{
  "repo_root": "C:\\repos\\v3\\kubernetes-python",
  "files_scanned": 1873,
  "modules_parsed": 1873,
  "function_graph": {
    "setup-asyncio": [],
    "setup-release": [],
    "setup": [],
    "doc.source.conf": [
      {
        "id": "doc.source.conf._copy_with_converting_link_to_repo",
        "name": "_copy_with_converting_link_to_repo",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "doc.source.conf._copy_with_converting_link_to_repo.subf",
        "name": "subf",
        "lineno": 27,
        "scope": "_copy_with_converting_link_to_repo",
        "is_async": false
      },
      {
        "id": "doc.source.conf.setup",
        "name": "setup",
        "lineno": 104,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.annotate_deployment": [
      {
        "id": "examples.annotate_deployment.create_deployment_object",
        "name": "create_deployment_object",
        "lineno": 12,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.annotate_deployment.create_deployment",
        "name": "create_deployment",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.annotate_deployment.annotate_deployment",
        "name": "annotate_deployment",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.annotate_deployment.main",
        "name": "main",
        "lineno": 55,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.api_discovery": [
      {
        "id": "examples.api_discovery.main",
        "name": "main",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.apply_from_dict": [
      {
        "id": "examples.apply_from_dict.main",
        "name": "main",
        "lineno": 6,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.apply_from_directory": [
      {
        "id": "examples.apply_from_directory.main",
        "name": "main",
        "lineno": 3,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.apply_from_single_file": [
      {
        "id": "examples.apply_from_single_file.main",
        "name": "main",
        "lineno": 3,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.cluster_scoped_custom_object": [
      {
        "id": "examples.cluster_scoped_custom_object.main",
        "name": "main",
        "lineno": 59,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.cronjob_crud": [
      {
        "id": "examples.cronjob_crud.create_namespaced_cron_job",
        "name": "create_namespaced_cron_job",
        "lineno": 11,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.cronjob_crud.delete_namespaced_cron_job",
        "name": "delete_namespaced_cron_job",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.cronjob_crud.patch_namespaced_cron_job",
        "name": "patch_namespaced_cron_job",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.cronjob_crud.get_cronjob_list",
        "name": "get_cronjob_list",
        "lineno": 56,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.cronjob_crud.judge_crontab_exists",
        "name": "judge_crontab_exists",
        "lineno": 64,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.cronjob_crud.get_cronjob_body",
        "name": "get_cronjob_body",
        "lineno": 72,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.deployment_create": [
      {
        "id": "examples.deployment_create.main",
        "name": "main",
        "lineno": 26,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.deployment_crud": [
      {
        "id": "examples.deployment_crud.create_deployment_object",
        "name": "create_deployment_object",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.deployment_crud.create_deployment",
        "name": "create_deployment",
        "lineno": 66,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.deployment_crud.update_deployment",
        "name": "update_deployment",
        "lineno": 85,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.deployment_crud.restart_deployment",
        "name": "restart_deployment",
        "lineno": 107,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.deployment_crud.delete_deployment",
        "name": "delete_deployment",
        "lineno": 132,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.deployment_crud.main",
        "name": "main",
        "lineno": 144,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.duration-gep2257": [
      {
        "id": "examples.duration-gep2257.main",
        "name": "main",
        "lineno": 29,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.enable_debug_logging": [
      {
        "id": "examples.enable_debug_logging.main",
        "name": "main",
        "lineno": 15,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.informer_example": [
      {
        "id": "examples.informer_example.on_pod_added",
        "name": "on_pod_added",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.informer_example.on_pod_modified",
        "name": "on_pod_modified",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.informer_example.on_pod_deleted",
        "name": "on_pod_deleted",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.informer_example.main",
        "name": "main",
        "lineno": 45,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.ingress_create": [
      {
        "id": "examples.ingress_create.create_deployment",
        "name": "create_deployment",
        "lineno": 23,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.ingress_create.create_service",
        "name": "create_service",
        "lineno": 54,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.ingress_create.create_ingress",
        "name": "create_ingress",
        "lineno": 75,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.ingress_create.main",
        "name": "main",
        "lineno": 110,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.in_cluster_config": [
      {
        "id": "examples.in_cluster_config.main",
        "name": "main",
        "lineno": 54,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.job_crud": [
      {
        "id": "examples.job_crud.create_job_object",
        "name": "create_job_object",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.job_crud.create_job",
        "name": "create_job",
        "lineno": 53,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.job_crud.get_job_status",
        "name": "get_job_status",
        "lineno": 61,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.job_crud.update_job",
        "name": "update_job",
        "lineno": 74,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.job_crud.delete_job",
        "name": "delete_job",
        "lineno": 84,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.job_crud.main",
        "name": "main",
        "lineno": 94,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.metrics_example": [
      {
        "id": "examples.metrics_example.print_node_metrics",
        "name": "print_node_metrics",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.metrics_example.print_pod_metrics",
        "name": "print_pod_metrics",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.metrics_example.print_filtered_pod_metrics",
        "name": "print_filtered_pod_metrics",
        "lineno": 96,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.metrics_example.print_multi_namespace_metrics",
        "name": "print_multi_namespace_metrics",
        "lineno": 123,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.metrics_example.main",
        "name": "main",
        "lineno": 152,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.multiple_clusters": [
      {
        "id": "examples.multiple_clusters.main",
        "name": "main",
        "lineno": 27,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.namespaced_custom_object": [
      {
        "id": "examples.namespaced_custom_object.main",
        "name": "main",
        "lineno": 59,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.node_labels": [
      {
        "id": "examples.node_labels.main",
        "name": "main",
        "lineno": 27,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.out_of_cluster_config": [
      {
        "id": "examples.out_of_cluster_config.main",
        "name": "main",
        "lineno": 22,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.patch_namespaced_config_map": [
      {
        "id": "examples.patch_namespaced_config_map.main",
        "name": "main",
        "lineno": 8,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pick_kube_config_context": [
      {
        "id": "examples.pick_kube_config_context.main",
        "name": "main",
        "lineno": 27,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pod_config_list": [
      {
        "id": "examples.pod_config_list.main",
        "name": "main",
        "lineno": 28,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pod_exec": [
      {
        "id": "examples.pod_exec.exec_commands",
        "name": "exec_commands",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.pod_exec.main",
        "name": "main",
        "lineno": 120,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pod_logs": [
      {
        "id": "examples.pod_logs.list_pods_with_logs",
        "name": "list_pods_with_logs",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.pod_logs.main",
        "name": "main",
        "lineno": 56,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pod_logs_non_blocking": [
      {
        "id": "examples.pod_logs_non_blocking.stream_logs",
        "name": "stream_logs",
        "lineno": 17,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.pod_portforward": [
      {
        "id": "examples.pod_portforward.portforward_commands",
        "name": "portforward_commands",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.pod_portforward.portforward_commands.kubernetes_create_connection",
        "name": "kubernetes_create_connection",
        "lineno": 128,
        "scope": "portforward_commands",
        "is_async": false
      },
      {
        "id": "examples.pod_portforward.main",
        "name": "main",
        "lineno": 189,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.remote_cluster": [
      {
        "id": "examples.remote_cluster.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.rollout-daemonset": [
      {
        "id": "examples.rollout-daemonset.create_daemon_set_object",
        "name": "create_daemon_set_object",
        "lineno": 13,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-daemonset.create_daemon_set",
        "name": "create_daemon_set",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-daemonset.update_daemon_set",
        "name": "update_daemon_set",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-daemonset.list_controller_revision",
        "name": "list_controller_revision",
        "lineno": 58,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-daemonset.rollout_namespaced_daemon_set",
        "name": "rollout_namespaced_daemon_set",
        "lineno": 73,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-daemonset.main",
        "name": "main",
        "lineno": 87,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.rollout-statefulset": [
      {
        "id": "examples.rollout-statefulset.create_service",
        "name": "create_service",
        "lineno": 17,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.create_stateful_set_object",
        "name": "create_stateful_set_object",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.create_stateful_set",
        "name": "create_stateful_set",
        "lineno": 68,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.update_stateful_set",
        "name": "update_stateful_set",
        "lineno": 76,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.list_controller_revision",
        "name": "list_controller_revision",
        "lineno": 86,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.rollout_namespaced_stateful_set",
        "name": "rollout_namespaced_stateful_set",
        "lineno": 101,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.rollout-statefulset.main",
        "name": "main",
        "lineno": 115,
        "scope": null,
        "is_async": false
      }
    ],
    "examples": [],
    "examples.dynamic-client.accept_header": [
      {
        "id": "examples.dynamic-client.accept_header.main",
        "name": "main",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.cluster_scoped_custom_resource": [
      {
        "id": "examples.dynamic-client.cluster_scoped_custom_resource.main",
        "name": "main",
        "lineno": 29,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.configmap": [
      {
        "id": "examples.dynamic-client.configmap.main",
        "name": "main",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.deployment_rolling_restart": [
      {
        "id": "examples.dynamic-client.deployment_rolling_restart.main",
        "name": "main",
        "lineno": 28,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.namespaced_custom_resource": [
      {
        "id": "examples.dynamic-client.namespaced_custom_resource.list_ingressroute_for_all_namespaces",
        "name": "list_ingressroute_for_all_namespaces",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.dynamic-client.namespaced_custom_resource.create_namespace",
        "name": "create_namespace",
        "lineno": 51,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.dynamic-client.namespaced_custom_resource.delete_namespace",
        "name": "delete_namespace",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "examples.dynamic-client.namespaced_custom_resource.main",
        "name": "main",
        "lineno": 63,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.node": [
      {
        "id": "examples.dynamic-client.node.main",
        "name": "main",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.replication_controller": [
      {
        "id": "examples.dynamic-client.replication_controller.main",
        "name": "main",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.request_timeout": [
      {
        "id": "examples.dynamic-client.request_timeout.main",
        "name": "main",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.dynamic-client.service": [
      {
        "id": "examples.dynamic-client.service.main",
        "name": "main",
        "lineno": 25,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.watch.pod_namespace_watch": [
      {
        "id": "examples.watch.pod_namespace_watch.main",
        "name": "main",
        "lineno": 31,
        "scope": null,
        "is_async": false
      }
    ],
    "examples.watch.watch_recovery": [
      {
        "id": "examples.watch.watch_recovery.main",
        "name": "main",
        "lineno": 38,
        "scope": null,
        "is_async": false
      }
    ],
    "examples_asyncio.in_cluster_config": [
      {
        "id": "examples_asyncio.in_cluster_config.main",
        "name": "main",
        "lineno": 59,
        "scope": null,
        "is_async": true
      }
    ],
    "examples_asyncio.list_pods": [
      {
        "id": "examples_asyncio.list_pods.main",
        "name": "main",
        "lineno": 7,
        "scope": null,
        "is_async": true
      }
    ],
    "examples_asyncio.patch": [
      {
        "id": "examples_asyncio.patch.main",
        "name": "main",
        "lineno": 23,
        "scope": null,
        "is_async": true
      }
    ],
    "kubernetes": [],
    "kubernetes.aio.setup": [],
    "kubernetes.aio": [],
    "kubernetes.aio.client.api_client": [
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__aenter__",
        "name": "__aenter__",
        "lineno": 84,
        "scope": "ApiClient",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__aexit__",
        "name": "__aexit__",
        "lineno": 87,
        "scope": "ApiClient",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.close",
        "name": "close",
        "lineno": 90,
        "scope": "ApiClient",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.pool",
        "name": "pool",
        "lineno": 100,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.user_agent",
        "name": "user_agent",
        "lineno": 110,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.user_agent",
        "name": "user_agent",
        "lineno": 115,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.set_default_header",
        "name": "set_default_header",
        "lineno": 118,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "name": "__call_api",
        "lineno": 121,
        "scope": "ApiClient",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "name": "sanitize_for_serialization",
        "lineno": 226,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.deserialize",
        "name": "deserialize",
        "lineno": 268,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "name": "__deserialize",
        "lineno": 290,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.call_api",
        "name": "call_api",
        "lineno": 329,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.request",
        "name": "request",
        "lineno": 398,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "name": "parameters_to_tuples",
        "lineno": 457,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.files_parameters",
        "name": "files_parameters",
        "lineno": 487,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.select_header_accept",
        "name": "select_header_accept",
        "lineno": 511,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.select_header_content_type",
        "name": "select_header_content_type",
        "lineno": 527,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.update_params_for_auth",
        "name": "update_params_for_auth",
        "lineno": 553,
        "scope": "ApiClient",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient._apply_auth_params",
        "name": "_apply_auth_params",
        "lineno": 575,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_file",
        "name": "__deserialize_file",
        "lineno": 593,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_primitive",
        "name": "__deserialize_primitive",
        "lineno": 617,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_object",
        "name": "__deserialize_object",
        "lineno": 632,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_date",
        "name": "__deserialize_date",
        "lineno": 639,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_datetime",
        "name": "__deserialize_datetime",
        "lineno": 655,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api_client.ApiClient.__deserialize_model",
        "name": "__deserialize_model",
        "lineno": 676,
        "scope": "ApiClient",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.configuration": [
      {
        "id": "kubernetes.aio.client.configuration.Configuration.__init__",
        "name": "__init__",
        "lineno": 108,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 234,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.__setattr__",
        "name": "__setattr__",
        "lineno": 248,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.set_default",
        "name": "set_default",
        "lineno": 259,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_default",
        "name": "get_default",
        "lineno": 270,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_default_copy",
        "name": "get_default_copy",
        "lineno": 280,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.logger_file",
        "name": "logger_file",
        "lineno": 294,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.logger_file",
        "name": "logger_file",
        "lineno": 306,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.debug",
        "name": "debug",
        "lineno": 325,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.debug",
        "name": "debug",
        "lineno": 334,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.logger_format",
        "name": "logger_format",
        "lineno": 356,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.logger_format",
        "name": "logger_format",
        "lineno": 367,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_api_key_with_prefix",
        "name": "get_api_key_with_prefix",
        "lineno": 378,
        "scope": "Configuration",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_basic_auth_token",
        "name": "get_basic_auth_token",
        "lineno": 397,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.auth_settings",
        "name": "auth_settings",
        "lineno": 412,
        "scope": "Configuration",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.to_debug_report",
        "name": "to_debug_report",
        "lineno": 435,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_host_settings",
        "name": "get_host_settings",
        "lineno": 447,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.get_host_from_settings",
        "name": "get_host_from_settings",
        "lineno": 459,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.host",
        "name": "host",
        "lineno": 499,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.configuration.Configuration.host",
        "name": "host",
        "lineno": 504,
        "scope": "Configuration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.exceptions": [
      {
        "id": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "name": "__init__",
        "lineno": 21,
        "scope": "ApiTypeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiValueError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiAttributeError.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "ApiAttributeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiKeyError.__init__",
        "name": "__init__",
        "lineno": 87,
        "scope": "ApiKeyError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiException.__init__",
        "name": "__init__",
        "lineno": 105,
        "scope": "ApiException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiException.__str__",
        "name": "__str__",
        "lineno": 117,
        "scope": "ApiException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.NotFoundException.__init__",
        "name": "__init__",
        "lineno": 133,
        "scope": "NotFoundException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.UnauthorizedException.__init__",
        "name": "__init__",
        "lineno": 139,
        "scope": "UnauthorizedException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ForbiddenException.__init__",
        "name": "__init__",
        "lineno": 145,
        "scope": "ForbiddenException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.ServiceException.__init__",
        "name": "__init__",
        "lineno": 151,
        "scope": "ServiceException",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.exceptions.render_path",
        "name": "render_path",
        "lineno": 155,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.aio.client.rest": [
      {
        "id": "kubernetes.aio.client.rest.RESTResponse.__init__",
        "name": "__init__",
        "lineno": 30,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.rest.RESTResponse.getheaders",
        "name": "getheaders",
        "lineno": 36,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.rest.RESTResponse.getheader",
        "name": "getheader",
        "lineno": 40,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.__init__",
        "name": "__init__",
        "lineno": 47,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.close",
        "name": "close",
        "lineno": 88,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.request",
        "name": "request",
        "lineno": 91,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.GET",
        "name": "GET",
        "lineno": 210,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.HEAD",
        "name": "HEAD",
        "lineno": 218,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.OPTIONS",
        "name": "OPTIONS",
        "lineno": 226,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.DELETE",
        "name": "DELETE",
        "lineno": 237,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.POST",
        "name": "POST",
        "lineno": 246,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.PUT",
        "name": "PUT",
        "lineno": 257,
        "scope": "RESTClientObject",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject.PATCH",
        "name": "PATCH",
        "lineno": 267,
        "scope": "RESTClientObject",
        "is_async": true
      }
    ],
    "kubernetes.aio.client": [],
    "kubernetes.aio.client.api.admissionregistration_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 375,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 435,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 615,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 675,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 855,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 899,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 1043,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1087,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 1359,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 1411,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 1571,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1623,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 1783,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 1825,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 1975,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2017,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 2167,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 2199,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 2312,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2344,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 2457,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 2497,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 2634,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2674,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 375,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 435,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 615,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 675,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 855,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 899,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 1043,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1087,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 1359,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 1411,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 1571,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1623,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 1783,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 1825,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 1975,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2017,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 2167,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 2199,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 2312,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2344,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 2457,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 2497,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 2634,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2674,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration",
        "name": "create_mutating_webhook_configuration",
        "lineno": 375,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "name": "create_mutating_webhook_configuration_with_http_info",
        "lineno": 413,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy",
        "name": "create_validating_admission_policy",
        "lineno": 543,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "name": "create_validating_admission_policy_with_http_info",
        "lineno": 581,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding",
        "name": "create_validating_admission_policy_binding",
        "lineno": 711,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "name": "create_validating_admission_policy_binding_with_http_info",
        "lineno": 749,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration",
        "name": "create_validating_webhook_configuration",
        "lineno": 879,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "name": "create_validating_webhook_configuration_with_http_info",
        "lineno": 917,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 1047,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 1107,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 1287,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 1347,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration",
        "name": "delete_collection_mutating_webhook_configuration",
        "lineno": 1527,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "name": "delete_collection_mutating_webhook_configuration_with_http_info",
        "lineno": 1587,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy",
        "name": "delete_collection_validating_admission_policy",
        "lineno": 1767,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "name": "delete_collection_validating_admission_policy_with_http_info",
        "lineno": 1827,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding",
        "name": "delete_collection_validating_admission_policy_binding",
        "lineno": 2007,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "name": "delete_collection_validating_admission_policy_binding_with_http_info",
        "lineno": 2067,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration",
        "name": "delete_collection_validating_webhook_configuration",
        "lineno": 2247,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "name": "delete_collection_validating_webhook_configuration_with_http_info",
        "lineno": 2307,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 2487,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 2531,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 2675,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 2719,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration",
        "name": "delete_mutating_webhook_configuration",
        "lineno": 2863,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "name": "delete_mutating_webhook_configuration_with_http_info",
        "lineno": 2907,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy",
        "name": "delete_validating_admission_policy",
        "lineno": 3051,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "name": "delete_validating_admission_policy_with_http_info",
        "lineno": 3095,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding",
        "name": "delete_validating_admission_policy_binding",
        "lineno": 3239,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "name": "delete_validating_admission_policy_binding_with_http_info",
        "lineno": 3283,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration",
        "name": "delete_validating_webhook_configuration",
        "lineno": 3427,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "name": "delete_validating_webhook_configuration_with_http_info",
        "lineno": 3471,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3615,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3643,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 3743,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 3795,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 3955,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 4007,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration",
        "name": "list_mutating_webhook_configuration",
        "lineno": 4167,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "name": "list_mutating_webhook_configuration_with_http_info",
        "lineno": 4219,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy",
        "name": "list_validating_admission_policy",
        "lineno": 4379,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "name": "list_validating_admission_policy_with_http_info",
        "lineno": 4431,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding",
        "name": "list_validating_admission_policy_binding",
        "lineno": 4591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "name": "list_validating_admission_policy_binding_with_http_info",
        "lineno": 4643,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration",
        "name": "list_validating_webhook_configuration",
        "lineno": 4803,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "name": "list_validating_webhook_configuration_with_http_info",
        "lineno": 4855,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 5015,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 5057,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 5207,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 5249,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration",
        "name": "patch_mutating_webhook_configuration",
        "lineno": 5399,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "name": "patch_mutating_webhook_configuration_with_http_info",
        "lineno": 5441,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy",
        "name": "patch_validating_admission_policy",
        "lineno": 5591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "name": "patch_validating_admission_policy_with_http_info",
        "lineno": 5633,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding",
        "name": "patch_validating_admission_policy_binding",
        "lineno": 5783,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "name": "patch_validating_admission_policy_binding_with_http_info",
        "lineno": 5825,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status",
        "name": "patch_validating_admission_policy_status",
        "lineno": 5975,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "name": "patch_validating_admission_policy_status_with_http_info",
        "lineno": 6017,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration",
        "name": "patch_validating_webhook_configuration",
        "lineno": 6167,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "name": "patch_validating_webhook_configuration_with_http_info",
        "lineno": 6209,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 6359,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 6391,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 6504,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 6536,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration",
        "name": "read_mutating_webhook_configuration",
        "lineno": 6649,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "name": "read_mutating_webhook_configuration_with_http_info",
        "lineno": 6681,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy",
        "name": "read_validating_admission_policy",
        "lineno": 6794,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "name": "read_validating_admission_policy_with_http_info",
        "lineno": 6826,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding",
        "name": "read_validating_admission_policy_binding",
        "lineno": 6939,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "name": "read_validating_admission_policy_binding_with_http_info",
        "lineno": 6971,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status",
        "name": "read_validating_admission_policy_status",
        "lineno": 7084,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "name": "read_validating_admission_policy_status_with_http_info",
        "lineno": 7116,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration",
        "name": "read_validating_webhook_configuration",
        "lineno": 7229,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "name": "read_validating_webhook_configuration_with_http_info",
        "lineno": 7261,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 7374,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 7414,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 7551,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 7591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration",
        "name": "replace_mutating_webhook_configuration",
        "lineno": 7728,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "name": "replace_mutating_webhook_configuration_with_http_info",
        "lineno": 7768,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy",
        "name": "replace_validating_admission_policy",
        "lineno": 7905,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "name": "replace_validating_admission_policy_with_http_info",
        "lineno": 7945,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding",
        "name": "replace_validating_admission_policy_binding",
        "lineno": 8082,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "name": "replace_validating_admission_policy_binding_with_http_info",
        "lineno": 8122,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status",
        "name": "replace_validating_admission_policy_status",
        "lineno": 8259,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "name": "replace_validating_admission_policy_status_with_http_info",
        "lineno": 8299,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration",
        "name": "replace_validating_webhook_configuration",
        "lineno": 8436,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "name": "replace_validating_webhook_configuration_with_http_info",
        "lineno": 8476,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apiextensions_api": [
      {
        "id": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiextensionsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ApiextensionsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ApiextensionsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apiextensions_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition",
        "name": "create_custom_resource_definition",
        "lineno": 39,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "name": "create_custom_resource_definition_with_http_info",
        "lineno": 77,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition",
        "name": "delete_collection_custom_resource_definition",
        "lineno": 207,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "name": "delete_collection_custom_resource_definition_with_http_info",
        "lineno": 267,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition",
        "name": "delete_custom_resource_definition",
        "lineno": 447,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "name": "delete_custom_resource_definition_with_http_info",
        "lineno": 491,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition",
        "name": "list_custom_resource_definition",
        "lineno": 763,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "name": "list_custom_resource_definition_with_http_info",
        "lineno": 815,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition",
        "name": "patch_custom_resource_definition",
        "lineno": 975,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "name": "patch_custom_resource_definition_with_http_info",
        "lineno": 1017,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status",
        "name": "patch_custom_resource_definition_status",
        "lineno": 1167,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "name": "patch_custom_resource_definition_status_with_http_info",
        "lineno": 1209,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition",
        "name": "read_custom_resource_definition",
        "lineno": 1359,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "name": "read_custom_resource_definition_with_http_info",
        "lineno": 1391,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status",
        "name": "read_custom_resource_definition_status",
        "lineno": 1504,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "name": "read_custom_resource_definition_status_with_http_info",
        "lineno": 1536,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition",
        "name": "replace_custom_resource_definition",
        "lineno": 1649,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "name": "replace_custom_resource_definition_with_http_info",
        "lineno": 1689,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status",
        "name": "replace_custom_resource_definition_status",
        "lineno": 1826,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "name": "replace_custom_resource_definition_status_with_http_info",
        "lineno": 1866,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apiregistration_api": [
      {
        "id": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ApiregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ApiregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apiregistration_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service",
        "name": "create_api_service",
        "lineno": 39,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "name": "create_api_service_with_http_info",
        "lineno": 77,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service",
        "name": "delete_api_service",
        "lineno": 207,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "name": "delete_api_service_with_http_info",
        "lineno": 251,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service",
        "name": "delete_collection_api_service",
        "lineno": 395,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "name": "delete_collection_api_service_with_http_info",
        "lineno": 455,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service",
        "name": "list_api_service",
        "lineno": 763,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "name": "list_api_service_with_http_info",
        "lineno": 815,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service",
        "name": "patch_api_service",
        "lineno": 975,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "name": "patch_api_service_with_http_info",
        "lineno": 1017,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status",
        "name": "patch_api_service_status",
        "lineno": 1167,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "name": "patch_api_service_status_with_http_info",
        "lineno": 1209,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service",
        "name": "read_api_service",
        "lineno": 1359,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "name": "read_api_service_with_http_info",
        "lineno": 1391,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status",
        "name": "read_api_service_status",
        "lineno": 1504,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "name": "read_api_service_status_with_http_info",
        "lineno": 1536,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service",
        "name": "replace_api_service",
        "lineno": 1649,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "name": "replace_api_service_with_http_info",
        "lineno": 1689,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status",
        "name": "replace_api_service_status",
        "lineno": 1826,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "name": "replace_api_service_status_with_http_info",
        "lineno": 1866,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apis_api": [
      {
        "id": "kubernetes.aio.client.api.apis_api.ApisApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApisApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions",
        "name": "get_api_versions",
        "lineno": 39,
        "scope": "ApisApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "name": "get_api_versions_with_http_info",
        "lineno": 67,
        "scope": "ApisApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apps_api": [
      {
        "id": "kubernetes.aio.client.api.apps_api.AppsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AppsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AppsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AppsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.apps_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision",
        "name": "create_namespaced_controller_revision",
        "lineno": 39,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "name": "create_namespaced_controller_revision_with_http_info",
        "lineno": 79,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "name": "create_namespaced_daemon_set",
        "lineno": 217,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "name": "create_namespaced_daemon_set_with_http_info",
        "lineno": 257,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "name": "create_namespaced_deployment",
        "lineno": 395,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "name": "create_namespaced_deployment_with_http_info",
        "lineno": 435,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set",
        "name": "create_namespaced_replica_set",
        "lineno": 573,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "name": "create_namespaced_replica_set_with_http_info",
        "lineno": 613,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set",
        "name": "create_namespaced_stateful_set",
        "lineno": 751,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "name": "create_namespaced_stateful_set_with_http_info",
        "lineno": 791,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision",
        "name": "delete_collection_namespaced_controller_revision",
        "lineno": 929,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "name": "delete_collection_namespaced_controller_revision_with_http_info",
        "lineno": 991,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set",
        "name": "delete_collection_namespaced_daemon_set",
        "lineno": 1179,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "name": "delete_collection_namespaced_daemon_set_with_http_info",
        "lineno": 1241,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment",
        "name": "delete_collection_namespaced_deployment",
        "lineno": 1429,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "name": "delete_collection_namespaced_deployment_with_http_info",
        "lineno": 1491,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set",
        "name": "delete_collection_namespaced_replica_set",
        "lineno": 1679,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "name": "delete_collection_namespaced_replica_set_with_http_info",
        "lineno": 1741,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set",
        "name": "delete_collection_namespaced_stateful_set",
        "lineno": 1929,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "name": "delete_collection_namespaced_stateful_set_with_http_info",
        "lineno": 1991,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision",
        "name": "delete_namespaced_controller_revision",
        "lineno": 2179,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "name": "delete_namespaced_controller_revision_with_http_info",
        "lineno": 2225,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "name": "delete_namespaced_daemon_set",
        "lineno": 2377,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "name": "delete_namespaced_daemon_set_with_http_info",
        "lineno": 2423,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "name": "delete_namespaced_deployment",
        "lineno": 2575,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "name": "delete_namespaced_deployment_with_http_info",
        "lineno": 2621,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set",
        "name": "delete_namespaced_replica_set",
        "lineno": 2773,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "name": "delete_namespaced_replica_set_with_http_info",
        "lineno": 2819,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set",
        "name": "delete_namespaced_stateful_set",
        "lineno": 2971,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "name": "delete_namespaced_stateful_set_with_http_info",
        "lineno": 3017,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3169,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3197,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces",
        "name": "list_controller_revision_for_all_namespaces",
        "lineno": 3297,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "name": "list_controller_revision_for_all_namespaces_with_http_info",
        "lineno": 3349,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces",
        "name": "list_daemon_set_for_all_namespaces",
        "lineno": 3509,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "name": "list_daemon_set_for_all_namespaces_with_http_info",
        "lineno": 3561,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces",
        "name": "list_deployment_for_all_namespaces",
        "lineno": 3721,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "name": "list_deployment_for_all_namespaces_with_http_info",
        "lineno": 3773,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision",
        "name": "list_namespaced_controller_revision",
        "lineno": 3933,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "name": "list_namespaced_controller_revision_with_http_info",
        "lineno": 3987,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set",
        "name": "list_namespaced_daemon_set",
        "lineno": 4155,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "name": "list_namespaced_daemon_set_with_http_info",
        "lineno": 4209,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment",
        "name": "list_namespaced_deployment",
        "lineno": 4377,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "name": "list_namespaced_deployment_with_http_info",
        "lineno": 4431,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set",
        "name": "list_namespaced_replica_set",
        "lineno": 4599,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "name": "list_namespaced_replica_set_with_http_info",
        "lineno": 4653,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set",
        "name": "list_namespaced_stateful_set",
        "lineno": 4821,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "name": "list_namespaced_stateful_set_with_http_info",
        "lineno": 4875,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces",
        "name": "list_replica_set_for_all_namespaces",
        "lineno": 5043,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "name": "list_replica_set_for_all_namespaces_with_http_info",
        "lineno": 5095,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces",
        "name": "list_stateful_set_for_all_namespaces",
        "lineno": 5255,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "name": "list_stateful_set_for_all_namespaces_with_http_info",
        "lineno": 5307,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision",
        "name": "patch_namespaced_controller_revision",
        "lineno": 5467,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "name": "patch_namespaced_controller_revision_with_http_info",
        "lineno": 5511,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set",
        "name": "patch_namespaced_daemon_set",
        "lineno": 5669,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "name": "patch_namespaced_daemon_set_with_http_info",
        "lineno": 5713,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status",
        "name": "patch_namespaced_daemon_set_status",
        "lineno": 5871,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "name": "patch_namespaced_daemon_set_status_with_http_info",
        "lineno": 5915,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment",
        "name": "patch_namespaced_deployment",
        "lineno": 6073,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "name": "patch_namespaced_deployment_with_http_info",
        "lineno": 6117,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale",
        "name": "patch_namespaced_deployment_scale",
        "lineno": 6275,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "name": "patch_namespaced_deployment_scale_with_http_info",
        "lineno": 6319,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status",
        "name": "patch_namespaced_deployment_status",
        "lineno": 6477,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "name": "patch_namespaced_deployment_status_with_http_info",
        "lineno": 6521,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set",
        "name": "patch_namespaced_replica_set",
        "lineno": 6679,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "name": "patch_namespaced_replica_set_with_http_info",
        "lineno": 6723,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale",
        "name": "patch_namespaced_replica_set_scale",
        "lineno": 6881,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "name": "patch_namespaced_replica_set_scale_with_http_info",
        "lineno": 6925,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status",
        "name": "patch_namespaced_replica_set_status",
        "lineno": 7083,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "name": "patch_namespaced_replica_set_status_with_http_info",
        "lineno": 7127,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set",
        "name": "patch_namespaced_stateful_set",
        "lineno": 7285,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "name": "patch_namespaced_stateful_set_with_http_info",
        "lineno": 7329,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale",
        "name": "patch_namespaced_stateful_set_scale",
        "lineno": 7487,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "name": "patch_namespaced_stateful_set_scale_with_http_info",
        "lineno": 7531,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status",
        "name": "patch_namespaced_stateful_set_status",
        "lineno": 7689,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "name": "patch_namespaced_stateful_set_status_with_http_info",
        "lineno": 7733,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision",
        "name": "read_namespaced_controller_revision",
        "lineno": 7891,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "name": "read_namespaced_controller_revision_with_http_info",
        "lineno": 7925,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "name": "read_namespaced_daemon_set",
        "lineno": 8046,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "name": "read_namespaced_daemon_set_with_http_info",
        "lineno": 8080,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status",
        "name": "read_namespaced_daemon_set_status",
        "lineno": 8201,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "name": "read_namespaced_daemon_set_status_with_http_info",
        "lineno": 8235,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "name": "read_namespaced_deployment",
        "lineno": 8356,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "name": "read_namespaced_deployment_with_http_info",
        "lineno": 8390,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale",
        "name": "read_namespaced_deployment_scale",
        "lineno": 8511,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "name": "read_namespaced_deployment_scale_with_http_info",
        "lineno": 8545,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status",
        "name": "read_namespaced_deployment_status",
        "lineno": 8666,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "name": "read_namespaced_deployment_status_with_http_info",
        "lineno": 8700,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set",
        "name": "read_namespaced_replica_set",
        "lineno": 8821,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "name": "read_namespaced_replica_set_with_http_info",
        "lineno": 8855,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale",
        "name": "read_namespaced_replica_set_scale",
        "lineno": 8976,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "name": "read_namespaced_replica_set_scale_with_http_info",
        "lineno": 9010,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status",
        "name": "read_namespaced_replica_set_status",
        "lineno": 9131,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "name": "read_namespaced_replica_set_status_with_http_info",
        "lineno": 9165,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set",
        "name": "read_namespaced_stateful_set",
        "lineno": 9286,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "name": "read_namespaced_stateful_set_with_http_info",
        "lineno": 9320,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale",
        "name": "read_namespaced_stateful_set_scale",
        "lineno": 9441,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "name": "read_namespaced_stateful_set_scale_with_http_info",
        "lineno": 9475,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status",
        "name": "read_namespaced_stateful_set_status",
        "lineno": 9596,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "name": "read_namespaced_stateful_set_status_with_http_info",
        "lineno": 9630,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision",
        "name": "replace_namespaced_controller_revision",
        "lineno": 9751,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "name": "replace_namespaced_controller_revision_with_http_info",
        "lineno": 9793,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set",
        "name": "replace_namespaced_daemon_set",
        "lineno": 9938,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "name": "replace_namespaced_daemon_set_with_http_info",
        "lineno": 9980,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status",
        "name": "replace_namespaced_daemon_set_status",
        "lineno": 10125,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "name": "replace_namespaced_daemon_set_status_with_http_info",
        "lineno": 10167,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment",
        "name": "replace_namespaced_deployment",
        "lineno": 10312,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "name": "replace_namespaced_deployment_with_http_info",
        "lineno": 10354,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale",
        "name": "replace_namespaced_deployment_scale",
        "lineno": 10499,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "name": "replace_namespaced_deployment_scale_with_http_info",
        "lineno": 10541,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status",
        "name": "replace_namespaced_deployment_status",
        "lineno": 10686,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "name": "replace_namespaced_deployment_status_with_http_info",
        "lineno": 10728,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set",
        "name": "replace_namespaced_replica_set",
        "lineno": 10873,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "name": "replace_namespaced_replica_set_with_http_info",
        "lineno": 10915,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale",
        "name": "replace_namespaced_replica_set_scale",
        "lineno": 11060,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "name": "replace_namespaced_replica_set_scale_with_http_info",
        "lineno": 11102,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status",
        "name": "replace_namespaced_replica_set_status",
        "lineno": 11247,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "name": "replace_namespaced_replica_set_status_with_http_info",
        "lineno": 11289,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set",
        "name": "replace_namespaced_stateful_set",
        "lineno": 11434,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "name": "replace_namespaced_stateful_set_with_http_info",
        "lineno": 11476,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale",
        "name": "replace_namespaced_stateful_set_scale",
        "lineno": 11621,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "name": "replace_namespaced_stateful_set_scale_with_http_info",
        "lineno": 11663,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status",
        "name": "replace_namespaced_stateful_set_status",
        "lineno": 11808,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "name": "replace_namespaced_stateful_set_status_with_http_info",
        "lineno": 11850,
        "scope": "AppsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.authentication_api": [
      {
        "id": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthenticationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AuthenticationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AuthenticationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.authentication_v1_api": [
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review",
        "name": "create_self_subject_review",
        "lineno": 39,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "name": "create_self_subject_review_with_http_info",
        "lineno": 77,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review",
        "name": "create_token_review",
        "lineno": 207,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "name": "create_token_review_with_http_info",
        "lineno": 245,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 375,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 403,
        "scope": "AuthenticationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.authorization_api": [
      {
        "id": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.authorization_v1_api": [
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review",
        "name": "create_namespaced_local_subject_access_review",
        "lineno": 39,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "name": "create_namespaced_local_subject_access_review_with_http_info",
        "lineno": 79,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review",
        "name": "create_self_subject_access_review",
        "lineno": 217,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "name": "create_self_subject_access_review_with_http_info",
        "lineno": 255,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review",
        "name": "create_self_subject_rules_review",
        "lineno": 385,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "name": "create_self_subject_rules_review_with_http_info",
        "lineno": 423,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review",
        "name": "create_subject_access_review",
        "lineno": 553,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "name": "create_subject_access_review_with_http_info",
        "lineno": 591,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 721,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 749,
        "scope": "AuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.autoscaling_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AutoscalingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AutoscalingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v1_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler",
        "name": "create_namespaced_horizontal_pod_autoscaler",
        "lineno": 39,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 79,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 217,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 279,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler",
        "name": "delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 467,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 513,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 793,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler",
        "name": "list_namespaced_horizontal_pod_autoscaler",
        "lineno": 1005,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1059,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler",
        "name": "patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 1227,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1271,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1429,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1473,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler",
        "name": "read_namespaced_horizontal_pod_autoscaler",
        "lineno": 1631,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1665,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status",
        "name": "read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1786,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1820,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler",
        "name": "replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 1941,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1983,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 2128,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2170,
        "scope": "AutoscalingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v2_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler",
        "name": "create_namespaced_horizontal_pod_autoscaler",
        "lineno": 39,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 79,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 217,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 279,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler",
        "name": "delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 467,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 513,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 793,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler",
        "name": "list_namespaced_horizontal_pod_autoscaler",
        "lineno": 1005,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1059,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler",
        "name": "patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 1227,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1271,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1429,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1473,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler",
        "name": "read_namespaced_horizontal_pod_autoscaler",
        "lineno": 1631,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1665,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status",
        "name": "read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1786,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1820,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler",
        "name": "replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 1941,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1983,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 2128,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2170,
        "scope": "AutoscalingV2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.batch_api": [
      {
        "id": "kubernetes.aio.client.api.batch_api.BatchApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "BatchApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "BatchApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "BatchApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.batch_v1_api": [
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job",
        "name": "create_namespaced_cron_job",
        "lineno": 39,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "name": "create_namespaced_cron_job_with_http_info",
        "lineno": 79,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "name": "create_namespaced_job",
        "lineno": 217,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "name": "create_namespaced_job_with_http_info",
        "lineno": 257,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job",
        "name": "delete_collection_namespaced_cron_job",
        "lineno": 395,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "name": "delete_collection_namespaced_cron_job_with_http_info",
        "lineno": 457,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job",
        "name": "delete_collection_namespaced_job",
        "lineno": 645,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "name": "delete_collection_namespaced_job_with_http_info",
        "lineno": 707,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job",
        "name": "delete_namespaced_cron_job",
        "lineno": 895,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "name": "delete_namespaced_cron_job_with_http_info",
        "lineno": 941,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "name": "delete_namespaced_job",
        "lineno": 1093,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "name": "delete_namespaced_job_with_http_info",
        "lineno": 1139,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1291,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1319,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces",
        "name": "list_cron_job_for_all_namespaces",
        "lineno": 1419,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "name": "list_cron_job_for_all_namespaces_with_http_info",
        "lineno": 1471,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces",
        "name": "list_job_for_all_namespaces",
        "lineno": 1631,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "name": "list_job_for_all_namespaces_with_http_info",
        "lineno": 1683,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job",
        "name": "list_namespaced_cron_job",
        "lineno": 1843,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "name": "list_namespaced_cron_job_with_http_info",
        "lineno": 1897,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job",
        "name": "list_namespaced_job",
        "lineno": 2065,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "name": "list_namespaced_job_with_http_info",
        "lineno": 2119,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job",
        "name": "patch_namespaced_cron_job",
        "lineno": 2287,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "name": "patch_namespaced_cron_job_with_http_info",
        "lineno": 2331,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status",
        "name": "patch_namespaced_cron_job_status",
        "lineno": 2489,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "name": "patch_namespaced_cron_job_status_with_http_info",
        "lineno": 2533,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job",
        "name": "patch_namespaced_job",
        "lineno": 2691,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "name": "patch_namespaced_job_with_http_info",
        "lineno": 2735,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status",
        "name": "patch_namespaced_job_status",
        "lineno": 2893,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "name": "patch_namespaced_job_status_with_http_info",
        "lineno": 2937,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job",
        "name": "read_namespaced_cron_job",
        "lineno": 3095,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "name": "read_namespaced_cron_job_with_http_info",
        "lineno": 3129,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status",
        "name": "read_namespaced_cron_job_status",
        "lineno": 3250,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "name": "read_namespaced_cron_job_status_with_http_info",
        "lineno": 3284,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "name": "read_namespaced_job",
        "lineno": 3405,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "name": "read_namespaced_job_with_http_info",
        "lineno": 3439,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status",
        "name": "read_namespaced_job_status",
        "lineno": 3560,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "name": "read_namespaced_job_status_with_http_info",
        "lineno": 3594,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job",
        "name": "replace_namespaced_cron_job",
        "lineno": 3715,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "name": "replace_namespaced_cron_job_with_http_info",
        "lineno": 3757,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status",
        "name": "replace_namespaced_cron_job_status",
        "lineno": 3902,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "name": "replace_namespaced_cron_job_status_with_http_info",
        "lineno": 3944,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job",
        "name": "replace_namespaced_job",
        "lineno": 4089,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "name": "replace_namespaced_job_with_http_info",
        "lineno": 4131,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status",
        "name": "replace_namespaced_job_status",
        "lineno": 4276,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "name": "replace_namespaced_job_status_with_http_info",
        "lineno": 4318,
        "scope": "BatchV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.certificates_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_api.CertificatesApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "CertificatesApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "CertificatesApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.certificates_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle",
        "name": "create_cluster_trust_bundle",
        "lineno": 39,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "name": "create_cluster_trust_bundle_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle",
        "name": "delete_cluster_trust_bundle",
        "lineno": 207,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "name": "delete_cluster_trust_bundle_with_http_info",
        "lineno": 251,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle",
        "name": "delete_collection_cluster_trust_bundle",
        "lineno": 395,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "name": "delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 455,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle",
        "name": "list_cluster_trust_bundle",
        "lineno": 763,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "name": "list_cluster_trust_bundle_with_http_info",
        "lineno": 815,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle",
        "name": "patch_cluster_trust_bundle",
        "lineno": 975,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "name": "patch_cluster_trust_bundle_with_http_info",
        "lineno": 1017,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle",
        "name": "read_cluster_trust_bundle",
        "lineno": 1167,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "name": "read_cluster_trust_bundle_with_http_info",
        "lineno": 1199,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle",
        "name": "replace_cluster_trust_bundle",
        "lineno": 1312,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "name": "replace_cluster_trust_bundle_with_http_info",
        "lineno": 1352,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.certificates_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle",
        "name": "create_cluster_trust_bundle",
        "lineno": 39,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "name": "create_cluster_trust_bundle_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request",
        "name": "create_namespaced_pod_certificate_request",
        "lineno": 207,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "name": "create_namespaced_pod_certificate_request_with_http_info",
        "lineno": 247,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle",
        "name": "delete_cluster_trust_bundle",
        "lineno": 385,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "name": "delete_cluster_trust_bundle_with_http_info",
        "lineno": 429,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle",
        "name": "delete_collection_cluster_trust_bundle",
        "lineno": 573,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "name": "delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 633,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request",
        "name": "delete_collection_namespaced_pod_certificate_request",
        "lineno": 813,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "name": "delete_collection_namespaced_pod_certificate_request_with_http_info",
        "lineno": 875,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request",
        "name": "delete_namespaced_pod_certificate_request",
        "lineno": 1063,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "name": "delete_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1109,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1261,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1289,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle",
        "name": "list_cluster_trust_bundle",
        "lineno": 1389,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "name": "list_cluster_trust_bundle_with_http_info",
        "lineno": 1441,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request",
        "name": "list_namespaced_pod_certificate_request",
        "lineno": 1601,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "name": "list_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1655,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces",
        "name": "list_pod_certificate_request_for_all_namespaces",
        "lineno": 1823,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "name": "list_pod_certificate_request_for_all_namespaces_with_http_info",
        "lineno": 1875,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle",
        "name": "patch_cluster_trust_bundle",
        "lineno": 2035,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "name": "patch_cluster_trust_bundle_with_http_info",
        "lineno": 2077,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request",
        "name": "patch_namespaced_pod_certificate_request",
        "lineno": 2227,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "name": "patch_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2271,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status",
        "name": "patch_namespaced_pod_certificate_request_status",
        "lineno": 2429,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "name": "patch_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2473,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle",
        "name": "read_cluster_trust_bundle",
        "lineno": 2631,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "name": "read_cluster_trust_bundle_with_http_info",
        "lineno": 2663,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request",
        "name": "read_namespaced_pod_certificate_request",
        "lineno": 2776,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "name": "read_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2810,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status",
        "name": "read_namespaced_pod_certificate_request_status",
        "lineno": 2931,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "name": "read_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2965,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle",
        "name": "replace_cluster_trust_bundle",
        "lineno": 3086,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "name": "replace_cluster_trust_bundle_with_http_info",
        "lineno": 3126,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request",
        "name": "replace_namespaced_pod_certificate_request",
        "lineno": 3263,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "name": "replace_namespaced_pod_certificate_request_with_http_info",
        "lineno": 3305,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status",
        "name": "replace_namespaced_pod_certificate_request_status",
        "lineno": 3450,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "name": "replace_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 3492,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.certificates_v1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request",
        "name": "create_certificate_signing_request",
        "lineno": 39,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "name": "create_certificate_signing_request_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request",
        "name": "delete_certificate_signing_request",
        "lineno": 207,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "name": "delete_certificate_signing_request_with_http_info",
        "lineno": 251,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request",
        "name": "delete_collection_certificate_signing_request",
        "lineno": 395,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "name": "delete_collection_certificate_signing_request_with_http_info",
        "lineno": 455,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request",
        "name": "list_certificate_signing_request",
        "lineno": 763,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "name": "list_certificate_signing_request_with_http_info",
        "lineno": 815,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request",
        "name": "patch_certificate_signing_request",
        "lineno": 975,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "name": "patch_certificate_signing_request_with_http_info",
        "lineno": 1017,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval",
        "name": "patch_certificate_signing_request_approval",
        "lineno": 1167,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "name": "patch_certificate_signing_request_approval_with_http_info",
        "lineno": 1209,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status",
        "name": "patch_certificate_signing_request_status",
        "lineno": 1359,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "name": "patch_certificate_signing_request_status_with_http_info",
        "lineno": 1401,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request",
        "name": "read_certificate_signing_request",
        "lineno": 1551,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "name": "read_certificate_signing_request_with_http_info",
        "lineno": 1583,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval",
        "name": "read_certificate_signing_request_approval",
        "lineno": 1696,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "name": "read_certificate_signing_request_approval_with_http_info",
        "lineno": 1728,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status",
        "name": "read_certificate_signing_request_status",
        "lineno": 1841,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "name": "read_certificate_signing_request_status_with_http_info",
        "lineno": 1873,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request",
        "name": "replace_certificate_signing_request",
        "lineno": 1986,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "name": "replace_certificate_signing_request_with_http_info",
        "lineno": 2026,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval",
        "name": "replace_certificate_signing_request_approval",
        "lineno": 2163,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "name": "replace_certificate_signing_request_approval_with_http_info",
        "lineno": 2203,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status",
        "name": "replace_certificate_signing_request_status",
        "lineno": 2340,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "name": "replace_certificate_signing_request_status_with_http_info",
        "lineno": 2380,
        "scope": "CertificatesV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.coordination_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_api.CoordinationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "CoordinationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "CoordinationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.coordination_v1alpha2_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate",
        "name": "create_namespaced_lease_candidate",
        "lineno": 39,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "name": "create_namespaced_lease_candidate_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate",
        "name": "delete_collection_namespaced_lease_candidate",
        "lineno": 217,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "name": "delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate",
        "name": "delete_namespaced_lease_candidate",
        "lineno": 467,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "name": "delete_namespaced_lease_candidate_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces",
        "name": "list_lease_candidate_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "name": "list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate",
        "name": "list_namespaced_lease_candidate",
        "lineno": 1005,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "name": "list_namespaced_lease_candidate_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate",
        "name": "patch_namespaced_lease_candidate",
        "lineno": 1227,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "name": "patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate",
        "name": "read_namespaced_lease_candidate",
        "lineno": 1429,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "name": "read_namespaced_lease_candidate_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate",
        "name": "replace_namespaced_lease_candidate",
        "lineno": 1584,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "name": "replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.coordination_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate",
        "name": "create_namespaced_lease_candidate",
        "lineno": 39,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "name": "create_namespaced_lease_candidate_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate",
        "name": "delete_collection_namespaced_lease_candidate",
        "lineno": 217,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "name": "delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate",
        "name": "delete_namespaced_lease_candidate",
        "lineno": 467,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "name": "delete_namespaced_lease_candidate_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces",
        "name": "list_lease_candidate_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "name": "list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate",
        "name": "list_namespaced_lease_candidate",
        "lineno": 1005,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "name": "list_namespaced_lease_candidate_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate",
        "name": "patch_namespaced_lease_candidate",
        "lineno": 1227,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "name": "patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate",
        "name": "read_namespaced_lease_candidate",
        "lineno": 1429,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "name": "read_namespaced_lease_candidate_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate",
        "name": "replace_namespaced_lease_candidate",
        "lineno": 1584,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "name": "replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.coordination_v1_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease",
        "name": "create_namespaced_lease",
        "lineno": 39,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "name": "create_namespaced_lease_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease",
        "name": "delete_collection_namespaced_lease",
        "lineno": 217,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "name": "delete_collection_namespaced_lease_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease",
        "name": "delete_namespaced_lease",
        "lineno": 467,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "name": "delete_namespaced_lease_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces",
        "name": "list_lease_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "name": "list_lease_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease",
        "name": "list_namespaced_lease",
        "lineno": 1005,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "name": "list_namespaced_lease_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease",
        "name": "patch_namespaced_lease",
        "lineno": 1227,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "name": "patch_namespaced_lease_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease",
        "name": "read_namespaced_lease",
        "lineno": 1429,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "name": "read_namespaced_lease_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease",
        "name": "replace_namespaced_lease",
        "lineno": 1584,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "name": "replace_namespaced_lease_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.core_api": [
      {
        "id": "kubernetes.aio.client.api.core_api.CoreApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoreApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions",
        "name": "get_api_versions",
        "lineno": 39,
        "scope": "CoreApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "name": "get_api_versions_with_http_info",
        "lineno": 67,
        "scope": "CoreApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.core_v1_api": [
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy",
        "name": "connect_delete_namespaced_pod_proxy",
        "lineno": 39,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "name": "connect_delete_namespaced_pod_proxy_with_http_info",
        "lineno": 73,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path",
        "name": "connect_delete_namespaced_pod_proxy_with_path",
        "lineno": 194,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 230,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy",
        "name": "connect_delete_namespaced_service_proxy",
        "lineno": 359,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "name": "connect_delete_namespaced_service_proxy_with_http_info",
        "lineno": 393,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path",
        "name": "connect_delete_namespaced_service_proxy_with_path",
        "lineno": 514,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 550,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy",
        "name": "connect_delete_node_proxy",
        "lineno": 679,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "name": "connect_delete_node_proxy_with_http_info",
        "lineno": 711,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path",
        "name": "connect_delete_node_proxy_with_path",
        "lineno": 824,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "name": "connect_delete_node_proxy_with_path_with_http_info",
        "lineno": 858,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach",
        "name": "connect_get_namespaced_pod_attach",
        "lineno": 979,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "name": "connect_get_namespaced_pod_attach_with_http_info",
        "lineno": 1021,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec",
        "name": "connect_get_namespaced_pod_exec",
        "lineno": 1162,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "name": "connect_get_namespaced_pod_exec_with_http_info",
        "lineno": 1206,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward",
        "name": "connect_get_namespaced_pod_portforward",
        "lineno": 1352,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "name": "connect_get_namespaced_pod_portforward_with_http_info",
        "lineno": 1386,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy",
        "name": "connect_get_namespaced_pod_proxy",
        "lineno": 1507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "name": "connect_get_namespaced_pod_proxy_with_http_info",
        "lineno": 1541,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path",
        "name": "connect_get_namespaced_pod_proxy_with_path",
        "lineno": 1662,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 1698,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy",
        "name": "connect_get_namespaced_service_proxy",
        "lineno": 1827,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "name": "connect_get_namespaced_service_proxy_with_http_info",
        "lineno": 1861,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path",
        "name": "connect_get_namespaced_service_proxy_with_path",
        "lineno": 1982,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_get_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2018,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy",
        "name": "connect_get_node_proxy",
        "lineno": 2147,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "name": "connect_get_node_proxy_with_http_info",
        "lineno": 2179,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path",
        "name": "connect_get_node_proxy_with_path",
        "lineno": 2292,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "name": "connect_get_node_proxy_with_path_with_http_info",
        "lineno": 2326,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy",
        "name": "connect_head_namespaced_pod_proxy",
        "lineno": 2447,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "name": "connect_head_namespaced_pod_proxy_with_http_info",
        "lineno": 2481,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path",
        "name": "connect_head_namespaced_pod_proxy_with_path",
        "lineno": 2602,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 2638,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy",
        "name": "connect_head_namespaced_service_proxy",
        "lineno": 2767,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "name": "connect_head_namespaced_service_proxy_with_http_info",
        "lineno": 2801,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path",
        "name": "connect_head_namespaced_service_proxy_with_path",
        "lineno": 2922,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_head_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2958,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy",
        "name": "connect_head_node_proxy",
        "lineno": 3087,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "name": "connect_head_node_proxy_with_http_info",
        "lineno": 3119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path",
        "name": "connect_head_node_proxy_with_path",
        "lineno": 3232,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "name": "connect_head_node_proxy_with_path_with_http_info",
        "lineno": 3266,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy",
        "name": "connect_options_namespaced_pod_proxy",
        "lineno": 3387,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "name": "connect_options_namespaced_pod_proxy_with_http_info",
        "lineno": 3421,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path",
        "name": "connect_options_namespaced_pod_proxy_with_path",
        "lineno": 3542,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 3578,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy",
        "name": "connect_options_namespaced_service_proxy",
        "lineno": 3707,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "name": "connect_options_namespaced_service_proxy_with_http_info",
        "lineno": 3741,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path",
        "name": "connect_options_namespaced_service_proxy_with_path",
        "lineno": 3862,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_options_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 3898,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy",
        "name": "connect_options_node_proxy",
        "lineno": 4027,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "name": "connect_options_node_proxy_with_http_info",
        "lineno": 4059,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path",
        "name": "connect_options_node_proxy_with_path",
        "lineno": 4172,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "name": "connect_options_node_proxy_with_path_with_http_info",
        "lineno": 4206,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy",
        "name": "connect_patch_namespaced_pod_proxy",
        "lineno": 4327,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "name": "connect_patch_namespaced_pod_proxy_with_http_info",
        "lineno": 4361,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path",
        "name": "connect_patch_namespaced_pod_proxy_with_path",
        "lineno": 4482,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 4518,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy",
        "name": "connect_patch_namespaced_service_proxy",
        "lineno": 4647,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "name": "connect_patch_namespaced_service_proxy_with_http_info",
        "lineno": 4681,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path",
        "name": "connect_patch_namespaced_service_proxy_with_path",
        "lineno": 4802,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 4838,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy",
        "name": "connect_patch_node_proxy",
        "lineno": 4967,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "name": "connect_patch_node_proxy_with_http_info",
        "lineno": 4999,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path",
        "name": "connect_patch_node_proxy_with_path",
        "lineno": 5112,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "name": "connect_patch_node_proxy_with_path_with_http_info",
        "lineno": 5146,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach",
        "name": "connect_post_namespaced_pod_attach",
        "lineno": 5267,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "name": "connect_post_namespaced_pod_attach_with_http_info",
        "lineno": 5309,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec",
        "name": "connect_post_namespaced_pod_exec",
        "lineno": 5450,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "name": "connect_post_namespaced_pod_exec_with_http_info",
        "lineno": 5494,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward",
        "name": "connect_post_namespaced_pod_portforward",
        "lineno": 5640,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "name": "connect_post_namespaced_pod_portforward_with_http_info",
        "lineno": 5674,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy",
        "name": "connect_post_namespaced_pod_proxy",
        "lineno": 5795,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "name": "connect_post_namespaced_pod_proxy_with_http_info",
        "lineno": 5829,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path",
        "name": "connect_post_namespaced_pod_proxy_with_path",
        "lineno": 5950,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 5986,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy",
        "name": "connect_post_namespaced_service_proxy",
        "lineno": 6115,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "name": "connect_post_namespaced_service_proxy_with_http_info",
        "lineno": 6149,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path",
        "name": "connect_post_namespaced_service_proxy_with_path",
        "lineno": 6270,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_post_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 6306,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy",
        "name": "connect_post_node_proxy",
        "lineno": 6435,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "name": "connect_post_node_proxy_with_http_info",
        "lineno": 6467,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path",
        "name": "connect_post_node_proxy_with_path",
        "lineno": 6580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "name": "connect_post_node_proxy_with_path_with_http_info",
        "lineno": 6614,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy",
        "name": "connect_put_namespaced_pod_proxy",
        "lineno": 6735,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "name": "connect_put_namespaced_pod_proxy_with_http_info",
        "lineno": 6769,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path",
        "name": "connect_put_namespaced_pod_proxy_with_path",
        "lineno": 6890,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 6926,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy",
        "name": "connect_put_namespaced_service_proxy",
        "lineno": 7055,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "name": "connect_put_namespaced_service_proxy_with_http_info",
        "lineno": 7089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path",
        "name": "connect_put_namespaced_service_proxy_with_path",
        "lineno": 7210,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_put_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 7246,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy",
        "name": "connect_put_node_proxy",
        "lineno": 7375,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "name": "connect_put_node_proxy_with_http_info",
        "lineno": 7407,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path",
        "name": "connect_put_node_proxy_with_path",
        "lineno": 7520,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "name": "connect_put_node_proxy_with_path_with_http_info",
        "lineno": 7554,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace",
        "name": "create_namespace",
        "lineno": 7675,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "name": "create_namespace_with_http_info",
        "lineno": 7713,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding",
        "name": "create_namespaced_binding",
        "lineno": 7843,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "name": "create_namespaced_binding_with_http_info",
        "lineno": 7883,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "name": "create_namespaced_config_map",
        "lineno": 8021,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "name": "create_namespaced_config_map_with_http_info",
        "lineno": 8061,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints",
        "name": "create_namespaced_endpoints",
        "lineno": 8199,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "name": "create_namespaced_endpoints_with_http_info",
        "lineno": 8239,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event",
        "name": "create_namespaced_event",
        "lineno": 8377,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "name": "create_namespaced_event_with_http_info",
        "lineno": 8417,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range",
        "name": "create_namespaced_limit_range",
        "lineno": 8555,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "name": "create_namespaced_limit_range_with_http_info",
        "lineno": 8595,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim",
        "name": "create_namespaced_persistent_volume_claim",
        "lineno": 8733,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "name": "create_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 8773,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "name": "create_namespaced_pod",
        "lineno": 8911,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "name": "create_namespaced_pod_with_http_info",
        "lineno": 8951,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding",
        "name": "create_namespaced_pod_binding",
        "lineno": 9089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "name": "create_namespaced_pod_binding_with_http_info",
        "lineno": 9131,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction",
        "name": "create_namespaced_pod_eviction",
        "lineno": 9277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "name": "create_namespaced_pod_eviction_with_http_info",
        "lineno": 9319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template",
        "name": "create_namespaced_pod_template",
        "lineno": 9465,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "name": "create_namespaced_pod_template_with_http_info",
        "lineno": 9505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller",
        "name": "create_namespaced_replication_controller",
        "lineno": 9643,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "name": "create_namespaced_replication_controller_with_http_info",
        "lineno": 9683,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota",
        "name": "create_namespaced_resource_quota",
        "lineno": 9821,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "name": "create_namespaced_resource_quota_with_http_info",
        "lineno": 9861,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret",
        "name": "create_namespaced_secret",
        "lineno": 9999,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "name": "create_namespaced_secret_with_http_info",
        "lineno": 10039,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service",
        "name": "create_namespaced_service",
        "lineno": 10177,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "name": "create_namespaced_service_with_http_info",
        "lineno": 10217,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account",
        "name": "create_namespaced_service_account",
        "lineno": 10355,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "name": "create_namespaced_service_account_with_http_info",
        "lineno": 10395,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token",
        "name": "create_namespaced_service_account_token",
        "lineno": 10533,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "name": "create_namespaced_service_account_token_with_http_info",
        "lineno": 10575,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node",
        "name": "create_node",
        "lineno": 10721,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "name": "create_node_with_http_info",
        "lineno": 10759,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume",
        "name": "create_persistent_volume",
        "lineno": 10889,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "name": "create_persistent_volume_with_http_info",
        "lineno": 10927,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map",
        "name": "delete_collection_namespaced_config_map",
        "lineno": 11057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "name": "delete_collection_namespaced_config_map_with_http_info",
        "lineno": 11119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints",
        "name": "delete_collection_namespaced_endpoints",
        "lineno": 11307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "name": "delete_collection_namespaced_endpoints_with_http_info",
        "lineno": 11369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event",
        "name": "delete_collection_namespaced_event",
        "lineno": 11557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "name": "delete_collection_namespaced_event_with_http_info",
        "lineno": 11619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range",
        "name": "delete_collection_namespaced_limit_range",
        "lineno": 11807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "name": "delete_collection_namespaced_limit_range_with_http_info",
        "lineno": 11869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim",
        "name": "delete_collection_namespaced_persistent_volume_claim",
        "lineno": 12057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "name": "delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 12119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod",
        "name": "delete_collection_namespaced_pod",
        "lineno": 12307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "name": "delete_collection_namespaced_pod_with_http_info",
        "lineno": 12369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template",
        "name": "delete_collection_namespaced_pod_template",
        "lineno": 12557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "name": "delete_collection_namespaced_pod_template_with_http_info",
        "lineno": 12619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller",
        "name": "delete_collection_namespaced_replication_controller",
        "lineno": 12807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "name": "delete_collection_namespaced_replication_controller_with_http_info",
        "lineno": 12869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota",
        "name": "delete_collection_namespaced_resource_quota",
        "lineno": 13057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "name": "delete_collection_namespaced_resource_quota_with_http_info",
        "lineno": 13119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret",
        "name": "delete_collection_namespaced_secret",
        "lineno": 13307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "name": "delete_collection_namespaced_secret_with_http_info",
        "lineno": 13369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service",
        "name": "delete_collection_namespaced_service",
        "lineno": 13557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "name": "delete_collection_namespaced_service_with_http_info",
        "lineno": 13619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account",
        "name": "delete_collection_namespaced_service_account",
        "lineno": 13807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "name": "delete_collection_namespaced_service_account_with_http_info",
        "lineno": 13869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node",
        "name": "delete_collection_node",
        "lineno": 14057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "name": "delete_collection_node_with_http_info",
        "lineno": 14117,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume",
        "name": "delete_collection_persistent_volume",
        "lineno": 14297,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "name": "delete_collection_persistent_volume_with_http_info",
        "lineno": 14357,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace",
        "name": "delete_namespace",
        "lineno": 14537,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "name": "delete_namespace_with_http_info",
        "lineno": 14581,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "name": "delete_namespaced_config_map",
        "lineno": 14725,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "name": "delete_namespaced_config_map_with_http_info",
        "lineno": 14771,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints",
        "name": "delete_namespaced_endpoints",
        "lineno": 14923,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "name": "delete_namespaced_endpoints_with_http_info",
        "lineno": 14969,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event",
        "name": "delete_namespaced_event",
        "lineno": 15121,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "name": "delete_namespaced_event_with_http_info",
        "lineno": 15167,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range",
        "name": "delete_namespaced_limit_range",
        "lineno": 15319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "name": "delete_namespaced_limit_range_with_http_info",
        "lineno": 15365,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim",
        "name": "delete_namespaced_persistent_volume_claim",
        "lineno": 15517,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "name": "delete_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 15563,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "name": "delete_namespaced_pod",
        "lineno": 15715,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "name": "delete_namespaced_pod_with_http_info",
        "lineno": 15761,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template",
        "name": "delete_namespaced_pod_template",
        "lineno": 15913,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "name": "delete_namespaced_pod_template_with_http_info",
        "lineno": 15959,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller",
        "name": "delete_namespaced_replication_controller",
        "lineno": 16111,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "name": "delete_namespaced_replication_controller_with_http_info",
        "lineno": 16157,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota",
        "name": "delete_namespaced_resource_quota",
        "lineno": 16309,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "name": "delete_namespaced_resource_quota_with_http_info",
        "lineno": 16355,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret",
        "name": "delete_namespaced_secret",
        "lineno": 16507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "name": "delete_namespaced_secret_with_http_info",
        "lineno": 16553,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service",
        "name": "delete_namespaced_service",
        "lineno": 16705,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "name": "delete_namespaced_service_with_http_info",
        "lineno": 16751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account",
        "name": "delete_namespaced_service_account",
        "lineno": 16903,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "name": "delete_namespaced_service_account_with_http_info",
        "lineno": 16949,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node",
        "name": "delete_node",
        "lineno": 17101,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "name": "delete_node_with_http_info",
        "lineno": 17145,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume",
        "name": "delete_persistent_volume",
        "lineno": 17289,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "name": "delete_persistent_volume_with_http_info",
        "lineno": 17333,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 17477,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 17505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status",
        "name": "list_component_status",
        "lineno": 17605,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "name": "list_component_status_with_http_info",
        "lineno": 17657,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces",
        "name": "list_config_map_for_all_namespaces",
        "lineno": 17817,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "name": "list_config_map_for_all_namespaces_with_http_info",
        "lineno": 17869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces",
        "name": "list_endpoints_for_all_namespaces",
        "lineno": 18029,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "name": "list_endpoints_for_all_namespaces_with_http_info",
        "lineno": 18081,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces",
        "name": "list_event_for_all_namespaces",
        "lineno": 18241,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "name": "list_event_for_all_namespaces_with_http_info",
        "lineno": 18293,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces",
        "name": "list_limit_range_for_all_namespaces",
        "lineno": 18453,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "name": "list_limit_range_for_all_namespaces_with_http_info",
        "lineno": 18505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace",
        "name": "list_namespace",
        "lineno": 18665,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "name": "list_namespace_with_http_info",
        "lineno": 18717,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "name": "list_namespaced_config_map",
        "lineno": 18877,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "name": "list_namespaced_config_map_with_http_info",
        "lineno": 18931,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints",
        "name": "list_namespaced_endpoints",
        "lineno": 19099,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "name": "list_namespaced_endpoints_with_http_info",
        "lineno": 19153,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event",
        "name": "list_namespaced_event",
        "lineno": 19321,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "name": "list_namespaced_event_with_http_info",
        "lineno": 19375,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range",
        "name": "list_namespaced_limit_range",
        "lineno": 19543,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "name": "list_namespaced_limit_range_with_http_info",
        "lineno": 19597,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim",
        "name": "list_namespaced_persistent_volume_claim",
        "lineno": 19765,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "name": "list_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 19819,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod",
        "name": "list_namespaced_pod",
        "lineno": 19987,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "name": "list_namespaced_pod_with_http_info",
        "lineno": 20041,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template",
        "name": "list_namespaced_pod_template",
        "lineno": 20209,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "name": "list_namespaced_pod_template_with_http_info",
        "lineno": 20263,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller",
        "name": "list_namespaced_replication_controller",
        "lineno": 20431,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "name": "list_namespaced_replication_controller_with_http_info",
        "lineno": 20485,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota",
        "name": "list_namespaced_resource_quota",
        "lineno": 20653,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "name": "list_namespaced_resource_quota_with_http_info",
        "lineno": 20707,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret",
        "name": "list_namespaced_secret",
        "lineno": 20875,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "name": "list_namespaced_secret_with_http_info",
        "lineno": 20929,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service",
        "name": "list_namespaced_service",
        "lineno": 21097,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "name": "list_namespaced_service_with_http_info",
        "lineno": 21151,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account",
        "name": "list_namespaced_service_account",
        "lineno": 21319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "name": "list_namespaced_service_account_with_http_info",
        "lineno": 21373,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node",
        "name": "list_node",
        "lineno": 21541,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "name": "list_node_with_http_info",
        "lineno": 21593,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume",
        "name": "list_persistent_volume",
        "lineno": 21753,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "name": "list_persistent_volume_with_http_info",
        "lineno": 21805,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces",
        "name": "list_persistent_volume_claim_for_all_namespaces",
        "lineno": 21965,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "name": "list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "lineno": 22017,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces",
        "name": "list_pod_for_all_namespaces",
        "lineno": 22177,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "name": "list_pod_for_all_namespaces_with_http_info",
        "lineno": 22229,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces",
        "name": "list_pod_template_for_all_namespaces",
        "lineno": 22389,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "name": "list_pod_template_for_all_namespaces_with_http_info",
        "lineno": 22441,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces",
        "name": "list_replication_controller_for_all_namespaces",
        "lineno": 22601,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "name": "list_replication_controller_for_all_namespaces_with_http_info",
        "lineno": 22653,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces",
        "name": "list_resource_quota_for_all_namespaces",
        "lineno": 22813,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "name": "list_resource_quota_for_all_namespaces_with_http_info",
        "lineno": 22865,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces",
        "name": "list_secret_for_all_namespaces",
        "lineno": 23025,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "name": "list_secret_for_all_namespaces_with_http_info",
        "lineno": 23077,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces",
        "name": "list_service_account_for_all_namespaces",
        "lineno": 23237,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "name": "list_service_account_for_all_namespaces_with_http_info",
        "lineno": 23289,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces",
        "name": "list_service_for_all_namespaces",
        "lineno": 23449,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "name": "list_service_for_all_namespaces_with_http_info",
        "lineno": 23501,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace",
        "name": "patch_namespace",
        "lineno": 23661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "name": "patch_namespace_with_http_info",
        "lineno": 23703,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status",
        "name": "patch_namespace_status",
        "lineno": 23853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "name": "patch_namespace_status_with_http_info",
        "lineno": 23895,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "name": "patch_namespaced_config_map",
        "lineno": 24045,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "name": "patch_namespaced_config_map_with_http_info",
        "lineno": 24089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints",
        "name": "patch_namespaced_endpoints",
        "lineno": 24247,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "name": "patch_namespaced_endpoints_with_http_info",
        "lineno": 24291,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event",
        "name": "patch_namespaced_event",
        "lineno": 24449,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "name": "patch_namespaced_event_with_http_info",
        "lineno": 24493,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range",
        "name": "patch_namespaced_limit_range",
        "lineno": 24651,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "name": "patch_namespaced_limit_range_with_http_info",
        "lineno": 24695,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim",
        "name": "patch_namespaced_persistent_volume_claim",
        "lineno": 24853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "name": "patch_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 24897,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status",
        "name": "patch_namespaced_persistent_volume_claim_status",
        "lineno": 25055,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "patch_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 25099,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod",
        "name": "patch_namespaced_pod",
        "lineno": 25257,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "name": "patch_namespaced_pod_with_http_info",
        "lineno": 25301,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers",
        "name": "patch_namespaced_pod_ephemeralcontainers",
        "lineno": 25459,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 25503,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize",
        "name": "patch_namespaced_pod_resize",
        "lineno": 25661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "name": "patch_namespaced_pod_resize_with_http_info",
        "lineno": 25705,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status",
        "name": "patch_namespaced_pod_status",
        "lineno": 25863,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "name": "patch_namespaced_pod_status_with_http_info",
        "lineno": 25907,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template",
        "name": "patch_namespaced_pod_template",
        "lineno": 26065,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "name": "patch_namespaced_pod_template_with_http_info",
        "lineno": 26109,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller",
        "name": "patch_namespaced_replication_controller",
        "lineno": 26267,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "name": "patch_namespaced_replication_controller_with_http_info",
        "lineno": 26311,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale",
        "name": "patch_namespaced_replication_controller_scale",
        "lineno": 26469,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "name": "patch_namespaced_replication_controller_scale_with_http_info",
        "lineno": 26513,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status",
        "name": "patch_namespaced_replication_controller_status",
        "lineno": 26671,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "name": "patch_namespaced_replication_controller_status_with_http_info",
        "lineno": 26715,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota",
        "name": "patch_namespaced_resource_quota",
        "lineno": 26873,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "name": "patch_namespaced_resource_quota_with_http_info",
        "lineno": 26917,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status",
        "name": "patch_namespaced_resource_quota_status",
        "lineno": 27075,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "name": "patch_namespaced_resource_quota_status_with_http_info",
        "lineno": 27119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret",
        "name": "patch_namespaced_secret",
        "lineno": 27277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "name": "patch_namespaced_secret_with_http_info",
        "lineno": 27321,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service",
        "name": "patch_namespaced_service",
        "lineno": 27479,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "name": "patch_namespaced_service_with_http_info",
        "lineno": 27523,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account",
        "name": "patch_namespaced_service_account",
        "lineno": 27681,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "name": "patch_namespaced_service_account_with_http_info",
        "lineno": 27725,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status",
        "name": "patch_namespaced_service_status",
        "lineno": 27883,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "name": "patch_namespaced_service_status_with_http_info",
        "lineno": 27927,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node",
        "name": "patch_node",
        "lineno": 28085,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "name": "patch_node_with_http_info",
        "lineno": 28127,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status",
        "name": "patch_node_status",
        "lineno": 28277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "name": "patch_node_status_with_http_info",
        "lineno": 28319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume",
        "name": "patch_persistent_volume",
        "lineno": 28469,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "name": "patch_persistent_volume_with_http_info",
        "lineno": 28511,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status",
        "name": "patch_persistent_volume_status",
        "lineno": 28661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "name": "patch_persistent_volume_status_with_http_info",
        "lineno": 28703,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status",
        "name": "read_component_status",
        "lineno": 28853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "name": "read_component_status_with_http_info",
        "lineno": 28885,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace",
        "name": "read_namespace",
        "lineno": 28998,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "name": "read_namespace_with_http_info",
        "lineno": 29030,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status",
        "name": "read_namespace_status",
        "lineno": 29143,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "name": "read_namespace_status_with_http_info",
        "lineno": 29175,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "name": "read_namespaced_config_map",
        "lineno": 29288,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "name": "read_namespaced_config_map_with_http_info",
        "lineno": 29322,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints",
        "name": "read_namespaced_endpoints",
        "lineno": 29443,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "name": "read_namespaced_endpoints_with_http_info",
        "lineno": 29477,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event",
        "name": "read_namespaced_event",
        "lineno": 29598,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "name": "read_namespaced_event_with_http_info",
        "lineno": 29632,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range",
        "name": "read_namespaced_limit_range",
        "lineno": 29753,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "name": "read_namespaced_limit_range_with_http_info",
        "lineno": 29787,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim",
        "name": "read_namespaced_persistent_volume_claim",
        "lineno": 29908,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "name": "read_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 29942,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status",
        "name": "read_namespaced_persistent_volume_claim_status",
        "lineno": 30063,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "read_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 30097,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "name": "read_namespaced_pod",
        "lineno": 30218,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "name": "read_namespaced_pod_with_http_info",
        "lineno": 30252,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers",
        "name": "read_namespaced_pod_ephemeralcontainers",
        "lineno": 30373,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "read_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 30407,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log",
        "name": "read_namespaced_pod_log",
        "lineno": 30528,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "name": "read_namespaced_pod_log_with_http_info",
        "lineno": 30580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize",
        "name": "read_namespaced_pod_resize",
        "lineno": 30746,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "name": "read_namespaced_pod_resize_with_http_info",
        "lineno": 30780,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status",
        "name": "read_namespaced_pod_status",
        "lineno": 30901,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "name": "read_namespaced_pod_status_with_http_info",
        "lineno": 30935,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template",
        "name": "read_namespaced_pod_template",
        "lineno": 31056,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "name": "read_namespaced_pod_template_with_http_info",
        "lineno": 31090,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller",
        "name": "read_namespaced_replication_controller",
        "lineno": 31211,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "name": "read_namespaced_replication_controller_with_http_info",
        "lineno": 31245,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale",
        "name": "read_namespaced_replication_controller_scale",
        "lineno": 31366,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "name": "read_namespaced_replication_controller_scale_with_http_info",
        "lineno": 31400,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status",
        "name": "read_namespaced_replication_controller_status",
        "lineno": 31521,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "name": "read_namespaced_replication_controller_status_with_http_info",
        "lineno": 31555,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota",
        "name": "read_namespaced_resource_quota",
        "lineno": 31676,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "name": "read_namespaced_resource_quota_with_http_info",
        "lineno": 31710,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status",
        "name": "read_namespaced_resource_quota_status",
        "lineno": 31831,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "name": "read_namespaced_resource_quota_status_with_http_info",
        "lineno": 31865,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret",
        "name": "read_namespaced_secret",
        "lineno": 31986,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "name": "read_namespaced_secret_with_http_info",
        "lineno": 32020,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service",
        "name": "read_namespaced_service",
        "lineno": 32141,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "name": "read_namespaced_service_with_http_info",
        "lineno": 32175,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "name": "read_namespaced_service_account",
        "lineno": 32296,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "name": "read_namespaced_service_account_with_http_info",
        "lineno": 32330,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status",
        "name": "read_namespaced_service_status",
        "lineno": 32451,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "name": "read_namespaced_service_status_with_http_info",
        "lineno": 32485,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node",
        "name": "read_node",
        "lineno": 32606,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "name": "read_node_with_http_info",
        "lineno": 32638,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status",
        "name": "read_node_status",
        "lineno": 32751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "name": "read_node_status_with_http_info",
        "lineno": 32783,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume",
        "name": "read_persistent_volume",
        "lineno": 32896,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "name": "read_persistent_volume_with_http_info",
        "lineno": 32928,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status",
        "name": "read_persistent_volume_status",
        "lineno": 33041,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "name": "read_persistent_volume_status_with_http_info",
        "lineno": 33073,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace",
        "name": "replace_namespace",
        "lineno": 33186,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "name": "replace_namespace_with_http_info",
        "lineno": 33226,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize",
        "name": "replace_namespace_finalize",
        "lineno": 33363,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "name": "replace_namespace_finalize_with_http_info",
        "lineno": 33403,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status",
        "name": "replace_namespace_status",
        "lineno": 33540,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "name": "replace_namespace_status_with_http_info",
        "lineno": 33580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map",
        "name": "replace_namespaced_config_map",
        "lineno": 33717,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "name": "replace_namespaced_config_map_with_http_info",
        "lineno": 33759,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints",
        "name": "replace_namespaced_endpoints",
        "lineno": 33904,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "name": "replace_namespaced_endpoints_with_http_info",
        "lineno": 33946,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event",
        "name": "replace_namespaced_event",
        "lineno": 34091,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "name": "replace_namespaced_event_with_http_info",
        "lineno": 34133,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range",
        "name": "replace_namespaced_limit_range",
        "lineno": 34278,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "name": "replace_namespaced_limit_range_with_http_info",
        "lineno": 34320,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim",
        "name": "replace_namespaced_persistent_volume_claim",
        "lineno": 34465,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "name": "replace_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 34507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status",
        "name": "replace_namespaced_persistent_volume_claim_status",
        "lineno": 34652,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "replace_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 34694,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod",
        "name": "replace_namespaced_pod",
        "lineno": 34839,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "name": "replace_namespaced_pod_with_http_info",
        "lineno": 34881,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers",
        "name": "replace_namespaced_pod_ephemeralcontainers",
        "lineno": 35026,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 35068,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize",
        "name": "replace_namespaced_pod_resize",
        "lineno": 35213,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "name": "replace_namespaced_pod_resize_with_http_info",
        "lineno": 35255,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status",
        "name": "replace_namespaced_pod_status",
        "lineno": 35400,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "name": "replace_namespaced_pod_status_with_http_info",
        "lineno": 35442,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template",
        "name": "replace_namespaced_pod_template",
        "lineno": 35587,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "name": "replace_namespaced_pod_template_with_http_info",
        "lineno": 35629,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller",
        "name": "replace_namespaced_replication_controller",
        "lineno": 35774,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "name": "replace_namespaced_replication_controller_with_http_info",
        "lineno": 35816,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale",
        "name": "replace_namespaced_replication_controller_scale",
        "lineno": 35961,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "name": "replace_namespaced_replication_controller_scale_with_http_info",
        "lineno": 36003,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status",
        "name": "replace_namespaced_replication_controller_status",
        "lineno": 36148,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "name": "replace_namespaced_replication_controller_status_with_http_info",
        "lineno": 36190,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota",
        "name": "replace_namespaced_resource_quota",
        "lineno": 36335,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "name": "replace_namespaced_resource_quota_with_http_info",
        "lineno": 36377,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status",
        "name": "replace_namespaced_resource_quota_status",
        "lineno": 36522,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "name": "replace_namespaced_resource_quota_status_with_http_info",
        "lineno": 36564,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret",
        "name": "replace_namespaced_secret",
        "lineno": 36709,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "name": "replace_namespaced_secret_with_http_info",
        "lineno": 36751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service",
        "name": "replace_namespaced_service",
        "lineno": 36896,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "name": "replace_namespaced_service_with_http_info",
        "lineno": 36938,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account",
        "name": "replace_namespaced_service_account",
        "lineno": 37083,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "name": "replace_namespaced_service_account_with_http_info",
        "lineno": 37125,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status",
        "name": "replace_namespaced_service_status",
        "lineno": 37270,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "name": "replace_namespaced_service_status_with_http_info",
        "lineno": 37312,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node",
        "name": "replace_node",
        "lineno": 37457,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "name": "replace_node_with_http_info",
        "lineno": 37497,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status",
        "name": "replace_node_status",
        "lineno": 37634,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "name": "replace_node_status_with_http_info",
        "lineno": 37674,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume",
        "name": "replace_persistent_volume",
        "lineno": 37811,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "name": "replace_persistent_volume_with_http_info",
        "lineno": 37851,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status",
        "name": "replace_persistent_volume_status",
        "lineno": 37988,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "name": "replace_persistent_volume_status_with_http_info",
        "lineno": 38028,
        "scope": "CoreV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.custom_objects_api": [
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object",
        "name": "create_cluster_custom_object",
        "lineno": 39,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "name": "create_cluster_custom_object_with_http_info",
        "lineno": 83,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object",
        "name": "create_namespaced_custom_object",
        "lineno": 235,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "name": "create_namespaced_custom_object_with_http_info",
        "lineno": 281,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object",
        "name": "delete_cluster_custom_object",
        "lineno": 441,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "name": "delete_cluster_custom_object_with_http_info",
        "lineno": 487,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object",
        "name": "delete_collection_cluster_custom_object",
        "lineno": 644,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "name": "delete_collection_cluster_custom_object_with_http_info",
        "lineno": 692,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object",
        "name": "delete_collection_namespaced_custom_object",
        "lineno": 851,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "name": "delete_collection_namespaced_custom_object_with_http_info",
        "lineno": 903,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object",
        "name": "delete_namespaced_custom_object",
        "lineno": 1075,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "name": "delete_namespaced_custom_object_with_http_info",
        "lineno": 1123,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1288,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1320,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object",
        "name": "get_cluster_custom_object",
        "lineno": 1436,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "name": "get_cluster_custom_object_with_http_info",
        "lineno": 1472,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale",
        "name": "get_cluster_custom_object_scale",
        "lineno": 1604,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "name": "get_cluster_custom_object_scale_with_http_info",
        "lineno": 1640,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status",
        "name": "get_cluster_custom_object_status",
        "lineno": 1772,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "name": "get_cluster_custom_object_status_with_http_info",
        "lineno": 1808,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object",
        "name": "get_namespaced_custom_object",
        "lineno": 1940,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "name": "get_namespaced_custom_object_with_http_info",
        "lineno": 1978,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale",
        "name": "get_namespaced_custom_object_scale",
        "lineno": 2118,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "name": "get_namespaced_custom_object_scale_with_http_info",
        "lineno": 2156,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status",
        "name": "get_namespaced_custom_object_status",
        "lineno": 2296,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "name": "get_namespaced_custom_object_status_with_http_info",
        "lineno": 2334,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object",
        "name": "list_cluster_custom_object",
        "lineno": 2474,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "name": "list_cluster_custom_object_with_http_info",
        "lineno": 2528,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces",
        "name": "list_custom_object_for_all_namespaces",
        "lineno": 2702,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "name": "list_custom_object_for_all_namespaces_with_http_info",
        "lineno": 2756,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object",
        "name": "list_namespaced_custom_object",
        "lineno": 2930,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "name": "list_namespaced_custom_object_with_http_info",
        "lineno": 2986,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object",
        "name": "patch_cluster_custom_object",
        "lineno": 3168,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "name": "patch_cluster_custom_object_with_http_info",
        "lineno": 3214,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale",
        "name": "patch_cluster_custom_object_scale",
        "lineno": 3382,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "name": "patch_cluster_custom_object_scale_with_http_info",
        "lineno": 3428,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status",
        "name": "patch_cluster_custom_object_status",
        "lineno": 3596,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "name": "patch_cluster_custom_object_status_with_http_info",
        "lineno": 3642,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object",
        "name": "patch_namespaced_custom_object",
        "lineno": 3810,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "name": "patch_namespaced_custom_object_with_http_info",
        "lineno": 3858,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale",
        "name": "patch_namespaced_custom_object_scale",
        "lineno": 4034,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "name": "patch_namespaced_custom_object_scale_with_http_info",
        "lineno": 4082,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status",
        "name": "patch_namespaced_custom_object_status",
        "lineno": 4258,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "name": "patch_namespaced_custom_object_status_with_http_info",
        "lineno": 4306,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object",
        "name": "replace_cluster_custom_object",
        "lineno": 4482,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "name": "replace_cluster_custom_object_with_http_info",
        "lineno": 4526,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale",
        "name": "replace_cluster_custom_object_scale",
        "lineno": 4681,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "name": "replace_cluster_custom_object_scale_with_http_info",
        "lineno": 4725,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status",
        "name": "replace_cluster_custom_object_status",
        "lineno": 4881,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "name": "replace_cluster_custom_object_status_with_http_info",
        "lineno": 4925,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object",
        "name": "replace_namespaced_custom_object",
        "lineno": 5081,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "name": "replace_namespaced_custom_object_with_http_info",
        "lineno": 5127,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale",
        "name": "replace_namespaced_custom_object_scale",
        "lineno": 5290,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "name": "replace_namespaced_custom_object_scale_with_http_info",
        "lineno": 5336,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status",
        "name": "replace_namespaced_custom_object_status",
        "lineno": 5500,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "name": "replace_namespaced_custom_object_status_with_http_info",
        "lineno": 5546,
        "scope": "CustomObjectsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.discovery_api": [
      {
        "id": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "DiscoveryApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "DiscoveryApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "DiscoveryApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.discovery_v1_api": [
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice",
        "name": "create_namespaced_endpoint_slice",
        "lineno": 39,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "name": "create_namespaced_endpoint_slice_with_http_info",
        "lineno": 79,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice",
        "name": "delete_collection_namespaced_endpoint_slice",
        "lineno": 217,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "name": "delete_collection_namespaced_endpoint_slice_with_http_info",
        "lineno": 279,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice",
        "name": "delete_namespaced_endpoint_slice",
        "lineno": 467,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "name": "delete_namespaced_endpoint_slice_with_http_info",
        "lineno": 513,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces",
        "name": "list_endpoint_slice_for_all_namespaces",
        "lineno": 793,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "name": "list_endpoint_slice_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice",
        "name": "list_namespaced_endpoint_slice",
        "lineno": 1005,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "name": "list_namespaced_endpoint_slice_with_http_info",
        "lineno": 1059,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice",
        "name": "patch_namespaced_endpoint_slice",
        "lineno": 1227,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "name": "patch_namespaced_endpoint_slice_with_http_info",
        "lineno": 1271,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice",
        "name": "read_namespaced_endpoint_slice",
        "lineno": 1429,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "name": "read_namespaced_endpoint_slice_with_http_info",
        "lineno": 1463,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice",
        "name": "replace_namespaced_endpoint_slice",
        "lineno": 1584,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "name": "replace_namespaced_endpoint_slice_with_http_info",
        "lineno": 1626,
        "scope": "DiscoveryV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.events_api": [
      {
        "id": "kubernetes.aio.client.api.events_api.EventsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "EventsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "EventsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "EventsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.events_v1_api": [
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event",
        "name": "create_namespaced_event",
        "lineno": 39,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "name": "create_namespaced_event_with_http_info",
        "lineno": 79,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event",
        "name": "delete_collection_namespaced_event",
        "lineno": 217,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "name": "delete_collection_namespaced_event_with_http_info",
        "lineno": 279,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event",
        "name": "delete_namespaced_event",
        "lineno": 467,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "name": "delete_namespaced_event_with_http_info",
        "lineno": 513,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces",
        "name": "list_event_for_all_namespaces",
        "lineno": 793,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "name": "list_event_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event",
        "name": "list_namespaced_event",
        "lineno": 1005,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "name": "list_namespaced_event_with_http_info",
        "lineno": 1059,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event",
        "name": "patch_namespaced_event",
        "lineno": 1227,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "name": "patch_namespaced_event_with_http_info",
        "lineno": 1271,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event",
        "name": "read_namespaced_event",
        "lineno": 1429,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "name": "read_namespaced_event_with_http_info",
        "lineno": 1463,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event",
        "name": "replace_namespaced_event",
        "lineno": 1584,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "name": "replace_namespaced_event_with_http_info",
        "lineno": 1626,
        "scope": "EventsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema",
        "name": "create_flow_schema",
        "lineno": 39,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "name": "create_flow_schema_with_http_info",
        "lineno": 77,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration",
        "name": "create_priority_level_configuration",
        "lineno": 207,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "name": "create_priority_level_configuration_with_http_info",
        "lineno": 245,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema",
        "name": "delete_collection_flow_schema",
        "lineno": 375,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "name": "delete_collection_flow_schema_with_http_info",
        "lineno": 435,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration",
        "name": "delete_collection_priority_level_configuration",
        "lineno": 615,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "name": "delete_collection_priority_level_configuration_with_http_info",
        "lineno": 675,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema",
        "name": "delete_flow_schema",
        "lineno": 855,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "name": "delete_flow_schema_with_http_info",
        "lineno": 899,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration",
        "name": "delete_priority_level_configuration",
        "lineno": 1043,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "name": "delete_priority_level_configuration_with_http_info",
        "lineno": 1087,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema",
        "name": "list_flow_schema",
        "lineno": 1359,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "name": "list_flow_schema_with_http_info",
        "lineno": 1411,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration",
        "name": "list_priority_level_configuration",
        "lineno": 1571,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "name": "list_priority_level_configuration_with_http_info",
        "lineno": 1623,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema",
        "name": "patch_flow_schema",
        "lineno": 1783,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "name": "patch_flow_schema_with_http_info",
        "lineno": 1825,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status",
        "name": "patch_flow_schema_status",
        "lineno": 1975,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "name": "patch_flow_schema_status_with_http_info",
        "lineno": 2017,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration",
        "name": "patch_priority_level_configuration",
        "lineno": 2167,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "name": "patch_priority_level_configuration_with_http_info",
        "lineno": 2209,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status",
        "name": "patch_priority_level_configuration_status",
        "lineno": 2359,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "name": "patch_priority_level_configuration_status_with_http_info",
        "lineno": 2401,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema",
        "name": "read_flow_schema",
        "lineno": 2551,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "name": "read_flow_schema_with_http_info",
        "lineno": 2583,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status",
        "name": "read_flow_schema_status",
        "lineno": 2696,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "name": "read_flow_schema_status_with_http_info",
        "lineno": 2728,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration",
        "name": "read_priority_level_configuration",
        "lineno": 2841,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "name": "read_priority_level_configuration_with_http_info",
        "lineno": 2873,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status",
        "name": "read_priority_level_configuration_status",
        "lineno": 2986,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "name": "read_priority_level_configuration_status_with_http_info",
        "lineno": 3018,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema",
        "name": "replace_flow_schema",
        "lineno": 3131,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "name": "replace_flow_schema_with_http_info",
        "lineno": 3171,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status",
        "name": "replace_flow_schema_status",
        "lineno": 3308,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "name": "replace_flow_schema_status_with_http_info",
        "lineno": 3348,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration",
        "name": "replace_priority_level_configuration",
        "lineno": 3485,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "name": "replace_priority_level_configuration_with_http_info",
        "lineno": 3525,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status",
        "name": "replace_priority_level_configuration_status",
        "lineno": 3662,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "name": "replace_priority_level_configuration_status_with_http_info",
        "lineno": 3702,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_api": [
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "InternalApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "InternalApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "InternalApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version",
        "name": "create_storage_version",
        "lineno": 39,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "name": "create_storage_version_with_http_info",
        "lineno": 77,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version",
        "name": "delete_collection_storage_version",
        "lineno": 207,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "name": "delete_collection_storage_version_with_http_info",
        "lineno": 267,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version",
        "name": "delete_storage_version",
        "lineno": 447,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "name": "delete_storage_version_with_http_info",
        "lineno": 491,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version",
        "name": "list_storage_version",
        "lineno": 763,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "name": "list_storage_version_with_http_info",
        "lineno": 815,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version",
        "name": "patch_storage_version",
        "lineno": 975,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "name": "patch_storage_version_with_http_info",
        "lineno": 1017,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status",
        "name": "patch_storage_version_status",
        "lineno": 1167,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "name": "patch_storage_version_status_with_http_info",
        "lineno": 1209,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version",
        "name": "read_storage_version",
        "lineno": 1359,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "name": "read_storage_version_with_http_info",
        "lineno": 1391,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status",
        "name": "read_storage_version_status",
        "lineno": 1504,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "name": "read_storage_version_status_with_http_info",
        "lineno": 1536,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version",
        "name": "replace_storage_version",
        "lineno": 1649,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "name": "replace_storage_version_with_http_info",
        "lineno": 1689,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status",
        "name": "replace_storage_version_status",
        "lineno": 1826,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "name": "replace_storage_version_status_with_http_info",
        "lineno": 1866,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.logs_api": [
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler",
        "name": "log_file_handler",
        "lineno": 39,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "name": "log_file_handler_with_http_info",
        "lineno": 68,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler",
        "name": "log_file_list_handler",
        "lineno": 168,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "name": "log_file_list_handler_with_http_info",
        "lineno": 195,
        "scope": "LogsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.networking_api": [
      {
        "id": "kubernetes.aio.client.api.networking_api.NetworkingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "NetworkingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "NetworkingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.networking_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address",
        "name": "create_ip_address",
        "lineno": 39,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "name": "create_ip_address_with_http_info",
        "lineno": 77,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr",
        "name": "create_service_cidr",
        "lineno": 207,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "name": "create_service_cidr_with_http_info",
        "lineno": 245,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address",
        "name": "delete_collection_ip_address",
        "lineno": 375,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "name": "delete_collection_ip_address_with_http_info",
        "lineno": 435,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr",
        "name": "delete_collection_service_cidr",
        "lineno": 615,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "name": "delete_collection_service_cidr_with_http_info",
        "lineno": 675,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address",
        "name": "delete_ip_address",
        "lineno": 855,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "name": "delete_ip_address_with_http_info",
        "lineno": 899,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr",
        "name": "delete_service_cidr",
        "lineno": 1043,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "name": "delete_service_cidr_with_http_info",
        "lineno": 1087,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address",
        "name": "list_ip_address",
        "lineno": 1359,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "name": "list_ip_address_with_http_info",
        "lineno": 1411,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr",
        "name": "list_service_cidr",
        "lineno": 1571,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "name": "list_service_cidr_with_http_info",
        "lineno": 1623,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address",
        "name": "patch_ip_address",
        "lineno": 1783,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "name": "patch_ip_address_with_http_info",
        "lineno": 1825,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr",
        "name": "patch_service_cidr",
        "lineno": 1975,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "name": "patch_service_cidr_with_http_info",
        "lineno": 2017,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status",
        "name": "patch_service_cidr_status",
        "lineno": 2167,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "name": "patch_service_cidr_status_with_http_info",
        "lineno": 2209,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address",
        "name": "read_ip_address",
        "lineno": 2359,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "name": "read_ip_address_with_http_info",
        "lineno": 2391,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr",
        "name": "read_service_cidr",
        "lineno": 2504,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "name": "read_service_cidr_with_http_info",
        "lineno": 2536,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status",
        "name": "read_service_cidr_status",
        "lineno": 2649,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "name": "read_service_cidr_status_with_http_info",
        "lineno": 2681,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address",
        "name": "replace_ip_address",
        "lineno": 2794,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "name": "replace_ip_address_with_http_info",
        "lineno": 2834,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr",
        "name": "replace_service_cidr",
        "lineno": 2971,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "name": "replace_service_cidr_with_http_info",
        "lineno": 3011,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status",
        "name": "replace_service_cidr_status",
        "lineno": 3148,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "name": "replace_service_cidr_status_with_http_info",
        "lineno": 3188,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.networking_v1_api": [
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class",
        "name": "create_ingress_class",
        "lineno": 39,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "name": "create_ingress_class_with_http_info",
        "lineno": 77,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address",
        "name": "create_ip_address",
        "lineno": 207,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "name": "create_ip_address_with_http_info",
        "lineno": 245,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress",
        "name": "create_namespaced_ingress",
        "lineno": 375,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "name": "create_namespaced_ingress_with_http_info",
        "lineno": 415,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy",
        "name": "create_namespaced_network_policy",
        "lineno": 553,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "name": "create_namespaced_network_policy_with_http_info",
        "lineno": 593,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr",
        "name": "create_service_cidr",
        "lineno": 731,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "name": "create_service_cidr_with_http_info",
        "lineno": 769,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class",
        "name": "delete_collection_ingress_class",
        "lineno": 899,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "name": "delete_collection_ingress_class_with_http_info",
        "lineno": 959,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address",
        "name": "delete_collection_ip_address",
        "lineno": 1139,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "name": "delete_collection_ip_address_with_http_info",
        "lineno": 1199,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress",
        "name": "delete_collection_namespaced_ingress",
        "lineno": 1379,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "name": "delete_collection_namespaced_ingress_with_http_info",
        "lineno": 1441,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy",
        "name": "delete_collection_namespaced_network_policy",
        "lineno": 1629,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "name": "delete_collection_namespaced_network_policy_with_http_info",
        "lineno": 1691,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr",
        "name": "delete_collection_service_cidr",
        "lineno": 1879,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "name": "delete_collection_service_cidr_with_http_info",
        "lineno": 1939,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class",
        "name": "delete_ingress_class",
        "lineno": 2119,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "name": "delete_ingress_class_with_http_info",
        "lineno": 2163,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address",
        "name": "delete_ip_address",
        "lineno": 2307,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "name": "delete_ip_address_with_http_info",
        "lineno": 2351,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress",
        "name": "delete_namespaced_ingress",
        "lineno": 2495,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "name": "delete_namespaced_ingress_with_http_info",
        "lineno": 2541,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy",
        "name": "delete_namespaced_network_policy",
        "lineno": 2693,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "name": "delete_namespaced_network_policy_with_http_info",
        "lineno": 2739,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr",
        "name": "delete_service_cidr",
        "lineno": 2891,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "name": "delete_service_cidr_with_http_info",
        "lineno": 2935,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3079,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3107,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class",
        "name": "list_ingress_class",
        "lineno": 3207,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "name": "list_ingress_class_with_http_info",
        "lineno": 3259,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces",
        "name": "list_ingress_for_all_namespaces",
        "lineno": 3419,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "name": "list_ingress_for_all_namespaces_with_http_info",
        "lineno": 3471,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address",
        "name": "list_ip_address",
        "lineno": 3631,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "name": "list_ip_address_with_http_info",
        "lineno": 3683,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress",
        "name": "list_namespaced_ingress",
        "lineno": 3843,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "name": "list_namespaced_ingress_with_http_info",
        "lineno": 3897,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy",
        "name": "list_namespaced_network_policy",
        "lineno": 4065,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "name": "list_namespaced_network_policy_with_http_info",
        "lineno": 4119,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces",
        "name": "list_network_policy_for_all_namespaces",
        "lineno": 4287,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "name": "list_network_policy_for_all_namespaces_with_http_info",
        "lineno": 4339,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr",
        "name": "list_service_cidr",
        "lineno": 4499,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "name": "list_service_cidr_with_http_info",
        "lineno": 4551,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class",
        "name": "patch_ingress_class",
        "lineno": 4711,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "name": "patch_ingress_class_with_http_info",
        "lineno": 4753,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address",
        "name": "patch_ip_address",
        "lineno": 4903,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "name": "patch_ip_address_with_http_info",
        "lineno": 4945,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress",
        "name": "patch_namespaced_ingress",
        "lineno": 5095,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "name": "patch_namespaced_ingress_with_http_info",
        "lineno": 5139,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status",
        "name": "patch_namespaced_ingress_status",
        "lineno": 5297,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "name": "patch_namespaced_ingress_status_with_http_info",
        "lineno": 5341,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy",
        "name": "patch_namespaced_network_policy",
        "lineno": 5499,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "name": "patch_namespaced_network_policy_with_http_info",
        "lineno": 5543,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr",
        "name": "patch_service_cidr",
        "lineno": 5701,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "name": "patch_service_cidr_with_http_info",
        "lineno": 5743,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status",
        "name": "patch_service_cidr_status",
        "lineno": 5893,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "name": "patch_service_cidr_status_with_http_info",
        "lineno": 5935,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class",
        "name": "read_ingress_class",
        "lineno": 6085,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "name": "read_ingress_class_with_http_info",
        "lineno": 6117,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address",
        "name": "read_ip_address",
        "lineno": 6230,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "name": "read_ip_address_with_http_info",
        "lineno": 6262,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress",
        "name": "read_namespaced_ingress",
        "lineno": 6375,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "name": "read_namespaced_ingress_with_http_info",
        "lineno": 6409,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status",
        "name": "read_namespaced_ingress_status",
        "lineno": 6530,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "name": "read_namespaced_ingress_status_with_http_info",
        "lineno": 6564,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy",
        "name": "read_namespaced_network_policy",
        "lineno": 6685,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "name": "read_namespaced_network_policy_with_http_info",
        "lineno": 6719,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr",
        "name": "read_service_cidr",
        "lineno": 6840,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "name": "read_service_cidr_with_http_info",
        "lineno": 6872,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status",
        "name": "read_service_cidr_status",
        "lineno": 6985,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "name": "read_service_cidr_status_with_http_info",
        "lineno": 7017,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class",
        "name": "replace_ingress_class",
        "lineno": 7130,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "name": "replace_ingress_class_with_http_info",
        "lineno": 7170,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address",
        "name": "replace_ip_address",
        "lineno": 7307,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "name": "replace_ip_address_with_http_info",
        "lineno": 7347,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress",
        "name": "replace_namespaced_ingress",
        "lineno": 7484,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "name": "replace_namespaced_ingress_with_http_info",
        "lineno": 7526,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status",
        "name": "replace_namespaced_ingress_status",
        "lineno": 7671,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "name": "replace_namespaced_ingress_status_with_http_info",
        "lineno": 7713,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy",
        "name": "replace_namespaced_network_policy",
        "lineno": 7858,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "name": "replace_namespaced_network_policy_with_http_info",
        "lineno": 7900,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr",
        "name": "replace_service_cidr",
        "lineno": 8045,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "name": "replace_service_cidr_with_http_info",
        "lineno": 8085,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status",
        "name": "replace_service_cidr_status",
        "lineno": 8222,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "name": "replace_service_cidr_status_with_http_info",
        "lineno": 8262,
        "scope": "NetworkingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.node_api": [
      {
        "id": "kubernetes.aio.client.api.node_api.NodeApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NodeApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "NodeApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "NodeApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.node_v1_api": [
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class",
        "name": "create_runtime_class",
        "lineno": 39,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "name": "create_runtime_class_with_http_info",
        "lineno": 77,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class",
        "name": "delete_collection_runtime_class",
        "lineno": 207,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "name": "delete_collection_runtime_class_with_http_info",
        "lineno": 267,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class",
        "name": "delete_runtime_class",
        "lineno": 447,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "name": "delete_runtime_class_with_http_info",
        "lineno": 491,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class",
        "name": "list_runtime_class",
        "lineno": 763,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "name": "list_runtime_class_with_http_info",
        "lineno": 815,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class",
        "name": "patch_runtime_class",
        "lineno": 975,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "name": "patch_runtime_class_with_http_info",
        "lineno": 1017,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class",
        "name": "read_runtime_class",
        "lineno": 1167,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "name": "read_runtime_class_with_http_info",
        "lineno": 1199,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class",
        "name": "replace_runtime_class",
        "lineno": 1312,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "name": "replace_runtime_class_with_http_info",
        "lineno": 1352,
        "scope": "NodeV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.openid_api": [
      {
        "id": "kubernetes.aio.client.api.openid_api.OpenidApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "OpenidApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset",
        "name": "get_service_account_issuer_open_id_keyset",
        "lineno": 39,
        "scope": "OpenidApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "name": "get_service_account_issuer_open_id_keyset_with_http_info",
        "lineno": 67,
        "scope": "OpenidApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.policy_api": [
      {
        "id": "kubernetes.aio.client.api.policy_api.PolicyApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "PolicyApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "PolicyApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "PolicyApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.policy_v1_api": [
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget",
        "name": "create_namespaced_pod_disruption_budget",
        "lineno": 39,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "name": "create_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 79,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget",
        "name": "delete_collection_namespaced_pod_disruption_budget",
        "lineno": 217,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "name": "delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 279,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget",
        "name": "delete_namespaced_pod_disruption_budget",
        "lineno": 467,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "name": "delete_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 513,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget",
        "name": "list_namespaced_pod_disruption_budget",
        "lineno": 793,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "name": "list_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 847,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces",
        "name": "list_pod_disruption_budget_for_all_namespaces",
        "lineno": 1015,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "name": "list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "lineno": 1067,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget",
        "name": "patch_namespaced_pod_disruption_budget",
        "lineno": 1227,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "name": "patch_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1271,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status",
        "name": "patch_namespaced_pod_disruption_budget_status",
        "lineno": 1429,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "patch_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1473,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget",
        "name": "read_namespaced_pod_disruption_budget",
        "lineno": 1631,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "name": "read_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1665,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status",
        "name": "read_namespaced_pod_disruption_budget_status",
        "lineno": 1786,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "read_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1820,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget",
        "name": "replace_namespaced_pod_disruption_budget",
        "lineno": 1941,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "name": "replace_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1983,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status",
        "name": "replace_namespaced_pod_disruption_budget_status",
        "lineno": 2128,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "replace_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 2170,
        "scope": "PolicyV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_api": [
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_v1_api": [
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role",
        "name": "create_cluster_role",
        "lineno": 39,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "name": "create_cluster_role_with_http_info",
        "lineno": 77,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding",
        "name": "create_cluster_role_binding",
        "lineno": 207,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "name": "create_cluster_role_binding_with_http_info",
        "lineno": 245,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role",
        "name": "create_namespaced_role",
        "lineno": 375,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "name": "create_namespaced_role_with_http_info",
        "lineno": 415,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding",
        "name": "create_namespaced_role_binding",
        "lineno": 553,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "name": "create_namespaced_role_binding_with_http_info",
        "lineno": 593,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role",
        "name": "delete_cluster_role",
        "lineno": 731,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "name": "delete_cluster_role_with_http_info",
        "lineno": 775,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding",
        "name": "delete_cluster_role_binding",
        "lineno": 919,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "name": "delete_cluster_role_binding_with_http_info",
        "lineno": 963,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role",
        "name": "delete_collection_cluster_role",
        "lineno": 1107,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "name": "delete_collection_cluster_role_with_http_info",
        "lineno": 1167,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding",
        "name": "delete_collection_cluster_role_binding",
        "lineno": 1347,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "name": "delete_collection_cluster_role_binding_with_http_info",
        "lineno": 1407,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role",
        "name": "delete_collection_namespaced_role",
        "lineno": 1587,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "name": "delete_collection_namespaced_role_with_http_info",
        "lineno": 1649,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding",
        "name": "delete_collection_namespaced_role_binding",
        "lineno": 1837,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "name": "delete_collection_namespaced_role_binding_with_http_info",
        "lineno": 1899,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role",
        "name": "delete_namespaced_role",
        "lineno": 2087,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "name": "delete_namespaced_role_with_http_info",
        "lineno": 2133,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding",
        "name": "delete_namespaced_role_binding",
        "lineno": 2285,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "name": "delete_namespaced_role_binding_with_http_info",
        "lineno": 2331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role",
        "name": "list_cluster_role",
        "lineno": 2611,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "name": "list_cluster_role_with_http_info",
        "lineno": 2663,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding",
        "name": "list_cluster_role_binding",
        "lineno": 2823,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "name": "list_cluster_role_binding_with_http_info",
        "lineno": 2875,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role",
        "name": "list_namespaced_role",
        "lineno": 3035,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "name": "list_namespaced_role_with_http_info",
        "lineno": 3089,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding",
        "name": "list_namespaced_role_binding",
        "lineno": 3257,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "name": "list_namespaced_role_binding_with_http_info",
        "lineno": 3311,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces",
        "name": "list_role_binding_for_all_namespaces",
        "lineno": 3479,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "name": "list_role_binding_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces",
        "name": "list_role_for_all_namespaces",
        "lineno": 3691,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "name": "list_role_for_all_namespaces_with_http_info",
        "lineno": 3743,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role",
        "name": "patch_cluster_role",
        "lineno": 3903,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "name": "patch_cluster_role_with_http_info",
        "lineno": 3945,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding",
        "name": "patch_cluster_role_binding",
        "lineno": 4095,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "name": "patch_cluster_role_binding_with_http_info",
        "lineno": 4137,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role",
        "name": "patch_namespaced_role",
        "lineno": 4287,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "name": "patch_namespaced_role_with_http_info",
        "lineno": 4331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding",
        "name": "patch_namespaced_role_binding",
        "lineno": 4489,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "name": "patch_namespaced_role_binding_with_http_info",
        "lineno": 4533,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role",
        "name": "read_cluster_role",
        "lineno": 4691,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "name": "read_cluster_role_with_http_info",
        "lineno": 4723,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding",
        "name": "read_cluster_role_binding",
        "lineno": 4836,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "name": "read_cluster_role_binding_with_http_info",
        "lineno": 4868,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role",
        "name": "read_namespaced_role",
        "lineno": 4981,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "name": "read_namespaced_role_with_http_info",
        "lineno": 5015,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding",
        "name": "read_namespaced_role_binding",
        "lineno": 5136,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "name": "read_namespaced_role_binding_with_http_info",
        "lineno": 5170,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role",
        "name": "replace_cluster_role",
        "lineno": 5291,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "name": "replace_cluster_role_with_http_info",
        "lineno": 5331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding",
        "name": "replace_cluster_role_binding",
        "lineno": 5468,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "name": "replace_cluster_role_binding_with_http_info",
        "lineno": 5508,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role",
        "name": "replace_namespaced_role",
        "lineno": 5645,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "name": "replace_namespaced_role_with_http_info",
        "lineno": 5687,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding",
        "name": "replace_namespaced_role_binding",
        "lineno": 5832,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "name": "replace_namespaced_role_binding_with_http_info",
        "lineno": 5874,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.resource_api": [
      {
        "id": "kubernetes.aio.client.api.resource_api.ResourceApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ResourceApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ResourceApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.resource_v1alpha3_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule",
        "name": "create_device_taint_rule",
        "lineno": 39,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "name": "create_device_taint_rule_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request",
        "name": "create_resource_pool_status_request",
        "lineno": 207,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "name": "create_resource_pool_status_request_with_http_info",
        "lineno": 245,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule",
        "name": "delete_collection_device_taint_rule",
        "lineno": 375,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "name": "delete_collection_device_taint_rule_with_http_info",
        "lineno": 435,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request",
        "name": "delete_collection_resource_pool_status_request",
        "lineno": 615,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "name": "delete_collection_resource_pool_status_request_with_http_info",
        "lineno": 675,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule",
        "name": "delete_device_taint_rule",
        "lineno": 855,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "name": "delete_device_taint_rule_with_http_info",
        "lineno": 899,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request",
        "name": "delete_resource_pool_status_request",
        "lineno": 1043,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "name": "delete_resource_pool_status_request_with_http_info",
        "lineno": 1087,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule",
        "name": "list_device_taint_rule",
        "lineno": 1359,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "name": "list_device_taint_rule_with_http_info",
        "lineno": 1411,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request",
        "name": "list_resource_pool_status_request",
        "lineno": 1571,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "name": "list_resource_pool_status_request_with_http_info",
        "lineno": 1623,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule",
        "name": "patch_device_taint_rule",
        "lineno": 1783,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "name": "patch_device_taint_rule_with_http_info",
        "lineno": 1825,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status",
        "name": "patch_device_taint_rule_status",
        "lineno": 1975,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "name": "patch_device_taint_rule_status_with_http_info",
        "lineno": 2017,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request",
        "name": "patch_resource_pool_status_request",
        "lineno": 2167,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "name": "patch_resource_pool_status_request_with_http_info",
        "lineno": 2209,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status",
        "name": "patch_resource_pool_status_request_status",
        "lineno": 2359,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "name": "patch_resource_pool_status_request_status_with_http_info",
        "lineno": 2401,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule",
        "name": "read_device_taint_rule",
        "lineno": 2551,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "name": "read_device_taint_rule_with_http_info",
        "lineno": 2583,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status",
        "name": "read_device_taint_rule_status",
        "lineno": 2696,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "name": "read_device_taint_rule_status_with_http_info",
        "lineno": 2728,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request",
        "name": "read_resource_pool_status_request",
        "lineno": 2841,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "name": "read_resource_pool_status_request_with_http_info",
        "lineno": 2873,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status",
        "name": "read_resource_pool_status_request_status",
        "lineno": 2986,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "name": "read_resource_pool_status_request_status_with_http_info",
        "lineno": 3018,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule",
        "name": "replace_device_taint_rule",
        "lineno": 3131,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "name": "replace_device_taint_rule_with_http_info",
        "lineno": 3171,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status",
        "name": "replace_device_taint_rule_status",
        "lineno": 3308,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "name": "replace_device_taint_rule_status_with_http_info",
        "lineno": 3348,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request",
        "name": "replace_resource_pool_status_request",
        "lineno": 3485,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "name": "replace_resource_pool_status_request_with_http_info",
        "lineno": 3525,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status",
        "name": "replace_resource_pool_status_request_status",
        "lineno": 3662,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "name": "replace_resource_pool_status_request_status_with_http_info",
        "lineno": 3702,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 207,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 247,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 385,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 425,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 563,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 601,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 731,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 791,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 971,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1033,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1221,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1283,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1471,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1531,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 1711,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 1755,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 1899,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 1945,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2097,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2143,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2295,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2339,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class",
        "name": "list_device_class",
        "lineno": 2611,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 2663,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 2823,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 2877,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3045,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3099,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 3267,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3319,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 3479,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 3691,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 3743,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 3903,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 3945,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 4095,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 4139,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 4297,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4341,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 4499,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4543,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 4701,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 4743,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class",
        "name": "read_device_class",
        "lineno": 4893,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 4925,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 5038,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 5072,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 5193,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5227,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 5348,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5382,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 5503,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 5535,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 5648,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 5688,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 5825,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 5867,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 6012,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6054,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 6199,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6241,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 6386,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 6426,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta2_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule",
        "name": "create_device_taint_rule",
        "lineno": 207,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "name": "create_device_taint_rule_with_http_info",
        "lineno": 245,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 375,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 415,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 553,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 593,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 731,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 769,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 899,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 959,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule",
        "name": "delete_collection_device_taint_rule",
        "lineno": 1139,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "name": "delete_collection_device_taint_rule_with_http_info",
        "lineno": 1199,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 1379,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1441,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1629,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1691,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1879,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1939,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 2119,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 2163,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule",
        "name": "delete_device_taint_rule",
        "lineno": 2307,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "name": "delete_device_taint_rule_with_http_info",
        "lineno": 2351,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 2495,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 2541,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2693,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2739,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2891,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2935,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3079,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3107,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class",
        "name": "list_device_class",
        "lineno": 3207,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 3259,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule",
        "name": "list_device_taint_rule",
        "lineno": 3419,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "name": "list_device_taint_rule_with_http_info",
        "lineno": 3471,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 3631,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 3685,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3853,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3907,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 4075,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 4127,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 4287,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 4339,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 4499,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 4551,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 4711,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 4753,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule",
        "name": "patch_device_taint_rule",
        "lineno": 4903,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "name": "patch_device_taint_rule_with_http_info",
        "lineno": 4945,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status",
        "name": "patch_device_taint_rule_status",
        "lineno": 5095,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "name": "patch_device_taint_rule_status_with_http_info",
        "lineno": 5137,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 5287,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 5331,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 5489,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 5533,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 5691,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 5735,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 5893,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 5935,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class",
        "name": "read_device_class",
        "lineno": 6085,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 6117,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule",
        "name": "read_device_taint_rule",
        "lineno": 6230,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "name": "read_device_taint_rule_with_http_info",
        "lineno": 6262,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status",
        "name": "read_device_taint_rule_status",
        "lineno": 6375,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "name": "read_device_taint_rule_status_with_http_info",
        "lineno": 6407,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 6520,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 6554,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 6675,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 6709,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 6830,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 6864,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 6985,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 7017,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 7130,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 7170,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule",
        "name": "replace_device_taint_rule",
        "lineno": 7307,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "name": "replace_device_taint_rule_with_http_info",
        "lineno": 7347,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status",
        "name": "replace_device_taint_rule_status",
        "lineno": 7484,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "name": "replace_device_taint_rule_status_with_http_info",
        "lineno": 7524,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 7661,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 7703,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 7848,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 7890,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 8035,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 8077,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 8222,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 8262,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.resource_v1_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 207,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 247,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 385,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 425,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 563,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 601,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 731,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 791,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 971,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1033,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1221,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1283,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1471,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1531,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 1711,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 1755,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 1899,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 1945,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2097,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2143,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2295,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2339,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class",
        "name": "list_device_class",
        "lineno": 2611,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 2663,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 2823,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 2877,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3045,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3099,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 3267,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3319,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 3479,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 3691,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 3743,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 3903,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 3945,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 4095,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 4139,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 4297,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4341,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 4499,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4543,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 4701,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 4743,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class",
        "name": "read_device_class",
        "lineno": 4893,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 4925,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 5038,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 5072,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 5193,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5227,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 5348,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5382,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 5503,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 5535,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 5648,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 5688,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 5825,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 5867,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 6012,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6054,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 6199,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6241,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 6386,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 6426,
        "scope": "ResourceV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.scheduling_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "SchedulingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "SchedulingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group",
        "name": "create_namespaced_pod_group",
        "lineno": 39,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "name": "create_namespaced_pod_group_with_http_info",
        "lineno": 79,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload",
        "name": "create_namespaced_workload",
        "lineno": 217,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "name": "create_namespaced_workload_with_http_info",
        "lineno": 257,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group",
        "name": "delete_collection_namespaced_pod_group",
        "lineno": 395,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "name": "delete_collection_namespaced_pod_group_with_http_info",
        "lineno": 457,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload",
        "name": "delete_collection_namespaced_workload",
        "lineno": 645,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "name": "delete_collection_namespaced_workload_with_http_info",
        "lineno": 707,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group",
        "name": "delete_namespaced_pod_group",
        "lineno": 895,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "name": "delete_namespaced_pod_group_with_http_info",
        "lineno": 941,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload",
        "name": "delete_namespaced_workload",
        "lineno": 1093,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "name": "delete_namespaced_workload_with_http_info",
        "lineno": 1139,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1291,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1319,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group",
        "name": "list_namespaced_pod_group",
        "lineno": 1419,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "name": "list_namespaced_pod_group_with_http_info",
        "lineno": 1473,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload",
        "name": "list_namespaced_workload",
        "lineno": 1641,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "name": "list_namespaced_workload_with_http_info",
        "lineno": 1695,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces",
        "name": "list_pod_group_for_all_namespaces",
        "lineno": 1863,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "name": "list_pod_group_for_all_namespaces_with_http_info",
        "lineno": 1915,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces",
        "name": "list_workload_for_all_namespaces",
        "lineno": 2075,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "name": "list_workload_for_all_namespaces_with_http_info",
        "lineno": 2127,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group",
        "name": "patch_namespaced_pod_group",
        "lineno": 2287,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "name": "patch_namespaced_pod_group_with_http_info",
        "lineno": 2331,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status",
        "name": "patch_namespaced_pod_group_status",
        "lineno": 2489,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "name": "patch_namespaced_pod_group_status_with_http_info",
        "lineno": 2533,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload",
        "name": "patch_namespaced_workload",
        "lineno": 2691,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "name": "patch_namespaced_workload_with_http_info",
        "lineno": 2735,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group",
        "name": "read_namespaced_pod_group",
        "lineno": 2893,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "name": "read_namespaced_pod_group_with_http_info",
        "lineno": 2927,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status",
        "name": "read_namespaced_pod_group_status",
        "lineno": 3048,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "name": "read_namespaced_pod_group_status_with_http_info",
        "lineno": 3082,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload",
        "name": "read_namespaced_workload",
        "lineno": 3203,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "name": "read_namespaced_workload_with_http_info",
        "lineno": 3237,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group",
        "name": "replace_namespaced_pod_group",
        "lineno": 3358,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "name": "replace_namespaced_pod_group_with_http_info",
        "lineno": 3400,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status",
        "name": "replace_namespaced_pod_group_status",
        "lineno": 3545,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "name": "replace_namespaced_pod_group_status_with_http_info",
        "lineno": 3587,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload",
        "name": "replace_namespaced_workload",
        "lineno": 3732,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "name": "replace_namespaced_workload_with_http_info",
        "lineno": 3774,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class",
        "name": "create_priority_class",
        "lineno": 39,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "name": "create_priority_class_with_http_info",
        "lineno": 77,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class",
        "name": "delete_collection_priority_class",
        "lineno": 207,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "name": "delete_collection_priority_class_with_http_info",
        "lineno": 267,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class",
        "name": "delete_priority_class",
        "lineno": 447,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "name": "delete_priority_class_with_http_info",
        "lineno": 491,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class",
        "name": "list_priority_class",
        "lineno": 763,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "name": "list_priority_class_with_http_info",
        "lineno": 815,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class",
        "name": "patch_priority_class",
        "lineno": 975,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "name": "patch_priority_class_with_http_info",
        "lineno": 1017,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class",
        "name": "read_priority_class",
        "lineno": 1167,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "name": "read_priority_class_with_http_info",
        "lineno": 1199,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class",
        "name": "replace_priority_class",
        "lineno": 1312,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "name": "replace_priority_class_with_http_info",
        "lineno": 1352,
        "scope": "SchedulingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.storagemigration_api": [
      {
        "id": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StoragemigrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "StoragemigrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "StoragemigrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration",
        "name": "create_storage_version_migration",
        "lineno": 39,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "name": "create_storage_version_migration_with_http_info",
        "lineno": 77,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration",
        "name": "delete_collection_storage_version_migration",
        "lineno": 207,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "name": "delete_collection_storage_version_migration_with_http_info",
        "lineno": 267,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration",
        "name": "delete_storage_version_migration",
        "lineno": 447,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "name": "delete_storage_version_migration_with_http_info",
        "lineno": 491,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration",
        "name": "list_storage_version_migration",
        "lineno": 763,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "name": "list_storage_version_migration_with_http_info",
        "lineno": 815,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration",
        "name": "patch_storage_version_migration",
        "lineno": 975,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "name": "patch_storage_version_migration_with_http_info",
        "lineno": 1017,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status",
        "name": "patch_storage_version_migration_status",
        "lineno": 1167,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "name": "patch_storage_version_migration_status_with_http_info",
        "lineno": 1209,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration",
        "name": "read_storage_version_migration",
        "lineno": 1359,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "name": "read_storage_version_migration_with_http_info",
        "lineno": 1391,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status",
        "name": "read_storage_version_migration_status",
        "lineno": 1504,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "name": "read_storage_version_migration_status_with_http_info",
        "lineno": 1536,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration",
        "name": "replace_storage_version_migration",
        "lineno": 1649,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "name": "replace_storage_version_migration_with_http_info",
        "lineno": 1689,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status",
        "name": "replace_storage_version_migration_status",
        "lineno": 1826,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "name": "replace_storage_version_migration_status_with_http_info",
        "lineno": 1866,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.storage_api": [
      {
        "id": "kubernetes.aio.client.api.storage_api.StorageApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "StorageApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "StorageApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.storage_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class",
        "name": "create_volume_attributes_class",
        "lineno": 39,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "name": "create_volume_attributes_class_with_http_info",
        "lineno": 77,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class",
        "name": "delete_collection_volume_attributes_class",
        "lineno": 207,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "name": "delete_collection_volume_attributes_class_with_http_info",
        "lineno": 267,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class",
        "name": "delete_volume_attributes_class",
        "lineno": 447,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "name": "delete_volume_attributes_class_with_http_info",
        "lineno": 491,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class",
        "name": "list_volume_attributes_class",
        "lineno": 763,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "name": "list_volume_attributes_class_with_http_info",
        "lineno": 815,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class",
        "name": "patch_volume_attributes_class",
        "lineno": 975,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "name": "patch_volume_attributes_class_with_http_info",
        "lineno": 1017,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class",
        "name": "read_volume_attributes_class",
        "lineno": 1167,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "name": "read_volume_attributes_class_with_http_info",
        "lineno": 1199,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class",
        "name": "replace_volume_attributes_class",
        "lineno": 1312,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "name": "replace_volume_attributes_class_with_http_info",
        "lineno": 1352,
        "scope": "StorageV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.storage_v1_api": [
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver",
        "name": "create_csi_driver",
        "lineno": 39,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "name": "create_csi_driver_with_http_info",
        "lineno": 77,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node",
        "name": "create_csi_node",
        "lineno": 207,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "name": "create_csi_node_with_http_info",
        "lineno": 245,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity",
        "name": "create_namespaced_csi_storage_capacity",
        "lineno": 375,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "name": "create_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 415,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class",
        "name": "create_storage_class",
        "lineno": 553,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "name": "create_storage_class_with_http_info",
        "lineno": 591,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment",
        "name": "create_volume_attachment",
        "lineno": 721,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "name": "create_volume_attachment_with_http_info",
        "lineno": 759,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class",
        "name": "create_volume_attributes_class",
        "lineno": 889,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "name": "create_volume_attributes_class_with_http_info",
        "lineno": 927,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver",
        "name": "delete_collection_csi_driver",
        "lineno": 1057,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "name": "delete_collection_csi_driver_with_http_info",
        "lineno": 1117,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node",
        "name": "delete_collection_csi_node",
        "lineno": 1297,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "name": "delete_collection_csi_node_with_http_info",
        "lineno": 1357,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity",
        "name": "delete_collection_namespaced_csi_storage_capacity",
        "lineno": 1537,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "name": "delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 1599,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class",
        "name": "delete_collection_storage_class",
        "lineno": 1787,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "name": "delete_collection_storage_class_with_http_info",
        "lineno": 1847,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment",
        "name": "delete_collection_volume_attachment",
        "lineno": 2027,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "name": "delete_collection_volume_attachment_with_http_info",
        "lineno": 2087,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class",
        "name": "delete_collection_volume_attributes_class",
        "lineno": 2267,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "name": "delete_collection_volume_attributes_class_with_http_info",
        "lineno": 2327,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver",
        "name": "delete_csi_driver",
        "lineno": 2507,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "name": "delete_csi_driver_with_http_info",
        "lineno": 2551,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node",
        "name": "delete_csi_node",
        "lineno": 2695,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "name": "delete_csi_node_with_http_info",
        "lineno": 2739,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity",
        "name": "delete_namespaced_csi_storage_capacity",
        "lineno": 2883,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "name": "delete_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 2929,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class",
        "name": "delete_storage_class",
        "lineno": 3081,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "name": "delete_storage_class_with_http_info",
        "lineno": 3125,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment",
        "name": "delete_volume_attachment",
        "lineno": 3269,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "name": "delete_volume_attachment_with_http_info",
        "lineno": 3313,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class",
        "name": "delete_volume_attributes_class",
        "lineno": 3457,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "name": "delete_volume_attributes_class_with_http_info",
        "lineno": 3501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3645,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3673,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver",
        "name": "list_csi_driver",
        "lineno": 3773,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "name": "list_csi_driver_with_http_info",
        "lineno": 3825,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node",
        "name": "list_csi_node",
        "lineno": 3985,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "name": "list_csi_node_with_http_info",
        "lineno": 4037,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces",
        "name": "list_csi_storage_capacity_for_all_namespaces",
        "lineno": 4197,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "name": "list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "lineno": 4249,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity",
        "name": "list_namespaced_csi_storage_capacity",
        "lineno": 4409,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "name": "list_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 4463,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class",
        "name": "list_storage_class",
        "lineno": 4631,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "name": "list_storage_class_with_http_info",
        "lineno": 4683,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment",
        "name": "list_volume_attachment",
        "lineno": 4843,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "name": "list_volume_attachment_with_http_info",
        "lineno": 4895,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class",
        "name": "list_volume_attributes_class",
        "lineno": 5055,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "name": "list_volume_attributes_class_with_http_info",
        "lineno": 5107,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver",
        "name": "patch_csi_driver",
        "lineno": 5267,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "name": "patch_csi_driver_with_http_info",
        "lineno": 5309,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node",
        "name": "patch_csi_node",
        "lineno": 5459,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "name": "patch_csi_node_with_http_info",
        "lineno": 5501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity",
        "name": "patch_namespaced_csi_storage_capacity",
        "lineno": 5651,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "name": "patch_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 5695,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class",
        "name": "patch_storage_class",
        "lineno": 5853,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "name": "patch_storage_class_with_http_info",
        "lineno": 5895,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment",
        "name": "patch_volume_attachment",
        "lineno": 6045,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "name": "patch_volume_attachment_with_http_info",
        "lineno": 6087,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status",
        "name": "patch_volume_attachment_status",
        "lineno": 6237,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "name": "patch_volume_attachment_status_with_http_info",
        "lineno": 6279,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class",
        "name": "patch_volume_attributes_class",
        "lineno": 6429,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "name": "patch_volume_attributes_class_with_http_info",
        "lineno": 6471,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver",
        "name": "read_csi_driver",
        "lineno": 6621,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "name": "read_csi_driver_with_http_info",
        "lineno": 6653,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node",
        "name": "read_csi_node",
        "lineno": 6766,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "name": "read_csi_node_with_http_info",
        "lineno": 6798,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity",
        "name": "read_namespaced_csi_storage_capacity",
        "lineno": 6911,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "name": "read_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 6945,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class",
        "name": "read_storage_class",
        "lineno": 7066,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "name": "read_storage_class_with_http_info",
        "lineno": 7098,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment",
        "name": "read_volume_attachment",
        "lineno": 7211,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "name": "read_volume_attachment_with_http_info",
        "lineno": 7243,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status",
        "name": "read_volume_attachment_status",
        "lineno": 7356,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "name": "read_volume_attachment_status_with_http_info",
        "lineno": 7388,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class",
        "name": "read_volume_attributes_class",
        "lineno": 7501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "name": "read_volume_attributes_class_with_http_info",
        "lineno": 7533,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver",
        "name": "replace_csi_driver",
        "lineno": 7646,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "name": "replace_csi_driver_with_http_info",
        "lineno": 7686,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node",
        "name": "replace_csi_node",
        "lineno": 7823,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "name": "replace_csi_node_with_http_info",
        "lineno": 7863,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity",
        "name": "replace_namespaced_csi_storage_capacity",
        "lineno": 8000,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "name": "replace_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 8042,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class",
        "name": "replace_storage_class",
        "lineno": 8187,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "name": "replace_storage_class_with_http_info",
        "lineno": 8227,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment",
        "name": "replace_volume_attachment",
        "lineno": 8364,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "name": "replace_volume_attachment_with_http_info",
        "lineno": 8404,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status",
        "name": "replace_volume_attachment_status",
        "lineno": 8541,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "name": "replace_volume_attachment_status_with_http_info",
        "lineno": 8581,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class",
        "name": "replace_volume_attributes_class",
        "lineno": 8718,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "name": "replace_volume_attributes_class_with_http_info",
        "lineno": 8758,
        "scope": "StorageV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.version_api": [
      {
        "id": "kubernetes.aio.client.api.version_api.VersionApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "VersionApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.version_api.VersionApi.get_code",
        "name": "get_code",
        "lineno": 39,
        "scope": "VersionApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.version_api.VersionApi.get_code_with_http_info",
        "name": "get_code_with_http_info",
        "lineno": 67,
        "scope": "VersionApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api.well_known_api": [
      {
        "id": "kubernetes.aio.client.api.well_known_api.WellKnownApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "WellKnownApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration",
        "name": "get_service_account_issuer_open_id_configuration",
        "lineno": 39,
        "scope": "WellKnownApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "name": "get_service_account_issuer_open_id_configuration_with_http_info",
        "lineno": 67,
        "scope": "WellKnownApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.api": [],
    "kubernetes.aio.client.models.admissionregistration_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 72,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 83,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.path",
        "name": "path",
        "lineno": 122,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.path",
        "name": "path",
        "lineno": 133,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 145,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 156,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "AdmissionregistrationV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 69,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 80,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 95,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 105,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 116,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 127,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "AdmissionregistrationV1WebhookClientConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.name",
        "name": "name",
        "lineno": 72,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.name",
        "name": "name",
        "lineno": 83,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.path",
        "name": "path",
        "lineno": 122,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.path",
        "name": "path",
        "lineno": 133,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.port",
        "name": "port",
        "lineno": 145,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.port",
        "name": "port",
        "lineno": 156,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "ApiextensionsV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config": [
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 69,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 80,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 95,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 105,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 116,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 127,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "ApiextensionsV1WebhookClientConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.apiregistration_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 69,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 80,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 92,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 103,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 115,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 126,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "ApiregistrationV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.authentication_v1_token_request": [
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.status",
        "name": "status",
        "lineno": 167,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.status",
        "name": "status",
        "lineno": 177,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "AuthenticationV1TokenRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.core_v1_endpoint_port": [
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 73,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 84,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.name",
        "name": "name",
        "lineno": 96,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.name",
        "name": "name",
        "lineno": 107,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.port",
        "name": "port",
        "lineno": 119,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.port",
        "name": "port",
        "lineno": 130,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 144,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 155,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "CoreV1EndpointPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.core_v1_event": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__init__",
        "name": "__init__",
        "lineno": 78,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.action",
        "name": "action",
        "lineno": 137,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.action",
        "name": "action",
        "lineno": 148,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.api_version",
        "name": "api_version",
        "lineno": 160,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.api_version",
        "name": "api_version",
        "lineno": 171,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.count",
        "name": "count",
        "lineno": 183,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.count",
        "name": "count",
        "lineno": 194,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.event_time",
        "name": "event_time",
        "lineno": 206,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.event_time",
        "name": "event_time",
        "lineno": 217,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.first_timestamp",
        "name": "first_timestamp",
        "lineno": 229,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.first_timestamp",
        "name": "first_timestamp",
        "lineno": 240,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.involved_object",
        "name": "involved_object",
        "lineno": 252,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.involved_object",
        "name": "involved_object",
        "lineno": 262,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.kind",
        "name": "kind",
        "lineno": 275,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.kind",
        "name": "kind",
        "lineno": 286,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.last_timestamp",
        "name": "last_timestamp",
        "lineno": 298,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.last_timestamp",
        "name": "last_timestamp",
        "lineno": 309,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.message",
        "name": "message",
        "lineno": 321,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.message",
        "name": "message",
        "lineno": 332,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.metadata",
        "name": "metadata",
        "lineno": 344,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.metadata",
        "name": "metadata",
        "lineno": 354,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reason",
        "name": "reason",
        "lineno": 367,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reason",
        "name": "reason",
        "lineno": 378,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.related",
        "name": "related",
        "lineno": 390,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.related",
        "name": "related",
        "lineno": 400,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reporting_component",
        "name": "reporting_component",
        "lineno": 411,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reporting_component",
        "name": "reporting_component",
        "lineno": 422,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 434,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 445,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.series",
        "name": "series",
        "lineno": 457,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.series",
        "name": "series",
        "lineno": 467,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.source",
        "name": "source",
        "lineno": 478,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.source",
        "name": "source",
        "lineno": 488,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.type",
        "name": "type",
        "lineno": 499,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.type",
        "name": "type",
        "lineno": 510,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "name": "to_dict",
        "lineno": 521,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "name": "convert",
        "lineno": 525,
        "scope": "CoreV1Event.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_str",
        "name": "to_str",
        "lineno": 553,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__repr__",
        "name": "__repr__",
        "lineno": 557,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__eq__",
        "name": "__eq__",
        "lineno": 561,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__ne__",
        "name": "__ne__",
        "lineno": 568,
        "scope": "CoreV1Event",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_list": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.items",
        "name": "items",
        "lineno": 96,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.items",
        "name": "items",
        "lineno": 107,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "CoreV1EventList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "CoreV1EventList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_series": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.count",
        "name": "count",
        "lineno": 64,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.count",
        "name": "count",
        "lineno": 75,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 87,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 98,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "CoreV1EventSeries.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "CoreV1EventSeries",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.core_v1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.name",
        "name": "name",
        "lineno": 63,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.name",
        "name": "name",
        "lineno": 74,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.request",
        "name": "request",
        "lineno": 88,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.request",
        "name": "request",
        "lineno": 99,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "CoreV1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.discovery_v1_endpoint_port": [
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 74,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 85,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.name",
        "name": "name",
        "lineno": 97,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.name",
        "name": "name",
        "lineno": 108,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.port",
        "name": "port",
        "lineno": 120,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.port",
        "name": "port",
        "lineno": 131,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 143,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 154,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "DiscoveryV1EndpointPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.events_v1_event": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__init__",
        "name": "__init__",
        "lineno": 78,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.action",
        "name": "action",
        "lineno": 138,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.action",
        "name": "action",
        "lineno": 149,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.api_version",
        "name": "api_version",
        "lineno": 161,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.api_version",
        "name": "api_version",
        "lineno": 172,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_count",
        "name": "deprecated_count",
        "lineno": 184,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_count",
        "name": "deprecated_count",
        "lineno": 195,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_first_timestamp",
        "name": "deprecated_first_timestamp",
        "lineno": 207,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_first_timestamp",
        "name": "deprecated_first_timestamp",
        "lineno": 218,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_last_timestamp",
        "name": "deprecated_last_timestamp",
        "lineno": 230,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_last_timestamp",
        "name": "deprecated_last_timestamp",
        "lineno": 241,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_source",
        "name": "deprecated_source",
        "lineno": 253,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.deprecated_source",
        "name": "deprecated_source",
        "lineno": 263,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.event_time",
        "name": "event_time",
        "lineno": 274,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.event_time",
        "name": "event_time",
        "lineno": 285,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.kind",
        "name": "kind",
        "lineno": 299,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.kind",
        "name": "kind",
        "lineno": 310,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.metadata",
        "name": "metadata",
        "lineno": 322,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.metadata",
        "name": "metadata",
        "lineno": 332,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.note",
        "name": "note",
        "lineno": 343,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.note",
        "name": "note",
        "lineno": 354,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reason",
        "name": "reason",
        "lineno": 366,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reason",
        "name": "reason",
        "lineno": 377,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.regarding",
        "name": "regarding",
        "lineno": 389,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.regarding",
        "name": "regarding",
        "lineno": 399,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.related",
        "name": "related",
        "lineno": 410,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.related",
        "name": "related",
        "lineno": 420,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reporting_controller",
        "name": "reporting_controller",
        "lineno": 431,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reporting_controller",
        "name": "reporting_controller",
        "lineno": 442,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 454,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 465,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.series",
        "name": "series",
        "lineno": 477,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.series",
        "name": "series",
        "lineno": 487,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.type",
        "name": "type",
        "lineno": 498,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.type",
        "name": "type",
        "lineno": 509,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "name": "to_dict",
        "lineno": 520,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "name": "convert",
        "lineno": 524,
        "scope": "EventsV1Event.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_str",
        "name": "to_str",
        "lineno": 552,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__repr__",
        "name": "__repr__",
        "lineno": 556,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__eq__",
        "name": "__eq__",
        "lineno": 560,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__ne__",
        "name": "__ne__",
        "lineno": 567,
        "scope": "EventsV1Event",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_list": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.items",
        "name": "items",
        "lineno": 96,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.items",
        "name": "items",
        "lineno": 107,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "EventsV1EventList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "EventsV1EventList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_series": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.count",
        "name": "count",
        "lineno": 62,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.count",
        "name": "count",
        "lineno": 73,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 87,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 98,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "EventsV1EventSeries.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "EventsV1EventSeries",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.flowcontrol_v1_subject": [
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.group",
        "name": "group",
        "lineno": 73,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.group",
        "name": "group",
        "lineno": 83,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.service_account",
        "name": "service_account",
        "lineno": 119,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.service_account",
        "name": "service_account",
        "lineno": 129,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.user",
        "name": "user",
        "lineno": 140,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.user",
        "name": "user",
        "lineno": 150,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "name": "to_dict",
        "lineno": 160,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "name": "convert",
        "lineno": 164,
        "scope": "FlowcontrolV1Subject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "name": "to_str",
        "lineno": 192,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__repr__",
        "name": "__repr__",
        "lineno": 196,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__eq__",
        "name": "__eq__",
        "lineno": 200,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__ne__",
        "name": "__ne__",
        "lineno": 207,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.rbac_v1_subject": [
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.api_group",
        "name": "api_group",
        "lineno": 72,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.api_group",
        "name": "api_group",
        "lineno": 83,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.name",
        "name": "name",
        "lineno": 120,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.name",
        "name": "name",
        "lineno": 131,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.namespace",
        "name": "namespace",
        "lineno": 145,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.namespace",
        "name": "namespace",
        "lineno": 156,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "RbacV1Subject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "RbacV1Subject",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.resource_v1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "ResourceV1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.storage_v1_token_request": [
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.audience",
        "name": "audience",
        "lineno": 63,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.audience",
        "name": "audience",
        "lineno": 74,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 88,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 99,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "StorageV1TokenRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha1ClusterTrustBundle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1ClusterTrustBundleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 63,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 74,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 86,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 97,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1alpha1ClusterTrustBundleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1alpha1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1alpha1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1alpha1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1alpha1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1alpha1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1alpha1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_server_storage_version": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.api_server_id",
        "name": "api_server_id",
        "lineno": 71,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.api_server_id",
        "name": "api_server_id",
        "lineno": 82,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.decodable_versions",
        "name": "decodable_versions",
        "lineno": 96,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.decodable_versions",
        "name": "decodable_versions",
        "lineno": 107,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.encoding_version",
        "name": "encoding_version",
        "lineno": 121,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.encoding_version",
        "name": "encoding_version",
        "lineno": 132,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.served_versions",
        "name": "served_versions",
        "lineno": 146,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.served_versions",
        "name": "served_versions",
        "lineno": 157,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1alpha1ServerStorageVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.spec",
        "name": "spec",
        "lineno": 147,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.spec",
        "name": "spec",
        "lineno": 158,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.status",
        "name": "status",
        "lineno": 170,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.status",
        "name": "status",
        "lineno": 180,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1alpha1StorageVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_condition": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 80,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 91,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.message",
        "name": "message",
        "lineno": 114,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 128,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 139,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.status",
        "name": "status",
        "lineno": 176,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.status",
        "name": "status",
        "lineno": 187,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.type",
        "name": "type",
        "lineno": 201,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.type",
        "name": "type",
        "lineno": 212,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "name": "to_dict",
        "lineno": 225,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "name": "convert",
        "lineno": 229,
        "scope": "V1alpha1StorageVersionCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "name": "to_str",
        "lineno": 257,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__repr__",
        "name": "__repr__",
        "lineno": 261,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__eq__",
        "name": "__eq__",
        "lineno": 265,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__ne__",
        "name": "__ne__",
        "lineno": 272,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1StorageVersionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.common_encoding_version",
        "name": "common_encoding_version",
        "lineno": 69,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.common_encoding_version",
        "name": "common_encoding_version",
        "lineno": 80,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.conditions",
        "name": "conditions",
        "lineno": 92,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.conditions",
        "name": "conditions",
        "lineno": 103,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.storage_versions",
        "name": "storage_versions",
        "lineno": 115,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.storage_versions",
        "name": "storage_versions",
        "lineno": 126,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1alpha1StorageVersionStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha1Variable",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.min_count",
        "name": "min_count",
        "lineno": 58,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.min_count",
        "name": "min_count",
        "lineno": 69,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1alpha2GangSchedulingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha2LeaseCandidate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2LeaseCandidateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 81,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 92,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 106,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 117,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 129,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 140,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 154,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 165,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 177,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 188,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 200,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 211,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1alpha2LeaseCandidateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1alpha2PodGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2PodGroupList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 93,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 104,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 116,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 127,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha2PodGroupResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 88,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 99,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1alpha2PodGroupResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.topology",
        "name": "topology",
        "lineno": 59,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.topology",
        "name": "topology",
        "lineno": 70,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha2PodGroupSchedulingConstraints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.basic",
        "name": "basic",
        "lineno": 64,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.basic",
        "name": "basic",
        "lineno": 75,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.gang",
        "name": "gang",
        "lineno": 87,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.gang",
        "name": "gang",
        "lineno": 97,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1alpha2PodGroupSchedulingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.disruption_mode",
        "name": "disruption_mode",
        "lineno": 88,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.disruption_mode",
        "name": "disruption_mode",
        "lineno": 99,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.pod_group_template_ref",
        "name": "pod_group_template_ref",
        "lineno": 111,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.pod_group_template_ref",
        "name": "pod_group_template_ref",
        "lineno": 121,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority",
        "name": "priority",
        "lineno": 132,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority",
        "name": "priority",
        "lineno": 143,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 155,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 166,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 178,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 189,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 201,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 211,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 222,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 232,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "name": "to_dict",
        "lineno": 244,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "name": "convert",
        "lineno": 248,
        "scope": "V1alpha2PodGroupSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "name": "to_str",
        "lineno": 276,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__repr__",
        "name": "__repr__",
        "lineno": 280,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__eq__",
        "name": "__eq__",
        "lineno": 284,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__ne__",
        "name": "__ne__",
        "lineno": 291,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 87,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 98,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1alpha2PodGroupStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.disruption_mode",
        "name": "disruption_mode",
        "lineno": 87,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.disruption_mode",
        "name": "disruption_mode",
        "lineno": 98,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.name",
        "name": "name",
        "lineno": 110,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.name",
        "name": "name",
        "lineno": 121,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority",
        "name": "priority",
        "lineno": 135,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority",
        "name": "priority",
        "lineno": 146,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority_class_name",
        "name": "priority_class_name",
        "lineno": 158,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority_class_name",
        "name": "priority_class_name",
        "lineno": 169,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.resource_claims",
        "name": "resource_claims",
        "lineno": 181,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.resource_claims",
        "name": "resource_claims",
        "lineno": 192,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 204,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 214,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 225,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 235,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1alpha2PodGroupTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.workload",
        "name": "workload",
        "lineno": 59,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.workload",
        "name": "workload",
        "lineno": 69,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1alpha2PodGroupTemplateReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_topology_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.key",
        "name": "key",
        "lineno": 58,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.key",
        "name": "key",
        "lineno": 69,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1alpha2TopologyConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1alpha2TypedLocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha2Workload.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha2Workload",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2WorkloadList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.pod_group_template_name",
        "name": "pod_group_template_name",
        "lineno": 62,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.pod_group_template_name",
        "name": "pod_group_template_name",
        "lineno": 73,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.workload_name",
        "name": "workload_name",
        "lineno": 87,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.workload_name",
        "name": "workload_name",
        "lineno": 98,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.controller_ref",
        "name": "controller_ref",
        "lineno": 63,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.controller_ref",
        "name": "controller_ref",
        "lineno": 73,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.pod_group_templates",
        "name": "pod_group_templates",
        "lineno": 84,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.pod_group_templates",
        "name": "pod_group_templates",
        "lineno": 95,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1alpha2WorkloadSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1alpha3DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1alpha3DeviceTaintRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha3DeviceTaintRuleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 63,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 73,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 84,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 94,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1alpha3DeviceTaintRuleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha3DeviceTaintRuleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_selector": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.device",
        "name": "device",
        "lineno": 69,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.device",
        "name": "device",
        "lineno": 80,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 92,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 103,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 115,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 126,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1alpha3DeviceTaintSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_pool_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.allocated_devices",
        "name": "allocated_devices",
        "lineno": 101,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.allocated_devices",
        "name": "allocated_devices",
        "lineno": 112,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.available_devices",
        "name": "available_devices",
        "lineno": 124,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.available_devices",
        "name": "available_devices",
        "lineno": 135,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.driver",
        "name": "driver",
        "lineno": 147,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.driver",
        "name": "driver",
        "lineno": 158,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.generation",
        "name": "generation",
        "lineno": 172,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.generation",
        "name": "generation",
        "lineno": 183,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.node_name",
        "name": "node_name",
        "lineno": 197,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.node_name",
        "name": "node_name",
        "lineno": 208,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.pool_name",
        "name": "pool_name",
        "lineno": 220,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.pool_name",
        "name": "pool_name",
        "lineno": 231,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 245,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 256,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.total_devices",
        "name": "total_devices",
        "lineno": 268,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.total_devices",
        "name": "total_devices",
        "lineno": 279,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.unavailable_devices",
        "name": "unavailable_devices",
        "lineno": 291,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.unavailable_devices",
        "name": "unavailable_devices",
        "lineno": 302,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.validation_error",
        "name": "validation_error",
        "lineno": 314,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.validation_error",
        "name": "validation_error",
        "lineno": 325,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "name": "to_dict",
        "lineno": 336,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "name": "convert",
        "lineno": 340,
        "scope": "V1alpha3PoolStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "name": "to_str",
        "lineno": 368,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__repr__",
        "name": "__repr__",
        "lineno": 372,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__eq__",
        "name": "__eq__",
        "lineno": 376,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__ne__",
        "name": "__ne__",
        "lineno": 383,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.api_version",
        "name": "api_version",
        "lineno": 77,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.api_version",
        "name": "api_version",
        "lineno": 88,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.kind",
        "name": "kind",
        "lineno": 100,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.kind",
        "name": "kind",
        "lineno": 111,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.metadata",
        "name": "metadata",
        "lineno": 123,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.metadata",
        "name": "metadata",
        "lineno": 133,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.status",
        "name": "status",
        "lineno": 169,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.status",
        "name": "status",
        "lineno": 179,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1alpha3ResourcePoolStatusRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha3ResourcePoolStatusRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.driver",
        "name": "driver",
        "lineno": 68,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.driver",
        "name": "driver",
        "lineno": 79,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.limit",
        "name": "limit",
        "lineno": 93,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.limit",
        "name": "limit",
        "lineno": 104,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.pool_name",
        "name": "pool_name",
        "lineno": 116,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.pool_name",
        "name": "pool_name",
        "lineno": 127,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.conditions",
        "name": "conditions",
        "lineno": 68,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.conditions",
        "name": "conditions",
        "lineno": 79,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pool_count",
        "name": "pool_count",
        "lineno": 91,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pool_count",
        "name": "pool_count",
        "lineno": 102,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pools",
        "name": "pools",
        "lineno": 116,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pools",
        "name": "pools",
        "lineno": 127,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1beta1AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta1AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_basic_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.all_nodes",
        "name": "all_nodes",
        "lineno": 114,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.all_nodes",
        "name": "all_nodes",
        "lineno": 125,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 137,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 148,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.attributes",
        "name": "attributes",
        "lineno": 160,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.attributes",
        "name": "attributes",
        "lineno": 171,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_conditions",
        "name": "binding_conditions",
        "lineno": 183,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_conditions",
        "name": "binding_conditions",
        "lineno": 194,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 206,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 217,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binds_to_node",
        "name": "binds_to_node",
        "lineno": 229,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.binds_to_node",
        "name": "binds_to_node",
        "lineno": 240,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.capacity",
        "name": "capacity",
        "lineno": 252,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.capacity",
        "name": "capacity",
        "lineno": 263,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.consumes_counters",
        "name": "consumes_counters",
        "lineno": 275,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.consumes_counters",
        "name": "consumes_counters",
        "lineno": 286,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 298,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 309,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_name",
        "name": "node_name",
        "lineno": 321,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_name",
        "name": "node_name",
        "lineno": 332,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_selector",
        "name": "node_selector",
        "lineno": 344,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_selector",
        "name": "node_selector",
        "lineno": 354,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.taints",
        "name": "taints",
        "lineno": 365,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.taints",
        "name": "taints",
        "lineno": 376,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "name": "to_dict",
        "lineno": 387,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "name": "convert",
        "lineno": 391,
        "scope": "V1beta1BasicDevice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "name": "to_str",
        "lineno": 419,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__repr__",
        "name": "__repr__",
        "lineno": 423,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__eq__",
        "name": "__eq__",
        "lineno": 427,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__ne__",
        "name": "__ne__",
        "lineno": 434,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta1CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1beta1CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta1CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ClusterTrustBundle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ClusterTrustBundleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 63,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 74,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 86,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 97,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1beta1ClusterTrustBundleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta1Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta1Counter",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.basic",
        "name": "basic",
        "lineno": 63,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.basic",
        "name": "basic",
        "lineno": 73,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.name",
        "name": "name",
        "lineno": 84,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta1Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta1Device",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta1DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1beta1DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta1DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1beta1DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 98,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 109,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 121,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 132,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.capacity",
        "name": "capacity",
        "lineno": 154,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.count",
        "name": "count",
        "lineno": 165,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.count",
        "name": "count",
        "lineno": 176,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 188,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 199,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 211,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 222,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.name",
        "name": "name",
        "lineno": 234,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.name",
        "name": "name",
        "lineno": 245,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.selectors",
        "name": "selectors",
        "lineno": 259,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.selectors",
        "name": "selectors",
        "lineno": 270,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 282,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 293,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 304,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 308,
        "scope": "V1beta1DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 336,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 340,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 344,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 351,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1beta1DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1beta1DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta1DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta1DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1IPAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1IPAddress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1IPAddressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 58,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 68,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1beta1IPAddressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1LeaseCandidate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1LeaseCandidateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 81,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 92,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 106,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 117,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 129,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 140,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 154,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 165,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 177,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 188,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 200,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 211,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1beta1LeaseCandidateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1beta1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1beta1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1beta1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1beta1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1beta1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1beta1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1beta1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1beta1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_parent_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.group",
        "name": "group",
        "lineno": 83,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.namespace",
        "name": "namespace",
        "lineno": 120,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.namespace",
        "name": "namespace",
        "lineno": 131,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.resource",
        "name": "resource",
        "lineno": 143,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.resource",
        "name": "resource",
        "lineno": 154,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta1ParentReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta1ParentReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta1PodCertificateRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1PodCertificateRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 106,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 117,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_name",
        "name": "node_name",
        "lineno": 129,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_name",
        "name": "node_name",
        "lineno": 140,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_uid",
        "name": "node_uid",
        "lineno": 154,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_uid",
        "name": "node_uid",
        "lineno": 165,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pkix_public_key",
        "name": "pkix_public_key",
        "lineno": 179,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pkix_public_key",
        "name": "pkix_public_key",
        "lineno": 190,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_name",
        "name": "pod_name",
        "lineno": 205,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_name",
        "name": "pod_name",
        "lineno": 216,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_uid",
        "name": "pod_uid",
        "lineno": 230,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_uid",
        "name": "pod_uid",
        "lineno": 241,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.proof_of_possession",
        "name": "proof_of_possession",
        "lineno": 255,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.proof_of_possession",
        "name": "proof_of_possession",
        "lineno": 266,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 281,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 292,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_uid",
        "name": "service_account_uid",
        "lineno": 306,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_uid",
        "name": "service_account_uid",
        "lineno": 317,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 331,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 342,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.stub_pkcs10_request",
        "name": "stub_pkcs10_request",
        "lineno": 356,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.stub_pkcs10_request",
        "name": "stub_pkcs10_request",
        "lineno": 367,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.unverified_user_annotations",
        "name": "unverified_user_annotations",
        "lineno": 384,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.unverified_user_annotations",
        "name": "unverified_user_annotations",
        "lineno": 395,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 406,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 410,
        "scope": "V1beta1PodCertificateRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "name": "to_str",
        "lineno": 438,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 442,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 446,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 453,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.begin_refresh_at",
        "name": "begin_refresh_at",
        "lineno": 79,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.begin_refresh_at",
        "name": "begin_refresh_at",
        "lineno": 90,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.certificate_chain",
        "name": "certificate_chain",
        "lineno": 102,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.certificate_chain",
        "name": "certificate_chain",
        "lineno": 113,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.conditions",
        "name": "conditions",
        "lineno": 125,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.conditions",
        "name": "conditions",
        "lineno": 136,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_after",
        "name": "not_after",
        "lineno": 148,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_after",
        "name": "not_after",
        "lineno": 159,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_before",
        "name": "not_before",
        "lineno": 171,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_before",
        "name": "not_before",
        "lineno": 182,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta1PodCertificateRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1beta1ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta1ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta1ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1beta1ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1beta1ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1beta1ServiceCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ServiceCIDRList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 59,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 70,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ServiceCIDRSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ServiceCIDRStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1beta1StorageVersionMigration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1StorageVersionMigrationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.resource",
        "name": "resource",
        "lineno": 58,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.resource",
        "name": "resource",
        "lineno": 68,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1beta1StorageVersionMigrationSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.resource_version",
        "name": "resource_version",
        "lineno": 87,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.resource_version",
        "name": "resource_version",
        "lineno": 98,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1StorageVersionMigrationStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1Variable",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 101,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 112,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 126,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 137,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 149,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 159,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 170,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 181,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1beta1VolumeAttributesClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1VolumeAttributesClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1beta2AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta2AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta2CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1beta2CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta2CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta2CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta2Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta2Counter",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.all_nodes",
        "name": "all_nodes",
        "lineno": 118,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.all_nodes",
        "name": "all_nodes",
        "lineno": 129,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 141,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 152,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.attributes",
        "name": "attributes",
        "lineno": 164,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.attributes",
        "name": "attributes",
        "lineno": 175,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 187,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 198,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 210,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 221,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 233,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 244,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.capacity",
        "name": "capacity",
        "lineno": 256,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.capacity",
        "name": "capacity",
        "lineno": 267,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 279,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 290,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.name",
        "name": "name",
        "lineno": 302,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.name",
        "name": "name",
        "lineno": 313,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 327,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 338,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_name",
        "name": "node_name",
        "lineno": 350,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_name",
        "name": "node_name",
        "lineno": 361,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_selector",
        "name": "node_selector",
        "lineno": 373,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.node_selector",
        "name": "node_selector",
        "lineno": 383,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.taints",
        "name": "taints",
        "lineno": 394,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.taints",
        "name": "taints",
        "lineno": 405,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "name": "to_dict",
        "lineno": 416,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "name": "convert",
        "lineno": 420,
        "scope": "V1beta2Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_str",
        "name": "to_str",
        "lineno": 448,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__repr__",
        "name": "__repr__",
        "lineno": 452,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__eq__",
        "name": "__eq__",
        "lineno": 456,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__ne__",
        "name": "__ne__",
        "lineno": 463,
        "scope": "V1beta2Device",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta2DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta2DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1beta2DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta2DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1beta2DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 68,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 78,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 89,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 100,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.name",
        "name": "name",
        "lineno": 123,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta2DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1beta2DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1beta2DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta2DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta2DeviceTaintRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2DeviceTaintRuleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 63,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 73,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 84,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 94,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta2DeviceTaintRuleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta2DeviceTaintRuleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.device",
        "name": "device",
        "lineno": 69,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.device",
        "name": "device",
        "lineno": 80,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 92,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 103,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 115,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 126,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceTaintSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta2DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_exact_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 88,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 99,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 111,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 122,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 134,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.count",
        "name": "count",
        "lineno": 155,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.count",
        "name": "count",
        "lineno": 166,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 178,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 189,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 203,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 214,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 226,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 237,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 248,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 252,
        "scope": "V1beta2ExactDeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "name": "to_str",
        "lineno": 280,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 284,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 288,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 295,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta2NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta2ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1beta2ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta2ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta2ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1beta2ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1beta2ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.node_affinity",
        "name": "node_affinity",
        "lineno": 69,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.node_affinity",
        "name": "node_affinity",
        "lineno": 79,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.pod_affinity",
        "name": "pod_affinity",
        "lineno": 90,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.pod_affinity",
        "name": "pod_affinity",
        "lineno": 100,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.pod_anti_affinity",
        "name": "pod_anti_affinity",
        "lineno": 111,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.pod_anti_affinity",
        "name": "pod_anti_affinity",
        "lineno": 121,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1Affinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1Affinity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_aggregation_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.cluster_role_selectors",
        "name": "cluster_role_selectors",
        "lineno": 59,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.cluster_role_selectors",
        "name": "cluster_role_selectors",
        "lineno": 70,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1AggregationRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1AggregationRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_group": [
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.api_version",
        "name": "api_version",
        "lineno": 82,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.api_version",
        "name": "api_version",
        "lineno": 93,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.name",
        "name": "name",
        "lineno": 128,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.name",
        "name": "name",
        "lineno": 139,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.preferred_version",
        "name": "preferred_version",
        "lineno": 153,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.preferred_version",
        "name": "preferred_version",
        "lineno": 163,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 174,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 185,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.versions",
        "name": "versions",
        "lineno": 197,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.versions",
        "name": "versions",
        "lineno": 208,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1APIGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1APIGroup",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_group_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.api_version",
        "name": "api_version",
        "lineno": 68,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.groups",
        "name": "groups",
        "lineno": 91,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.groups",
        "name": "groups",
        "lineno": 102,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.kind",
        "name": "kind",
        "lineno": 127,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1APIGroupList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1APIGroupList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource": [
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.categories",
        "name": "categories",
        "lineno": 99,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.categories",
        "name": "categories",
        "lineno": 110,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.group",
        "name": "group",
        "lineno": 122,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.group",
        "name": "group",
        "lineno": 133,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.kind",
        "name": "kind",
        "lineno": 145,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.kind",
        "name": "kind",
        "lineno": 156,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.name",
        "name": "name",
        "lineno": 170,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.name",
        "name": "name",
        "lineno": 181,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.namespaced",
        "name": "namespaced",
        "lineno": 195,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.namespaced",
        "name": "namespaced",
        "lineno": 206,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.short_names",
        "name": "short_names",
        "lineno": 220,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.short_names",
        "name": "short_names",
        "lineno": 231,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.singular_name",
        "name": "singular_name",
        "lineno": 243,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.singular_name",
        "name": "singular_name",
        "lineno": 254,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.storage_version_hash",
        "name": "storage_version_hash",
        "lineno": 268,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.storage_version_hash",
        "name": "storage_version_hash",
        "lineno": 279,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.verbs",
        "name": "verbs",
        "lineno": 291,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.verbs",
        "name": "verbs",
        "lineno": 302,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.version",
        "name": "version",
        "lineno": 316,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.version",
        "name": "version",
        "lineno": 327,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "name": "to_dict",
        "lineno": 338,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "name": "convert",
        "lineno": 342,
        "scope": "V1APIResource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_str",
        "name": "to_str",
        "lineno": 370,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__repr__",
        "name": "__repr__",
        "lineno": 374,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__eq__",
        "name": "__eq__",
        "lineno": 378,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__ne__",
        "name": "__ne__",
        "lineno": 385,
        "scope": "V1APIResource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.api_version",
        "name": "api_version",
        "lineno": 72,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.group_version",
        "name": "group_version",
        "lineno": 95,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.group_version",
        "name": "group_version",
        "lineno": 106,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.kind",
        "name": "kind",
        "lineno": 120,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.resources",
        "name": "resources",
        "lineno": 143,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.resources",
        "name": "resources",
        "lineno": 154,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1APIResourceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1APIResourceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_service": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1APIService.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1APIService",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1APIServiceCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1APIServiceCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1APIServiceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1APIServiceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.ca_bundle",
        "name": "ca_bundle",
        "lineno": 87,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.ca_bundle",
        "name": "ca_bundle",
        "lineno": 98,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.group",
        "name": "group",
        "lineno": 113,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.group",
        "name": "group",
        "lineno": 124,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.group_priority_minimum",
        "name": "group_priority_minimum",
        "lineno": 136,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.group_priority_minimum",
        "name": "group_priority_minimum",
        "lineno": 147,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.insecure_skip_tls_verify",
        "name": "insecure_skip_tls_verify",
        "lineno": 161,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.insecure_skip_tls_verify",
        "name": "insecure_skip_tls_verify",
        "lineno": 172,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.service",
        "name": "service",
        "lineno": 184,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.service",
        "name": "service",
        "lineno": 194,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.version",
        "name": "version",
        "lineno": 205,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.version",
        "name": "version",
        "lineno": 216,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.version_priority",
        "name": "version_priority",
        "lineno": 228,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.version_priority",
        "name": "version_priority",
        "lineno": 239,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "name": "to_dict",
        "lineno": 252,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 256,
        "scope": "V1APIServiceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "name": "to_str",
        "lineno": 284,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__repr__",
        "name": "__repr__",
        "lineno": 288,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__eq__",
        "name": "__eq__",
        "lineno": 292,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__ne__",
        "name": "__ne__",
        "lineno": 299,
        "scope": "V1APIServiceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_status": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1APIServiceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1APIServiceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_api_versions": [
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.api_version",
        "name": "api_version",
        "lineno": 72,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 118,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 129,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.versions",
        "name": "versions",
        "lineno": 143,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.versions",
        "name": "versions",
        "lineno": 154,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1APIVersions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1APIVersions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_app_armor_profile": [
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 63,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 74,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1AppArmorProfile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1AppArmorProfile",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_attached_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.device_path",
        "name": "device_path",
        "lineno": 62,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.device_path",
        "name": "device_path",
        "lineno": 73,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1AttachedVolume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1AttachedVolume",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_audit_annotation": [
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.key",
        "name": "key",
        "lineno": 62,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.key",
        "name": "key",
        "lineno": 73,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.value_expression",
        "name": "value_expression",
        "lineno": 87,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.value_expression",
        "name": "value_expression",
        "lineno": 98,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1AuditAnnotation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1AuditAnnotation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.partition",
        "name": "partition",
        "lineno": 96,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.partition",
        "name": "partition",
        "lineno": 107,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.read_only",
        "name": "read_only",
        "lineno": 119,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.read_only",
        "name": "read_only",
        "lineno": 130,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 142,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 153,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1AWSElasticBlockStoreVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_azure_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.caching_mode",
        "name": "caching_mode",
        "lineno": 82,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.caching_mode",
        "name": "caching_mode",
        "lineno": 93,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_name",
        "name": "disk_name",
        "lineno": 105,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_name",
        "name": "disk_name",
        "lineno": 116,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_uri",
        "name": "disk_uri",
        "lineno": 130,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_uri",
        "name": "disk_uri",
        "lineno": 141,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 155,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 166,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.kind",
        "name": "kind",
        "lineno": 178,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.kind",
        "name": "kind",
        "lineno": 189,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 201,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 212,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1AzureDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 72,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 83,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 95,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 106,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_namespace",
        "name": "secret_namespace",
        "lineno": 120,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_namespace",
        "name": "secret_namespace",
        "lineno": 131,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.share_name",
        "name": "share_name",
        "lineno": 143,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.share_name",
        "name": "share_name",
        "lineno": 154,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1AzureFilePersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.read_only",
        "name": "read_only",
        "lineno": 67,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.read_only",
        "name": "read_only",
        "lineno": 78,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 90,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 101,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.share_name",
        "name": "share_name",
        "lineno": 115,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.share_name",
        "name": "share_name",
        "lineno": 126,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1AzureFileVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.target",
        "name": "target",
        "lineno": 140,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.target",
        "name": "target",
        "lineno": 150,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1Binding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1Binding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_bound_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.uid",
        "name": "uid",
        "lineno": 143,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.uid",
        "name": "uid",
        "lineno": 154,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1BoundObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1BoundObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_capabilities": [
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.add",
        "name": "add",
        "lineno": 64,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.add",
        "name": "add",
        "lineno": 75,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.drop",
        "name": "drop",
        "lineno": 87,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.drop",
        "name": "drop",
        "lineno": 98,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Capabilities.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Capabilities",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 83,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 94,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.path",
        "name": "path",
        "lineno": 108,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 131,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 142,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 154,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 165,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 177,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 187,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.user",
        "name": "user",
        "lineno": 198,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.user",
        "name": "user",
        "lineno": 209,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1CephFSPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.monitors",
        "name": "monitors",
        "lineno": 83,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.monitors",
        "name": "monitors",
        "lineno": 94,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.path",
        "name": "path",
        "lineno": 108,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 131,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 142,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 154,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 165,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 177,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 187,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.user",
        "name": "user",
        "lineno": 198,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.user",
        "name": "user",
        "lineno": 209,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1CephFSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CertificateSigningRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 105,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 116,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CertificateSigningRequestCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CertificateSigningRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 92,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 103,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.extra",
        "name": "extra",
        "lineno": 115,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.extra",
        "name": "extra",
        "lineno": 126,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.groups",
        "name": "groups",
        "lineno": 138,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.groups",
        "name": "groups",
        "lineno": 149,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.request",
        "name": "request",
        "lineno": 161,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.request",
        "name": "request",
        "lineno": 172,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 189,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 200,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.uid",
        "name": "uid",
        "lineno": 214,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.uid",
        "name": "uid",
        "lineno": 225,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.usages",
        "name": "usages",
        "lineno": 237,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.usages",
        "name": "usages",
        "lineno": 248,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.username",
        "name": "username",
        "lineno": 260,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.username",
        "name": "username",
        "lineno": 271,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 282,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 286,
        "scope": "V1CertificateSigningRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "name": "to_str",
        "lineno": 314,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 318,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 322,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 329,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.certificate",
        "name": "certificate",
        "lineno": 64,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.certificate",
        "name": "certificate",
        "lineno": 75,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.conditions",
        "name": "conditions",
        "lineno": 90,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.conditions",
        "name": "conditions",
        "lineno": 101,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 112,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 116,
        "scope": "V1CertificateSigningRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "name": "to_str",
        "lineno": 144,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 148,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 152,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 159,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 96,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 107,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 119,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 129,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 140,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 151,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CinderPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.read_only",
        "name": "read_only",
        "lineno": 96,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.read_only",
        "name": "read_only",
        "lineno": 107,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 119,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 129,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 140,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 151,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CinderVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_client_ip_config": [
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 59,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 70,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ClientIPConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ClientIPConfig",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.aggregation_rule",
        "name": "aggregation_rule",
        "lineno": 79,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.aggregation_rule",
        "name": "aggregation_rule",
        "lineno": 89,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.api_version",
        "name": "api_version",
        "lineno": 111,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.kind",
        "name": "kind",
        "lineno": 123,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.kind",
        "name": "kind",
        "lineno": 134,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.metadata",
        "name": "metadata",
        "lineno": 146,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.metadata",
        "name": "metadata",
        "lineno": 156,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.rules",
        "name": "rules",
        "lineno": 167,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.rules",
        "name": "rules",
        "lineno": 178,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1ClusterRole.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1ClusterRole",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 145,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 155,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.subjects",
        "name": "subjects",
        "lineno": 168,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.subjects",
        "name": "subjects",
        "lineno": 179,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1ClusterRoleBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ClusterRoleBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ClusterRoleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ClusterRoleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.label_selector",
        "name": "label_selector",
        "lineno": 78,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.label_selector",
        "name": "label_selector",
        "lineno": 88,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.name",
        "name": "name",
        "lineno": 99,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.name",
        "name": "name",
        "lineno": 110,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.optional",
        "name": "optional",
        "lineno": 122,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.optional",
        "name": "optional",
        "lineno": 133,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.path",
        "name": "path",
        "lineno": 145,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.path",
        "name": "path",
        "lineno": 156,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.signer_name",
        "name": "signer_name",
        "lineno": 170,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.signer_name",
        "name": "signer_name",
        "lineno": 181,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1ClusterTrustBundleProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_component_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.error",
        "name": "error",
        "lineno": 72,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.error",
        "name": "error",
        "lineno": 83,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.message",
        "name": "message",
        "lineno": 95,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.message",
        "name": "message",
        "lineno": 106,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.status",
        "name": "status",
        "lineno": 118,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.status",
        "name": "status",
        "lineno": 129,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.type",
        "name": "type",
        "lineno": 143,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.type",
        "name": "type",
        "lineno": 154,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1ComponentCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1ComponentCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_component_status": [
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.conditions",
        "name": "conditions",
        "lineno": 108,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.kind",
        "name": "kind",
        "lineno": 120,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.metadata",
        "name": "metadata",
        "lineno": 143,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.metadata",
        "name": "metadata",
        "lineno": 153,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ComponentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ComponentStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_component_status_list": [
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ComponentStatusList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ComponentStatusList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.message",
        "name": "message",
        "lineno": 104,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.message",
        "name": "message",
        "lineno": 115,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.observed_generation",
        "name": "observed_generation",
        "lineno": 129,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.observed_generation",
        "name": "observed_generation",
        "lineno": 140,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.reason",
        "name": "reason",
        "lineno": 152,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.reason",
        "name": "reason",
        "lineno": 163,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.status",
        "name": "status",
        "lineno": 188,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.type",
        "name": "type",
        "lineno": 202,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.type",
        "name": "type",
        "lineno": 213,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "name": "to_dict",
        "lineno": 226,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict.convert",
        "name": "convert",
        "lineno": 230,
        "scope": "V1Condition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.to_str",
        "name": "to_str",
        "lineno": 258,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.__repr__",
        "name": "__repr__",
        "lineno": 262,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.__eq__",
        "name": "__eq__",
        "lineno": 266,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition.__ne__",
        "name": "__ne__",
        "lineno": 273,
        "scope": "V1Condition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.api_version",
        "name": "api_version",
        "lineno": 95,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.binary_data",
        "name": "binary_data",
        "lineno": 107,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.binary_data",
        "name": "binary_data",
        "lineno": 118,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.data",
        "name": "data",
        "lineno": 130,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.data",
        "name": "data",
        "lineno": 141,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.immutable",
        "name": "immutable",
        "lineno": 153,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.immutable",
        "name": "immutable",
        "lineno": 164,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.kind",
        "name": "kind",
        "lineno": 176,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.kind",
        "name": "kind",
        "lineno": 187,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.metadata",
        "name": "metadata",
        "lineno": 199,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.metadata",
        "name": "metadata",
        "lineno": 209,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "name": "to_dict",
        "lineno": 219,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "name": "convert",
        "lineno": 223,
        "scope": "V1ConfigMap.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_str",
        "name": "to_str",
        "lineno": 251,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__repr__",
        "name": "__repr__",
        "lineno": 255,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__eq__",
        "name": "__eq__",
        "lineno": 259,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__ne__",
        "name": "__ne__",
        "lineno": 266,
        "scope": "V1ConfigMap",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_env_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.optional",
        "name": "optional",
        "lineno": 87,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.optional",
        "name": "optional",
        "lineno": 98,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ConfigMapEnvSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.key",
        "name": "key",
        "lineno": 68,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.key",
        "name": "key",
        "lineno": 79,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.optional",
        "name": "optional",
        "lineno": 116,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.optional",
        "name": "optional",
        "lineno": 127,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ConfigMapKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_list": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ConfigMapList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ConfigMapList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_node_config_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.kubelet_config_key",
        "name": "kubelet_config_key",
        "lineno": 76,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.kubelet_config_key",
        "name": "kubelet_config_key",
        "lineno": 87,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.name",
        "name": "name",
        "lineno": 101,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.namespace",
        "name": "namespace",
        "lineno": 126,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.namespace",
        "name": "namespace",
        "lineno": 137,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.resource_version",
        "name": "resource_version",
        "lineno": 151,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.resource_version",
        "name": "resource_version",
        "lineno": 162,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.uid",
        "name": "uid",
        "lineno": 174,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.uid",
        "name": "uid",
        "lineno": 185,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "name": "to_dict",
        "lineno": 196,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "name": "convert",
        "lineno": 200,
        "scope": "V1ConfigMapNodeConfigSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "name": "to_str",
        "lineno": 228,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__repr__",
        "name": "__repr__",
        "lineno": 232,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__eq__",
        "name": "__eq__",
        "lineno": 236,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__ne__",
        "name": "__ne__",
        "lineno": 243,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.items",
        "name": "items",
        "lineno": 69,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.items",
        "name": "items",
        "lineno": 80,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.name",
        "name": "name",
        "lineno": 92,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.name",
        "name": "name",
        "lineno": 103,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.optional",
        "name": "optional",
        "lineno": 115,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.optional",
        "name": "optional",
        "lineno": 126,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1ConfigMapProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 74,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 85,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.items",
        "name": "items",
        "lineno": 97,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.items",
        "name": "items",
        "lineno": 108,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.optional",
        "name": "optional",
        "lineno": 143,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.optional",
        "name": "optional",
        "lineno": 154,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1ConfigMapVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container": [
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.__init__",
        "name": "__init__",
        "lineno": 94,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.args",
        "name": "args",
        "lineno": 178,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.args",
        "name": "args",
        "lineno": 189,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.command",
        "name": "command",
        "lineno": 201,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.command",
        "name": "command",
        "lineno": 212,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.env",
        "name": "env",
        "lineno": 224,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.env",
        "name": "env",
        "lineno": 235,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.env_from",
        "name": "env_from",
        "lineno": 247,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.env_from",
        "name": "env_from",
        "lineno": 258,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.image",
        "name": "image",
        "lineno": 270,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.image",
        "name": "image",
        "lineno": 281,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 293,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 304,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.lifecycle",
        "name": "lifecycle",
        "lineno": 316,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.lifecycle",
        "name": "lifecycle",
        "lineno": 326,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.liveness_probe",
        "name": "liveness_probe",
        "lineno": 337,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.liveness_probe",
        "name": "liveness_probe",
        "lineno": 347,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.name",
        "name": "name",
        "lineno": 358,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.name",
        "name": "name",
        "lineno": 369,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.ports",
        "name": "ports",
        "lineno": 383,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.ports",
        "name": "ports",
        "lineno": 394,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.readiness_probe",
        "name": "readiness_probe",
        "lineno": 406,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.readiness_probe",
        "name": "readiness_probe",
        "lineno": 416,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.resize_policy",
        "name": "resize_policy",
        "lineno": 427,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.resize_policy",
        "name": "resize_policy",
        "lineno": 438,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.resources",
        "name": "resources",
        "lineno": 450,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.resources",
        "name": "resources",
        "lineno": 460,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.restart_policy",
        "name": "restart_policy",
        "lineno": 471,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.restart_policy",
        "name": "restart_policy",
        "lineno": 482,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 494,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 505,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.security_context",
        "name": "security_context",
        "lineno": 517,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.security_context",
        "name": "security_context",
        "lineno": 527,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.startup_probe",
        "name": "startup_probe",
        "lineno": 538,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.startup_probe",
        "name": "startup_probe",
        "lineno": 548,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.stdin",
        "name": "stdin",
        "lineno": 559,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.stdin",
        "name": "stdin",
        "lineno": 570,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.stdin_once",
        "name": "stdin_once",
        "lineno": 582,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.stdin_once",
        "name": "stdin_once",
        "lineno": 593,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.termination_message_path",
        "name": "termination_message_path",
        "lineno": 605,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.termination_message_path",
        "name": "termination_message_path",
        "lineno": 616,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 628,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 639,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.tty",
        "name": "tty",
        "lineno": 651,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.tty",
        "name": "tty",
        "lineno": 662,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.volume_devices",
        "name": "volume_devices",
        "lineno": 674,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.volume_devices",
        "name": "volume_devices",
        "lineno": 685,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.volume_mounts",
        "name": "volume_mounts",
        "lineno": 697,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.volume_mounts",
        "name": "volume_mounts",
        "lineno": 708,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.working_dir",
        "name": "working_dir",
        "lineno": 720,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.working_dir",
        "name": "working_dir",
        "lineno": 731,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "name": "to_dict",
        "lineno": 742,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.to_dict.convert",
        "name": "convert",
        "lineno": 746,
        "scope": "V1Container.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.to_str",
        "name": "to_str",
        "lineno": 774,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.__repr__",
        "name": "__repr__",
        "lineno": 778,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.__eq__",
        "name": "__eq__",
        "lineno": 782,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container.__ne__",
        "name": "__ne__",
        "lineno": 789,
        "scope": "V1Container",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_extended_resource_request": [
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.container_name",
        "name": "container_name",
        "lineno": 66,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.container_name",
        "name": "container_name",
        "lineno": 77,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.request_name",
        "name": "request_name",
        "lineno": 91,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.request_name",
        "name": "request_name",
        "lineno": 102,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.resource_name",
        "name": "resource_name",
        "lineno": 116,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.resource_name",
        "name": "resource_name",
        "lineno": 127,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1ContainerExtendedResourceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_image": [
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.names",
        "name": "names",
        "lineno": 64,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.names",
        "name": "names",
        "lineno": 75,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.size_bytes",
        "name": "size_bytes",
        "lineno": 87,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.size_bytes",
        "name": "size_bytes",
        "lineno": 98,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ContainerImage.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ContainerImage",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_port": [
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.container_port",
        "name": "container_port",
        "lineno": 78,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.container_port",
        "name": "container_port",
        "lineno": 89,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.host_ip",
        "name": "host_ip",
        "lineno": 103,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.host_ip",
        "name": "host_ip",
        "lineno": 114,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.host_port",
        "name": "host_port",
        "lineno": 126,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.host_port",
        "name": "host_port",
        "lineno": 137,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.name",
        "name": "name",
        "lineno": 149,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.name",
        "name": "name",
        "lineno": 160,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.protocol",
        "name": "protocol",
        "lineno": 172,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.protocol",
        "name": "protocol",
        "lineno": 183,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1ContainerPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1ContainerPort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_resize_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.resource_name",
        "name": "resource_name",
        "lineno": 62,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.resource_name",
        "name": "resource_name",
        "lineno": 73,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.restart_policy",
        "name": "restart_policy",
        "lineno": 87,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.restart_policy",
        "name": "restart_policy",
        "lineno": 98,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ContainerResizePolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.action",
        "name": "action",
        "lineno": 63,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.action",
        "name": "action",
        "lineno": 74,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.exit_codes",
        "name": "exit_codes",
        "lineno": 88,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.exit_codes",
        "name": "exit_codes",
        "lineno": 98,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1ContainerRestartRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.operator",
        "name": "operator",
        "lineno": 63,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.operator",
        "name": "operator",
        "lineno": 74,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.values",
        "name": "values",
        "lineno": 88,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.values",
        "name": "values",
        "lineno": 99,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ContainerRestartRuleOnExitCodes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_state": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.running",
        "name": "running",
        "lineno": 69,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.running",
        "name": "running",
        "lineno": 79,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.terminated",
        "name": "terminated",
        "lineno": 90,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.terminated",
        "name": "terminated",
        "lineno": 100,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.waiting",
        "name": "waiting",
        "lineno": 111,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.waiting",
        "name": "waiting",
        "lineno": 121,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1ContainerState.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1ContainerState",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_running": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.started_at",
        "name": "started_at",
        "lineno": 59,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.started_at",
        "name": "started_at",
        "lineno": 70,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ContainerStateRunning.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_terminated": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.container_id",
        "name": "container_id",
        "lineno": 88,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.container_id",
        "name": "container_id",
        "lineno": 99,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.exit_code",
        "name": "exit_code",
        "lineno": 111,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.exit_code",
        "name": "exit_code",
        "lineno": 122,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.finished_at",
        "name": "finished_at",
        "lineno": 136,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.finished_at",
        "name": "finished_at",
        "lineno": 147,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.message",
        "name": "message",
        "lineno": 159,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.message",
        "name": "message",
        "lineno": 170,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.reason",
        "name": "reason",
        "lineno": 182,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.reason",
        "name": "reason",
        "lineno": 193,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.signal",
        "name": "signal",
        "lineno": 205,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.signal",
        "name": "signal",
        "lineno": 216,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.started_at",
        "name": "started_at",
        "lineno": 228,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.started_at",
        "name": "started_at",
        "lineno": 239,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1ContainerStateTerminated.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_waiting": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.message",
        "name": "message",
        "lineno": 64,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.message",
        "name": "message",
        "lineno": 75,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.reason",
        "name": "reason",
        "lineno": 87,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.reason",
        "name": "reason",
        "lineno": 98,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ContainerStateWaiting.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_status": [
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__init__",
        "name": "__init__",
        "lineno": 74,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 124,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 135,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.allocated_resources_status",
        "name": "allocated_resources_status",
        "lineno": 147,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.allocated_resources_status",
        "name": "allocated_resources_status",
        "lineno": 158,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.container_id",
        "name": "container_id",
        "lineno": 170,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.container_id",
        "name": "container_id",
        "lineno": 181,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.image",
        "name": "image",
        "lineno": 193,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.image",
        "name": "image",
        "lineno": 204,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.image_id",
        "name": "image_id",
        "lineno": 218,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.image_id",
        "name": "image_id",
        "lineno": 229,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.last_state",
        "name": "last_state",
        "lineno": 243,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.last_state",
        "name": "last_state",
        "lineno": 253,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.name",
        "name": "name",
        "lineno": 264,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.name",
        "name": "name",
        "lineno": 275,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.ready",
        "name": "ready",
        "lineno": 289,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.ready",
        "name": "ready",
        "lineno": 300,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.resources",
        "name": "resources",
        "lineno": 314,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.resources",
        "name": "resources",
        "lineno": 324,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.restart_count",
        "name": "restart_count",
        "lineno": 335,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.restart_count",
        "name": "restart_count",
        "lineno": 346,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.started",
        "name": "started",
        "lineno": 360,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.started",
        "name": "started",
        "lineno": 371,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.state",
        "name": "state",
        "lineno": 383,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.state",
        "name": "state",
        "lineno": 393,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.stop_signal",
        "name": "stop_signal",
        "lineno": 404,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.stop_signal",
        "name": "stop_signal",
        "lineno": 415,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.user",
        "name": "user",
        "lineno": 427,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.user",
        "name": "user",
        "lineno": 437,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.volume_mounts",
        "name": "volume_mounts",
        "lineno": 448,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.volume_mounts",
        "name": "volume_mounts",
        "lineno": 459,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "name": "to_dict",
        "lineno": 470,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 474,
        "scope": "V1ContainerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_str",
        "name": "to_str",
        "lineno": 502,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__repr__",
        "name": "__repr__",
        "lineno": 506,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__eq__",
        "name": "__eq__",
        "lineno": 510,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__ne__",
        "name": "__ne__",
        "lineno": 517,
        "scope": "V1ContainerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_container_user": [
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.linux",
        "name": "linux",
        "lineno": 59,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.linux",
        "name": "linux",
        "lineno": 69,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1ContainerUser.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1ContainerUser",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision": [
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.data",
        "name": "data",
        "lineno": 101,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.data",
        "name": "data",
        "lineno": 112,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.kind",
        "name": "kind",
        "lineno": 124,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.kind",
        "name": "kind",
        "lineno": 135,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.metadata",
        "name": "metadata",
        "lineno": 147,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.metadata",
        "name": "metadata",
        "lineno": 157,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.revision",
        "name": "revision",
        "lineno": 168,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.revision",
        "name": "revision",
        "lineno": 179,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1ControllerRevision.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1ControllerRevision",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision_list": [
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ControllerRevisionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_counter": [
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1Counter",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CronJob.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CronJob",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CronJobList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CronJobList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.concurrency_policy",
        "name": "concurrency_policy",
        "lineno": 92,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.concurrency_policy",
        "name": "concurrency_policy",
        "lineno": 103,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.failed_jobs_history_limit",
        "name": "failed_jobs_history_limit",
        "lineno": 115,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.failed_jobs_history_limit",
        "name": "failed_jobs_history_limit",
        "lineno": 126,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.job_template",
        "name": "job_template",
        "lineno": 138,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.job_template",
        "name": "job_template",
        "lineno": 148,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.schedule",
        "name": "schedule",
        "lineno": 161,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.schedule",
        "name": "schedule",
        "lineno": 172,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.starting_deadline_seconds",
        "name": "starting_deadline_seconds",
        "lineno": 186,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.starting_deadline_seconds",
        "name": "starting_deadline_seconds",
        "lineno": 197,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.successful_jobs_history_limit",
        "name": "successful_jobs_history_limit",
        "lineno": 209,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.successful_jobs_history_limit",
        "name": "successful_jobs_history_limit",
        "lineno": 220,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.suspend",
        "name": "suspend",
        "lineno": 232,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.suspend",
        "name": "suspend",
        "lineno": 243,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.time_zone",
        "name": "time_zone",
        "lineno": 255,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.time_zone",
        "name": "time_zone",
        "lineno": 266,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1CronJobSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1CronJobSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_status": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.active",
        "name": "active",
        "lineno": 69,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.active",
        "name": "active",
        "lineno": 80,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.last_schedule_time",
        "name": "last_schedule_time",
        "lineno": 92,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.last_schedule_time",
        "name": "last_schedule_time",
        "lineno": 103,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.last_successful_time",
        "name": "last_successful_time",
        "lineno": 115,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.last_successful_time",
        "name": "last_successful_time",
        "lineno": 126,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1CronJobStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1CronJobStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_cross_version_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 67,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1CrossVersionObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1CSIDriver.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1CSIDriver",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSIDriverList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSIDriverList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.attach_required",
        "name": "attach_required",
        "lineno": 109,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.attach_required",
        "name": "attach_required",
        "lineno": 120,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.fs_group_policy",
        "name": "fs_group_policy",
        "lineno": 132,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.fs_group_policy",
        "name": "fs_group_policy",
        "lineno": 143,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.node_allocatable_update_period_seconds",
        "name": "node_allocatable_update_period_seconds",
        "lineno": 155,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.node_allocatable_update_period_seconds",
        "name": "node_allocatable_update_period_seconds",
        "lineno": 166,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.pod_info_on_mount",
        "name": "pod_info_on_mount",
        "lineno": 178,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.pod_info_on_mount",
        "name": "pod_info_on_mount",
        "lineno": 189,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.prevent_pod_scheduling_if_missing",
        "name": "prevent_pod_scheduling_if_missing",
        "lineno": 201,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.prevent_pod_scheduling_if_missing",
        "name": "prevent_pod_scheduling_if_missing",
        "lineno": 212,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.requires_republish",
        "name": "requires_republish",
        "lineno": 224,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.requires_republish",
        "name": "requires_republish",
        "lineno": 235,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.se_linux_mount",
        "name": "se_linux_mount",
        "lineno": 247,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.se_linux_mount",
        "name": "se_linux_mount",
        "lineno": 258,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.service_account_token_in_secrets",
        "name": "service_account_token_in_secrets",
        "lineno": 270,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.service_account_token_in_secrets",
        "name": "service_account_token_in_secrets",
        "lineno": 281,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.storage_capacity",
        "name": "storage_capacity",
        "lineno": 293,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.storage_capacity",
        "name": "storage_capacity",
        "lineno": 304,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.token_requests",
        "name": "token_requests",
        "lineno": 316,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.token_requests",
        "name": "token_requests",
        "lineno": 327,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.volume_lifecycle_modes",
        "name": "volume_lifecycle_modes",
        "lineno": 339,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.volume_lifecycle_modes",
        "name": "volume_lifecycle_modes",
        "lineno": 350,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "name": "to_dict",
        "lineno": 361,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "name": "convert",
        "lineno": 365,
        "scope": "V1CSIDriverSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "name": "to_str",
        "lineno": 393,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__repr__",
        "name": "__repr__",
        "lineno": 397,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__eq__",
        "name": "__eq__",
        "lineno": 401,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__ne__",
        "name": "__ne__",
        "lineno": 408,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1CSINode.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1CSINode",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_driver": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.allocatable",
        "name": "allocatable",
        "lineno": 72,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.allocatable",
        "name": "allocatable",
        "lineno": 82,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.node_id",
        "name": "node_id",
        "lineno": 118,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.node_id",
        "name": "node_id",
        "lineno": 129,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.topology_keys",
        "name": "topology_keys",
        "lineno": 143,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.topology_keys",
        "name": "topology_keys",
        "lineno": 154,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1CSINodeDriver.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1CSINodeDriver",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSINodeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSINodeList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.drivers",
        "name": "drivers",
        "lineno": 58,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.drivers",
        "name": "drivers",
        "lineno": 69,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1CSINodeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1CSINodeSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_expand_secret_ref",
        "name": "controller_expand_secret_ref",
        "lineno": 102,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_expand_secret_ref",
        "name": "controller_expand_secret_ref",
        "lineno": 112,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_publish_secret_ref",
        "name": "controller_publish_secret_ref",
        "lineno": 123,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_publish_secret_ref",
        "name": "controller_publish_secret_ref",
        "lineno": 133,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 144,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 155,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 169,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 180,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_expand_secret_ref",
        "name": "node_expand_secret_ref",
        "lineno": 192,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_expand_secret_ref",
        "name": "node_expand_secret_ref",
        "lineno": 202,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 213,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 223,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_stage_secret_ref",
        "name": "node_stage_secret_ref",
        "lineno": 234,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_stage_secret_ref",
        "name": "node_stage_secret_ref",
        "lineno": 244,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 255,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 266,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 278,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 289,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_handle",
        "name": "volume_handle",
        "lineno": 301,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_handle",
        "name": "volume_handle",
        "lineno": 312,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 325,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 329,
        "scope": "V1CSIPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 357,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 361,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 365,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 372,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.api_version",
        "name": "api_version",
        "lineno": 88,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.api_version",
        "name": "api_version",
        "lineno": 99,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.capacity",
        "name": "capacity",
        "lineno": 111,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.capacity",
        "name": "capacity",
        "lineno": 122,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.kind",
        "name": "kind",
        "lineno": 134,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.kind",
        "name": "kind",
        "lineno": 145,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.maximum_volume_size",
        "name": "maximum_volume_size",
        "lineno": 157,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.maximum_volume_size",
        "name": "maximum_volume_size",
        "lineno": 168,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.metadata",
        "name": "metadata",
        "lineno": 180,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.metadata",
        "name": "metadata",
        "lineno": 190,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.node_topology",
        "name": "node_topology",
        "lineno": 201,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.node_topology",
        "name": "node_topology",
        "lineno": 211,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.storage_class_name",
        "name": "storage_class_name",
        "lineno": 222,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.storage_class_name",
        "name": "storage_class_name",
        "lineno": 233,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "name": "to_dict",
        "lineno": 246,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 250,
        "scope": "V1CSIStorageCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "name": "to_str",
        "lineno": 278,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__repr__",
        "name": "__repr__",
        "lineno": 282,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__eq__",
        "name": "__eq__",
        "lineno": 286,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__ne__",
        "name": "__ne__",
        "lineno": 293,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSIStorageCapacityList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_csi_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 126,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 136,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 147,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 158,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 170,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 181,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1CSIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_column_definition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.description",
        "name": "description",
        "lineno": 81,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.description",
        "name": "description",
        "lineno": 92,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.format",
        "name": "format",
        "lineno": 104,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.format",
        "name": "format",
        "lineno": 115,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.json_path",
        "name": "json_path",
        "lineno": 127,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.json_path",
        "name": "json_path",
        "lineno": 138,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.name",
        "name": "name",
        "lineno": 152,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.name",
        "name": "name",
        "lineno": 163,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.priority",
        "name": "priority",
        "lineno": 177,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.priority",
        "name": "priority",
        "lineno": 188,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.type",
        "name": "type",
        "lineno": 200,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.type",
        "name": "type",
        "lineno": 211,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1CustomResourceColumnDefinition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_conversion": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.strategy",
        "name": "strategy",
        "lineno": 63,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.strategy",
        "name": "strategy",
        "lineno": 74,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.webhook",
        "name": "webhook",
        "lineno": 88,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.webhook",
        "name": "webhook",
        "lineno": 98,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1CustomResourceConversion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CustomResourceDefinition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.message",
        "name": "message",
        "lineno": 105,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.message",
        "name": "message",
        "lineno": 116,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 128,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 139,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CustomResourceDefinitionCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_list": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CustomResourceDefinitionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_names": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.categories",
        "name": "categories",
        "lineno": 82,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.categories",
        "name": "categories",
        "lineno": 93,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.list_kind",
        "name": "list_kind",
        "lineno": 130,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.list_kind",
        "name": "list_kind",
        "lineno": 141,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.plural",
        "name": "plural",
        "lineno": 153,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.plural",
        "name": "plural",
        "lineno": 164,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.short_names",
        "name": "short_names",
        "lineno": 178,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.short_names",
        "name": "short_names",
        "lineno": 189,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.singular",
        "name": "singular",
        "lineno": 201,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.singular",
        "name": "singular",
        "lineno": 212,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CustomResourceDefinitionNames.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.conversion",
        "name": "conversion",
        "lineno": 80,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.conversion",
        "name": "conversion",
        "lineno": 90,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.group",
        "name": "group",
        "lineno": 101,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.group",
        "name": "group",
        "lineno": 112,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.names",
        "name": "names",
        "lineno": 126,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.names",
        "name": "names",
        "lineno": 136,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.preserve_unknown_fields",
        "name": "preserve_unknown_fields",
        "lineno": 149,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.preserve_unknown_fields",
        "name": "preserve_unknown_fields",
        "lineno": 160,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.scope",
        "name": "scope",
        "lineno": 172,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.scope",
        "name": "scope",
        "lineno": 183,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.versions",
        "name": "versions",
        "lineno": 197,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.versions",
        "name": "versions",
        "lineno": 208,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1CustomResourceDefinitionSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_status": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.accepted_names",
        "name": "accepted_names",
        "lineno": 74,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.accepted_names",
        "name": "accepted_names",
        "lineno": 84,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.conditions",
        "name": "conditions",
        "lineno": 95,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.conditions",
        "name": "conditions",
        "lineno": 106,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 118,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 129,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.stored_versions",
        "name": "stored_versions",
        "lineno": 141,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.stored_versions",
        "name": "stored_versions",
        "lineno": 152,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1CustomResourceDefinitionStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_version": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.additional_printer_columns",
        "name": "additional_printer_columns",
        "lineno": 96,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.additional_printer_columns",
        "name": "additional_printer_columns",
        "lineno": 107,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecated",
        "name": "deprecated",
        "lineno": 119,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecated",
        "name": "deprecated",
        "lineno": 130,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecation_warning",
        "name": "deprecation_warning",
        "lineno": 142,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecation_warning",
        "name": "deprecation_warning",
        "lineno": 153,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.name",
        "name": "name",
        "lineno": 165,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.name",
        "name": "name",
        "lineno": 176,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.schema",
        "name": "schema",
        "lineno": 190,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.schema",
        "name": "schema",
        "lineno": 200,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.selectable_fields",
        "name": "selectable_fields",
        "lineno": 211,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.selectable_fields",
        "name": "selectable_fields",
        "lineno": 222,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.served",
        "name": "served",
        "lineno": 234,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.served",
        "name": "served",
        "lineno": 245,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.storage",
        "name": "storage",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.storage",
        "name": "storage",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.subresources",
        "name": "subresources",
        "lineno": 284,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.subresources",
        "name": "subresources",
        "lineno": 294,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "name": "to_dict",
        "lineno": 304,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "name": "convert",
        "lineno": 308,
        "scope": "V1CustomResourceDefinitionVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "name": "to_str",
        "lineno": 336,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__repr__",
        "name": "__repr__",
        "lineno": 340,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__eq__",
        "name": "__eq__",
        "lineno": 344,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__ne__",
        "name": "__ne__",
        "lineno": 351,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresources": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.scale",
        "name": "scale",
        "lineno": 64,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.scale",
        "name": "scale",
        "lineno": 74,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.status",
        "name": "status",
        "lineno": 85,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.status",
        "name": "status",
        "lineno": 96,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1CustomResourceSubresources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresource_scale": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.label_selector_path",
        "name": "label_selector_path",
        "lineno": 67,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.label_selector_path",
        "name": "label_selector_path",
        "lineno": 78,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.spec_replicas_path",
        "name": "spec_replicas_path",
        "lineno": 90,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.spec_replicas_path",
        "name": "spec_replicas_path",
        "lineno": 101,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.status_replicas_path",
        "name": "status_replicas_path",
        "lineno": 115,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.status_replicas_path",
        "name": "status_replicas_path",
        "lineno": 126,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1CustomResourceSubresourceScale.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_validation": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.open_apiv3_schema",
        "name": "open_apiv3_schema",
        "lineno": 59,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.open_apiv3_schema",
        "name": "open_apiv3_schema",
        "lineno": 69,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1CustomResourceValidation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_endpoint": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.port",
        "name": "port",
        "lineno": 58,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.port",
        "name": "port",
        "lineno": 69,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1DaemonEndpoint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1DaemonSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1DaemonSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1DaemonSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DaemonSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DaemonSetList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 77,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 88,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 100,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 111,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.selector",
        "name": "selector",
        "lineno": 123,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.selector",
        "name": "selector",
        "lineno": 133,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.template",
        "name": "template",
        "lineno": 146,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.template",
        "name": "template",
        "lineno": 156,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 169,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 179,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1DaemonSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 100,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 111,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.conditions",
        "name": "conditions",
        "lineno": 123,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.conditions",
        "name": "conditions",
        "lineno": 134,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.current_number_scheduled",
        "name": "current_number_scheduled",
        "lineno": 146,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.current_number_scheduled",
        "name": "current_number_scheduled",
        "lineno": 157,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.desired_number_scheduled",
        "name": "desired_number_scheduled",
        "lineno": 171,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.desired_number_scheduled",
        "name": "desired_number_scheduled",
        "lineno": 182,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_available",
        "name": "number_available",
        "lineno": 196,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_available",
        "name": "number_available",
        "lineno": 207,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_misscheduled",
        "name": "number_misscheduled",
        "lineno": 219,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_misscheduled",
        "name": "number_misscheduled",
        "lineno": 230,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_ready",
        "name": "number_ready",
        "lineno": 244,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_ready",
        "name": "number_ready",
        "lineno": 255,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_unavailable",
        "name": "number_unavailable",
        "lineno": 269,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_unavailable",
        "name": "number_unavailable",
        "lineno": 280,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 292,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 303,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.updated_number_scheduled",
        "name": "updated_number_scheduled",
        "lineno": 315,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.updated_number_scheduled",
        "name": "updated_number_scheduled",
        "lineno": 326,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1DaemonSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_update_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DaemonSetUpdateStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_delete_options": [
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.api_version",
        "name": "api_version",
        "lineno": 105,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.dry_run",
        "name": "dry_run",
        "lineno": 117,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.dry_run",
        "name": "dry_run",
        "lineno": 128,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.grace_period_seconds",
        "name": "grace_period_seconds",
        "lineno": 140,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.grace_period_seconds",
        "name": "grace_period_seconds",
        "lineno": 151,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.ignore_store_read_error_with_cluster_breaking_potential",
        "name": "ignore_store_read_error_with_cluster_breaking_potential",
        "lineno": 163,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.ignore_store_read_error_with_cluster_breaking_potential",
        "name": "ignore_store_read_error_with_cluster_breaking_potential",
        "lineno": 174,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.kind",
        "name": "kind",
        "lineno": 186,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.kind",
        "name": "kind",
        "lineno": 197,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.orphan_dependents",
        "name": "orphan_dependents",
        "lineno": 209,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.orphan_dependents",
        "name": "orphan_dependents",
        "lineno": 220,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.preconditions",
        "name": "preconditions",
        "lineno": 232,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.preconditions",
        "name": "preconditions",
        "lineno": 242,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.propagation_policy",
        "name": "propagation_policy",
        "lineno": 253,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.propagation_policy",
        "name": "propagation_policy",
        "lineno": 264,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1DeleteOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1DeleteOptions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Deployment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Deployment",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 105,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 116,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1DeploymentCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1DeploymentCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_list": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DeploymentList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DeploymentList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 92,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 103,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.paused",
        "name": "paused",
        "lineno": 115,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.paused",
        "name": "paused",
        "lineno": 126,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.progress_deadline_seconds",
        "name": "progress_deadline_seconds",
        "lineno": 138,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.progress_deadline_seconds",
        "name": "progress_deadline_seconds",
        "lineno": 149,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.replicas",
        "name": "replicas",
        "lineno": 161,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.replicas",
        "name": "replicas",
        "lineno": 172,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 184,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 195,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.selector",
        "name": "selector",
        "lineno": 207,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.selector",
        "name": "selector",
        "lineno": 217,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.strategy",
        "name": "strategy",
        "lineno": 230,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.strategy",
        "name": "strategy",
        "lineno": 240,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.template",
        "name": "template",
        "lineno": 251,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.template",
        "name": "template",
        "lineno": 261,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "name": "to_dict",
        "lineno": 273,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "name": "convert",
        "lineno": 277,
        "scope": "V1DeploymentSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "name": "to_str",
        "lineno": 305,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__repr__",
        "name": "__repr__",
        "lineno": 309,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__eq__",
        "name": "__eq__",
        "lineno": 313,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__ne__",
        "name": "__ne__",
        "lineno": 320,
        "scope": "V1DeploymentSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_status": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 99,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 110,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.collision_count",
        "name": "collision_count",
        "lineno": 122,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.collision_count",
        "name": "collision_count",
        "lineno": 133,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.conditions",
        "name": "conditions",
        "lineno": 145,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.conditions",
        "name": "conditions",
        "lineno": 156,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 168,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 179,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 191,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 202,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.replicas",
        "name": "replicas",
        "lineno": 214,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.replicas",
        "name": "replicas",
        "lineno": 225,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 237,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 248,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.unavailable_replicas",
        "name": "unavailable_replicas",
        "lineno": 260,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.unavailable_replicas",
        "name": "unavailable_replicas",
        "lineno": 271,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 283,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 294,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "name": "to_dict",
        "lineno": 305,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 309,
        "scope": "V1DeploymentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "name": "to_str",
        "lineno": 337,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__repr__",
        "name": "__repr__",
        "lineno": 341,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__eq__",
        "name": "__eq__",
        "lineno": 345,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__ne__",
        "name": "__ne__",
        "lineno": 352,
        "scope": "V1DeploymentStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DeploymentStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device": [
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.all_nodes",
        "name": "all_nodes",
        "lineno": 118,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.all_nodes",
        "name": "all_nodes",
        "lineno": 129,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 141,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 152,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.attributes",
        "name": "attributes",
        "lineno": 164,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.attributes",
        "name": "attributes",
        "lineno": 175,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 187,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 198,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 210,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 221,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 233,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 244,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.capacity",
        "name": "capacity",
        "lineno": 256,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.capacity",
        "name": "capacity",
        "lineno": 267,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 279,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 290,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.name",
        "name": "name",
        "lineno": 302,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.name",
        "name": "name",
        "lineno": 313,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 327,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 338,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_name",
        "name": "node_name",
        "lineno": 350,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_name",
        "name": "node_name",
        "lineno": 361,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_selector",
        "name": "node_selector",
        "lineno": 373,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.node_selector",
        "name": "node_selector",
        "lineno": 383,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.taints",
        "name": "taints",
        "lineno": 394,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.taints",
        "name": "taints",
        "lineno": 405,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "name": "to_dict",
        "lineno": 416,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.to_dict.convert",
        "name": "convert",
        "lineno": 420,
        "scope": "V1Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.to_str",
        "name": "to_str",
        "lineno": 448,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.__repr__",
        "name": "__repr__",
        "lineno": 452,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.__eq__",
        "name": "__eq__",
        "lineno": 456,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device.__ne__",
        "name": "__ne__",
        "lineno": 463,
        "scope": "V1Device",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 68,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 78,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 89,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 100,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.name",
        "name": "name",
        "lineno": 123,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.items",
        "name": "items",
        "lineno": 59,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.items",
        "name": "items",
        "lineno": 70,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1DownwardAPIProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_file": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.field_ref",
        "name": "field_ref",
        "lineno": 73,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.field_ref",
        "name": "field_ref",
        "lineno": 83,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.mode",
        "name": "mode",
        "lineno": 94,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.mode",
        "name": "mode",
        "lineno": 105,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.path",
        "name": "path",
        "lineno": 117,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.path",
        "name": "path",
        "lineno": 128,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 142,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 152,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1DownwardAPIVolumeFile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 64,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 75,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.items",
        "name": "items",
        "lineno": 87,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.items",
        "name": "items",
        "lineno": 98,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1DownwardAPIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_empty_dir_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.medium",
        "name": "medium",
        "lineno": 64,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.medium",
        "name": "medium",
        "lineno": 75,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.size_limit",
        "name": "size_limit",
        "lineno": 87,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.size_limit",
        "name": "size_limit",
        "lineno": 98,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EmptyDirVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.addresses",
        "name": "addresses",
        "lineno": 93,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.addresses",
        "name": "addresses",
        "lineno": 104,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.conditions",
        "name": "conditions",
        "lineno": 118,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.conditions",
        "name": "conditions",
        "lineno": 128,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.deprecated_topology",
        "name": "deprecated_topology",
        "lineno": 139,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.deprecated_topology",
        "name": "deprecated_topology",
        "lineno": 150,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.hints",
        "name": "hints",
        "lineno": 162,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.hints",
        "name": "hints",
        "lineno": 172,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.hostname",
        "name": "hostname",
        "lineno": 183,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.hostname",
        "name": "hostname",
        "lineno": 194,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.node_name",
        "name": "node_name",
        "lineno": 206,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.node_name",
        "name": "node_name",
        "lineno": 217,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.target_ref",
        "name": "target_ref",
        "lineno": 229,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.target_ref",
        "name": "target_ref",
        "lineno": 239,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.zone",
        "name": "zone",
        "lineno": 250,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.zone",
        "name": "zone",
        "lineno": 261,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "name": "to_dict",
        "lineno": 272,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "name": "convert",
        "lineno": 276,
        "scope": "V1Endpoint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_str",
        "name": "to_str",
        "lineno": 304,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__repr__",
        "name": "__repr__",
        "lineno": 308,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__eq__",
        "name": "__eq__",
        "lineno": 312,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__ne__",
        "name": "__ne__",
        "lineno": 319,
        "scope": "V1Endpoint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.subsets",
        "name": "subsets",
        "lineno": 141,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.subsets",
        "name": "subsets",
        "lineno": 152,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1Endpoints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1Endpoints",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints_list": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointsList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointsList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_address": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.hostname",
        "name": "hostname",
        "lineno": 73,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.hostname",
        "name": "hostname",
        "lineno": 84,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.ip",
        "name": "ip",
        "lineno": 96,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.ip",
        "name": "ip",
        "lineno": 107,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.node_name",
        "name": "node_name",
        "lineno": 121,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.node_name",
        "name": "node_name",
        "lineno": 132,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.target_ref",
        "name": "target_ref",
        "lineno": 144,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.target_ref",
        "name": "target_ref",
        "lineno": 154,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointAddress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_conditions": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.ready",
        "name": "ready",
        "lineno": 69,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.ready",
        "name": "ready",
        "lineno": 80,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.serving",
        "name": "serving",
        "lineno": 92,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.serving",
        "name": "serving",
        "lineno": 103,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.terminating",
        "name": "terminating",
        "lineno": 115,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.terminating",
        "name": "terminating",
        "lineno": 126,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1EndpointConditions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1EndpointConditions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_hints": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.for_nodes",
        "name": "for_nodes",
        "lineno": 64,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.for_nodes",
        "name": "for_nodes",
        "lineno": 75,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.for_zones",
        "name": "for_zones",
        "lineno": 87,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.for_zones",
        "name": "for_zones",
        "lineno": 98,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EndpointHints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EndpointHints",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.address_type",
        "name": "address_type",
        "lineno": 83,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.address_type",
        "name": "address_type",
        "lineno": 94,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.api_version",
        "name": "api_version",
        "lineno": 108,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.api_version",
        "name": "api_version",
        "lineno": 119,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.endpoints",
        "name": "endpoints",
        "lineno": 131,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.endpoints",
        "name": "endpoints",
        "lineno": 142,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.kind",
        "name": "kind",
        "lineno": 154,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.kind",
        "name": "kind",
        "lineno": 165,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.metadata",
        "name": "metadata",
        "lineno": 177,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.metadata",
        "name": "metadata",
        "lineno": 187,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.ports",
        "name": "ports",
        "lineno": 198,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.ports",
        "name": "ports",
        "lineno": 209,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1EndpointSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1EndpointSlice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointSliceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_subset": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.addresses",
        "name": "addresses",
        "lineno": 69,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.addresses",
        "name": "addresses",
        "lineno": 80,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.not_ready_addresses",
        "name": "not_ready_addresses",
        "lineno": 92,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.not_ready_addresses",
        "name": "not_ready_addresses",
        "lineno": 103,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.ports",
        "name": "ports",
        "lineno": 115,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.ports",
        "name": "ports",
        "lineno": 126,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1EndpointSubset.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1EndpointSubset",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_env_from_source": [
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.config_map_ref",
        "name": "config_map_ref",
        "lineno": 69,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.config_map_ref",
        "name": "config_map_ref",
        "lineno": 79,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.prefix",
        "name": "prefix",
        "lineno": 90,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.prefix",
        "name": "prefix",
        "lineno": 101,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.secret_ref",
        "name": "secret_ref",
        "lineno": 113,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.secret_ref",
        "name": "secret_ref",
        "lineno": 123,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1EnvFromSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1EnvFromSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_env_var": [
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.value",
        "name": "value",
        "lineno": 93,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.value",
        "name": "value",
        "lineno": 104,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.value_from",
        "name": "value_from",
        "lineno": 116,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.value_from",
        "name": "value_from",
        "lineno": 126,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1EnvVar.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1EnvVar",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_env_var_source": [
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.config_map_key_ref",
        "name": "config_map_key_ref",
        "lineno": 79,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.config_map_key_ref",
        "name": "config_map_key_ref",
        "lineno": 89,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.field_ref",
        "name": "field_ref",
        "lineno": 100,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.field_ref",
        "name": "field_ref",
        "lineno": 110,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.file_key_ref",
        "name": "file_key_ref",
        "lineno": 121,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.file_key_ref",
        "name": "file_key_ref",
        "lineno": 131,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 142,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 152,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.secret_key_ref",
        "name": "secret_key_ref",
        "lineno": 163,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.secret_key_ref",
        "name": "secret_key_ref",
        "lineno": 173,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "name": "to_dict",
        "lineno": 183,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "name": "convert",
        "lineno": 187,
        "scope": "V1EnvVarSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "name": "to_str",
        "lineno": 215,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__repr__",
        "name": "__repr__",
        "lineno": 219,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__eq__",
        "name": "__eq__",
        "lineno": 223,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__ne__",
        "name": "__ne__",
        "lineno": 230,
        "scope": "V1EnvVarSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_container": [
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__init__",
        "name": "__init__",
        "lineno": 96,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.args",
        "name": "args",
        "lineno": 183,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.args",
        "name": "args",
        "lineno": 194,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.command",
        "name": "command",
        "lineno": 206,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.command",
        "name": "command",
        "lineno": 217,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.env",
        "name": "env",
        "lineno": 229,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.env",
        "name": "env",
        "lineno": 240,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.env_from",
        "name": "env_from",
        "lineno": 252,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.env_from",
        "name": "env_from",
        "lineno": 263,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.image",
        "name": "image",
        "lineno": 275,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.image",
        "name": "image",
        "lineno": 286,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 298,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 309,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.lifecycle",
        "name": "lifecycle",
        "lineno": 321,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.lifecycle",
        "name": "lifecycle",
        "lineno": 331,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.liveness_probe",
        "name": "liveness_probe",
        "lineno": 342,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.liveness_probe",
        "name": "liveness_probe",
        "lineno": 352,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.name",
        "name": "name",
        "lineno": 363,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.name",
        "name": "name",
        "lineno": 374,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.ports",
        "name": "ports",
        "lineno": 388,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.ports",
        "name": "ports",
        "lineno": 399,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.readiness_probe",
        "name": "readiness_probe",
        "lineno": 411,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.readiness_probe",
        "name": "readiness_probe",
        "lineno": 421,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.resize_policy",
        "name": "resize_policy",
        "lineno": 432,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.resize_policy",
        "name": "resize_policy",
        "lineno": 443,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.resources",
        "name": "resources",
        "lineno": 455,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.resources",
        "name": "resources",
        "lineno": 465,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy",
        "name": "restart_policy",
        "lineno": 476,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy",
        "name": "restart_policy",
        "lineno": 487,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 499,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 510,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.security_context",
        "name": "security_context",
        "lineno": 522,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.security_context",
        "name": "security_context",
        "lineno": 532,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.startup_probe",
        "name": "startup_probe",
        "lineno": 543,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.startup_probe",
        "name": "startup_probe",
        "lineno": 553,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin",
        "name": "stdin",
        "lineno": 564,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin",
        "name": "stdin",
        "lineno": 575,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin_once",
        "name": "stdin_once",
        "lineno": 587,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin_once",
        "name": "stdin_once",
        "lineno": 598,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.target_container_name",
        "name": "target_container_name",
        "lineno": 610,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.target_container_name",
        "name": "target_container_name",
        "lineno": 621,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_path",
        "name": "termination_message_path",
        "lineno": 633,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_path",
        "name": "termination_message_path",
        "lineno": 644,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 656,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 667,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.tty",
        "name": "tty",
        "lineno": 679,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.tty",
        "name": "tty",
        "lineno": 690,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_devices",
        "name": "volume_devices",
        "lineno": 702,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_devices",
        "name": "volume_devices",
        "lineno": 713,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_mounts",
        "name": "volume_mounts",
        "lineno": 725,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_mounts",
        "name": "volume_mounts",
        "lineno": 736,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.working_dir",
        "name": "working_dir",
        "lineno": 748,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.working_dir",
        "name": "working_dir",
        "lineno": 759,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "name": "to_dict",
        "lineno": 770,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "name": "convert",
        "lineno": 774,
        "scope": "V1EphemeralContainer.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "name": "to_str",
        "lineno": 802,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__repr__",
        "name": "__repr__",
        "lineno": 806,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__eq__",
        "name": "__eq__",
        "lineno": 810,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__ne__",
        "name": "__ne__",
        "lineno": 817,
        "scope": "V1EphemeralContainer",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.volume_claim_template",
        "name": "volume_claim_template",
        "lineno": 59,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.volume_claim_template",
        "name": "volume_claim_template",
        "lineno": 69,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1EphemeralVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_event_source": [
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.component",
        "name": "component",
        "lineno": 64,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.component",
        "name": "component",
        "lineno": 75,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.host",
        "name": "host",
        "lineno": 87,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.host",
        "name": "host",
        "lineno": 98,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EventSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EventSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_eviction": [
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.delete_options",
        "name": "delete_options",
        "lineno": 97,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.delete_options",
        "name": "delete_options",
        "lineno": 107,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.kind",
        "name": "kind",
        "lineno": 118,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.kind",
        "name": "kind",
        "lineno": 129,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.metadata",
        "name": "metadata",
        "lineno": 141,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.metadata",
        "name": "metadata",
        "lineno": 151,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1Eviction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1Eviction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_exact_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 88,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 99,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 111,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 122,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 134,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.count",
        "name": "count",
        "lineno": 155,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.count",
        "name": "count",
        "lineno": 166,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 178,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 189,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 203,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 214,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 226,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 237,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 248,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 252,
        "scope": "V1ExactDeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "name": "to_str",
        "lineno": 280,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 284,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 288,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 295,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_exec_action": [
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.command",
        "name": "command",
        "lineno": 59,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.command",
        "name": "command",
        "lineno": 70,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ExecAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ExecAction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_exempt_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 64,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 75,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 87,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 98,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ExemptPriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_expression_warning": [
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.field_ref",
        "name": "field_ref",
        "lineno": 62,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.field_ref",
        "name": "field_ref",
        "lineno": 73,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.warning",
        "name": "warning",
        "lineno": 87,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.warning",
        "name": "warning",
        "lineno": 98,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ExpressionWarning.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ExpressionWarning",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_external_documentation": [
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.description",
        "name": "description",
        "lineno": 64,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.description",
        "name": "description",
        "lineno": 74,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.url",
        "name": "url",
        "lineno": 85,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.url",
        "name": "url",
        "lineno": 95,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1ExternalDocumentation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_fc_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.lun",
        "name": "lun",
        "lineno": 102,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.lun",
        "name": "lun",
        "lineno": 113,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.read_only",
        "name": "read_only",
        "lineno": 125,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.read_only",
        "name": "read_only",
        "lineno": 136,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.target_wwns",
        "name": "target_wwns",
        "lineno": 148,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.target_wwns",
        "name": "target_wwns",
        "lineno": 159,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.wwids",
        "name": "wwids",
        "lineno": 171,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.wwids",
        "name": "wwids",
        "lineno": 182,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1FCVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1FCVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 64,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 75,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 87,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 98,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1FieldSelectorAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1FieldSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_file_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.key",
        "name": "key",
        "lineno": 71,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.key",
        "name": "key",
        "lineno": 82,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.optional",
        "name": "optional",
        "lineno": 96,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.optional",
        "name": "optional",
        "lineno": 107,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.path",
        "name": "path",
        "lineno": 130,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.volume_name",
        "name": "volume_name",
        "lineno": 144,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.volume_name",
        "name": "volume_name",
        "lineno": 155,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1FileKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1FileKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flex_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.options",
        "name": "options",
        "lineno": 126,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.options",
        "name": "options",
        "lineno": 137,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 149,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 172,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 182,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1FlexPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flex_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.options",
        "name": "options",
        "lineno": 126,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.options",
        "name": "options",
        "lineno": 137,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.read_only",
        "name": "read_only",
        "lineno": 149,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 172,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 182,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1FlexVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flocker_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_name",
        "name": "dataset_name",
        "lineno": 64,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_name",
        "name": "dataset_name",
        "lineno": 75,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_uuid",
        "name": "dataset_uuid",
        "lineno": 87,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_uuid",
        "name": "dataset_uuid",
        "lineno": 98,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1FlockerVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_distinguisher_method": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.type",
        "name": "type",
        "lineno": 58,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.type",
        "name": "type",
        "lineno": 69,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1FlowDistinguisherMethod.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1FlowSchema.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1FlowSchema",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.message",
        "name": "message",
        "lineno": 113,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.reason",
        "name": "reason",
        "lineno": 125,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.reason",
        "name": "reason",
        "lineno": 136,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.status",
        "name": "status",
        "lineno": 148,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.status",
        "name": "status",
        "lineno": 159,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1FlowSchemaCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_list": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1FlowSchemaList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1FlowSchemaList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.distinguisher_method",
        "name": "distinguisher_method",
        "lineno": 73,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.distinguisher_method",
        "name": "distinguisher_method",
        "lineno": 83,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.matching_precedence",
        "name": "matching_precedence",
        "lineno": 94,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.matching_precedence",
        "name": "matching_precedence",
        "lineno": 105,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.priority_level_configuration",
        "name": "priority_level_configuration",
        "lineno": 117,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.priority_level_configuration",
        "name": "priority_level_configuration",
        "lineno": 127,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.rules",
        "name": "rules",
        "lineno": 140,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.rules",
        "name": "rules",
        "lineno": 151,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1FlowSchemaSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_status": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1FlowSchemaStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_for_node": [
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ForNode.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ForNode",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_for_zone": [
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ForZone.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ForZone",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.partition",
        "name": "partition",
        "lineno": 96,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.partition",
        "name": "partition",
        "lineno": 107,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.pd_name",
        "name": "pd_name",
        "lineno": 119,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.pd_name",
        "name": "pd_name",
        "lineno": 130,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 144,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 155,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1GCEPersistentDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_git_repo_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.directory",
        "name": "directory",
        "lineno": 68,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.directory",
        "name": "directory",
        "lineno": 79,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.repository",
        "name": "repository",
        "lineno": 91,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.repository",
        "name": "repository",
        "lineno": 102,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.revision",
        "name": "revision",
        "lineno": 116,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.revision",
        "name": "revision",
        "lineno": 127,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1GitRepoVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 72,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 83,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints_namespace",
        "name": "endpoints_namespace",
        "lineno": 97,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints_namespace",
        "name": "endpoints_namespace",
        "lineno": 108,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.path",
        "name": "path",
        "lineno": 120,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.path",
        "name": "path",
        "lineno": 131,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 145,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 156,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1GlusterfsPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 67,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 78,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.path",
        "name": "path",
        "lineno": 92,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.path",
        "name": "path",
        "lineno": 103,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.read_only",
        "name": "read_only",
        "lineno": 117,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.read_only",
        "name": "read_only",
        "lineno": 128,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1GlusterfsVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_group_resource": [
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.group",
        "name": "group",
        "lineno": 62,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.resource",
        "name": "resource",
        "lineno": 85,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.resource",
        "name": "resource",
        "lineno": 95,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1GroupResource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1GroupResource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_group_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1GroupSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1GroupSubject",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_group_version_for_discovery": [
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.group_version",
        "name": "group_version",
        "lineno": 62,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.group_version",
        "name": "group_version",
        "lineno": 73,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.version",
        "name": "version",
        "lineno": 87,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.version",
        "name": "version",
        "lineno": 98,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1GroupVersionForDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_grpc_action": [
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.port",
        "name": "port",
        "lineno": 63,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.port",
        "name": "port",
        "lineno": 74,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.service",
        "name": "service",
        "lineno": 88,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.service",
        "name": "service",
        "lineno": 99,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1GRPCAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1GRPCAction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1HorizontalPodAutoscaler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1HorizontalPodAutoscalerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 72,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 83,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 97,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 108,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 120,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 130,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.target_cpu_utilization_percentage",
        "name": "target_cpu_utilization_percentage",
        "lineno": 143,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.target_cpu_utilization_percentage",
        "name": "target_cpu_utilization_percentage",
        "lineno": 154,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1HorizontalPodAutoscalerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_cpu_utilization_percentage",
        "name": "current_cpu_utilization_percentage",
        "lineno": 77,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_cpu_utilization_percentage",
        "name": "current_cpu_utilization_percentage",
        "lineno": 88,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 100,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 111,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 125,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 136,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 150,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 161,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 173,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 184,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1HorizontalPodAutoscalerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_host_alias": [
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.hostnames",
        "name": "hostnames",
        "lineno": 63,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.hostnames",
        "name": "hostnames",
        "lineno": 74,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.ip",
        "name": "ip",
        "lineno": 86,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.ip",
        "name": "ip",
        "lineno": 97,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1HostAlias.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1HostAlias",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_host_ip": [
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.ip",
        "name": "ip",
        "lineno": 58,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.ip",
        "name": "ip",
        "lineno": 69,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1HostIP.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1HostIP",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_host_path_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.path",
        "name": "path",
        "lineno": 63,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.path",
        "name": "path",
        "lineno": 74,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.type",
        "name": "type",
        "lineno": 88,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.type",
        "name": "type",
        "lineno": 99,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1HostPathVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_http_get_action": [
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.host",
        "name": "host",
        "lineno": 78,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.host",
        "name": "host",
        "lineno": 89,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.http_headers",
        "name": "http_headers",
        "lineno": 101,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.http_headers",
        "name": "http_headers",
        "lineno": 112,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.path",
        "name": "path",
        "lineno": 124,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.path",
        "name": "path",
        "lineno": 135,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.port",
        "name": "port",
        "lineno": 147,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.port",
        "name": "port",
        "lineno": 158,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.scheme",
        "name": "scheme",
        "lineno": 172,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.scheme",
        "name": "scheme",
        "lineno": 183,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1HTTPGetAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1HTTPGetAction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_http_header": [
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1HTTPHeader.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1HTTPHeader",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_path": [
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.backend",
        "name": "backend",
        "lineno": 67,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.backend",
        "name": "backend",
        "lineno": 77,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.path",
        "name": "path",
        "lineno": 90,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.path",
        "name": "path",
        "lineno": 101,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.path_type",
        "name": "path_type",
        "lineno": 113,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.path_type",
        "name": "path_type",
        "lineno": 124,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1HTTPIngressPath.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_rule_value": [
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.paths",
        "name": "paths",
        "lineno": 58,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.paths",
        "name": "paths",
        "lineno": 69,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1HTTPIngressRuleValue.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.pull_policy",
        "name": "pull_policy",
        "lineno": 64,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.pull_policy",
        "name": "pull_policy",
        "lineno": 75,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.reference",
        "name": "reference",
        "lineno": 87,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.reference",
        "name": "reference",
        "lineno": 98,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ImageVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.image_ref",
        "name": "image_ref",
        "lineno": 58,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.image_ref",
        "name": "image_ref",
        "lineno": 69,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ImageVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Ingress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Ingress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_backend": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.resource",
        "name": "resource",
        "lineno": 64,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.resource",
        "name": "resource",
        "lineno": 74,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.service",
        "name": "service",
        "lineno": 85,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.service",
        "name": "service",
        "lineno": 95,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1IngressBackend.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1IngressBackend",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1IngressClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1IngressClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IngressClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IngressClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_parameters_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.api_group",
        "name": "api_group",
        "lineno": 77,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.api_group",
        "name": "api_group",
        "lineno": 88,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.kind",
        "name": "kind",
        "lineno": 100,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.kind",
        "name": "kind",
        "lineno": 111,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.name",
        "name": "name",
        "lineno": 125,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.name",
        "name": "name",
        "lineno": 136,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.namespace",
        "name": "namespace",
        "lineno": 150,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.namespace",
        "name": "namespace",
        "lineno": 161,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.scope",
        "name": "scope",
        "lineno": 173,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.scope",
        "name": "scope",
        "lineno": 184,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1IngressClassParametersReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.controller",
        "name": "controller",
        "lineno": 64,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.controller",
        "name": "controller",
        "lineno": 75,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.parameters",
        "name": "parameters",
        "lineno": 97,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1IngressClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1IngressClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IngressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IngressList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 69,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 80,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 92,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 103,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 115,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 126,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1IngressLoadBalancerIngress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 59,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 70,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1IngressLoadBalancerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_port_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.error",
        "name": "error",
        "lineno": 67,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.error",
        "name": "error",
        "lineno": 78,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.port",
        "name": "port",
        "lineno": 90,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.port",
        "name": "port",
        "lineno": 101,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1IngressPortStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1IngressPortStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.host",
        "name": "host",
        "lineno": 64,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.host",
        "name": "host",
        "lineno": 75,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.http",
        "name": "http",
        "lineno": 87,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.http",
        "name": "http",
        "lineno": 97,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1IngressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1IngressRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_service_backend": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.port",
        "name": "port",
        "lineno": 88,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.port",
        "name": "port",
        "lineno": 98,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1IngressServiceBackend.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.default_backend",
        "name": "default_backend",
        "lineno": 74,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.default_backend",
        "name": "default_backend",
        "lineno": 84,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.ingress_class_name",
        "name": "ingress_class_name",
        "lineno": 95,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.ingress_class_name",
        "name": "ingress_class_name",
        "lineno": 106,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.rules",
        "name": "rules",
        "lineno": 118,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.rules",
        "name": "rules",
        "lineno": 129,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.tls",
        "name": "tls",
        "lineno": 141,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.tls",
        "name": "tls",
        "lineno": 152,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1IngressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1IngressSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 59,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 69,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1IngressStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1IngressStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_tls": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.hosts",
        "name": "hosts",
        "lineno": 64,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.hosts",
        "name": "hosts",
        "lineno": 75,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.secret_name",
        "name": "secret_name",
        "lineno": 87,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.secret_name",
        "name": "secret_name",
        "lineno": 98,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1IngressTLS.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1IngressTLS",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1IPAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1IPAddress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IPAddressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IPAddressList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 58,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 68,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1IPAddressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1IPAddressSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_ip_block": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.cidr",
        "name": "cidr",
        "lineno": 63,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.cidr",
        "name": "cidr",
        "lineno": 74,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock._except",
        "name": "_except",
        "lineno": 88,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock._except",
        "name": "_except",
        "lineno": 99,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1IPBlock.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1IPBlock",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 106,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 117,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 129,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 140,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 152,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 163,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 175,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 186,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iqn",
        "name": "iqn",
        "lineno": 198,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iqn",
        "name": "iqn",
        "lineno": 209,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 223,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 234,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.lun",
        "name": "lun",
        "lineno": 246,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.lun",
        "name": "lun",
        "lineno": 257,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.portals",
        "name": "portals",
        "lineno": 271,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.portals",
        "name": "portals",
        "lineno": 282,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 294,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 305,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 317,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 327,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 338,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 349,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 362,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 366,
        "scope": "V1ISCSIPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 394,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 398,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 402,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 409,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 106,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 117,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 129,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 140,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 152,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 163,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 175,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 186,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iqn",
        "name": "iqn",
        "lineno": 198,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iqn",
        "name": "iqn",
        "lineno": 209,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 223,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 234,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.lun",
        "name": "lun",
        "lineno": 246,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.lun",
        "name": "lun",
        "lineno": 257,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.portals",
        "name": "portals",
        "lineno": 271,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.portals",
        "name": "portals",
        "lineno": 282,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 294,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 305,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 317,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 327,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 338,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 349,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 362,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 366,
        "scope": "V1ISCSIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 394,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 398,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 402,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 409,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job": [
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Job.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Job",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 82,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 93,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1JobCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1JobCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job_list": [
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1JobList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1JobList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__init__",
        "name": "__init__",
        "lineno": 76,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 133,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 144,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.backoff_limit",
        "name": "backoff_limit",
        "lineno": 156,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.backoff_limit",
        "name": "backoff_limit",
        "lineno": 167,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.backoff_limit_per_index",
        "name": "backoff_limit_per_index",
        "lineno": 179,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.backoff_limit_per_index",
        "name": "backoff_limit_per_index",
        "lineno": 190,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.completion_mode",
        "name": "completion_mode",
        "lineno": 202,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.completion_mode",
        "name": "completion_mode",
        "lineno": 213,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.completions",
        "name": "completions",
        "lineno": 225,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.completions",
        "name": "completions",
        "lineno": 236,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.managed_by",
        "name": "managed_by",
        "lineno": 248,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.managed_by",
        "name": "managed_by",
        "lineno": 259,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.manual_selector",
        "name": "manual_selector",
        "lineno": 271,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.manual_selector",
        "name": "manual_selector",
        "lineno": 282,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.max_failed_indexes",
        "name": "max_failed_indexes",
        "lineno": 294,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.max_failed_indexes",
        "name": "max_failed_indexes",
        "lineno": 305,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.parallelism",
        "name": "parallelism",
        "lineno": 317,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.parallelism",
        "name": "parallelism",
        "lineno": 328,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.pod_failure_policy",
        "name": "pod_failure_policy",
        "lineno": 340,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.pod_failure_policy",
        "name": "pod_failure_policy",
        "lineno": 350,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.pod_replacement_policy",
        "name": "pod_replacement_policy",
        "lineno": 361,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.pod_replacement_policy",
        "name": "pod_replacement_policy",
        "lineno": 372,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.selector",
        "name": "selector",
        "lineno": 384,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.selector",
        "name": "selector",
        "lineno": 394,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.success_policy",
        "name": "success_policy",
        "lineno": 405,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.success_policy",
        "name": "success_policy",
        "lineno": 415,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.suspend",
        "name": "suspend",
        "lineno": 426,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.suspend",
        "name": "suspend",
        "lineno": 437,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.template",
        "name": "template",
        "lineno": 449,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.template",
        "name": "template",
        "lineno": 459,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.ttl_seconds_after_finished",
        "name": "ttl_seconds_after_finished",
        "lineno": 472,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.ttl_seconds_after_finished",
        "name": "ttl_seconds_after_finished",
        "lineno": 483,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "name": "to_dict",
        "lineno": 494,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "name": "convert",
        "lineno": 498,
        "scope": "V1JobSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_str",
        "name": "to_str",
        "lineno": 526,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__repr__",
        "name": "__repr__",
        "lineno": 530,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__eq__",
        "name": "__eq__",
        "lineno": 534,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__ne__",
        "name": "__ne__",
        "lineno": 541,
        "scope": "V1JobSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job_status": [
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.active",
        "name": "active",
        "lineno": 109,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.active",
        "name": "active",
        "lineno": 120,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.completed_indexes",
        "name": "completed_indexes",
        "lineno": 132,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.completed_indexes",
        "name": "completed_indexes",
        "lineno": 143,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.completion_time",
        "name": "completion_time",
        "lineno": 155,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.completion_time",
        "name": "completion_time",
        "lineno": 166,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.conditions",
        "name": "conditions",
        "lineno": 178,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.conditions",
        "name": "conditions",
        "lineno": 189,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.failed",
        "name": "failed",
        "lineno": 201,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.failed",
        "name": "failed",
        "lineno": 212,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.failed_indexes",
        "name": "failed_indexes",
        "lineno": 224,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.failed_indexes",
        "name": "failed_indexes",
        "lineno": 235,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.ready",
        "name": "ready",
        "lineno": 247,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.ready",
        "name": "ready",
        "lineno": 258,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.start_time",
        "name": "start_time",
        "lineno": 270,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.start_time",
        "name": "start_time",
        "lineno": 281,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.succeeded",
        "name": "succeeded",
        "lineno": 293,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.succeeded",
        "name": "succeeded",
        "lineno": 304,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.terminating",
        "name": "terminating",
        "lineno": 316,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.terminating",
        "name": "terminating",
        "lineno": 327,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.uncounted_terminated_pods",
        "name": "uncounted_terminated_pods",
        "lineno": 339,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.uncounted_terminated_pods",
        "name": "uncounted_terminated_pods",
        "lineno": 349,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "name": "to_dict",
        "lineno": 359,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "name": "convert",
        "lineno": 363,
        "scope": "V1JobStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_str",
        "name": "to_str",
        "lineno": 391,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__repr__",
        "name": "__repr__",
        "lineno": 395,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__eq__",
        "name": "__eq__",
        "lineno": 399,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__ne__",
        "name": "__ne__",
        "lineno": 406,
        "scope": "V1JobStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_job_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 64,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 74,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.spec",
        "name": "spec",
        "lineno": 85,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.spec",
        "name": "spec",
        "lineno": 95,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1JobTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_json_schema_props": [
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__init__",
        "name": "__init__",
        "lineno": 132,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.ref",
        "name": "ref",
        "lineno": 274,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.ref",
        "name": "ref",
        "lineno": 284,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.schema",
        "name": "schema",
        "lineno": 295,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.schema",
        "name": "schema",
        "lineno": 305,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_items",
        "name": "additional_items",
        "lineno": 316,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_items",
        "name": "additional_items",
        "lineno": 327,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_properties",
        "name": "additional_properties",
        "lineno": 339,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_properties",
        "name": "additional_properties",
        "lineno": 350,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.all_of",
        "name": "all_of",
        "lineno": 362,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.all_of",
        "name": "all_of",
        "lineno": 372,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.any_of",
        "name": "any_of",
        "lineno": 383,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.any_of",
        "name": "any_of",
        "lineno": 393,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.default",
        "name": "default",
        "lineno": 404,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.default",
        "name": "default",
        "lineno": 415,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.definitions",
        "name": "definitions",
        "lineno": 427,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.definitions",
        "name": "definitions",
        "lineno": 437,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.dependencies",
        "name": "dependencies",
        "lineno": 448,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.dependencies",
        "name": "dependencies",
        "lineno": 458,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.description",
        "name": "description",
        "lineno": 469,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.description",
        "name": "description",
        "lineno": 479,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.enum",
        "name": "enum",
        "lineno": 490,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.enum",
        "name": "enum",
        "lineno": 500,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.example",
        "name": "example",
        "lineno": 511,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.example",
        "name": "example",
        "lineno": 522,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_maximum",
        "name": "exclusive_maximum",
        "lineno": 534,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_maximum",
        "name": "exclusive_maximum",
        "lineno": 544,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_minimum",
        "name": "exclusive_minimum",
        "lineno": 555,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_minimum",
        "name": "exclusive_minimum",
        "lineno": 565,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.external_docs",
        "name": "external_docs",
        "lineno": 576,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.external_docs",
        "name": "external_docs",
        "lineno": 586,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.format",
        "name": "format",
        "lineno": 597,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.format",
        "name": "format",
        "lineno": 608,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.id",
        "name": "id",
        "lineno": 620,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.id",
        "name": "id",
        "lineno": 630,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.items",
        "name": "items",
        "lineno": 641,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.items",
        "name": "items",
        "lineno": 652,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_items",
        "name": "max_items",
        "lineno": 664,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_items",
        "name": "max_items",
        "lineno": 674,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_length",
        "name": "max_length",
        "lineno": 685,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_length",
        "name": "max_length",
        "lineno": 695,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_properties",
        "name": "max_properties",
        "lineno": 706,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.max_properties",
        "name": "max_properties",
        "lineno": 716,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.maximum",
        "name": "maximum",
        "lineno": 727,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.maximum",
        "name": "maximum",
        "lineno": 737,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_items",
        "name": "min_items",
        "lineno": 748,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_items",
        "name": "min_items",
        "lineno": 758,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_length",
        "name": "min_length",
        "lineno": 769,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_length",
        "name": "min_length",
        "lineno": 779,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_properties",
        "name": "min_properties",
        "lineno": 790,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.min_properties",
        "name": "min_properties",
        "lineno": 800,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.minimum",
        "name": "minimum",
        "lineno": 811,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.minimum",
        "name": "minimum",
        "lineno": 821,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.multiple_of",
        "name": "multiple_of",
        "lineno": 832,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.multiple_of",
        "name": "multiple_of",
        "lineno": 842,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps._not",
        "name": "_not",
        "lineno": 853,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps._not",
        "name": "_not",
        "lineno": 863,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.nullable",
        "name": "nullable",
        "lineno": 874,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.nullable",
        "name": "nullable",
        "lineno": 884,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.one_of",
        "name": "one_of",
        "lineno": 895,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.one_of",
        "name": "one_of",
        "lineno": 905,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern",
        "name": "pattern",
        "lineno": 916,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern",
        "name": "pattern",
        "lineno": 926,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern_properties",
        "name": "pattern_properties",
        "lineno": 937,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern_properties",
        "name": "pattern_properties",
        "lineno": 947,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.properties",
        "name": "properties",
        "lineno": 958,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.properties",
        "name": "properties",
        "lineno": 968,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.required",
        "name": "required",
        "lineno": 979,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.required",
        "name": "required",
        "lineno": 989,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.title",
        "name": "title",
        "lineno": 1000,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.title",
        "name": "title",
        "lineno": 1010,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.type",
        "name": "type",
        "lineno": 1021,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.type",
        "name": "type",
        "lineno": 1031,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.unique_items",
        "name": "unique_items",
        "lineno": 1042,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.unique_items",
        "name": "unique_items",
        "lineno": 1052,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_embedded_resource",
        "name": "x_kubernetes_embedded_resource",
        "lineno": 1063,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_embedded_resource",
        "name": "x_kubernetes_embedded_resource",
        "lineno": 1074,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_int_or_string",
        "name": "x_kubernetes_int_or_string",
        "lineno": 1086,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_int_or_string",
        "name": "x_kubernetes_int_or_string",
        "lineno": 1097,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_map_keys",
        "name": "x_kubernetes_list_map_keys",
        "lineno": 1109,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_map_keys",
        "name": "x_kubernetes_list_map_keys",
        "lineno": 1120,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_type",
        "name": "x_kubernetes_list_type",
        "lineno": 1132,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_type",
        "name": "x_kubernetes_list_type",
        "lineno": 1143,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_map_type",
        "name": "x_kubernetes_map_type",
        "lineno": 1155,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_map_type",
        "name": "x_kubernetes_map_type",
        "lineno": 1166,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_preserve_unknown_fields",
        "name": "x_kubernetes_preserve_unknown_fields",
        "lineno": 1178,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_preserve_unknown_fields",
        "name": "x_kubernetes_preserve_unknown_fields",
        "lineno": 1189,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_validations",
        "name": "x_kubernetes_validations",
        "lineno": 1201,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_validations",
        "name": "x_kubernetes_validations",
        "lineno": 1212,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "name": "to_dict",
        "lineno": 1223,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "name": "convert",
        "lineno": 1227,
        "scope": "V1JSONSchemaProps.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "name": "to_str",
        "lineno": 1255,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__repr__",
        "name": "__repr__",
        "lineno": 1259,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__eq__",
        "name": "__eq__",
        "lineno": 1263,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__ne__",
        "name": "__ne__",
        "lineno": 1270,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_key_to_path": [
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.mode",
        "name": "mode",
        "lineno": 92,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.mode",
        "name": "mode",
        "lineno": 103,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.path",
        "name": "path",
        "lineno": 115,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.path",
        "name": "path",
        "lineno": 126,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1KeyToPath.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1KeyToPath",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 64,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 75,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.match_labels",
        "name": "match_labels",
        "lineno": 87,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.match_labels",
        "name": "match_labels",
        "lineno": 98,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1LabelSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1LabelSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 64,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 75,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 87,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 98,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1LabelSelectorAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1LabelSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_lease": [
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1Lease.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1Lease",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_lease_list": [
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1LeaseList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1LeaseList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_lease_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.acquire_time",
        "name": "acquire_time",
        "lineno": 89,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.acquire_time",
        "name": "acquire_time",
        "lineno": 100,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.holder_identity",
        "name": "holder_identity",
        "lineno": 112,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.holder_identity",
        "name": "holder_identity",
        "lineno": 123,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.lease_duration_seconds",
        "name": "lease_duration_seconds",
        "lineno": 135,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.lease_duration_seconds",
        "name": "lease_duration_seconds",
        "lineno": 146,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.lease_transitions",
        "name": "lease_transitions",
        "lineno": 158,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.lease_transitions",
        "name": "lease_transitions",
        "lineno": 169,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.preferred_holder",
        "name": "preferred_holder",
        "lineno": 181,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.preferred_holder",
        "name": "preferred_holder",
        "lineno": 192,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.renew_time",
        "name": "renew_time",
        "lineno": 204,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.renew_time",
        "name": "renew_time",
        "lineno": 215,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.strategy",
        "name": "strategy",
        "lineno": 227,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.strategy",
        "name": "strategy",
        "lineno": 238,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1LeaseSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1LeaseSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle": [
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.post_start",
        "name": "post_start",
        "lineno": 69,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.post_start",
        "name": "post_start",
        "lineno": 79,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.pre_stop",
        "name": "pre_stop",
        "lineno": 90,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.pre_stop",
        "name": "pre_stop",
        "lineno": 100,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.stop_signal",
        "name": "stop_signal",
        "lineno": 111,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.stop_signal",
        "name": "stop_signal",
        "lineno": 122,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1Lifecycle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1Lifecycle",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle_handler": [
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler._exec",
        "name": "_exec",
        "lineno": 74,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler._exec",
        "name": "_exec",
        "lineno": 84,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.http_get",
        "name": "http_get",
        "lineno": 95,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.http_get",
        "name": "http_get",
        "lineno": 105,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.sleep",
        "name": "sleep",
        "lineno": 116,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.sleep",
        "name": "sleep",
        "lineno": 126,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.tcp_socket",
        "name": "tcp_socket",
        "lineno": 137,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.tcp_socket",
        "name": "tcp_socket",
        "lineno": 147,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V1LifecycleHandler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V1LifecycleHandler",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limited_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.borrowing_limit_percent",
        "name": "borrowing_limit_percent",
        "lineno": 74,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.borrowing_limit_percent",
        "name": "borrowing_limit_percent",
        "lineno": 85,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 97,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 108,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.limit_response",
        "name": "limit_response",
        "lineno": 120,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.limit_response",
        "name": "limit_response",
        "lineno": 130,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 141,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 152,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1LimitedPriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1LimitRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1LimitRange",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_item": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.default",
        "name": "default",
        "lineno": 83,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.default",
        "name": "default",
        "lineno": 94,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.default_request",
        "name": "default_request",
        "lineno": 106,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.default_request",
        "name": "default_request",
        "lineno": 117,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.max",
        "name": "max",
        "lineno": 129,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.max",
        "name": "max",
        "lineno": 140,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.max_limit_request_ratio",
        "name": "max_limit_request_ratio",
        "lineno": 152,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.max_limit_request_ratio",
        "name": "max_limit_request_ratio",
        "lineno": 163,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.min",
        "name": "min",
        "lineno": 175,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.min",
        "name": "min",
        "lineno": 186,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.type",
        "name": "type",
        "lineno": 198,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.type",
        "name": "type",
        "lineno": 209,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1LimitRangeItem.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1LimitRangeItem",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_list": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1LimitRangeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1LimitRangeList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.limits",
        "name": "limits",
        "lineno": 58,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.limits",
        "name": "limits",
        "lineno": 69,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1LimitRangeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_limit_response": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.queuing",
        "name": "queuing",
        "lineno": 63,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.queuing",
        "name": "queuing",
        "lineno": 73,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.type",
        "name": "type",
        "lineno": 84,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.type",
        "name": "type",
        "lineno": 95,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1LimitResponse.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1LimitResponse",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_linux_container_user": [
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.gid",
        "name": "gid",
        "lineno": 67,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.gid",
        "name": "gid",
        "lineno": 78,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 92,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 103,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.uid",
        "name": "uid",
        "lineno": 115,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.uid",
        "name": "uid",
        "lineno": 126,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1LinuxContainerUser.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_list_meta": [
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta._continue",
        "name": "_continue",
        "lineno": 79,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta._continue",
        "name": "_continue",
        "lineno": 90,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.remaining_item_count",
        "name": "remaining_item_count",
        "lineno": 102,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.remaining_item_count",
        "name": "remaining_item_count",
        "lineno": 113,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.resource_version",
        "name": "resource_version",
        "lineno": 125,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.resource_version",
        "name": "resource_version",
        "lineno": 136,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.self_link",
        "name": "self_link",
        "lineno": 148,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.self_link",
        "name": "self_link",
        "lineno": 159,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.shard_info",
        "name": "shard_info",
        "lineno": 171,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.shard_info",
        "name": "shard_info",
        "lineno": 181,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1ListMeta.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1ListMeta",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 74,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 85,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 97,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 108,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip_mode",
        "name": "ip_mode",
        "lineno": 120,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip_mode",
        "name": "ip_mode",
        "lineno": 131,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 143,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 154,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1LoadBalancerIngress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_status": [
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 59,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 70,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1LoadBalancerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.name",
        "name": "name",
        "lineno": 59,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.name",
        "name": "name",
        "lineno": 70,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1LocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1LocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_local_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1LocalSubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_local_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 63,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 74,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.path",
        "name": "path",
        "lineno": 86,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.path",
        "name": "path",
        "lineno": 97,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1LocalVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_managed_fields_entry": [
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_type",
        "name": "fields_type",
        "lineno": 112,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_type",
        "name": "fields_type",
        "lineno": 123,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_v1",
        "name": "fields_v1",
        "lineno": 135,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_v1",
        "name": "fields_v1",
        "lineno": 146,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.manager",
        "name": "manager",
        "lineno": 158,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.manager",
        "name": "manager",
        "lineno": 169,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.operation",
        "name": "operation",
        "lineno": 181,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.operation",
        "name": "operation",
        "lineno": 192,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.subresource",
        "name": "subresource",
        "lineno": 204,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.subresource",
        "name": "subresource",
        "lineno": 215,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.time",
        "name": "time",
        "lineno": 227,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.time",
        "name": "time",
        "lineno": 238,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1ManagedFieldsEntry.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_modify_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.status",
        "name": "status",
        "lineno": 63,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.status",
        "name": "status",
        "lineno": 74,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.target_volume_attributes_class_name",
        "name": "target_volume_attributes_class_name",
        "lineno": 88,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.target_volume_attributes_class_name",
        "name": "target_volume_attributes_class_name",
        "lineno": 99,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ModifyVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 110,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 121,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.client_config",
        "name": "client_config",
        "lineno": 135,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.client_config",
        "name": "client_config",
        "lineno": 145,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 158,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 169,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 181,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 192,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 204,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 215,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.name",
        "name": "name",
        "lineno": 227,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.name",
        "name": "name",
        "lineno": 238,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 252,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 262,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 273,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 283,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 294,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 305,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.rules",
        "name": "rules",
        "lineno": 317,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.rules",
        "name": "rules",
        "lineno": 328,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 340,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 351,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 365,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 376,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "name": "to_dict",
        "lineno": 387,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "name": "convert",
        "lineno": 391,
        "scope": "V1MutatingWebhook.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "name": "to_str",
        "lineno": 419,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__repr__",
        "name": "__repr__",
        "lineno": 423,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__eq__",
        "name": "__eq__",
        "lineno": 427,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__ne__",
        "name": "__ne__",
        "lineno": 434,
        "scope": "V1MutatingWebhook",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 141,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 152,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1MutatingWebhookConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingWebhookConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_namespace": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Namespace.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Namespace",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1NamespaceCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1NamespaceCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_list": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NamespaceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NamespaceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.finalizers",
        "name": "finalizers",
        "lineno": 59,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.finalizers",
        "name": "finalizers",
        "lineno": 70,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NamespaceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NamespaceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_status": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.phase",
        "name": "phase",
        "lineno": 87,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.phase",
        "name": "phase",
        "lineno": 98,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NamespaceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NamespaceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1NetworkPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1NetworkPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_egress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.ports",
        "name": "ports",
        "lineno": 64,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.ports",
        "name": "ports",
        "lineno": 75,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to",
        "name": "to",
        "lineno": 87,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to",
        "name": "to",
        "lineno": 98,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NetworkPolicyEgressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_ingress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule._from",
        "name": "_from",
        "lineno": 64,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule._from",
        "name": "_from",
        "lineno": 75,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.ports",
        "name": "ports",
        "lineno": 87,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.ports",
        "name": "ports",
        "lineno": 98,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NetworkPolicyIngressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NetworkPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_peer": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.ip_block",
        "name": "ip_block",
        "lineno": 69,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.ip_block",
        "name": "ip_block",
        "lineno": 79,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.namespace_selector",
        "name": "namespace_selector",
        "lineno": 90,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.namespace_selector",
        "name": "namespace_selector",
        "lineno": 100,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.pod_selector",
        "name": "pod_selector",
        "lineno": 111,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.pod_selector",
        "name": "pod_selector",
        "lineno": 121,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1NetworkPolicyPeer.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_port": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.end_port",
        "name": "end_port",
        "lineno": 69,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.end_port",
        "name": "end_port",
        "lineno": 80,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.port",
        "name": "port",
        "lineno": 92,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.port",
        "name": "port",
        "lineno": 103,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1NetworkPolicyPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.egress",
        "name": "egress",
        "lineno": 74,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.egress",
        "name": "egress",
        "lineno": 85,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.ingress",
        "name": "ingress",
        "lineno": 97,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.ingress",
        "name": "ingress",
        "lineno": 108,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.pod_selector",
        "name": "pod_selector",
        "lineno": 120,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.pod_selector",
        "name": "pod_selector",
        "lineno": 130,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.policy_types",
        "name": "policy_types",
        "lineno": 141,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.policy_types",
        "name": "policy_types",
        "lineno": 152,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1NetworkPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_nfs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.path",
        "name": "path",
        "lineno": 67,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.path",
        "name": "path",
        "lineno": 78,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 92,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 103,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.server",
        "name": "server",
        "lineno": 115,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.server",
        "name": "server",
        "lineno": 126,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NFSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node": [
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Node.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Node",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_address": [
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.address",
        "name": "address",
        "lineno": 62,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.address",
        "name": "address",
        "lineno": 73,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.type",
        "name": "type",
        "lineno": 87,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.type",
        "name": "type",
        "lineno": 98,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1NodeAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1NodeAddress",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 97,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1NodeAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1NodeAffinity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.containers",
        "name": "containers",
        "lineno": 67,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.containers",
        "name": "containers",
        "lineno": 78,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 90,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 101,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resources",
        "name": "resources",
        "lineno": 115,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resources",
        "name": "resources",
        "lineno": 126,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NodeAllocatableResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.last_heartbeat_time",
        "name": "last_heartbeat_time",
        "lineno": 82,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.last_heartbeat_time",
        "name": "last_heartbeat_time",
        "lineno": 93,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1NodeCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1NodeCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_source": [
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.config_map",
        "name": "config_map",
        "lineno": 59,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.config_map",
        "name": "config_map",
        "lineno": 69,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1NodeConfigSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1NodeConfigSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.active",
        "name": "active",
        "lineno": 74,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.active",
        "name": "active",
        "lineno": 84,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.assigned",
        "name": "assigned",
        "lineno": 95,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.assigned",
        "name": "assigned",
        "lineno": 105,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.error",
        "name": "error",
        "lineno": 116,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.error",
        "name": "error",
        "lineno": 127,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.last_known_good",
        "name": "last_known_good",
        "lineno": 139,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.last_known_good",
        "name": "last_known_good",
        "lineno": 149,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "name": "to_dict",
        "lineno": 159,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "name": "convert",
        "lineno": 163,
        "scope": "V1NodeConfigStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "name": "to_str",
        "lineno": 191,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__repr__",
        "name": "__repr__",
        "lineno": 195,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__eq__",
        "name": "__eq__",
        "lineno": 199,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__ne__",
        "name": "__ne__",
        "lineno": 206,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_daemon_endpoints": [
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.kubelet_endpoint",
        "name": "kubelet_endpoint",
        "lineno": 59,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.kubelet_endpoint",
        "name": "kubelet_endpoint",
        "lineno": 69,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1NodeDaemonEndpoints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_features": [
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 59,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 70,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NodeFeatures.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NodeFeatures",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_list": [
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NodeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NodeList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler": [
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.features",
        "name": "features",
        "lineno": 64,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.features",
        "name": "features",
        "lineno": 74,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.name",
        "name": "name",
        "lineno": 96,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1NodeRuntimeHandler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler_features": [
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.recursive_read_only_mounts",
        "name": "recursive_read_only_mounts",
        "lineno": 64,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.recursive_read_only_mounts",
        "name": "recursive_read_only_mounts",
        "lineno": 75,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.user_namespaces",
        "name": "user_namespaces",
        "lineno": 87,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.user_namespaces",
        "name": "user_namespaces",
        "lineno": 98,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeRuntimeHandlerFeatures.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.node_selector_terms",
        "name": "node_selector_terms",
        "lineno": 58,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.node_selector_terms",
        "name": "node_selector_terms",
        "lineno": 69,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1NodeSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1NodeSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NodeSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_term": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_expressions",
        "name": "match_expressions",
        "lineno": 64,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_expressions",
        "name": "match_expressions",
        "lineno": 75,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_fields",
        "name": "match_fields",
        "lineno": 87,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_fields",
        "name": "match_fields",
        "lineno": 98,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeSelectorTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.config_source",
        "name": "config_source",
        "lineno": 89,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.config_source",
        "name": "config_source",
        "lineno": 99,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.external_id",
        "name": "external_id",
        "lineno": 110,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.external_id",
        "name": "external_id",
        "lineno": 121,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.pod_cidr",
        "name": "pod_cidr",
        "lineno": 133,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.pod_cidr",
        "name": "pod_cidr",
        "lineno": 144,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.pod_cidrs",
        "name": "pod_cidrs",
        "lineno": 156,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.pod_cidrs",
        "name": "pod_cidrs",
        "lineno": 167,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.provider_id",
        "name": "provider_id",
        "lineno": 179,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.provider_id",
        "name": "provider_id",
        "lineno": 190,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.taints",
        "name": "taints",
        "lineno": 202,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.taints",
        "name": "taints",
        "lineno": 213,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.unschedulable",
        "name": "unschedulable",
        "lineno": 225,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.unschedulable",
        "name": "unschedulable",
        "lineno": 236,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1NodeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1NodeSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__init__",
        "name": "__init__",
        "lineno": 72,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.addresses",
        "name": "addresses",
        "lineno": 124,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.addresses",
        "name": "addresses",
        "lineno": 135,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.allocatable",
        "name": "allocatable",
        "lineno": 147,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.allocatable",
        "name": "allocatable",
        "lineno": 158,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.capacity",
        "name": "capacity",
        "lineno": 170,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.capacity",
        "name": "capacity",
        "lineno": 181,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.conditions",
        "name": "conditions",
        "lineno": 193,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.conditions",
        "name": "conditions",
        "lineno": 204,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.config",
        "name": "config",
        "lineno": 216,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.config",
        "name": "config",
        "lineno": 226,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.daemon_endpoints",
        "name": "daemon_endpoints",
        "lineno": 237,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.daemon_endpoints",
        "name": "daemon_endpoints",
        "lineno": 247,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.declared_features",
        "name": "declared_features",
        "lineno": 258,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.declared_features",
        "name": "declared_features",
        "lineno": 269,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.features",
        "name": "features",
        "lineno": 281,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.features",
        "name": "features",
        "lineno": 291,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.images",
        "name": "images",
        "lineno": 302,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.images",
        "name": "images",
        "lineno": 313,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.node_info",
        "name": "node_info",
        "lineno": 325,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.node_info",
        "name": "node_info",
        "lineno": 335,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.phase",
        "name": "phase",
        "lineno": 346,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.phase",
        "name": "phase",
        "lineno": 357,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.runtime_handlers",
        "name": "runtime_handlers",
        "lineno": 369,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.runtime_handlers",
        "name": "runtime_handlers",
        "lineno": 380,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.volumes_attached",
        "name": "volumes_attached",
        "lineno": 392,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.volumes_attached",
        "name": "volumes_attached",
        "lineno": 403,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.volumes_in_use",
        "name": "volumes_in_use",
        "lineno": 415,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.volumes_in_use",
        "name": "volumes_in_use",
        "lineno": 426,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "name": "to_dict",
        "lineno": 437,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 441,
        "scope": "V1NodeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_str",
        "name": "to_str",
        "lineno": 469,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__repr__",
        "name": "__repr__",
        "lineno": 473,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__eq__",
        "name": "__eq__",
        "lineno": 477,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__ne__",
        "name": "__ne__",
        "lineno": 484,
        "scope": "V1NodeStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_swap_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.capacity",
        "name": "capacity",
        "lineno": 59,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.capacity",
        "name": "capacity",
        "lineno": 70,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NodeSwapStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_node_system_info": [
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.architecture",
        "name": "architecture",
        "lineno": 99,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.architecture",
        "name": "architecture",
        "lineno": 110,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.boot_id",
        "name": "boot_id",
        "lineno": 124,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.boot_id",
        "name": "boot_id",
        "lineno": 135,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.container_runtime_version",
        "name": "container_runtime_version",
        "lineno": 149,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.container_runtime_version",
        "name": "container_runtime_version",
        "lineno": 160,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kernel_version",
        "name": "kernel_version",
        "lineno": 174,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kernel_version",
        "name": "kernel_version",
        "lineno": 185,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kube_proxy_version",
        "name": "kube_proxy_version",
        "lineno": 199,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kube_proxy_version",
        "name": "kube_proxy_version",
        "lineno": 210,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kubelet_version",
        "name": "kubelet_version",
        "lineno": 224,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.kubelet_version",
        "name": "kubelet_version",
        "lineno": 235,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.machine_id",
        "name": "machine_id",
        "lineno": 249,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.machine_id",
        "name": "machine_id",
        "lineno": 260,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.operating_system",
        "name": "operating_system",
        "lineno": 274,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.operating_system",
        "name": "operating_system",
        "lineno": 285,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.os_image",
        "name": "os_image",
        "lineno": 299,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.os_image",
        "name": "os_image",
        "lineno": 310,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.swap",
        "name": "swap",
        "lineno": 324,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.swap",
        "name": "swap",
        "lineno": 334,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.system_uuid",
        "name": "system_uuid",
        "lineno": 345,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.system_uuid",
        "name": "system_uuid",
        "lineno": 356,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "name": "to_dict",
        "lineno": 369,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "name": "convert",
        "lineno": 373,
        "scope": "V1NodeSystemInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "name": "to_str",
        "lineno": 401,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__repr__",
        "name": "__repr__",
        "lineno": 405,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__eq__",
        "name": "__eq__",
        "lineno": 409,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__ne__",
        "name": "__ne__",
        "lineno": 416,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.path",
        "name": "path",
        "lineno": 64,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.path",
        "name": "path",
        "lineno": 75,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.verb",
        "name": "verb",
        "lineno": 87,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.verb",
        "name": "verb",
        "lineno": 98,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NonResourceAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 62,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 73,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 87,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 98,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1NonResourcePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 63,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 74,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.verbs",
        "name": "verbs",
        "lineno": 86,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.verbs",
        "name": "verbs",
        "lineno": 97,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1NonResourceRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1NonResourceRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_object_field_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.api_version",
        "name": "api_version",
        "lineno": 63,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.field_path",
        "name": "field_path",
        "lineno": 86,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.field_path",
        "name": "field_path",
        "lineno": 97,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ObjectFieldSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_object_meta": [
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__init__",
        "name": "__init__",
        "lineno": 74,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.annotations",
        "name": "annotations",
        "lineno": 129,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.annotations",
        "name": "annotations",
        "lineno": 140,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.creation_timestamp",
        "name": "creation_timestamp",
        "lineno": 152,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.creation_timestamp",
        "name": "creation_timestamp",
        "lineno": 163,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.deletion_grace_period_seconds",
        "name": "deletion_grace_period_seconds",
        "lineno": 175,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.deletion_grace_period_seconds",
        "name": "deletion_grace_period_seconds",
        "lineno": 186,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.deletion_timestamp",
        "name": "deletion_timestamp",
        "lineno": 198,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.deletion_timestamp",
        "name": "deletion_timestamp",
        "lineno": 209,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.finalizers",
        "name": "finalizers",
        "lineno": 221,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.finalizers",
        "name": "finalizers",
        "lineno": 232,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.generate_name",
        "name": "generate_name",
        "lineno": 244,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.generate_name",
        "name": "generate_name",
        "lineno": 255,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.generation",
        "name": "generation",
        "lineno": 267,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.generation",
        "name": "generation",
        "lineno": 278,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.labels",
        "name": "labels",
        "lineno": 290,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.labels",
        "name": "labels",
        "lineno": 301,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.managed_fields",
        "name": "managed_fields",
        "lineno": 313,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.managed_fields",
        "name": "managed_fields",
        "lineno": 324,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.name",
        "name": "name",
        "lineno": 336,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.name",
        "name": "name",
        "lineno": 347,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.namespace",
        "name": "namespace",
        "lineno": 359,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.namespace",
        "name": "namespace",
        "lineno": 370,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.owner_references",
        "name": "owner_references",
        "lineno": 382,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.owner_references",
        "name": "owner_references",
        "lineno": 393,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.resource_version",
        "name": "resource_version",
        "lineno": 405,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.resource_version",
        "name": "resource_version",
        "lineno": 416,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.self_link",
        "name": "self_link",
        "lineno": 428,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.self_link",
        "name": "self_link",
        "lineno": 439,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.uid",
        "name": "uid",
        "lineno": 451,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.uid",
        "name": "uid",
        "lineno": 462,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "name": "to_dict",
        "lineno": 473,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "name": "convert",
        "lineno": 477,
        "scope": "V1ObjectMeta.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "name": "to_str",
        "lineno": 505,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__repr__",
        "name": "__repr__",
        "lineno": 509,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__eq__",
        "name": "__eq__",
        "lineno": 513,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__ne__",
        "name": "__ne__",
        "lineno": 520,
        "scope": "V1ObjectMeta",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.field_path",
        "name": "field_path",
        "lineno": 112,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.field_path",
        "name": "field_path",
        "lineno": 123,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.kind",
        "name": "kind",
        "lineno": 135,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.kind",
        "name": "kind",
        "lineno": 146,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.name",
        "name": "name",
        "lineno": 158,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.name",
        "name": "name",
        "lineno": 169,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.namespace",
        "name": "namespace",
        "lineno": 181,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.namespace",
        "name": "namespace",
        "lineno": 192,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.resource_version",
        "name": "resource_version",
        "lineno": 204,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.resource_version",
        "name": "resource_version",
        "lineno": 215,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.uid",
        "name": "uid",
        "lineno": 227,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.uid",
        "name": "uid",
        "lineno": 238,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1ObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1ObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_overhead": [
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.pod_fixed",
        "name": "pod_fixed",
        "lineno": 59,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.pod_fixed",
        "name": "pod_fixed",
        "lineno": 70,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1Overhead.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1Overhead",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_owner_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.api_version",
        "name": "api_version",
        "lineno": 80,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.api_version",
        "name": "api_version",
        "lineno": 91,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.block_owner_deletion",
        "name": "block_owner_deletion",
        "lineno": 105,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.block_owner_deletion",
        "name": "block_owner_deletion",
        "lineno": 116,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.controller",
        "name": "controller",
        "lineno": 128,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.controller",
        "name": "controller",
        "lineno": 139,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.kind",
        "name": "kind",
        "lineno": 151,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.kind",
        "name": "kind",
        "lineno": 162,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.name",
        "name": "name",
        "lineno": 176,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.name",
        "name": "name",
        "lineno": 187,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.uid",
        "name": "uid",
        "lineno": 201,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.uid",
        "name": "uid",
        "lineno": 212,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "name": "to_dict",
        "lineno": 225,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "name": "convert",
        "lineno": 229,
        "scope": "V1OwnerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "name": "to_str",
        "lineno": 257,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__repr__",
        "name": "__repr__",
        "lineno": 261,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__eq__",
        "name": "__eq__",
        "lineno": 265,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__ne__",
        "name": "__ne__",
        "lineno": 272,
        "scope": "V1OwnerReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_parent_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.group",
        "name": "group",
        "lineno": 83,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.namespace",
        "name": "namespace",
        "lineno": 120,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.namespace",
        "name": "namespace",
        "lineno": 131,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.resource",
        "name": "resource",
        "lineno": 143,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.resource",
        "name": "resource",
        "lineno": 154,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1ParentReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1ParentReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PersistentVolume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PersistentVolume",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PersistentVolumeClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 82,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 93,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1PersistentVolumeClaimCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PersistentVolumeClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.access_modes",
        "name": "access_modes",
        "lineno": 99,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.access_modes",
        "name": "access_modes",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source",
        "name": "data_source",
        "lineno": 122,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source",
        "name": "data_source",
        "lineno": 132,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source_ref",
        "name": "data_source_ref",
        "lineno": 143,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source_ref",
        "name": "data_source_ref",
        "lineno": 153,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.resources",
        "name": "resources",
        "lineno": 164,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.resources",
        "name": "resources",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.selector",
        "name": "selector",
        "lineno": 185,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.selector",
        "name": "selector",
        "lineno": 195,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 206,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 217,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 229,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 240,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 252,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 263,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_name",
        "name": "volume_name",
        "lineno": 275,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_name",
        "name": "volume_name",
        "lineno": 286,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 297,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 301,
        "scope": "V1PersistentVolumeClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "name": "to_str",
        "lineno": 329,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 333,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 337,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 344,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.access_modes",
        "name": "access_modes",
        "lineno": 94,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.access_modes",
        "name": "access_modes",
        "lineno": 105,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resource_statuses",
        "name": "allocated_resource_statuses",
        "lineno": 117,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resource_statuses",
        "name": "allocated_resource_statuses",
        "lineno": 128,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 140,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 151,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.capacity",
        "name": "capacity",
        "lineno": 163,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.capacity",
        "name": "capacity",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.conditions",
        "name": "conditions",
        "lineno": 186,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.conditions",
        "name": "conditions",
        "lineno": 197,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.current_volume_attributes_class_name",
        "name": "current_volume_attributes_class_name",
        "lineno": 209,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.current_volume_attributes_class_name",
        "name": "current_volume_attributes_class_name",
        "lineno": 220,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.modify_volume_status",
        "name": "modify_volume_status",
        "lineno": 232,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.modify_volume_status",
        "name": "modify_volume_status",
        "lineno": 242,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.phase",
        "name": "phase",
        "lineno": 253,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.phase",
        "name": "phase",
        "lineno": 264,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1PersistentVolumeClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.claim_name",
        "name": "claim_name",
        "lineno": 63,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.claim_name",
        "name": "claim_name",
        "lineno": 74,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.read_only",
        "name": "read_only",
        "lineno": 88,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.read_only",
        "name": "read_only",
        "lineno": 99,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PersistentVolumeClaimVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_list": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PersistentVolumeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.access_modes",
        "name": "access_modes",
        "lineno": 209,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.access_modes",
        "name": "access_modes",
        "lineno": 220,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 232,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 242,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_disk",
        "name": "azure_disk",
        "lineno": 253,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_disk",
        "name": "azure_disk",
        "lineno": 263,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_file",
        "name": "azure_file",
        "lineno": 274,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_file",
        "name": "azure_file",
        "lineno": 284,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.capacity",
        "name": "capacity",
        "lineno": 295,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.capacity",
        "name": "capacity",
        "lineno": 306,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cephfs",
        "name": "cephfs",
        "lineno": 318,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cephfs",
        "name": "cephfs",
        "lineno": 328,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cinder",
        "name": "cinder",
        "lineno": 339,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cinder",
        "name": "cinder",
        "lineno": 349,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.claim_ref",
        "name": "claim_ref",
        "lineno": 360,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.claim_ref",
        "name": "claim_ref",
        "lineno": 370,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.csi",
        "name": "csi",
        "lineno": 381,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.csi",
        "name": "csi",
        "lineno": 391,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.fc",
        "name": "fc",
        "lineno": 402,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.fc",
        "name": "fc",
        "lineno": 412,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flex_volume",
        "name": "flex_volume",
        "lineno": 423,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flex_volume",
        "name": "flex_volume",
        "lineno": 433,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flocker",
        "name": "flocker",
        "lineno": 444,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flocker",
        "name": "flocker",
        "lineno": 454,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 465,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 475,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.glusterfs",
        "name": "glusterfs",
        "lineno": 486,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.glusterfs",
        "name": "glusterfs",
        "lineno": 496,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.host_path",
        "name": "host_path",
        "lineno": 507,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.host_path",
        "name": "host_path",
        "lineno": 517,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.iscsi",
        "name": "iscsi",
        "lineno": 528,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.iscsi",
        "name": "iscsi",
        "lineno": 538,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.local",
        "name": "local",
        "lineno": 549,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.local",
        "name": "local",
        "lineno": 559,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.mount_options",
        "name": "mount_options",
        "lineno": 570,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.mount_options",
        "name": "mount_options",
        "lineno": 581,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.nfs",
        "name": "nfs",
        "lineno": 593,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.nfs",
        "name": "nfs",
        "lineno": 603,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.node_affinity",
        "name": "node_affinity",
        "lineno": 614,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.node_affinity",
        "name": "node_affinity",
        "lineno": 624,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.persistent_volume_reclaim_policy",
        "name": "persistent_volume_reclaim_policy",
        "lineno": 635,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.persistent_volume_reclaim_policy",
        "name": "persistent_volume_reclaim_policy",
        "lineno": 646,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 658,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 668,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.portworx_volume",
        "name": "portworx_volume",
        "lineno": 679,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.portworx_volume",
        "name": "portworx_volume",
        "lineno": 689,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.quobyte",
        "name": "quobyte",
        "lineno": 700,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.quobyte",
        "name": "quobyte",
        "lineno": 710,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.rbd",
        "name": "rbd",
        "lineno": 721,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.rbd",
        "name": "rbd",
        "lineno": 731,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.scale_io",
        "name": "scale_io",
        "lineno": 742,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.scale_io",
        "name": "scale_io",
        "lineno": 752,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 763,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 774,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storageos",
        "name": "storageos",
        "lineno": 786,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storageos",
        "name": "storageos",
        "lineno": 796,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 807,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 818,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 830,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 841,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 853,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 863,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "name": "to_dict",
        "lineno": 873,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 877,
        "scope": "V1PersistentVolumeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "name": "to_str",
        "lineno": 905,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__repr__",
        "name": "__repr__",
        "lineno": 909,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__eq__",
        "name": "__eq__",
        "lineno": 913,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__ne__",
        "name": "__ne__",
        "lineno": 920,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.last_phase_transition_time",
        "name": "last_phase_transition_time",
        "lineno": 74,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.last_phase_transition_time",
        "name": "last_phase_transition_time",
        "lineno": 85,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.message",
        "name": "message",
        "lineno": 97,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.message",
        "name": "message",
        "lineno": 108,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.phase",
        "name": "phase",
        "lineno": 120,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.phase",
        "name": "phase",
        "lineno": 131,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.reason",
        "name": "reason",
        "lineno": 143,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.reason",
        "name": "reason",
        "lineno": 154,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1PersistentVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 63,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 74,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.pd_id",
        "name": "pd_id",
        "lineno": 86,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.pd_id",
        "name": "pd_id",
        "lineno": 97,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PhotonPersistentDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod": [
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Pod.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Pod",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 98,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodAffinity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity_term": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.label_selector",
        "name": "label_selector",
        "lineno": 83,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.label_selector",
        "name": "label_selector",
        "lineno": 93,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.match_label_keys",
        "name": "match_label_keys",
        "lineno": 104,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.match_label_keys",
        "name": "match_label_keys",
        "lineno": 115,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.mismatch_label_keys",
        "name": "mismatch_label_keys",
        "lineno": 127,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.mismatch_label_keys",
        "name": "mismatch_label_keys",
        "lineno": 138,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespace_selector",
        "name": "namespace_selector",
        "lineno": 150,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespace_selector",
        "name": "namespace_selector",
        "lineno": 160,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespaces",
        "name": "namespaces",
        "lineno": 171,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespaces",
        "name": "namespaces",
        "lineno": 182,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.topology_key",
        "name": "topology_key",
        "lineno": 194,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.topology_key",
        "name": "topology_key",
        "lineno": 205,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "name": "to_dict",
        "lineno": 218,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "name": "convert",
        "lineno": 222,
        "scope": "V1PodAffinityTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "name": "to_str",
        "lineno": 250,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__repr__",
        "name": "__repr__",
        "lineno": 254,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__eq__",
        "name": "__eq__",
        "lineno": 258,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__ne__",
        "name": "__ne__",
        "lineno": 265,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_anti_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 98,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodAntiAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_certificate_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.certificate_chain_path",
        "name": "certificate_chain_path",
        "lineno": 87,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.certificate_chain_path",
        "name": "certificate_chain_path",
        "lineno": 98,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.credential_bundle_path",
        "name": "credential_bundle_path",
        "lineno": 110,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.credential_bundle_path",
        "name": "credential_bundle_path",
        "lineno": 121,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_path",
        "name": "key_path",
        "lineno": 133,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_path",
        "name": "key_path",
        "lineno": 144,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_type",
        "name": "key_type",
        "lineno": 156,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_type",
        "name": "key_type",
        "lineno": 167,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 181,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 192,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.signer_name",
        "name": "signer_name",
        "lineno": 204,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.signer_name",
        "name": "signer_name",
        "lineno": 215,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.user_annotations",
        "name": "user_annotations",
        "lineno": 229,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.user_annotations",
        "name": "user_annotations",
        "lineno": 240,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1PodCertificateProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 87,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 98,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 110,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 121,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.message",
        "name": "message",
        "lineno": 133,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.message",
        "name": "message",
        "lineno": 144,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 156,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 167,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.reason",
        "name": "reason",
        "lineno": 179,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.reason",
        "name": "reason",
        "lineno": 190,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.status",
        "name": "status",
        "lineno": 202,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.status",
        "name": "status",
        "lineno": 213,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.type",
        "name": "type",
        "lineno": 227,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.type",
        "name": "type",
        "lineno": 238,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1PodCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1PodCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PodDisruptionBudget.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodDisruptionBudgetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.max_unavailable",
        "name": "max_unavailable",
        "lineno": 74,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.max_unavailable",
        "name": "max_unavailable",
        "lineno": 85,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.min_available",
        "name": "min_available",
        "lineno": 97,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.min_available",
        "name": "min_available",
        "lineno": 108,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.selector",
        "name": "selector",
        "lineno": 120,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.selector",
        "name": "selector",
        "lineno": 130,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.unhealthy_pod_eviction_policy",
        "name": "unhealthy_pod_eviction_policy",
        "lineno": 141,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.unhealthy_pod_eviction_policy",
        "name": "unhealthy_pod_eviction_policy",
        "lineno": 152,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1PodDisruptionBudgetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.conditions",
        "name": "conditions",
        "lineno": 89,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.conditions",
        "name": "conditions",
        "lineno": 100,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.current_healthy",
        "name": "current_healthy",
        "lineno": 112,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.current_healthy",
        "name": "current_healthy",
        "lineno": 123,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.desired_healthy",
        "name": "desired_healthy",
        "lineno": 135,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.desired_healthy",
        "name": "desired_healthy",
        "lineno": 146,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disrupted_pods",
        "name": "disrupted_pods",
        "lineno": 158,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disrupted_pods",
        "name": "disrupted_pods",
        "lineno": 169,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disruptions_allowed",
        "name": "disruptions_allowed",
        "lineno": 181,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disruptions_allowed",
        "name": "disruptions_allowed",
        "lineno": 192,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.expected_pods",
        "name": "expected_pods",
        "lineno": 204,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.expected_pods",
        "name": "expected_pods",
        "lineno": 215,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 227,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 238,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1PodDisruptionBudgetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.nameservers",
        "name": "nameservers",
        "lineno": 69,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.nameservers",
        "name": "nameservers",
        "lineno": 80,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.options",
        "name": "options",
        "lineno": 92,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.options",
        "name": "options",
        "lineno": 103,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.searches",
        "name": "searches",
        "lineno": 115,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.searches",
        "name": "searches",
        "lineno": 126,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1PodDNSConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1PodDNSConfig",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config_option": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodDNSConfigOption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.request_mappings",
        "name": "request_mappings",
        "lineno": 62,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.request_mappings",
        "name": "request_mappings",
        "lineno": 73,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 87,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 98,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1PodExtendedResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.rules",
        "name": "rules",
        "lineno": 58,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.rules",
        "name": "rules",
        "lineno": 69,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodFailurePolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.container_name",
        "name": "container_name",
        "lineno": 67,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.container_name",
        "name": "container_name",
        "lineno": 78,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.operator",
        "name": "operator",
        "lineno": 90,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.operator",
        "name": "operator",
        "lineno": 101,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.values",
        "name": "values",
        "lineno": 115,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.values",
        "name": "values",
        "lineno": 126,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.status",
        "name": "status",
        "lineno": 63,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.status",
        "name": "status",
        "lineno": 74,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.action",
        "name": "action",
        "lineno": 68,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.action",
        "name": "action",
        "lineno": 79,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_exit_codes",
        "name": "on_exit_codes",
        "lineno": 93,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_exit_codes",
        "name": "on_exit_codes",
        "lineno": 103,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_pod_conditions",
        "name": "on_pod_conditions",
        "lineno": 114,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_pod_conditions",
        "name": "on_pod_conditions",
        "lineno": 125,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1PodFailurePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_ip": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.ip",
        "name": "ip",
        "lineno": 58,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.ip",
        "name": "ip",
        "lineno": 69,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodIP.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodIP",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_os": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodOS.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodOS",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_readiness_gate": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.condition_type",
        "name": "condition_type",
        "lineno": 58,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.condition_type",
        "name": "condition_type",
        "lineno": 69,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodReadinessGate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodReadinessGate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 93,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 104,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 116,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 127,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PodResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PodResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 88,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 99,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PodResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_gate": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodSchedulingGate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_group": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.pod_group_name",
        "name": "pod_group_name",
        "lineno": 59,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.pod_group_name",
        "name": "pod_group_name",
        "lineno": 70,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1PodSchedulingGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_security_context": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 119,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 129,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group",
        "name": "fs_group",
        "lineno": 140,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group",
        "name": "fs_group",
        "lineno": 151,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group_change_policy",
        "name": "fs_group_change_policy",
        "lineno": 163,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group_change_policy",
        "name": "fs_group_change_policy",
        "lineno": 174,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 186,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 197,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 209,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 220,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 232,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 243,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_change_policy",
        "name": "se_linux_change_policy",
        "lineno": 255,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_change_policy",
        "name": "se_linux_change_policy",
        "lineno": 266,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 278,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 288,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 299,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 309,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 320,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 331,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 343,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 354,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.sysctls",
        "name": "sysctls",
        "lineno": 366,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.sysctls",
        "name": "sysctls",
        "lineno": 377,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 389,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 399,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "name": "to_dict",
        "lineno": 409,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "name": "convert",
        "lineno": 413,
        "scope": "V1PodSecurityContext.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "name": "to_str",
        "lineno": 441,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__repr__",
        "name": "__repr__",
        "lineno": 445,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__eq__",
        "name": "__eq__",
        "lineno": 449,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__ne__",
        "name": "__ne__",
        "lineno": 456,
        "scope": "V1PodSecurityContext",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__init__",
        "name": "__init__",
        "lineno": 128,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 263,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 274,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.affinity",
        "name": "affinity",
        "lineno": 286,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.affinity",
        "name": "affinity",
        "lineno": 296,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 307,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 318,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.containers",
        "name": "containers",
        "lineno": 330,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.containers",
        "name": "containers",
        "lineno": 341,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.dns_config",
        "name": "dns_config",
        "lineno": 355,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.dns_config",
        "name": "dns_config",
        "lineno": 365,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.dns_policy",
        "name": "dns_policy",
        "lineno": 376,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.dns_policy",
        "name": "dns_policy",
        "lineno": 387,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.enable_service_links",
        "name": "enable_service_links",
        "lineno": 399,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.enable_service_links",
        "name": "enable_service_links",
        "lineno": 410,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.ephemeral_containers",
        "name": "ephemeral_containers",
        "lineno": 422,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.ephemeral_containers",
        "name": "ephemeral_containers",
        "lineno": 433,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_aliases",
        "name": "host_aliases",
        "lineno": 445,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_aliases",
        "name": "host_aliases",
        "lineno": 456,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_ipc",
        "name": "host_ipc",
        "lineno": 468,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_ipc",
        "name": "host_ipc",
        "lineno": 479,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_network",
        "name": "host_network",
        "lineno": 491,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_network",
        "name": "host_network",
        "lineno": 502,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_pid",
        "name": "host_pid",
        "lineno": 514,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_pid",
        "name": "host_pid",
        "lineno": 525,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_users",
        "name": "host_users",
        "lineno": 537,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.host_users",
        "name": "host_users",
        "lineno": 548,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.hostname",
        "name": "hostname",
        "lineno": 560,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.hostname",
        "name": "hostname",
        "lineno": 571,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.hostname_override",
        "name": "hostname_override",
        "lineno": 583,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.hostname_override",
        "name": "hostname_override",
        "lineno": 594,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 606,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 617,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.init_containers",
        "name": "init_containers",
        "lineno": 629,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.init_containers",
        "name": "init_containers",
        "lineno": 640,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.node_name",
        "name": "node_name",
        "lineno": 652,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.node_name",
        "name": "node_name",
        "lineno": 663,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.node_selector",
        "name": "node_selector",
        "lineno": 675,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.node_selector",
        "name": "node_selector",
        "lineno": 686,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.os",
        "name": "os",
        "lineno": 698,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.os",
        "name": "os",
        "lineno": 708,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.overhead",
        "name": "overhead",
        "lineno": 719,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.overhead",
        "name": "overhead",
        "lineno": 730,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.preemption_policy",
        "name": "preemption_policy",
        "lineno": 742,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.preemption_policy",
        "name": "preemption_policy",
        "lineno": 753,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.priority",
        "name": "priority",
        "lineno": 765,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.priority",
        "name": "priority",
        "lineno": 776,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 788,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 799,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.readiness_gates",
        "name": "readiness_gates",
        "lineno": 811,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.readiness_gates",
        "name": "readiness_gates",
        "lineno": 822,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 834,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 845,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.resources",
        "name": "resources",
        "lineno": 857,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.resources",
        "name": "resources",
        "lineno": 867,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.restart_policy",
        "name": "restart_policy",
        "lineno": 878,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.restart_policy",
        "name": "restart_policy",
        "lineno": 889,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.runtime_class_name",
        "name": "runtime_class_name",
        "lineno": 901,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.runtime_class_name",
        "name": "runtime_class_name",
        "lineno": 912,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduler_name",
        "name": "scheduler_name",
        "lineno": 924,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduler_name",
        "name": "scheduler_name",
        "lineno": 935,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduling_gates",
        "name": "scheduling_gates",
        "lineno": 947,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduling_gates",
        "name": "scheduling_gates",
        "lineno": 958,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduling_group",
        "name": "scheduling_group",
        "lineno": 970,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.scheduling_group",
        "name": "scheduling_group",
        "lineno": 980,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.security_context",
        "name": "security_context",
        "lineno": 991,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.security_context",
        "name": "security_context",
        "lineno": 1001,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.service_account",
        "name": "service_account",
        "lineno": 1012,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.service_account",
        "name": "service_account",
        "lineno": 1023,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 1035,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 1046,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.set_hostname_as_fqdn",
        "name": "set_hostname_as_fqdn",
        "lineno": 1058,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.set_hostname_as_fqdn",
        "name": "set_hostname_as_fqdn",
        "lineno": 1069,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.share_process_namespace",
        "name": "share_process_namespace",
        "lineno": 1081,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.share_process_namespace",
        "name": "share_process_namespace",
        "lineno": 1092,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.subdomain",
        "name": "subdomain",
        "lineno": 1104,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.subdomain",
        "name": "subdomain",
        "lineno": 1115,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 1127,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 1138,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.tolerations",
        "name": "tolerations",
        "lineno": 1150,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.tolerations",
        "name": "tolerations",
        "lineno": 1161,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.topology_spread_constraints",
        "name": "topology_spread_constraints",
        "lineno": 1173,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.topology_spread_constraints",
        "name": "topology_spread_constraints",
        "lineno": 1184,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.volumes",
        "name": "volumes",
        "lineno": 1196,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.volumes",
        "name": "volumes",
        "lineno": 1207,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "name": "to_dict",
        "lineno": 1218,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "name": "convert",
        "lineno": 1222,
        "scope": "V1PodSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_str",
        "name": "to_str",
        "lineno": 1250,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__repr__",
        "name": "__repr__",
        "lineno": 1254,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__eq__",
        "name": "__eq__",
        "lineno": 1258,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__ne__",
        "name": "__ne__",
        "lineno": 1265,
        "scope": "V1PodSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__init__",
        "name": "__init__",
        "lineno": 86,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 159,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 170,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.conditions",
        "name": "conditions",
        "lineno": 182,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.conditions",
        "name": "conditions",
        "lineno": 193,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.container_statuses",
        "name": "container_statuses",
        "lineno": 205,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.container_statuses",
        "name": "container_statuses",
        "lineno": 216,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.ephemeral_container_statuses",
        "name": "ephemeral_container_statuses",
        "lineno": 228,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.ephemeral_container_statuses",
        "name": "ephemeral_container_statuses",
        "lineno": 239,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.extended_resource_claim_status",
        "name": "extended_resource_claim_status",
        "lineno": 251,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.extended_resource_claim_status",
        "name": "extended_resource_claim_status",
        "lineno": 261,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.host_ip",
        "name": "host_ip",
        "lineno": 272,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.host_ip",
        "name": "host_ip",
        "lineno": 283,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.host_ips",
        "name": "host_ips",
        "lineno": 295,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.host_ips",
        "name": "host_ips",
        "lineno": 306,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.init_container_statuses",
        "name": "init_container_statuses",
        "lineno": 318,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.init_container_statuses",
        "name": "init_container_statuses",
        "lineno": 329,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.message",
        "name": "message",
        "lineno": 341,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.message",
        "name": "message",
        "lineno": 352,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.node_allocatable_resource_claim_statuses",
        "name": "node_allocatable_resource_claim_statuses",
        "lineno": 364,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.node_allocatable_resource_claim_statuses",
        "name": "node_allocatable_resource_claim_statuses",
        "lineno": 375,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.nominated_node_name",
        "name": "nominated_node_name",
        "lineno": 387,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.nominated_node_name",
        "name": "nominated_node_name",
        "lineno": 398,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 410,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 421,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.phase",
        "name": "phase",
        "lineno": 433,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.phase",
        "name": "phase",
        "lineno": 444,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.pod_ip",
        "name": "pod_ip",
        "lineno": 456,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.pod_ip",
        "name": "pod_ip",
        "lineno": 467,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.pod_ips",
        "name": "pod_ips",
        "lineno": 479,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.pod_ips",
        "name": "pod_ips",
        "lineno": 490,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.qos_class",
        "name": "qos_class",
        "lineno": 502,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.qos_class",
        "name": "qos_class",
        "lineno": 513,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.reason",
        "name": "reason",
        "lineno": 525,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.reason",
        "name": "reason",
        "lineno": 536,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resize",
        "name": "resize",
        "lineno": 548,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resize",
        "name": "resize",
        "lineno": 559,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 571,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 582,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resources",
        "name": "resources",
        "lineno": 594,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.resources",
        "name": "resources",
        "lineno": 604,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.start_time",
        "name": "start_time",
        "lineno": 615,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.start_time",
        "name": "start_time",
        "lineno": 626,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "name": "to_dict",
        "lineno": 637,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "name": "convert",
        "lineno": 641,
        "scope": "V1PodStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_str",
        "name": "to_str",
        "lineno": 669,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__repr__",
        "name": "__repr__",
        "lineno": 673,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__eq__",
        "name": "__eq__",
        "lineno": 677,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__ne__",
        "name": "__ne__",
        "lineno": 684,
        "scope": "V1PodStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.template",
        "name": "template",
        "lineno": 141,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.template",
        "name": "template",
        "lineno": 151,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1PodTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1PodTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 64,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 74,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.spec",
        "name": "spec",
        "lineno": 85,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.spec",
        "name": "spec",
        "lineno": 95,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1PodTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 78,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 89,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 101,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 112,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.resource_names",
        "name": "resource_names",
        "lineno": 124,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.resource_names",
        "name": "resource_names",
        "lineno": 135,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.resources",
        "name": "resources",
        "lineno": 147,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.resources",
        "name": "resources",
        "lineno": 158,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.verbs",
        "name": "verbs",
        "lineno": 170,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.verbs",
        "name": "verbs",
        "lineno": 181,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1PolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1PolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rules_with_subjects": [
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 68,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 79,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.resource_rules",
        "name": "resource_rules",
        "lineno": 91,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.resource_rules",
        "name": "resource_rules",
        "lineno": 102,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.subjects",
        "name": "subjects",
        "lineno": 114,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.subjects",
        "name": "subjects",
        "lineno": 125,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PolicyRulesWithSubjects.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_portworx_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 68,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.read_only",
        "name": "read_only",
        "lineno": 91,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 114,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 125,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PortworxVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_port_status": [
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.error",
        "name": "error",
        "lineno": 67,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.error",
        "name": "error",
        "lineno": 78,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.port",
        "name": "port",
        "lineno": 90,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.port",
        "name": "port",
        "lineno": 101,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1PortStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1PortStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_preconditions": [
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.resource_version",
        "name": "resource_version",
        "lineno": 64,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.resource_version",
        "name": "resource_version",
        "lineno": 75,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.uid",
        "name": "uid",
        "lineno": 87,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.uid",
        "name": "uid",
        "lineno": 98,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Preconditions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Preconditions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_preferred_scheduling_term": [
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.preference",
        "name": "preference",
        "lineno": 62,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.preference",
        "name": "preference",
        "lineno": 72,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.weight",
        "name": "weight",
        "lineno": 85,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.weight",
        "name": "weight",
        "lineno": 96,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PreferredSchedulingTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.description",
        "name": "description",
        "lineno": 112,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.description",
        "name": "description",
        "lineno": 123,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.global_default",
        "name": "global_default",
        "lineno": 135,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.global_default",
        "name": "global_default",
        "lineno": 146,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.kind",
        "name": "kind",
        "lineno": 158,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.kind",
        "name": "kind",
        "lineno": 169,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.metadata",
        "name": "metadata",
        "lineno": 181,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.metadata",
        "name": "metadata",
        "lineno": 191,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.preemption_policy",
        "name": "preemption_policy",
        "lineno": 202,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.preemption_policy",
        "name": "preemption_policy",
        "lineno": 213,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.value",
        "name": "value",
        "lineno": 225,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.value",
        "name": "value",
        "lineno": 236,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1PriorityClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1PriorityClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PriorityClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PriorityClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.message",
        "name": "message",
        "lineno": 113,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.reason",
        "name": "reason",
        "lineno": 125,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.reason",
        "name": "reason",
        "lineno": 136,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.status",
        "name": "status",
        "lineno": 148,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.status",
        "name": "status",
        "lineno": 159,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1PriorityLevelConfigurationCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PriorityLevelConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PriorityLevelConfigurationReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.exempt",
        "name": "exempt",
        "lineno": 68,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.exempt",
        "name": "exempt",
        "lineno": 78,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.limited",
        "name": "limited",
        "lineno": 89,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.limited",
        "name": "limited",
        "lineno": 99,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.type",
        "name": "type",
        "lineno": 110,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.type",
        "name": "type",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1PriorityLevelConfigurationSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_status": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1PriorityLevelConfigurationStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_probe": [
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe._exec",
        "name": "_exec",
        "lineno": 104,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe._exec",
        "name": "_exec",
        "lineno": 114,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.failure_threshold",
        "name": "failure_threshold",
        "lineno": 125,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.failure_threshold",
        "name": "failure_threshold",
        "lineno": 136,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.grpc",
        "name": "grpc",
        "lineno": 148,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.grpc",
        "name": "grpc",
        "lineno": 158,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.http_get",
        "name": "http_get",
        "lineno": 169,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.http_get",
        "name": "http_get",
        "lineno": 179,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.initial_delay_seconds",
        "name": "initial_delay_seconds",
        "lineno": 190,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.initial_delay_seconds",
        "name": "initial_delay_seconds",
        "lineno": 201,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.period_seconds",
        "name": "period_seconds",
        "lineno": 213,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.period_seconds",
        "name": "period_seconds",
        "lineno": 224,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.success_threshold",
        "name": "success_threshold",
        "lineno": 236,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.success_threshold",
        "name": "success_threshold",
        "lineno": 247,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.tcp_socket",
        "name": "tcp_socket",
        "lineno": 259,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.tcp_socket",
        "name": "tcp_socket",
        "lineno": 269,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 280,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 291,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 303,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 314,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "name": "to_dict",
        "lineno": 325,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict.convert",
        "name": "convert",
        "lineno": 329,
        "scope": "V1Probe.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.to_str",
        "name": "to_str",
        "lineno": 357,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.__repr__",
        "name": "__repr__",
        "lineno": 361,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.__eq__",
        "name": "__eq__",
        "lineno": 365,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe.__ne__",
        "name": "__ne__",
        "lineno": 372,
        "scope": "V1Probe",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_projected_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 64,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 75,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.sources",
        "name": "sources",
        "lineno": 87,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.sources",
        "name": "sources",
        "lineno": 98,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ProjectedVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_queuing_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.hand_size",
        "name": "hand_size",
        "lineno": 69,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.hand_size",
        "name": "hand_size",
        "lineno": 80,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.queue_length_limit",
        "name": "queue_length_limit",
        "lineno": 92,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.queue_length_limit",
        "name": "queue_length_limit",
        "lineno": 103,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.queues",
        "name": "queues",
        "lineno": 115,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.queues",
        "name": "queues",
        "lineno": 126,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1QueuingConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_quobyte_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.group",
        "name": "group",
        "lineno": 82,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.group",
        "name": "group",
        "lineno": 93,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.read_only",
        "name": "read_only",
        "lineno": 105,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.read_only",
        "name": "read_only",
        "lineno": 116,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.registry",
        "name": "registry",
        "lineno": 128,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.registry",
        "name": "registry",
        "lineno": 139,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.tenant",
        "name": "tenant",
        "lineno": 153,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.tenant",
        "name": "tenant",
        "lineno": 164,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.user",
        "name": "user",
        "lineno": 176,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.user",
        "name": "user",
        "lineno": 187,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.volume",
        "name": "volume",
        "lineno": 199,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.volume",
        "name": "volume",
        "lineno": 210,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1QuobyteVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 92,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.image",
        "name": "image",
        "lineno": 115,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.image",
        "name": "image",
        "lineno": 126,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.keyring",
        "name": "keyring",
        "lineno": 140,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.keyring",
        "name": "keyring",
        "lineno": 151,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 163,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 174,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.pool",
        "name": "pool",
        "lineno": 188,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.pool",
        "name": "pool",
        "lineno": 199,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 211,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 222,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 234,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 244,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.user",
        "name": "user",
        "lineno": 255,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.user",
        "name": "user",
        "lineno": 266,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1RBDPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 92,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.image",
        "name": "image",
        "lineno": 115,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.image",
        "name": "image",
        "lineno": 126,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.keyring",
        "name": "keyring",
        "lineno": 140,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.keyring",
        "name": "keyring",
        "lineno": 151,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.monitors",
        "name": "monitors",
        "lineno": 163,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.monitors",
        "name": "monitors",
        "lineno": 174,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.pool",
        "name": "pool",
        "lineno": 188,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.pool",
        "name": "pool",
        "lineno": 199,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.read_only",
        "name": "read_only",
        "lineno": 211,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.read_only",
        "name": "read_only",
        "lineno": 222,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 234,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 244,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.user",
        "name": "user",
        "lineno": 255,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.user",
        "name": "user",
        "lineno": 266,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1RBDVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ReplicationController.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ReplicationController",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1ReplicationControllerCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_list": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ReplicationControllerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 74,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 85,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.replicas",
        "name": "replicas",
        "lineno": 97,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.replicas",
        "name": "replicas",
        "lineno": 108,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.selector",
        "name": "selector",
        "lineno": 120,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.selector",
        "name": "selector",
        "lineno": 131,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.template",
        "name": "template",
        "lineno": 143,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.template",
        "name": "template",
        "lineno": 153,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ReplicationControllerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_status": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 83,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 94,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.conditions",
        "name": "conditions",
        "lineno": 106,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.conditions",
        "name": "conditions",
        "lineno": 117,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 129,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 140,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 152,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 163,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 175,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 186,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.replicas",
        "name": "replicas",
        "lineno": 198,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.replicas",
        "name": "replicas",
        "lineno": 209,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ReplicationControllerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ReplicaSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ReplicaSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1ReplicaSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ReplicaSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ReplicaSetList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 73,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 84,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.replicas",
        "name": "replicas",
        "lineno": 96,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.replicas",
        "name": "replicas",
        "lineno": 107,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.selector",
        "name": "selector",
        "lineno": 119,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.selector",
        "name": "selector",
        "lineno": 129,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.template",
        "name": "template",
        "lineno": 142,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.template",
        "name": "template",
        "lineno": 152,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ReplicaSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 88,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 99,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.conditions",
        "name": "conditions",
        "lineno": 111,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.conditions",
        "name": "conditions",
        "lineno": 122,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 134,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 145,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 157,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 168,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 180,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 191,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.replicas",
        "name": "replicas",
        "lineno": 203,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.replicas",
        "name": "replicas",
        "lineno": 214,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 228,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 239,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1ReplicaSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.field_selector",
        "name": "field_selector",
        "lineno": 99,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.field_selector",
        "name": "field_selector",
        "lineno": 109,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.group",
        "name": "group",
        "lineno": 120,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.group",
        "name": "group",
        "lineno": 131,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.label_selector",
        "name": "label_selector",
        "lineno": 143,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.label_selector",
        "name": "label_selector",
        "lineno": 153,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.name",
        "name": "name",
        "lineno": 164,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.name",
        "name": "name",
        "lineno": 175,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.namespace",
        "name": "namespace",
        "lineno": 187,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.namespace",
        "name": "namespace",
        "lineno": 198,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.resource",
        "name": "resource",
        "lineno": 210,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.resource",
        "name": "resource",
        "lineno": 221,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.subresource",
        "name": "subresource",
        "lineno": 233,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.subresource",
        "name": "subresource",
        "lineno": 244,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.verb",
        "name": "verb",
        "lineno": 256,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.verb",
        "name": "verb",
        "lineno": 267,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.version",
        "name": "version",
        "lineno": 279,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.version",
        "name": "version",
        "lineno": 290,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "name": "to_dict",
        "lineno": 301,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 305,
        "scope": "V1ResourceAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "name": "to_str",
        "lineno": 333,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__repr__",
        "name": "__repr__",
        "lineno": 337,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__eq__",
        "name": "__eq__",
        "lineno": 341,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__ne__",
        "name": "__ne__",
        "lineno": 348,
        "scope": "V1ResourceAttributes",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_field_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.container_name",
        "name": "container_name",
        "lineno": 68,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.container_name",
        "name": "container_name",
        "lineno": 79,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.divisor",
        "name": "divisor",
        "lineno": 91,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.divisor",
        "name": "divisor",
        "lineno": 102,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.resource",
        "name": "resource",
        "lineno": 114,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.resource",
        "name": "resource",
        "lineno": 125,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ResourceFieldSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_health": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.health",
        "name": "health",
        "lineno": 68,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.health",
        "name": "health",
        "lineno": 79,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.message",
        "name": "message",
        "lineno": 91,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.resource_id",
        "name": "resource_id",
        "lineno": 114,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.resource_id",
        "name": "resource_id",
        "lineno": 125,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ResourceHealth.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ResourceHealth",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 76,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 87,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.cluster_scope",
        "name": "cluster_scope",
        "lineno": 101,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.cluster_scope",
        "name": "cluster_scope",
        "lineno": 112,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.namespaces",
        "name": "namespaces",
        "lineno": 124,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.namespaces",
        "name": "namespaces",
        "lineno": 135,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.resources",
        "name": "resources",
        "lineno": 147,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.resources",
        "name": "resources",
        "lineno": 158,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 172,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 183,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 196,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 200,
        "scope": "V1ResourcePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "name": "to_str",
        "lineno": 228,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 232,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 236,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 243,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ResourceQuota.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ResourceQuota",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceQuotaList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.hard",
        "name": "hard",
        "lineno": 69,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.hard",
        "name": "hard",
        "lineno": 80,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scope_selector",
        "name": "scope_selector",
        "lineno": 92,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scope_selector",
        "name": "scope_selector",
        "lineno": 102,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scopes",
        "name": "scopes",
        "lineno": 113,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scopes",
        "name": "scopes",
        "lineno": 124,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ResourceQuotaSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.hard",
        "name": "hard",
        "lineno": 64,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.hard",
        "name": "hard",
        "lineno": 75,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.used",
        "name": "used",
        "lineno": 87,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.used",
        "name": "used",
        "lineno": 98,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ResourceQuotaStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.claims",
        "name": "claims",
        "lineno": 69,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.claims",
        "name": "claims",
        "lineno": 80,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.limits",
        "name": "limits",
        "lineno": 92,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.limits",
        "name": "limits",
        "lineno": 103,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1ResourceRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1ResourceRequirements",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.api_groups",
        "name": "api_groups",
        "lineno": 73,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.resource_names",
        "name": "resource_names",
        "lineno": 96,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.resource_names",
        "name": "resource_names",
        "lineno": 107,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.resources",
        "name": "resources",
        "lineno": 119,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.resources",
        "name": "resources",
        "lineno": 130,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.verbs",
        "name": "verbs",
        "lineno": 142,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.verbs",
        "name": "verbs",
        "lineno": 153,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1ResourceRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1ResourceRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_resource_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.resources",
        "name": "resources",
        "lineno": 88,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.resources",
        "name": "resources",
        "lineno": 99,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ResourceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ResourceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_role": [
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.rules",
        "name": "rules",
        "lineno": 141,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.rules",
        "name": "rules",
        "lineno": 152,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1Role.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1Role",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 145,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 155,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.subjects",
        "name": "subjects",
        "lineno": 168,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.subjects",
        "name": "subjects",
        "lineno": 179,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1RoleBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1RoleBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RoleBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RoleBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_role_list": [
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RoleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RoleList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_role_ref": [
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1RoleRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1RoleRef",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_daemon_set": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_surge",
        "name": "max_surge",
        "lineno": 64,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_surge",
        "name": "max_surge",
        "lineno": 75,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_unavailable",
        "name": "max_unavailable",
        "lineno": 87,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_unavailable",
        "name": "max_unavailable",
        "lineno": 98,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateDaemonSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_deployment": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_surge",
        "name": "max_surge",
        "lineno": 64,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_surge",
        "name": "max_surge",
        "lineno": 75,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_unavailable",
        "name": "max_unavailable",
        "lineno": 87,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_unavailable",
        "name": "max_unavailable",
        "lineno": 98,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateDeployment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.max_unavailable",
        "name": "max_unavailable",
        "lineno": 64,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.max_unavailable",
        "name": "max_unavailable",
        "lineno": 75,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.partition",
        "name": "partition",
        "lineno": 87,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.partition",
        "name": "partition",
        "lineno": 98,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateStatefulSetStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 79,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 90,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 102,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 113,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.operations",
        "name": "operations",
        "lineno": 125,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.operations",
        "name": "operations",
        "lineno": 136,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.resources",
        "name": "resources",
        "lineno": 148,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.resources",
        "name": "resources",
        "lineno": 159,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.scope",
        "name": "scope",
        "lineno": 171,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.scope",
        "name": "scope",
        "lineno": 182,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1RuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1RuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class": [
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.handler",
        "name": "handler",
        "lineno": 106,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.handler",
        "name": "handler",
        "lineno": 117,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.kind",
        "name": "kind",
        "lineno": 142,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.metadata",
        "name": "metadata",
        "lineno": 164,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.overhead",
        "name": "overhead",
        "lineno": 175,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.overhead",
        "name": "overhead",
        "lineno": 185,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.scheduling",
        "name": "scheduling",
        "lineno": 196,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.scheduling",
        "name": "scheduling",
        "lineno": 206,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "name": "to_dict",
        "lineno": 216,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "name": "convert",
        "lineno": 220,
        "scope": "V1RuntimeClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "name": "to_str",
        "lineno": 248,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__repr__",
        "name": "__repr__",
        "lineno": 252,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__eq__",
        "name": "__eq__",
        "lineno": 256,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__ne__",
        "name": "__ne__",
        "lineno": 263,
        "scope": "V1RuntimeClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RuntimeClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RuntimeClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scale": [
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Scale.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Scale",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 101,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 112,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.gateway",
        "name": "gateway",
        "lineno": 124,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.gateway",
        "name": "gateway",
        "lineno": 135,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 149,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 160,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 172,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 183,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 195,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 205,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 218,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 229,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 241,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 252,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 264,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 275,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.system",
        "name": "system",
        "lineno": 287,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.system",
        "name": "system",
        "lineno": 298,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 312,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 323,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1ScaleIOPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 101,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 112,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.gateway",
        "name": "gateway",
        "lineno": 124,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.gateway",
        "name": "gateway",
        "lineno": 135,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 149,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 160,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.read_only",
        "name": "read_only",
        "lineno": 172,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.read_only",
        "name": "read_only",
        "lineno": 183,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 195,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 205,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 218,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 229,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 241,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 252,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 264,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 275,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.system",
        "name": "system",
        "lineno": 287,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.system",
        "name": "system",
        "lineno": 298,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 312,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 323,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1ScaleIOVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scale_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.replicas",
        "name": "replicas",
        "lineno": 59,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.replicas",
        "name": "replicas",
        "lineno": 70,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ScaleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ScaleSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scale_status": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.replicas",
        "name": "replicas",
        "lineno": 63,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.replicas",
        "name": "replicas",
        "lineno": 74,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.selector",
        "name": "selector",
        "lineno": 88,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.selector",
        "name": "selector",
        "lineno": 99,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ScaleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ScaleStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scheduling": [
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.node_selector",
        "name": "node_selector",
        "lineno": 64,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.node_selector",
        "name": "node_selector",
        "lineno": 75,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.tolerations",
        "name": "tolerations",
        "lineno": 87,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.tolerations",
        "name": "tolerations",
        "lineno": 98,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Scheduling.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Scheduling",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.operator",
        "name": "operator",
        "lineno": 67,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.operator",
        "name": "operator",
        "lineno": 78,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.scope_name",
        "name": "scope_name",
        "lineno": 92,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.scope_name",
        "name": "scope_name",
        "lineno": 103,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1ScopedResourceSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_scope_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 59,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 70,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ScopeSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ScopeSelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_seccomp_profile": [
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 63,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 74,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1SeccompProfile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1SeccompProfile",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret": [
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.data",
        "name": "data",
        "lineno": 112,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.data",
        "name": "data",
        "lineno": 123,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.immutable",
        "name": "immutable",
        "lineno": 135,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.immutable",
        "name": "immutable",
        "lineno": 146,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.kind",
        "name": "kind",
        "lineno": 158,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.kind",
        "name": "kind",
        "lineno": 169,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.metadata",
        "name": "metadata",
        "lineno": 181,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.metadata",
        "name": "metadata",
        "lineno": 191,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.string_data",
        "name": "string_data",
        "lineno": 202,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.string_data",
        "name": "string_data",
        "lineno": 213,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.type",
        "name": "type",
        "lineno": 225,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.type",
        "name": "type",
        "lineno": 236,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1Secret.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1Secret",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_env_source": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.optional",
        "name": "optional",
        "lineno": 87,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.optional",
        "name": "optional",
        "lineno": 98,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SecretEnvSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SecretEnvSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.key",
        "name": "key",
        "lineno": 68,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.key",
        "name": "key",
        "lineno": 79,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.optional",
        "name": "optional",
        "lineno": 116,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.optional",
        "name": "optional",
        "lineno": 127,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1SecretKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1SecretKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_list": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1SecretList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1SecretList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.items",
        "name": "items",
        "lineno": 69,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.items",
        "name": "items",
        "lineno": 80,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.name",
        "name": "name",
        "lineno": 92,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.name",
        "name": "name",
        "lineno": 103,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.optional",
        "name": "optional",
        "lineno": 115,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.optional",
        "name": "optional",
        "lineno": 126,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1SecretProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1SecretProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.namespace",
        "name": "namespace",
        "lineno": 87,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.namespace",
        "name": "namespace",
        "lineno": 98,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SecretReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SecretReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_secret_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 74,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 85,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.items",
        "name": "items",
        "lineno": 97,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.items",
        "name": "items",
        "lineno": 108,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.optional",
        "name": "optional",
        "lineno": 120,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.optional",
        "name": "optional",
        "lineno": 131,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 143,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 154,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1SecretVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_security_context": [
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.allow_privilege_escalation",
        "name": "allow_privilege_escalation",
        "lineno": 114,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.allow_privilege_escalation",
        "name": "allow_privilege_escalation",
        "lineno": 125,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 137,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 147,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.capabilities",
        "name": "capabilities",
        "lineno": 158,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.capabilities",
        "name": "capabilities",
        "lineno": 168,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.privileged",
        "name": "privileged",
        "lineno": 179,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.privileged",
        "name": "privileged",
        "lineno": 190,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.proc_mount",
        "name": "proc_mount",
        "lineno": 202,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.proc_mount",
        "name": "proc_mount",
        "lineno": 213,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.read_only_root_filesystem",
        "name": "read_only_root_filesystem",
        "lineno": 225,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.read_only_root_filesystem",
        "name": "read_only_root_filesystem",
        "lineno": 236,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 248,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 259,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 271,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 282,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 294,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 305,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 317,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 327,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 338,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 348,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 359,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 369,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "name": "to_dict",
        "lineno": 379,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "name": "convert",
        "lineno": 383,
        "scope": "V1SecurityContext.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_str",
        "name": "to_str",
        "lineno": 411,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__repr__",
        "name": "__repr__",
        "lineno": 415,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__eq__",
        "name": "__eq__",
        "lineno": 419,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__ne__",
        "name": "__ne__",
        "lineno": 426,
        "scope": "V1SecurityContext",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_selectable_field": [
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.json_path",
        "name": "json_path",
        "lineno": 58,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.json_path",
        "name": "json_path",
        "lineno": 69,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SelectableField.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SelectableField",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SelfSubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 64,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 74,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 85,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 95,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1SelfSubjectAccessReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.status",
        "name": "status",
        "lineno": 141,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.status",
        "name": "status",
        "lineno": 151,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1SelfSubjectReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.user_info",
        "name": "user_info",
        "lineno": 59,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.user_info",
        "name": "user_info",
        "lineno": 69,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1SelfSubjectReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SelfSubjectRulesReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.namespace",
        "name": "namespace",
        "lineno": 59,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.namespace",
        "name": "namespace",
        "lineno": 70,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1SelfSubjectRulesReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_server_address_by_client_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.client_cidr",
        "name": "client_cidr",
        "lineno": 62,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.client_cidr",
        "name": "client_cidr",
        "lineno": 73,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.server_address",
        "name": "server_address",
        "lineno": 87,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.server_address",
        "name": "server_address",
        "lineno": 98,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ServerAddressByClientCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service": [
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Service.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Service",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_account": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.api_version",
        "name": "api_version",
        "lineno": 95,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 107,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 118,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 130,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 141,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.kind",
        "name": "kind",
        "lineno": 153,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.kind",
        "name": "kind",
        "lineno": 164,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.metadata",
        "name": "metadata",
        "lineno": 176,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.metadata",
        "name": "metadata",
        "lineno": 186,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.secrets",
        "name": "secrets",
        "lineno": 197,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.secrets",
        "name": "secrets",
        "lineno": 208,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "name": "to_dict",
        "lineno": 219,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "name": "convert",
        "lineno": 223,
        "scope": "V1ServiceAccount.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_str",
        "name": "to_str",
        "lineno": 251,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__repr__",
        "name": "__repr__",
        "lineno": 255,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__eq__",
        "name": "__eq__",
        "lineno": 259,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__ne__",
        "name": "__ne__",
        "lineno": 266,
        "scope": "V1ServiceAccount",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceAccountList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceAccountList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.namespace",
        "name": "namespace",
        "lineno": 87,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.namespace",
        "name": "namespace",
        "lineno": 98,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ServiceAccountSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_token_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.audience",
        "name": "audience",
        "lineno": 68,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.audience",
        "name": "audience",
        "lineno": 79,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 91,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 102,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.path",
        "name": "path",
        "lineno": 114,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.path",
        "name": "path",
        "lineno": 125,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ServiceAccountTokenProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_backend_port": [
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.number",
        "name": "number",
        "lineno": 87,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.number",
        "name": "number",
        "lineno": 98,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ServiceBackendPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ServiceCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ServiceCIDR",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceCIDRList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 59,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 70,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ServiceCIDRSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_status": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ServiceCIDRStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_port": [
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.app_protocol",
        "name": "app_protocol",
        "lineno": 83,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.app_protocol",
        "name": "app_protocol",
        "lineno": 94,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.name",
        "name": "name",
        "lineno": 117,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.node_port",
        "name": "node_port",
        "lineno": 129,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.node_port",
        "name": "node_port",
        "lineno": 140,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.port",
        "name": "port",
        "lineno": 152,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.port",
        "name": "port",
        "lineno": 163,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.protocol",
        "name": "protocol",
        "lineno": 177,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.protocol",
        "name": "protocol",
        "lineno": 188,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.target_port",
        "name": "target_port",
        "lineno": 200,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.target_port",
        "name": "target_port",
        "lineno": 211,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ServicePort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ServicePort",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__init__",
        "name": "__init__",
        "lineno": 84,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.allocate_load_balancer_node_ports",
        "name": "allocate_load_balancer_node_ports",
        "lineno": 154,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.allocate_load_balancer_node_ports",
        "name": "allocate_load_balancer_node_ports",
        "lineno": 165,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.cluster_ip",
        "name": "cluster_ip",
        "lineno": 177,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.cluster_ip",
        "name": "cluster_ip",
        "lineno": 188,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.cluster_ips",
        "name": "cluster_ips",
        "lineno": 200,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.cluster_ips",
        "name": "cluster_ips",
        "lineno": 211,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_ips",
        "name": "external_ips",
        "lineno": 223,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_ips",
        "name": "external_ips",
        "lineno": 234,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_name",
        "name": "external_name",
        "lineno": 246,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_name",
        "name": "external_name",
        "lineno": 257,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_traffic_policy",
        "name": "external_traffic_policy",
        "lineno": 269,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.external_traffic_policy",
        "name": "external_traffic_policy",
        "lineno": 280,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.health_check_node_port",
        "name": "health_check_node_port",
        "lineno": 292,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.health_check_node_port",
        "name": "health_check_node_port",
        "lineno": 303,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.internal_traffic_policy",
        "name": "internal_traffic_policy",
        "lineno": 315,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.internal_traffic_policy",
        "name": "internal_traffic_policy",
        "lineno": 326,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ip_families",
        "name": "ip_families",
        "lineno": 338,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ip_families",
        "name": "ip_families",
        "lineno": 349,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ip_family_policy",
        "name": "ip_family_policy",
        "lineno": 361,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ip_family_policy",
        "name": "ip_family_policy",
        "lineno": 372,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_class",
        "name": "load_balancer_class",
        "lineno": 384,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_class",
        "name": "load_balancer_class",
        "lineno": 395,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_ip",
        "name": "load_balancer_ip",
        "lineno": 407,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_ip",
        "name": "load_balancer_ip",
        "lineno": 418,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_source_ranges",
        "name": "load_balancer_source_ranges",
        "lineno": 430,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.load_balancer_source_ranges",
        "name": "load_balancer_source_ranges",
        "lineno": 441,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ports",
        "name": "ports",
        "lineno": 453,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.ports",
        "name": "ports",
        "lineno": 464,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.publish_not_ready_addresses",
        "name": "publish_not_ready_addresses",
        "lineno": 476,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.publish_not_ready_addresses",
        "name": "publish_not_ready_addresses",
        "lineno": 487,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.selector",
        "name": "selector",
        "lineno": 499,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.selector",
        "name": "selector",
        "lineno": 510,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.session_affinity",
        "name": "session_affinity",
        "lineno": 522,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.session_affinity",
        "name": "session_affinity",
        "lineno": 533,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.session_affinity_config",
        "name": "session_affinity_config",
        "lineno": 545,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.session_affinity_config",
        "name": "session_affinity_config",
        "lineno": 555,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.traffic_distribution",
        "name": "traffic_distribution",
        "lineno": 566,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.traffic_distribution",
        "name": "traffic_distribution",
        "lineno": 577,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.type",
        "name": "type",
        "lineno": 589,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.type",
        "name": "type",
        "lineno": 600,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "name": "to_dict",
        "lineno": 611,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 615,
        "scope": "V1ServiceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "name": "to_str",
        "lineno": 643,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__repr__",
        "name": "__repr__",
        "lineno": 647,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__eq__",
        "name": "__eq__",
        "lineno": 651,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__ne__",
        "name": "__ne__",
        "lineno": 658,
        "scope": "V1ServiceSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_service_status": [
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 87,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 97,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1ServiceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1ServiceStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_session_affinity_config": [
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.client_ip",
        "name": "client_ip",
        "lineno": 59,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.client_ip",
        "name": "client_ip",
        "lineno": 69,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1SessionAffinityConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_se_linux_options": [
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.level",
        "name": "level",
        "lineno": 74,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.level",
        "name": "level",
        "lineno": 85,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.role",
        "name": "role",
        "lineno": 97,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.role",
        "name": "role",
        "lineno": 108,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.type",
        "name": "type",
        "lineno": 120,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.type",
        "name": "type",
        "lineno": 131,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.user",
        "name": "user",
        "lineno": 143,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.user",
        "name": "user",
        "lineno": 154,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1SELinuxOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1SELinuxOptions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_shard_info": [
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.selector",
        "name": "selector",
        "lineno": 58,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.selector",
        "name": "selector",
        "lineno": 69,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ShardInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ShardInfo",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_sleep_action": [
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.seconds",
        "name": "seconds",
        "lineno": 58,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.seconds",
        "name": "seconds",
        "lineno": 69,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SleepAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SleepAction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1StatefulSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1StatefulSet",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1StatefulSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1StatefulSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1StatefulSetList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_ordinals": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.start",
        "name": "start",
        "lineno": 59,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.start",
        "name": "start",
        "lineno": 70,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1StatefulSetOrdinals.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_deleted",
        "name": "when_deleted",
        "lineno": 64,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_deleted",
        "name": "when_deleted",
        "lineno": 75,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_scaled",
        "name": "when_scaled",
        "lineno": 87,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_scaled",
        "name": "when_scaled",
        "lineno": 98,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 107,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 118,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.ordinals",
        "name": "ordinals",
        "lineno": 130,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.ordinals",
        "name": "ordinals",
        "lineno": 140,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.persistent_volume_claim_retention_policy",
        "name": "persistent_volume_claim_retention_policy",
        "lineno": 151,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.persistent_volume_claim_retention_policy",
        "name": "persistent_volume_claim_retention_policy",
        "lineno": 161,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.pod_management_policy",
        "name": "pod_management_policy",
        "lineno": 172,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.pod_management_policy",
        "name": "pod_management_policy",
        "lineno": 183,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.replicas",
        "name": "replicas",
        "lineno": 195,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.replicas",
        "name": "replicas",
        "lineno": 206,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 218,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 229,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.selector",
        "name": "selector",
        "lineno": 241,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.selector",
        "name": "selector",
        "lineno": 251,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.service_name",
        "name": "service_name",
        "lineno": 264,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.service_name",
        "name": "service_name",
        "lineno": 275,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.template",
        "name": "template",
        "lineno": 287,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.template",
        "name": "template",
        "lineno": 297,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 310,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 320,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.volume_claim_templates",
        "name": "volume_claim_templates",
        "lineno": 331,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.volume_claim_templates",
        "name": "volume_claim_templates",
        "lineno": 342,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 353,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 357,
        "scope": "V1StatefulSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "name": "to_str",
        "lineno": 385,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 389,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 393,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 400,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 103,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 114,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 126,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 137,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.conditions",
        "name": "conditions",
        "lineno": 149,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.conditions",
        "name": "conditions",
        "lineno": 160,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 172,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 183,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_revision",
        "name": "current_revision",
        "lineno": 195,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_revision",
        "name": "current_revision",
        "lineno": 206,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 218,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 229,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 241,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 252,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.replicas",
        "name": "replicas",
        "lineno": 264,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.replicas",
        "name": "replicas",
        "lineno": 275,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.update_revision",
        "name": "update_revision",
        "lineno": 289,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.update_revision",
        "name": "update_revision",
        "lineno": 300,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 312,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 323,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1StatefulSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_update_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1StatefulSetUpdateStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_status": [
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.api_version",
        "name": "api_version",
        "lineno": 105,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.code",
        "name": "code",
        "lineno": 117,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.code",
        "name": "code",
        "lineno": 128,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.details",
        "name": "details",
        "lineno": 140,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.details",
        "name": "details",
        "lineno": 150,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.kind",
        "name": "kind",
        "lineno": 161,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.kind",
        "name": "kind",
        "lineno": 172,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.message",
        "name": "message",
        "lineno": 184,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.message",
        "name": "message",
        "lineno": 195,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.metadata",
        "name": "metadata",
        "lineno": 207,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.metadata",
        "name": "metadata",
        "lineno": 217,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.reason",
        "name": "reason",
        "lineno": 228,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.reason",
        "name": "reason",
        "lineno": 239,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.status",
        "name": "status",
        "lineno": 251,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.status",
        "name": "status",
        "lineno": 262,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "name": "to_dict",
        "lineno": 273,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.to_dict.convert",
        "name": "convert",
        "lineno": 277,
        "scope": "V1Status.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.to_str",
        "name": "to_str",
        "lineno": 305,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.__repr__",
        "name": "__repr__",
        "lineno": 309,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.__eq__",
        "name": "__eq__",
        "lineno": 313,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status.__ne__",
        "name": "__ne__",
        "lineno": 320,
        "scope": "V1Status",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_status_cause": [
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.field",
        "name": "field",
        "lineno": 69,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.field",
        "name": "field",
        "lineno": 80,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.message",
        "name": "message",
        "lineno": 92,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.reason",
        "name": "reason",
        "lineno": 115,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.reason",
        "name": "reason",
        "lineno": 126,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1StatusCause.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1StatusCause",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_status_details": [
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.causes",
        "name": "causes",
        "lineno": 84,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.causes",
        "name": "causes",
        "lineno": 95,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.group",
        "name": "group",
        "lineno": 107,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.group",
        "name": "group",
        "lineno": 118,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.kind",
        "name": "kind",
        "lineno": 130,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.kind",
        "name": "kind",
        "lineno": 141,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.name",
        "name": "name",
        "lineno": 153,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.name",
        "name": "name",
        "lineno": 164,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.retry_after_seconds",
        "name": "retry_after_seconds",
        "lineno": 176,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.retry_after_seconds",
        "name": "retry_after_seconds",
        "lineno": 187,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.uid",
        "name": "uid",
        "lineno": 199,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.uid",
        "name": "uid",
        "lineno": 210,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1StatusDetails.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1StatusDetails",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.allow_volume_expansion",
        "name": "allow_volume_expansion",
        "lineno": 103,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.allow_volume_expansion",
        "name": "allow_volume_expansion",
        "lineno": 114,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.allowed_topologies",
        "name": "allowed_topologies",
        "lineno": 126,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.allowed_topologies",
        "name": "allowed_topologies",
        "lineno": 137,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.api_version",
        "name": "api_version",
        "lineno": 149,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.api_version",
        "name": "api_version",
        "lineno": 160,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.kind",
        "name": "kind",
        "lineno": 172,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.kind",
        "name": "kind",
        "lineno": 183,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.metadata",
        "name": "metadata",
        "lineno": 195,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.metadata",
        "name": "metadata",
        "lineno": 205,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.mount_options",
        "name": "mount_options",
        "lineno": 216,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.mount_options",
        "name": "mount_options",
        "lineno": 227,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.parameters",
        "name": "parameters",
        "lineno": 239,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.parameters",
        "name": "parameters",
        "lineno": 250,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.provisioner",
        "name": "provisioner",
        "lineno": 262,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.provisioner",
        "name": "provisioner",
        "lineno": 273,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.reclaim_policy",
        "name": "reclaim_policy",
        "lineno": 287,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.reclaim_policy",
        "name": "reclaim_policy",
        "lineno": 298,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.volume_binding_mode",
        "name": "volume_binding_mode",
        "lineno": 310,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.volume_binding_mode",
        "name": "volume_binding_mode",
        "lineno": 321,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "name": "to_dict",
        "lineno": 332,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "name": "convert",
        "lineno": 336,
        "scope": "V1StorageClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_str",
        "name": "to_str",
        "lineno": 364,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__repr__",
        "name": "__repr__",
        "lineno": 368,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__eq__",
        "name": "__eq__",
        "lineno": 372,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__ne__",
        "name": "__ne__",
        "lineno": 379,
        "scope": "V1StorageClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1StorageClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1StorageClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 113,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 125,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 135,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 146,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 157,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 169,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 180,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1StorageOSPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 113,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 125,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 135,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 146,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 157,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 169,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 180,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1StorageOSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.extra",
        "name": "extra",
        "lineno": 84,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.extra",
        "name": "extra",
        "lineno": 95,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.groups",
        "name": "groups",
        "lineno": 107,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.groups",
        "name": "groups",
        "lineno": 118,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 130,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 140,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 151,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 161,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.uid",
        "name": "uid",
        "lineno": 172,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.uid",
        "name": "uid",
        "lineno": 183,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.user",
        "name": "user",
        "lineno": 195,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.user",
        "name": "user",
        "lineno": 206,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 217,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 221,
        "scope": "V1SubjectAccessReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "name": "to_str",
        "lineno": 249,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 253,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 257,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 264,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.allowed",
        "name": "allowed",
        "lineno": 73,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.allowed",
        "name": "allowed",
        "lineno": 84,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.denied",
        "name": "denied",
        "lineno": 98,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.denied",
        "name": "denied",
        "lineno": 109,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 121,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 132,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.reason",
        "name": "reason",
        "lineno": 144,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.reason",
        "name": "reason",
        "lineno": 155,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1SubjectAccessReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_subject_rules_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 71,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 82,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.incomplete",
        "name": "incomplete",
        "lineno": 94,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.incomplete",
        "name": "incomplete",
        "lineno": 105,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 119,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 130,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.resource_rules",
        "name": "resource_rules",
        "lineno": 144,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.resource_rules",
        "name": "resource_rules",
        "lineno": 155,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1SubjectRulesReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.rules",
        "name": "rules",
        "lineno": 58,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.rules",
        "name": "rules",
        "lineno": 69,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SuccessPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SuccessPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_count",
        "name": "succeeded_count",
        "lineno": 64,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_count",
        "name": "succeeded_count",
        "lineno": 75,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_indexes",
        "name": "succeeded_indexes",
        "lineno": 87,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_indexes",
        "name": "succeeded_indexes",
        "lineno": 98,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SuccessPolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_sysctl": [
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1Sysctl.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1Sysctl",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_taint": [
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1Taint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1Taint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_tcp_socket_action": [
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.host",
        "name": "host",
        "lineno": 63,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.host",
        "name": "host",
        "lineno": 74,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.port",
        "name": "port",
        "lineno": 86,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.port",
        "name": "port",
        "lineno": 97,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1TCPSocketAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1TCPSocketAction",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.audiences",
        "name": "audiences",
        "lineno": 69,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.audiences",
        "name": "audiences",
        "lineno": 80,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.bound_object_ref",
        "name": "bound_object_ref",
        "lineno": 92,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.bound_object_ref",
        "name": "bound_object_ref",
        "lineno": 102,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 113,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 124,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1TokenRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.expiration_timestamp",
        "name": "expiration_timestamp",
        "lineno": 64,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.expiration_timestamp",
        "name": "expiration_timestamp",
        "lineno": 75,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.token",
        "name": "token",
        "lineno": 87,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.token",
        "name": "token",
        "lineno": 98,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1TokenRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_token_review": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1TokenReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1TokenReview",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.audiences",
        "name": "audiences",
        "lineno": 63,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.audiences",
        "name": "audiences",
        "lineno": 74,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.token",
        "name": "token",
        "lineno": 86,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.token",
        "name": "token",
        "lineno": 97,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1TokenReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.audiences",
        "name": "audiences",
        "lineno": 74,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.audiences",
        "name": "audiences",
        "lineno": 85,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.authenticated",
        "name": "authenticated",
        "lineno": 97,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.authenticated",
        "name": "authenticated",
        "lineno": 108,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.error",
        "name": "error",
        "lineno": 120,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.error",
        "name": "error",
        "lineno": 131,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.user",
        "name": "user",
        "lineno": 143,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.user",
        "name": "user",
        "lineno": 153,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1TokenReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1Toleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1Toleration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_label_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.key",
        "name": "key",
        "lineno": 62,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.key",
        "name": "key",
        "lineno": 73,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.values",
        "name": "values",
        "lineno": 87,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.values",
        "name": "values",
        "lineno": 98,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1TopologySelectorLabelRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_term": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.match_label_expressions",
        "name": "match_label_expressions",
        "lineno": 59,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.match_label_expressions",
        "name": "match_label_expressions",
        "lineno": 70,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1TopologySelectorTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_topology_spread_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.label_selector",
        "name": "label_selector",
        "lineno": 91,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.label_selector",
        "name": "label_selector",
        "lineno": 101,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.match_label_keys",
        "name": "match_label_keys",
        "lineno": 112,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.match_label_keys",
        "name": "match_label_keys",
        "lineno": 123,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.max_skew",
        "name": "max_skew",
        "lineno": 135,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.max_skew",
        "name": "max_skew",
        "lineno": 146,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.min_domains",
        "name": "min_domains",
        "lineno": 160,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.min_domains",
        "name": "min_domains",
        "lineno": 171,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_affinity_policy",
        "name": "node_affinity_policy",
        "lineno": 183,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_affinity_policy",
        "name": "node_affinity_policy",
        "lineno": 194,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_taints_policy",
        "name": "node_taints_policy",
        "lineno": 206,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_taints_policy",
        "name": "node_taints_policy",
        "lineno": 217,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.topology_key",
        "name": "topology_key",
        "lineno": 229,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.topology_key",
        "name": "topology_key",
        "lineno": 240,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.when_unsatisfiable",
        "name": "when_unsatisfiable",
        "lineno": 254,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.when_unsatisfiable",
        "name": "when_unsatisfiable",
        "lineno": 265,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "name": "to_dict",
        "lineno": 278,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 282,
        "scope": "V1TopologySpreadConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "name": "to_str",
        "lineno": 310,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__repr__",
        "name": "__repr__",
        "lineno": 314,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__eq__",
        "name": "__eq__",
        "lineno": 318,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__ne__",
        "name": "__ne__",
        "lineno": 325,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_typed_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1TypedLocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_typed_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.api_group",
        "name": "api_group",
        "lineno": 72,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.api_group",
        "name": "api_group",
        "lineno": 83,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.namespace",
        "name": "namespace",
        "lineno": 145,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.namespace",
        "name": "namespace",
        "lineno": 156,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1TypedObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1TypedObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_type_checking": [
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.expression_warnings",
        "name": "expression_warnings",
        "lineno": 59,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.expression_warnings",
        "name": "expression_warnings",
        "lineno": 70,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1TypeChecking.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1TypeChecking",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_uncounted_terminated_pods": [
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.failed",
        "name": "failed",
        "lineno": 64,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.failed",
        "name": "failed",
        "lineno": 75,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.succeeded",
        "name": "succeeded",
        "lineno": 87,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.succeeded",
        "name": "succeeded",
        "lineno": 98,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1UncountedTerminatedPods.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_user_info": [
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.extra",
        "name": "extra",
        "lineno": 74,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.extra",
        "name": "extra",
        "lineno": 85,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.groups",
        "name": "groups",
        "lineno": 97,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.groups",
        "name": "groups",
        "lineno": 108,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.uid",
        "name": "uid",
        "lineno": 120,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.uid",
        "name": "uid",
        "lineno": 131,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.username",
        "name": "username",
        "lineno": 143,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.username",
        "name": "username",
        "lineno": 154,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1UserInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1UserInfo",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_user_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1UserSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1UserSubject",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ValidatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ValidatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 72,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 82,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 93,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 103,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 114,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.validation_actions",
        "name": "validation_actions",
        "lineno": 139,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.validation_actions",
        "name": "validation_actions",
        "lineno": 150,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.audit_annotations",
        "name": "audit_annotations",
        "lineno": 89,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.audit_annotations",
        "name": "audit_annotations",
        "lineno": 100,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 112,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 123,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 146,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 158,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.validations",
        "name": "validations",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.validations",
        "name": "validations",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1ValidatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_status": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.conditions",
        "name": "conditions",
        "lineno": 69,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.conditions",
        "name": "conditions",
        "lineno": 80,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 92,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 103,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.type_checking",
        "name": "type_checking",
        "lineno": 115,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.type_checking",
        "name": "type_checking",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ValidatingAdmissionPolicyStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 105,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 116,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.client_config",
        "name": "client_config",
        "lineno": 130,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.client_config",
        "name": "client_config",
        "lineno": 140,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 153,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 164,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 176,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 187,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 199,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 210,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.name",
        "name": "name",
        "lineno": 222,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.name",
        "name": "name",
        "lineno": 233,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 247,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 257,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 268,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 278,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.rules",
        "name": "rules",
        "lineno": 289,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.rules",
        "name": "rules",
        "lineno": 300,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 312,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 323,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 337,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 348,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "name": "to_dict",
        "lineno": 359,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "name": "convert",
        "lineno": 363,
        "scope": "V1ValidatingWebhook.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "name": "to_str",
        "lineno": 391,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__repr__",
        "name": "__repr__",
        "lineno": 395,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__eq__",
        "name": "__eq__",
        "lineno": 399,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__ne__",
        "name": "__ne__",
        "lineno": 406,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 141,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 152,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ValidatingWebhookConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingWebhookConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validation": [
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.expression",
        "name": "expression",
        "lineno": 84,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.message",
        "name": "message",
        "lineno": 98,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.message",
        "name": "message",
        "lineno": 109,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.message_expression",
        "name": "message_expression",
        "lineno": 121,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.message_expression",
        "name": "message_expression",
        "lineno": 132,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.reason",
        "name": "reason",
        "lineno": 144,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.reason",
        "name": "reason",
        "lineno": 155,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1Validation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1Validation",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_validation_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.field_path",
        "name": "field_path",
        "lineno": 83,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.field_path",
        "name": "field_path",
        "lineno": 94,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.message",
        "name": "message",
        "lineno": 106,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.message",
        "name": "message",
        "lineno": 117,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.message_expression",
        "name": "message_expression",
        "lineno": 129,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.message_expression",
        "name": "message_expression",
        "lineno": 140,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.optional_old_self",
        "name": "optional_old_self",
        "lineno": 152,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.optional_old_self",
        "name": "optional_old_self",
        "lineno": 163,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.reason",
        "name": "reason",
        "lineno": 175,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.reason",
        "name": "reason",
        "lineno": 186,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.rule",
        "name": "rule",
        "lineno": 198,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.rule",
        "name": "rule",
        "lineno": 209,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ValidationRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ValidationRule",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1Variable",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 208,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 218,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.azure_disk",
        "name": "azure_disk",
        "lineno": 229,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.azure_disk",
        "name": "azure_disk",
        "lineno": 239,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.azure_file",
        "name": "azure_file",
        "lineno": 250,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.azure_file",
        "name": "azure_file",
        "lineno": 260,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.cephfs",
        "name": "cephfs",
        "lineno": 271,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.cephfs",
        "name": "cephfs",
        "lineno": 281,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.cinder",
        "name": "cinder",
        "lineno": 292,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.cinder",
        "name": "cinder",
        "lineno": 302,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.config_map",
        "name": "config_map",
        "lineno": 313,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.config_map",
        "name": "config_map",
        "lineno": 323,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.csi",
        "name": "csi",
        "lineno": 334,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.csi",
        "name": "csi",
        "lineno": 344,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.downward_api",
        "name": "downward_api",
        "lineno": 355,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.downward_api",
        "name": "downward_api",
        "lineno": 365,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.empty_dir",
        "name": "empty_dir",
        "lineno": 376,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.empty_dir",
        "name": "empty_dir",
        "lineno": 386,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.ephemeral",
        "name": "ephemeral",
        "lineno": 397,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.ephemeral",
        "name": "ephemeral",
        "lineno": 407,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.fc",
        "name": "fc",
        "lineno": 418,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.fc",
        "name": "fc",
        "lineno": 428,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.flex_volume",
        "name": "flex_volume",
        "lineno": 439,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.flex_volume",
        "name": "flex_volume",
        "lineno": 449,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.flocker",
        "name": "flocker",
        "lineno": 460,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.flocker",
        "name": "flocker",
        "lineno": 470,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 481,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 491,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.git_repo",
        "name": "git_repo",
        "lineno": 502,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.git_repo",
        "name": "git_repo",
        "lineno": 512,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.glusterfs",
        "name": "glusterfs",
        "lineno": 523,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.glusterfs",
        "name": "glusterfs",
        "lineno": 533,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.host_path",
        "name": "host_path",
        "lineno": 544,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.host_path",
        "name": "host_path",
        "lineno": 554,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.image",
        "name": "image",
        "lineno": 565,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.image",
        "name": "image",
        "lineno": 575,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.iscsi",
        "name": "iscsi",
        "lineno": 586,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.iscsi",
        "name": "iscsi",
        "lineno": 596,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.name",
        "name": "name",
        "lineno": 607,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.name",
        "name": "name",
        "lineno": 618,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.nfs",
        "name": "nfs",
        "lineno": 632,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.nfs",
        "name": "nfs",
        "lineno": 642,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.persistent_volume_claim",
        "name": "persistent_volume_claim",
        "lineno": 653,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.persistent_volume_claim",
        "name": "persistent_volume_claim",
        "lineno": 663,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 674,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 684,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.portworx_volume",
        "name": "portworx_volume",
        "lineno": 695,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.portworx_volume",
        "name": "portworx_volume",
        "lineno": 705,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.projected",
        "name": "projected",
        "lineno": 716,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.projected",
        "name": "projected",
        "lineno": 726,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.quobyte",
        "name": "quobyte",
        "lineno": 737,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.quobyte",
        "name": "quobyte",
        "lineno": 747,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.rbd",
        "name": "rbd",
        "lineno": 758,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.rbd",
        "name": "rbd",
        "lineno": 768,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.scale_io",
        "name": "scale_io",
        "lineno": 779,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.scale_io",
        "name": "scale_io",
        "lineno": 789,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.secret",
        "name": "secret",
        "lineno": 800,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.secret",
        "name": "secret",
        "lineno": 810,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.storageos",
        "name": "storageos",
        "lineno": 821,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.storageos",
        "name": "storageos",
        "lineno": 831,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 842,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 852,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "name": "to_dict",
        "lineno": 862,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict.convert",
        "name": "convert",
        "lineno": 866,
        "scope": "V1Volume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.to_str",
        "name": "to_str",
        "lineno": 894,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.__repr__",
        "name": "__repr__",
        "lineno": 898,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.__eq__",
        "name": "__eq__",
        "lineno": 902,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume.__ne__",
        "name": "__ne__",
        "lineno": 909,
        "scope": "V1Volume",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1VolumeAttachment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1VolumeAttachment",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_list": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1VolumeAttachmentList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_source": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.inline_volume_spec",
        "name": "inline_volume_spec",
        "lineno": 64,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.inline_volume_spec",
        "name": "inline_volume_spec",
        "lineno": 74,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.persistent_volume_name",
        "name": "persistent_volume_name",
        "lineno": 85,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.persistent_volume_name",
        "name": "persistent_volume_name",
        "lineno": 96,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1VolumeAttachmentSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.attacher",
        "name": "attacher",
        "lineno": 66,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.attacher",
        "name": "attacher",
        "lineno": 77,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.node_name",
        "name": "node_name",
        "lineno": 91,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.node_name",
        "name": "node_name",
        "lineno": 102,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.source",
        "name": "source",
        "lineno": 116,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.source",
        "name": "source",
        "lineno": 126,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1VolumeAttachmentSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attach_error",
        "name": "attach_error",
        "lineno": 73,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attach_error",
        "name": "attach_error",
        "lineno": 83,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attached",
        "name": "attached",
        "lineno": 94,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attached",
        "name": "attached",
        "lineno": 105,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attachment_metadata",
        "name": "attachment_metadata",
        "lineno": 119,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attachment_metadata",
        "name": "attachment_metadata",
        "lineno": 130,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.detach_error",
        "name": "detach_error",
        "lineno": 142,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.detach_error",
        "name": "detach_error",
        "lineno": 152,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1VolumeAttachmentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 101,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 112,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 126,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 137,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 149,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 159,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 170,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 181,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1VolumeAttributesClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1VolumeAttributesClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_device": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.device_path",
        "name": "device_path",
        "lineno": 62,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.device_path",
        "name": "device_path",
        "lineno": 73,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1VolumeDevice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1VolumeDevice",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_error": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.error_code",
        "name": "error_code",
        "lineno": 69,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.error_code",
        "name": "error_code",
        "lineno": 80,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.message",
        "name": "message",
        "lineno": 92,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.time",
        "name": "time",
        "lineno": 115,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.time",
        "name": "time",
        "lineno": 126,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1VolumeError.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1VolumeError",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.mount_path",
        "name": "mount_path",
        "lineno": 87,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.mount_path",
        "name": "mount_path",
        "lineno": 98,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.mount_propagation",
        "name": "mount_propagation",
        "lineno": 112,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.mount_propagation",
        "name": "mount_propagation",
        "lineno": 123,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.name",
        "name": "name",
        "lineno": 135,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.name",
        "name": "name",
        "lineno": 146,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.read_only",
        "name": "read_only",
        "lineno": 171,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 183,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 194,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.sub_path",
        "name": "sub_path",
        "lineno": 206,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.sub_path",
        "name": "sub_path",
        "lineno": 217,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.sub_path_expr",
        "name": "sub_path_expr",
        "lineno": 229,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.sub_path_expr",
        "name": "sub_path_expr",
        "lineno": 240,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1VolumeMount.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1VolumeMount",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.mount_path",
        "name": "mount_path",
        "lineno": 77,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.mount_path",
        "name": "mount_path",
        "lineno": 88,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.name",
        "name": "name",
        "lineno": 113,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.read_only",
        "name": "read_only",
        "lineno": 127,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.read_only",
        "name": "read_only",
        "lineno": 138,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 150,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 161,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.volume_status",
        "name": "volume_status",
        "lineno": 173,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.volume_status",
        "name": "volume_status",
        "lineno": 183,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1VolumeMountStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.required",
        "name": "required",
        "lineno": 59,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.required",
        "name": "required",
        "lineno": 69,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1VolumeNodeAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_resources": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.count",
        "name": "count",
        "lineno": 59,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.count",
        "name": "count",
        "lineno": 70,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1VolumeNodeResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.cluster_trust_bundle",
        "name": "cluster_trust_bundle",
        "lineno": 84,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.cluster_trust_bundle",
        "name": "cluster_trust_bundle",
        "lineno": 94,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.config_map",
        "name": "config_map",
        "lineno": 105,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.config_map",
        "name": "config_map",
        "lineno": 115,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.downward_api",
        "name": "downward_api",
        "lineno": 126,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.downward_api",
        "name": "downward_api",
        "lineno": 136,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.pod_certificate",
        "name": "pod_certificate",
        "lineno": 147,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.pod_certificate",
        "name": "pod_certificate",
        "lineno": 157,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.secret",
        "name": "secret",
        "lineno": 168,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.secret",
        "name": "secret",
        "lineno": 178,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.service_account_token",
        "name": "service_account_token",
        "lineno": 189,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.service_account_token",
        "name": "service_account_token",
        "lineno": 199,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "name": "to_dict",
        "lineno": 209,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "name": "convert",
        "lineno": 213,
        "scope": "V1VolumeProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "name": "to_str",
        "lineno": 241,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__repr__",
        "name": "__repr__",
        "lineno": 245,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__eq__",
        "name": "__eq__",
        "lineno": 249,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__ne__",
        "name": "__ne__",
        "lineno": 256,
        "scope": "V1VolumeProjection",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_resource_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.limits",
        "name": "limits",
        "lineno": 64,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.limits",
        "name": "limits",
        "lineno": 75,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.requests",
        "name": "requests",
        "lineno": 87,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.requests",
        "name": "requests",
        "lineno": 98,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1VolumeResourceRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.image",
        "name": "image",
        "lineno": 59,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.image",
        "name": "image",
        "lineno": 69,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1VolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1VolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_id",
        "name": "storage_policy_id",
        "lineno": 96,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_id",
        "name": "storage_policy_id",
        "lineno": 107,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_name",
        "name": "storage_policy_name",
        "lineno": 119,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_name",
        "name": "storage_policy_name",
        "lineno": 130,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.volume_path",
        "name": "volume_path",
        "lineno": 142,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.volume_path",
        "name": "volume_path",
        "lineno": 153,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1VsphereVirtualDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_watch_event": [
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.object",
        "name": "object",
        "lineno": 62,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.object",
        "name": "object",
        "lineno": 73,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.type",
        "name": "type",
        "lineno": 87,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1WatchEvent.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1WatchEvent",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_webhook_conversion": [
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.client_config",
        "name": "client_config",
        "lineno": 63,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.client_config",
        "name": "client_config",
        "lineno": 73,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.conversion_review_versions",
        "name": "conversion_review_versions",
        "lineno": 84,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.conversion_review_versions",
        "name": "conversion_review_versions",
        "lineno": 95,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1WebhookConversion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1WebhookConversion",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_weighted_pod_affinity_term": [
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.pod_affinity_term",
        "name": "pod_affinity_term",
        "lineno": 62,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.pod_affinity_term",
        "name": "pod_affinity_term",
        "lineno": 72,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.weight",
        "name": "weight",
        "lineno": 85,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.weight",
        "name": "weight",
        "lineno": 96,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1WeightedPodAffinityTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v1_windows_security_context_options": [
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec",
        "name": "gmsa_credential_spec",
        "lineno": 74,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec",
        "name": "gmsa_credential_spec",
        "lineno": 85,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec_name",
        "name": "gmsa_credential_spec_name",
        "lineno": 97,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec_name",
        "name": "gmsa_credential_spec_name",
        "lineno": 108,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.host_process",
        "name": "host_process",
        "lineno": 120,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.host_process",
        "name": "host_process",
        "lineno": 131,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.run_as_user_name",
        "name": "run_as_user_name",
        "lineno": 143,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.run_as_user_name",
        "name": "run_as_user_name",
        "lineno": 154,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1WindowsSecurityContextOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 116,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 126,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 137,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 147,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V2beta1APIGroupDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery_list": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 104,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 115,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 136,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 146,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "name": "to_dict",
        "lineno": 158,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "name": "convert",
        "lineno": 162,
        "scope": "V2beta1APIGroupDiscoveryList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "name": "to_str",
        "lineno": 190,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__repr__",
        "name": "__repr__",
        "lineno": 194,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__eq__",
        "name": "__eq__",
        "lineno": 198,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__ne__",
        "name": "__ne__",
        "lineno": 205,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_resource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 90,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 101,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 115,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 125,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 136,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 147,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 161,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 172,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 186,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 197,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 211,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 222,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 234,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 245,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 257,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 267,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V2beta1APIResourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_subresource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 72,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 83,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 97,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 107,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 118,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 129,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 143,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 153,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V2beta1APISubresourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_version_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.version",
        "name": "version",
        "lineno": 68,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.version",
        "name": "version",
        "lineno": 79,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 93,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 103,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 114,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 125,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V2beta1APIVersionDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 116,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 126,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 137,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 147,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V2APIGroupDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery_list": [
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 104,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 115,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 136,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 146,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "name": "to_dict",
        "lineno": 158,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "name": "convert",
        "lineno": 162,
        "scope": "V2APIGroupDiscoveryList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "name": "to_str",
        "lineno": 190,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__repr__",
        "name": "__repr__",
        "lineno": 194,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__eq__",
        "name": "__eq__",
        "lineno": 198,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__ne__",
        "name": "__ne__",
        "lineno": 205,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_api_resource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 90,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 101,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 115,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 125,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 136,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 147,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 161,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 172,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 186,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 197,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 211,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 222,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 234,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 245,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 257,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 267,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V2APIResourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_api_subresource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 72,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 83,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 97,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 107,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 118,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 128,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 139,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 150,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V2APISubresourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_api_version_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.version",
        "name": "version",
        "lineno": 68,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.version",
        "name": "version",
        "lineno": 79,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 93,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 103,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 114,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 125,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V2APIVersionDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.container",
        "name": "container",
        "lineno": 66,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.container",
        "name": "container",
        "lineno": 77,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.name",
        "name": "name",
        "lineno": 91,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.name",
        "name": "name",
        "lineno": 102,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.target",
        "name": "target",
        "lineno": 116,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.target",
        "name": "target",
        "lineno": 126,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V2ContainerResourceMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.container",
        "name": "container",
        "lineno": 66,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.container",
        "name": "container",
        "lineno": 77,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.current",
        "name": "current",
        "lineno": 91,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.current",
        "name": "current",
        "lineno": 101,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.name",
        "name": "name",
        "lineno": 114,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.name",
        "name": "name",
        "lineno": 125,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V2ContainerResourceMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_cross_version_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 67,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V2CrossVersionObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.metric",
        "name": "metric",
        "lineno": 62,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.metric",
        "name": "metric",
        "lineno": 72,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.target",
        "name": "target",
        "lineno": 85,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.target",
        "name": "target",
        "lineno": 95,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2ExternalMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.metric",
        "name": "metric",
        "lineno": 85,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.metric",
        "name": "metric",
        "lineno": 95,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2ExternalMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 168,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 178,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V2HorizontalPodAutoscaler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_down",
        "name": "scale_down",
        "lineno": 64,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_down",
        "name": "scale_down",
        "lineno": 74,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_up",
        "name": "scale_up",
        "lineno": 85,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_up",
        "name": "scale_up",
        "lineno": 95,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V2HorizontalPodAutoscalerBehavior.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V2HorizontalPodAutoscalerCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V2HorizontalPodAutoscalerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.behavior",
        "name": "behavior",
        "lineno": 77,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.behavior",
        "name": "behavior",
        "lineno": 87,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 98,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 109,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.metrics",
        "name": "metrics",
        "lineno": 123,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.metrics",
        "name": "metrics",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 146,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 157,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 169,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 179,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V2HorizontalPodAutoscalerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.conditions",
        "name": "conditions",
        "lineno": 83,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.conditions",
        "name": "conditions",
        "lineno": 94,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_metrics",
        "name": "current_metrics",
        "lineno": 106,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_metrics",
        "name": "current_metrics",
        "lineno": 117,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 129,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 140,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 152,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 163,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 177,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 188,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 200,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 211,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V2HorizontalPodAutoscalerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_policy": [
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.period_seconds",
        "name": "period_seconds",
        "lineno": 66,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.period_seconds",
        "name": "period_seconds",
        "lineno": 77,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.type",
        "name": "type",
        "lineno": 91,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.type",
        "name": "type",
        "lineno": 102,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.value",
        "name": "value",
        "lineno": 116,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.value",
        "name": "value",
        "lineno": 127,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V2HPAScalingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_rules": [
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.policies",
        "name": "policies",
        "lineno": 74,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.policies",
        "name": "policies",
        "lineno": 85,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.select_policy",
        "name": "select_policy",
        "lineno": 97,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.select_policy",
        "name": "select_policy",
        "lineno": 108,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.stabilization_window_seconds",
        "name": "stabilization_window_seconds",
        "lineno": 120,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.stabilization_window_seconds",
        "name": "stabilization_window_seconds",
        "lineno": 131,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.tolerance",
        "name": "tolerance",
        "lineno": 143,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.tolerance",
        "name": "tolerance",
        "lineno": 154,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V2HPAScalingRules.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V2HPAScalingRules",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_metric_identifier": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.name",
        "name": "name",
        "lineno": 63,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.name",
        "name": "name",
        "lineno": 74,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.selector",
        "name": "selector",
        "lineno": 88,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.selector",
        "name": "selector",
        "lineno": 98,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V2MetricIdentifier.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V2MetricIdentifier",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_metric_spec": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.container_resource",
        "name": "container_resource",
        "lineno": 83,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.container_resource",
        "name": "container_resource",
        "lineno": 93,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.external",
        "name": "external",
        "lineno": 104,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.external",
        "name": "external",
        "lineno": 114,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.object",
        "name": "object",
        "lineno": 125,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.object",
        "name": "object",
        "lineno": 135,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.pods",
        "name": "pods",
        "lineno": 146,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.pods",
        "name": "pods",
        "lineno": 156,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.resource",
        "name": "resource",
        "lineno": 167,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.resource",
        "name": "resource",
        "lineno": 177,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.type",
        "name": "type",
        "lineno": 188,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.type",
        "name": "type",
        "lineno": 199,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "name": "to_dict",
        "lineno": 212,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "name": "convert",
        "lineno": 216,
        "scope": "V2MetricSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "name": "to_str",
        "lineno": 244,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__repr__",
        "name": "__repr__",
        "lineno": 248,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__eq__",
        "name": "__eq__",
        "lineno": 252,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__ne__",
        "name": "__ne__",
        "lineno": 259,
        "scope": "V2MetricSpec",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.container_resource",
        "name": "container_resource",
        "lineno": 83,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.container_resource",
        "name": "container_resource",
        "lineno": 93,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.external",
        "name": "external",
        "lineno": 104,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.external",
        "name": "external",
        "lineno": 114,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.object",
        "name": "object",
        "lineno": 125,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.object",
        "name": "object",
        "lineno": 135,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.pods",
        "name": "pods",
        "lineno": 146,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.pods",
        "name": "pods",
        "lineno": 156,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.resource",
        "name": "resource",
        "lineno": 167,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.resource",
        "name": "resource",
        "lineno": 177,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.type",
        "name": "type",
        "lineno": 188,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.type",
        "name": "type",
        "lineno": 199,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 212,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 216,
        "scope": "V2MetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_str",
        "name": "to_str",
        "lineno": 244,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 248,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 252,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 259,
        "scope": "V2MetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_metric_target": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.average_utilization",
        "name": "average_utilization",
        "lineno": 73,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.average_utilization",
        "name": "average_utilization",
        "lineno": 84,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.average_value",
        "name": "average_value",
        "lineno": 96,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.average_value",
        "name": "average_value",
        "lineno": 107,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.type",
        "name": "type",
        "lineno": 119,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.type",
        "name": "type",
        "lineno": 130,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.value",
        "name": "value",
        "lineno": 144,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.value",
        "name": "value",
        "lineno": 155,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V2MetricTarget.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V2MetricTarget",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_metric_value_status": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.average_utilization",
        "name": "average_utilization",
        "lineno": 69,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.average_utilization",
        "name": "average_utilization",
        "lineno": 80,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.average_value",
        "name": "average_value",
        "lineno": 92,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.average_value",
        "name": "average_value",
        "lineno": 103,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.value",
        "name": "value",
        "lineno": 115,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.value",
        "name": "value",
        "lineno": 126,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V2MetricValueStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V2MetricValueStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.described_object",
        "name": "described_object",
        "lineno": 66,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.described_object",
        "name": "described_object",
        "lineno": 76,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.metric",
        "name": "metric",
        "lineno": 89,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.metric",
        "name": "metric",
        "lineno": 99,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.target",
        "name": "target",
        "lineno": 112,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.target",
        "name": "target",
        "lineno": 122,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V2ObjectMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.current",
        "name": "current",
        "lineno": 66,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.current",
        "name": "current",
        "lineno": 76,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.described_object",
        "name": "described_object",
        "lineno": 89,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.described_object",
        "name": "described_object",
        "lineno": 99,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.metric",
        "name": "metric",
        "lineno": 112,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.metric",
        "name": "metric",
        "lineno": 122,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V2ObjectMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.metric",
        "name": "metric",
        "lineno": 62,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.metric",
        "name": "metric",
        "lineno": 72,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.target",
        "name": "target",
        "lineno": 85,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.target",
        "name": "target",
        "lineno": 95,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2PodsMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2PodsMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.metric",
        "name": "metric",
        "lineno": 85,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.metric",
        "name": "metric",
        "lineno": 95,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2PodsMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.name",
        "name": "name",
        "lineno": 62,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.name",
        "name": "name",
        "lineno": 73,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.target",
        "name": "target",
        "lineno": 87,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.target",
        "name": "target",
        "lineno": 97,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V2ResourceMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.name",
        "name": "name",
        "lineno": 85,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.name",
        "name": "name",
        "lineno": 96,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V2ResourceMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models.version_info": [
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.build_date",
        "name": "build_date",
        "lineno": 110,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.build_date",
        "name": "build_date",
        "lineno": 120,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.compiler",
        "name": "compiler",
        "lineno": 133,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.compiler",
        "name": "compiler",
        "lineno": 143,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.emulation_major",
        "name": "emulation_major",
        "lineno": 156,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.emulation_major",
        "name": "emulation_major",
        "lineno": 167,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.emulation_minor",
        "name": "emulation_minor",
        "lineno": 179,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.emulation_minor",
        "name": "emulation_minor",
        "lineno": 190,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_commit",
        "name": "git_commit",
        "lineno": 202,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_commit",
        "name": "git_commit",
        "lineno": 212,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_tree_state",
        "name": "git_tree_state",
        "lineno": 225,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_tree_state",
        "name": "git_tree_state",
        "lineno": 235,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_version",
        "name": "git_version",
        "lineno": 248,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.git_version",
        "name": "git_version",
        "lineno": 258,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.go_version",
        "name": "go_version",
        "lineno": 271,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.go_version",
        "name": "go_version",
        "lineno": 281,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.major",
        "name": "major",
        "lineno": 294,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.major",
        "name": "major",
        "lineno": 305,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.min_compatibility_major",
        "name": "min_compatibility_major",
        "lineno": 319,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.min_compatibility_major",
        "name": "min_compatibility_major",
        "lineno": 330,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.min_compatibility_minor",
        "name": "min_compatibility_minor",
        "lineno": 342,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.min_compatibility_minor",
        "name": "min_compatibility_minor",
        "lineno": 353,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.minor",
        "name": "minor",
        "lineno": 365,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.minor",
        "name": "minor",
        "lineno": 376,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.platform",
        "name": "platform",
        "lineno": 390,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.platform",
        "name": "platform",
        "lineno": 400,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "name": "to_dict",
        "lineno": 412,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict.convert",
        "name": "convert",
        "lineno": 416,
        "scope": "VersionInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.to_str",
        "name": "to_str",
        "lineno": 444,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.__repr__",
        "name": "__repr__",
        "lineno": 448,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.__eq__",
        "name": "__eq__",
        "lineno": 452,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo.__ne__",
        "name": "__ne__",
        "lineno": 459,
        "scope": "VersionInfo",
        "is_async": false
      }
    ],
    "kubernetes.aio.client.models": [],
    "kubernetes.aio.config.config_exception": [],
    "kubernetes.aio.config.dateutil": [
      {
        "id": "kubernetes.aio.config.dateutil.TimezoneInfo.__init__",
        "name": "__init__",
        "lineno": 21,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil.TimezoneInfo.utcoffset",
        "name": "utcoffset",
        "lineno": 27,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil.TimezoneInfo.tzname",
        "name": "tzname",
        "lineno": 30,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil.TimezoneInfo.dst",
        "name": "dst",
        "lineno": 33,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "name": "parse_rfc3339",
        "lineno": 50,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil.format_rfc3339",
        "name": "format_rfc3339",
        "lineno": 103,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.aio.config.dateutil_test": [
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "name": "_parse_rfc3339_test",
        "lineno": 23,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "name": "test_parse_rfc3339",
        "lineno": 28,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "name": "test_format_rfc3339",
        "lineno": 57,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "name": "test_parse_rfc3339_invalid_formats",
        "lineno": 70,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "name": "test_parse_rfc3339_with_whitespace",
        "lineno": 89,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "name": "test_parse_rfc3339_error_message_clarity",
        "lineno": 95,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "name": "test_parse_rfc3339_handles_none_from_timezone_regex",
        "lineno": 106,
        "scope": "DateUtilTest",
        "is_async": false
      }
    ],
    "kubernetes.aio.config.exec_provider": [
      {
        "id": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "name": "__init__",
        "lineno": 35,
        "scope": "ExecProvider",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "name": "run",
        "lineno": 53,
        "scope": "ExecProvider",
        "is_async": true
      }
    ],
    "kubernetes.aio.config.exec_provider_test": [
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "name": "setUp",
        "lineno": 27,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.tearDown",
        "name": "tearDown",
        "lineno": 51,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "name": "test_missing_input_keys",
        "lineno": 54,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "name": "test_error_code_returned",
        "lineno": 62,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "name": "test_nonjson_output_returned",
        "lineno": 69,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "name": "test_missing_output_keys",
        "lineno": 75,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "name": "test_mismatched_api_version",
        "lineno": 104,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "name": "test_ok_01",
        "lineno": 122,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "name": "test_ok_with_args",
        "lineno": 133,
        "scope": "ExecProviderTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "name": "test_ok_with_env",
        "lineno": 149,
        "scope": "ExecProviderTest",
        "is_async": true
      }
    ],
    "kubernetes.aio.config.google_auth": [
      {
        "id": "kubernetes.aio.config.google_auth.google_auth_credentials",
        "name": "google_auth_credentials",
        "lineno": 7,
        "scope": null,
        "is_async": true
      }
    ],
    "kubernetes.aio.config.google_auth_test": [
      {
        "id": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials",
        "name": "test_google_auth_credentials",
        "lineno": 22,
        "scope": "TestGoogleAuth",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials_exception",
        "name": "test_google_auth_credentials_exception",
        "lineno": 35,
        "scope": "TestGoogleAuth",
        "is_async": true
      }
    ],
    "kubernetes.aio.config.incluster_config": [
      {
        "id": "kubernetes.aio.config.incluster_config._join_host_port",
        "name": "_join_host_port",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.load_and_set",
        "name": "load_and_set",
        "lineno": 49,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._load_config",
        "name": "_load_config",
        "lineno": 59,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config",
        "name": "_set_config",
        "lineno": 87,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "name": "_refresh_api_key",
        "lineno": 95,
        "scope": "InClusterConfigLoader._set_config",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._read_token_file",
        "name": "_read_token_file",
        "lineno": 102,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config.load_incluster_config",
        "name": "load_incluster_config",
        "lineno": 112,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.aio.config.incluster_config_test": [
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.setUp",
        "name": "setUp",
        "lineno": 47,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.tearDown",
        "name": "tearDown",
        "lineno": 50,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "name": "_create_file_with_temp_content",
        "lineno": 54,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "name": "get_test_loader",
        "lineno": 61,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "name": "test_join_host_port",
        "lineno": 74,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "name": "test_load_config",
        "lineno": 80,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "name": "test_refresh_token",
        "lineno": 88,
        "scope": "InClusterConfigTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "name": "_should_fail_load",
        "lineno": 111,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "name": "test_no_port",
        "lineno": 119,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "name": "test_empty_port",
        "lineno": 124,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "name": "test_no_host",
        "lineno": 131,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "name": "test_empty_host",
        "lineno": 136,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "name": "test_no_cert_file",
        "lineno": 143,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "name": "test_empty_cert_file",
        "lineno": 147,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "name": "test_no_token_file",
        "lineno": 152,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "name": "test_empty_token_file",
        "lineno": 156,
        "scope": "InClusterConfigTest",
        "is_async": false
      }
    ],
    "kubernetes.aio.config.kube_config": [
      {
        "id": "kubernetes.aio.config.kube_config._cleanup_temp_files",
        "name": "_cleanup_temp_files",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config._is_expired",
        "name": "_is_expired",
        "lineno": 55,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.FileOrData._create_temp_file_with_content",
        "name": "_create_temp_file_with_content",
        "lineno": 87,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "name": "as_file",
        "lineno": 101,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.FileOrData.as_data",
        "name": "as_data",
        "lineno": 119,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "name": "__init__",
        "lineno": 135,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.set_active_context",
        "name": "set_active_context",
        "lineno": 159,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "name": "_load_authentication",
        "lineno": 185,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "name": "load_gcp_token",
        "lineno": 224,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "name": "_load_oid_token",
        "lineno": 249,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "name": "_refresh_oidc",
        "lineno": 281,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._retrieve_oidc_cacert",
        "name": "_retrieve_oidc_cacert",
        "lineno": 308,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "name": "load_from_exec_plugin",
        "lineno": 314,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_token",
        "name": "_load_user_token",
        "lineno": 350,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "name": "_load_user_pass_token",
        "lineno": 360,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._get_base_path",
        "name": "_get_base_path",
        "lineno": 367,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "name": "_load_cluster_info",
        "lineno": 374,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader._set_config",
        "name": "_set_config",
        "lineno": 402,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "name": "load_and_set",
        "lineno": 414,
        "scope": "KubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.list_contexts",
        "name": "list_contexts",
        "lineno": 419,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader.current_context",
        "name": "current_context",
        "lineno": 423,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "name": "__init__",
        "lineno": 432,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.__contains__",
        "name": "__contains__",
        "lineno": 437,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.__len__",
        "name": "__len__",
        "lineno": 440,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.safe_get",
        "name": "safe_get",
        "lineno": 443,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.__getitem__",
        "name": "__getitem__",
        "lineno": 448,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode.get_with_name",
        "name": "get_with_name",
        "lineno": 459,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger.__init__",
        "name": "__init__",
        "lineno": 503,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger.config",
        "name": "config",
        "lineno": 521,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger.load_config",
        "name": "load_config",
        "lineno": 524,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger._merge",
        "name": "_merge",
        "lineno": 542,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_changes",
        "name": "save_changes",
        "lineno": 551,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_config",
        "name": "save_config",
        "lineno": 557,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "name": "_get_kube_config_loader_for_yaml_file",
        "lineno": 563,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.list_kube_config_contexts",
        "name": "list_kube_config_contexts",
        "lineno": 576,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config.load_kube_config",
        "name": "load_kube_config",
        "lineno": 585,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "name": "load_kube_config_from_dict",
        "lineno": 620,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.refresh_token",
        "name": "refresh_token",
        "lineno": 651,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.new_client_from_config",
        "name": "new_client_from_config",
        "lineno": 676,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config.new_client_from_config_dict",
        "name": "new_client_from_config_dict",
        "lineno": 691,
        "scope": null,
        "is_async": true
      }
    ],
    "kubernetes.aio.config.kube_config_test": [
      {
        "id": "kubernetes.aio.config.kube_config_test._base64",
        "name": "_base64",
        "lineno": 41,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test._unpadded_base64",
        "name": "_unpadded_base64",
        "lineno": 45,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test._raise_exception",
        "name": "_raise_exception",
        "lineno": 49,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test._return_async_value",
        "name": "_return_async_value",
        "lineno": 90,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase.setUp",
        "name": "setUp",
        "lineno": 96,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase.tearDown",
        "name": "tearDown",
        "lineno": 99,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "name": "_create_temp_file",
        "lineno": 104,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "name": "expect_exception",
        "lineno": 111,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase.async_expect_exception",
        "name": "async_expect_exception",
        "lineno": 116,
        "scope": "BaseTestCase",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "name": "get_file_content",
        "lineno": 125,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file",
        "name": "test_file_given_file",
        "lineno": 129,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "name": "test_file_given_non_existing_file",
        "lineno": 135,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data",
        "name": "test_file_given_data",
        "lineno": 141,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "name": "test_file_given_data_no_base64",
        "lineno": 147,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_data",
        "name": "test_data_given_data",
        "lineno": 153,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file",
        "name": "test_data_given_file",
        "lineno": 159,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "name": "test_data_given_file_no_base64",
        "lineno": 165,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "name": "test_data_given_file_and_data",
        "lineno": 172,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "name": "test_file_given_file_and_data",
        "lineno": 181,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "name": "test_file_with_custom_dirname",
        "lineno": 190,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "name": "test_file_given_data_bytes",
        "lineno": 199,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "name": "test_file_given_data_bytes_no_base64",
        "lineno": 205,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.setUp",
        "name": "setUp",
        "lineno": 225,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_normal_map_array_operations",
        "name": "test_normal_map_array_operations",
        "lineno": 229,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name",
        "name": "test_get_with_name",
        "lineno": 243,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "name": "test_key_does_not_exists",
        "lineno": 257,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_invalid_object",
        "name": "test_get_with_name_on_invalid_object",
        "lineno": 263,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_non_list_object",
        "name": "test_get_with_name_on_non_list_object",
        "lineno": 268,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_name_does_not_exists",
        "name": "test_get_with_name_on_name_does_not_exists",
        "lineno": 273,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_duplicate_name",
        "name": "test_get_with_name_on_duplicate_name",
        "lineno": 278,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "name": "__init__",
        "lineno": 288,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.FakeConfig.__eq__",
        "name": "__eq__",
        "lineno": 295,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.FakeConfig.__repr__",
        "name": "__repr__",
        "lineno": 320,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "name": "test_no_user_context",
        "lineno": 660,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "name": "test_simple_token",
        "lineno": 668,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "name": "test_load_user_token",
        "lineno": 677,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "name": "test_gcp_no_refresh",
        "lineno": 684,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "name": "test_load_gcp_token_no_refresh",
        "lineno": 696,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "name": "test_load_gcp_token_with_refresh",
        "lineno": 707,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_async_load_gcp_token_with_refresh",
        "name": "test_async_load_gcp_token_with_refresh",
        "lineno": 723,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_async_load_gcp_token_with_refresh.cred",
        "name": "cred",
        "lineno": 725,
        "scope": "TestKubeConfigLoader.test_async_load_gcp_token_with_refresh",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "name": "test_oidc_no_refresh",
        "lineno": 740,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "name": "test_oidc_with_refresh",
        "lineno": 749,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_no_idp_cert_data",
        "name": "test_oidc_with_refresh_no_idp_cert_data",
        "lineno": 763,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_oidc_configs",
        "name": "test_invalid_oidc_configs",
        "lineno": 776,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_refresh",
        "name": "test_invalid_refresh",
        "lineno": 793,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "name": "test_user_exec_auth",
        "lineno": 800,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "name": "test_user_exec_auth_certificates",
        "lineno": 814,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "name": "test_user_pass",
        "lineno": 831,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "name": "test_load_user_pass_token",
        "lineno": 839,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "name": "test_ssl_no_cert_files",
        "lineno": 846,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "name": "test_ssl",
        "lineno": 855,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "name": "test_ssl_no_verification",
        "lineno": 870,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "name": "test_ssl_verification",
        "lineno": 885,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "name": "test_tls_server_name",
        "lineno": 900,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_proxy_url_from_cluster",
        "name": "test_proxy_url_from_cluster",
        "lineno": 916,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "name": "test_list_contexts",
        "lineno": 928,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "name": "test_current_context",
        "lineno": 938,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "name": "test_set_active_context",
        "lineno": 944,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "name": "test_ssl_with_relative_ssl_files",
        "lineno": 951,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config",
        "name": "test_load_kube_config",
        "lineno": 978,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "name": "test_load_kube_config_from_dict",
        "lineno": 988,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "name": "test_load_kube_config_from_dict_with_temp_file_path",
        "lineno": 997,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "name": "test_list_kube_config_contexts",
        "lineno": 1019,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "name": "test_new_client_from_config",
        "lineno": 1032,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_proxy",
        "name": "test_new_client_from_config_proxy",
        "lineno": 1040,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_dict",
        "name": "test_new_client_from_config_dict",
        "lineno": 1049,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "name": "test_no_users_section",
        "lineno": 1056,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "name": "test_non_existing_user",
        "lineno": 1066,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "name": "test_refresh_gcp_token",
        "lineno": 1074,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_exec_token",
        "name": "test_refresh_exec_token",
        "lineno": 1092,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_exec_token.MockKubeConfigLoader.load_from_exec_plugin",
        "name": "load_from_exec_plugin",
        "lineno": 1094,
        "scope": "TestKubeConfigLoader.test_refresh_exec_token.MockKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_config_helper",
        "name": "test_load_config_helper",
        "lineno": 1113,
        "scope": "TestKubeConfigLoader",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "name": "_create_multi_config",
        "lineno": 1265,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "name": "test_list_kube_config_contexts",
        "lineno": 1271,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "name": "test_new_client_from_config",
        "lineno": 1286,
        "scope": "TestKubeConfigMerger",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "name": "test_merge_with_context_in_different_file",
        "lineno": 1294,
        "scope": "TestKubeConfigMerger",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "name": "test_save_changes",
        "lineno": 1310,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      }
    ],
    "kubernetes.aio.config.openid": [
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor.__init__",
        "name": "__init__",
        "lineno": 10,
        "scope": "OpenIDRequestor",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._get_connector",
        "name": "_get_connector",
        "lineno": 20,
        "scope": "OpenIDRequestor",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._client_session",
        "name": "_client_session",
        "lineno": 26,
        "scope": "OpenIDRequestor",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor.refresh_token",
        "name": "refresh_token",
        "lineno": 35,
        "scope": "OpenIDRequestor",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._get",
        "name": "_get",
        "lineno": 54,
        "scope": "OpenIDRequestor",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._post",
        "name": "_post",
        "lineno": 58,
        "scope": "OpenIDRequestor",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._get_well_known",
        "name": "_get_well_known",
        "lineno": 62,
        "scope": "OpenIDRequestor",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor._default_headers",
        "name": "_default_headers",
        "lineno": 75,
        "scope": "OpenIDRequestor",
        "is_async": false
      }
    ],
    "kubernetes.aio.config.openid_test": [
      {
        "id": "kubernetes.aio.config.openid_test.make_responder",
        "name": "make_responder",
        "lineno": 16,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.make_responder.responder",
        "name": "responder",
        "lineno": 18,
        "scope": "make_responder",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid_test.respond_json",
        "name": "respond_json",
        "lineno": 24,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.working_client",
        "name": "working_client",
        "lineno": 34,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.fail_well_known_client",
        "name": "fail_well_known_client",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.fail_token_request_client",
        "name": "fail_token_request_client",
        "lineno": 60,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.setUp",
        "name": "setUp",
        "lineno": 75,
        "scope": "OpenIDRequestorTest",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_refresh_token_success",
        "name": "test_refresh_token_success",
        "lineno": 82,
        "scope": "OpenIDRequestorTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_well_known",
        "name": "test_failed_well_known",
        "lineno": 89,
        "scope": "OpenIDRequestorTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_refresh_token",
        "name": "test_failed_refresh_token",
        "lineno": 94,
        "scope": "OpenIDRequestorTest",
        "is_async": true
      }
    ],
    "kubernetes.aio.config": [
      {
        "id": "kubernetes.aio.config.load_config",
        "name": "load_config",
        "lineno": 26,
        "scope": null,
        "is_async": true
      }
    ],
    "kubernetes.aio.e2e_test.base": [
      {
        "id": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "name": "get_e2e_configuration",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.aio.e2e_test.test_api": [
      {
        "id": "kubernetes.aio.e2e_test.test_api.TestClientApi.setUpClass",
        "name": "setUpClass",
        "lineno": 31,
        "scope": "TestClientApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "name": "test_create_deployment",
        "lineno": 34,
        "scope": "TestClientApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "name": "test_create_deployment_from_yaml_file",
        "lineno": 67,
        "scope": "TestClientApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "name": "test_create_daemonset",
        "lineno": 102,
        "scope": "TestClientApi",
        "is_async": true
      }
    ],
    "kubernetes.aio.e2e_test.test_apply_patch": [
      {
        "id": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.setUpClass",
        "name": "setUpClass",
        "lineno": 26,
        "scope": "TestApplyPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "name": "test_apply_patch",
        "lineno": 29,
        "scope": "TestApplyPatch",
        "is_async": true
      }
    ],
    "kubernetes.aio.e2e_test.test_batch": [
      {
        "id": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.setUpClass",
        "name": "setUpClass",
        "lineno": 26,
        "scope": "TestClientBatch",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "name": "test_job_apis",
        "lineno": 29,
        "scope": "TestClientBatch",
        "is_async": true
      }
    ],
    "kubernetes.aio.e2e_test": [],
    "kubernetes.aio.test.test_admissionregistration_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_api.TestAdmissionregistrationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAdmissionregistrationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_api.TestAdmissionregistrationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAdmissionregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_api.TestAdmissionregistrationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestAdmissionregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_create_mutating_admission_policy",
        "name": "test_create_mutating_admission_policy",
        "lineno": 31,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_create_mutating_admission_policy_binding",
        "name": "test_create_mutating_admission_policy_binding",
        "lineno": 37,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_delete_collection_mutating_admission_policy",
        "name": "test_delete_collection_mutating_admission_policy",
        "lineno": 43,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_delete_collection_mutating_admission_policy_binding",
        "name": "test_delete_collection_mutating_admission_policy_binding",
        "lineno": 49,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_delete_mutating_admission_policy",
        "name": "test_delete_mutating_admission_policy",
        "lineno": 55,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_delete_mutating_admission_policy_binding",
        "name": "test_delete_mutating_admission_policy_binding",
        "lineno": 61,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_list_mutating_admission_policy",
        "name": "test_list_mutating_admission_policy",
        "lineno": 73,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_list_mutating_admission_policy_binding",
        "name": "test_list_mutating_admission_policy_binding",
        "lineno": 79,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_patch_mutating_admission_policy",
        "name": "test_patch_mutating_admission_policy",
        "lineno": 85,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_patch_mutating_admission_policy_binding",
        "name": "test_patch_mutating_admission_policy_binding",
        "lineno": 91,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_read_mutating_admission_policy",
        "name": "test_read_mutating_admission_policy",
        "lineno": 97,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_read_mutating_admission_policy_binding",
        "name": "test_read_mutating_admission_policy_binding",
        "lineno": 103,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_replace_mutating_admission_policy",
        "name": "test_replace_mutating_admission_policy",
        "lineno": 109,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.test_replace_mutating_admission_policy_binding",
        "name": "test_replace_mutating_admission_policy_binding",
        "lineno": 115,
        "scope": "TestAdmissionregistrationV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_create_mutating_admission_policy",
        "name": "test_create_mutating_admission_policy",
        "lineno": 31,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_create_mutating_admission_policy_binding",
        "name": "test_create_mutating_admission_policy_binding",
        "lineno": 37,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_delete_collection_mutating_admission_policy",
        "name": "test_delete_collection_mutating_admission_policy",
        "lineno": 43,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_delete_collection_mutating_admission_policy_binding",
        "name": "test_delete_collection_mutating_admission_policy_binding",
        "lineno": 49,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_delete_mutating_admission_policy",
        "name": "test_delete_mutating_admission_policy",
        "lineno": 55,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_delete_mutating_admission_policy_binding",
        "name": "test_delete_mutating_admission_policy_binding",
        "lineno": 61,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_list_mutating_admission_policy",
        "name": "test_list_mutating_admission_policy",
        "lineno": 73,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_list_mutating_admission_policy_binding",
        "name": "test_list_mutating_admission_policy_binding",
        "lineno": 79,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_patch_mutating_admission_policy",
        "name": "test_patch_mutating_admission_policy",
        "lineno": 85,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_patch_mutating_admission_policy_binding",
        "name": "test_patch_mutating_admission_policy_binding",
        "lineno": 91,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_read_mutating_admission_policy",
        "name": "test_read_mutating_admission_policy",
        "lineno": 97,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_read_mutating_admission_policy_binding",
        "name": "test_read_mutating_admission_policy_binding",
        "lineno": 103,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_replace_mutating_admission_policy",
        "name": "test_replace_mutating_admission_policy",
        "lineno": 109,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.test_replace_mutating_admission_policy_binding",
        "name": "test_replace_mutating_admission_policy_binding",
        "lineno": 115,
        "scope": "TestAdmissionregistrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_mutating_admission_policy",
        "name": "test_create_mutating_admission_policy",
        "lineno": 31,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_mutating_admission_policy_binding",
        "name": "test_create_mutating_admission_policy_binding",
        "lineno": 37,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_mutating_webhook_configuration",
        "name": "test_create_mutating_webhook_configuration",
        "lineno": 43,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_validating_admission_policy",
        "name": "test_create_validating_admission_policy",
        "lineno": 49,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_validating_admission_policy_binding",
        "name": "test_create_validating_admission_policy_binding",
        "lineno": 55,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_create_validating_webhook_configuration",
        "name": "test_create_validating_webhook_configuration",
        "lineno": 61,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_mutating_admission_policy",
        "name": "test_delete_collection_mutating_admission_policy",
        "lineno": 67,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_mutating_admission_policy_binding",
        "name": "test_delete_collection_mutating_admission_policy_binding",
        "lineno": 73,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_mutating_webhook_configuration",
        "name": "test_delete_collection_mutating_webhook_configuration",
        "lineno": 79,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_validating_admission_policy",
        "name": "test_delete_collection_validating_admission_policy",
        "lineno": 85,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_validating_admission_policy_binding",
        "name": "test_delete_collection_validating_admission_policy_binding",
        "lineno": 91,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_collection_validating_webhook_configuration",
        "name": "test_delete_collection_validating_webhook_configuration",
        "lineno": 97,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_mutating_admission_policy",
        "name": "test_delete_mutating_admission_policy",
        "lineno": 103,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_mutating_admission_policy_binding",
        "name": "test_delete_mutating_admission_policy_binding",
        "lineno": 109,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_mutating_webhook_configuration",
        "name": "test_delete_mutating_webhook_configuration",
        "lineno": 115,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_validating_admission_policy",
        "name": "test_delete_validating_admission_policy",
        "lineno": 121,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_validating_admission_policy_binding",
        "name": "test_delete_validating_admission_policy_binding",
        "lineno": 127,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_delete_validating_webhook_configuration",
        "name": "test_delete_validating_webhook_configuration",
        "lineno": 133,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 139,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_mutating_admission_policy",
        "name": "test_list_mutating_admission_policy",
        "lineno": 145,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_mutating_admission_policy_binding",
        "name": "test_list_mutating_admission_policy_binding",
        "lineno": 151,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_mutating_webhook_configuration",
        "name": "test_list_mutating_webhook_configuration",
        "lineno": 157,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_validating_admission_policy",
        "name": "test_list_validating_admission_policy",
        "lineno": 163,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_validating_admission_policy_binding",
        "name": "test_list_validating_admission_policy_binding",
        "lineno": 169,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_list_validating_webhook_configuration",
        "name": "test_list_validating_webhook_configuration",
        "lineno": 175,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_mutating_admission_policy",
        "name": "test_patch_mutating_admission_policy",
        "lineno": 181,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_mutating_admission_policy_binding",
        "name": "test_patch_mutating_admission_policy_binding",
        "lineno": 187,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_mutating_webhook_configuration",
        "name": "test_patch_mutating_webhook_configuration",
        "lineno": 193,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_validating_admission_policy",
        "name": "test_patch_validating_admission_policy",
        "lineno": 199,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_validating_admission_policy_binding",
        "name": "test_patch_validating_admission_policy_binding",
        "lineno": 205,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_validating_admission_policy_status",
        "name": "test_patch_validating_admission_policy_status",
        "lineno": 211,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_patch_validating_webhook_configuration",
        "name": "test_patch_validating_webhook_configuration",
        "lineno": 217,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_mutating_admission_policy",
        "name": "test_read_mutating_admission_policy",
        "lineno": 223,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_mutating_admission_policy_binding",
        "name": "test_read_mutating_admission_policy_binding",
        "lineno": 229,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_mutating_webhook_configuration",
        "name": "test_read_mutating_webhook_configuration",
        "lineno": 235,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_validating_admission_policy",
        "name": "test_read_validating_admission_policy",
        "lineno": 241,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_validating_admission_policy_binding",
        "name": "test_read_validating_admission_policy_binding",
        "lineno": 247,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_validating_admission_policy_status",
        "name": "test_read_validating_admission_policy_status",
        "lineno": 253,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_read_validating_webhook_configuration",
        "name": "test_read_validating_webhook_configuration",
        "lineno": 259,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_mutating_admission_policy",
        "name": "test_replace_mutating_admission_policy",
        "lineno": 265,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_mutating_admission_policy_binding",
        "name": "test_replace_mutating_admission_policy_binding",
        "lineno": 271,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_mutating_webhook_configuration",
        "name": "test_replace_mutating_webhook_configuration",
        "lineno": 277,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_validating_admission_policy",
        "name": "test_replace_validating_admission_policy",
        "lineno": 283,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_validating_admission_policy_binding",
        "name": "test_replace_validating_admission_policy_binding",
        "lineno": 289,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_validating_admission_policy_status",
        "name": "test_replace_validating_admission_policy_status",
        "lineno": 295,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.test_replace_validating_webhook_configuration",
        "name": "test_replace_validating_webhook_configuration",
        "lineno": 301,
        "scope": "TestAdmissionregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apiextensions_api": [
      {
        "id": "kubernetes.aio.test.test_apiextensions_api.TestApiextensionsApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestApiextensionsApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_api.TestApiextensionsApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestApiextensionsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_api.TestApiextensionsApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestApiextensionsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apiextensions_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestApiextensionsV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_create_custom_resource_definition",
        "name": "test_create_custom_resource_definition",
        "lineno": 31,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_delete_collection_custom_resource_definition",
        "name": "test_delete_collection_custom_resource_definition",
        "lineno": 37,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_delete_custom_resource_definition",
        "name": "test_delete_custom_resource_definition",
        "lineno": 43,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_list_custom_resource_definition",
        "name": "test_list_custom_resource_definition",
        "lineno": 55,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_patch_custom_resource_definition",
        "name": "test_patch_custom_resource_definition",
        "lineno": 61,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_patch_custom_resource_definition_status",
        "name": "test_patch_custom_resource_definition_status",
        "lineno": 67,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_read_custom_resource_definition",
        "name": "test_read_custom_resource_definition",
        "lineno": 73,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_read_custom_resource_definition_status",
        "name": "test_read_custom_resource_definition_status",
        "lineno": 79,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_replace_custom_resource_definition",
        "name": "test_replace_custom_resource_definition",
        "lineno": 85,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.test_replace_custom_resource_definition_status",
        "name": "test_replace_custom_resource_definition_status",
        "lineno": 91,
        "scope": "TestApiextensionsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apiregistration_api": [
      {
        "id": "kubernetes.aio.test.test_apiregistration_api.TestApiregistrationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestApiregistrationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_api.TestApiregistrationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestApiregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_api.TestApiregistrationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestApiregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apiregistration_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestApiregistrationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_create_api_service",
        "name": "test_create_api_service",
        "lineno": 31,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_delete_api_service",
        "name": "test_delete_api_service",
        "lineno": 37,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_delete_collection_api_service",
        "name": "test_delete_collection_api_service",
        "lineno": 43,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_list_api_service",
        "name": "test_list_api_service",
        "lineno": 55,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_patch_api_service",
        "name": "test_patch_api_service",
        "lineno": 61,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_patch_api_service_status",
        "name": "test_patch_api_service_status",
        "lineno": 67,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_read_api_service",
        "name": "test_read_api_service",
        "lineno": 73,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_read_api_service_status",
        "name": "test_read_api_service_status",
        "lineno": 79,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_replace_api_service",
        "name": "test_replace_api_service",
        "lineno": 85,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.test_replace_api_service_status",
        "name": "test_replace_api_service_status",
        "lineno": 91,
        "scope": "TestApiregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apis_api": [
      {
        "id": "kubernetes.aio.test.test_apis_api.TestApisApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestApisApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apis_api.TestApisApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestApisApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apis_api.TestApisApi.test_get_api_versions",
        "name": "test_get_api_versions",
        "lineno": 31,
        "scope": "TestApisApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apps_api": [
      {
        "id": "kubernetes.aio.test.test_apps_api.TestAppsApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAppsApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apps_api.TestAppsApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAppsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_api.TestAppsApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestAppsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_apps_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAppsV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_create_namespaced_controller_revision",
        "name": "test_create_namespaced_controller_revision",
        "lineno": 31,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_create_namespaced_daemon_set",
        "name": "test_create_namespaced_daemon_set",
        "lineno": 37,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_create_namespaced_deployment",
        "name": "test_create_namespaced_deployment",
        "lineno": 43,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_create_namespaced_replica_set",
        "name": "test_create_namespaced_replica_set",
        "lineno": 49,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_create_namespaced_stateful_set",
        "name": "test_create_namespaced_stateful_set",
        "lineno": 55,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_collection_namespaced_controller_revision",
        "name": "test_delete_collection_namespaced_controller_revision",
        "lineno": 61,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_collection_namespaced_daemon_set",
        "name": "test_delete_collection_namespaced_daemon_set",
        "lineno": 67,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_collection_namespaced_deployment",
        "name": "test_delete_collection_namespaced_deployment",
        "lineno": 73,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_collection_namespaced_replica_set",
        "name": "test_delete_collection_namespaced_replica_set",
        "lineno": 79,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_collection_namespaced_stateful_set",
        "name": "test_delete_collection_namespaced_stateful_set",
        "lineno": 85,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_namespaced_controller_revision",
        "name": "test_delete_namespaced_controller_revision",
        "lineno": 91,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_namespaced_daemon_set",
        "name": "test_delete_namespaced_daemon_set",
        "lineno": 97,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_namespaced_deployment",
        "name": "test_delete_namespaced_deployment",
        "lineno": 103,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_namespaced_replica_set",
        "name": "test_delete_namespaced_replica_set",
        "lineno": 109,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_delete_namespaced_stateful_set",
        "name": "test_delete_namespaced_stateful_set",
        "lineno": 115,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 121,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_controller_revision_for_all_namespaces",
        "name": "test_list_controller_revision_for_all_namespaces",
        "lineno": 127,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_daemon_set_for_all_namespaces",
        "name": "test_list_daemon_set_for_all_namespaces",
        "lineno": 133,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_deployment_for_all_namespaces",
        "name": "test_list_deployment_for_all_namespaces",
        "lineno": 139,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_namespaced_controller_revision",
        "name": "test_list_namespaced_controller_revision",
        "lineno": 145,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_namespaced_daemon_set",
        "name": "test_list_namespaced_daemon_set",
        "lineno": 151,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_namespaced_deployment",
        "name": "test_list_namespaced_deployment",
        "lineno": 157,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_namespaced_replica_set",
        "name": "test_list_namespaced_replica_set",
        "lineno": 163,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_namespaced_stateful_set",
        "name": "test_list_namespaced_stateful_set",
        "lineno": 169,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_replica_set_for_all_namespaces",
        "name": "test_list_replica_set_for_all_namespaces",
        "lineno": 175,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_list_stateful_set_for_all_namespaces",
        "name": "test_list_stateful_set_for_all_namespaces",
        "lineno": 181,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_controller_revision",
        "name": "test_patch_namespaced_controller_revision",
        "lineno": 187,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_daemon_set",
        "name": "test_patch_namespaced_daemon_set",
        "lineno": 193,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_daemon_set_status",
        "name": "test_patch_namespaced_daemon_set_status",
        "lineno": 199,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_deployment",
        "name": "test_patch_namespaced_deployment",
        "lineno": 205,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_deployment_scale",
        "name": "test_patch_namespaced_deployment_scale",
        "lineno": 211,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_deployment_status",
        "name": "test_patch_namespaced_deployment_status",
        "lineno": 217,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_replica_set",
        "name": "test_patch_namespaced_replica_set",
        "lineno": 223,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_replica_set_scale",
        "name": "test_patch_namespaced_replica_set_scale",
        "lineno": 229,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_replica_set_status",
        "name": "test_patch_namespaced_replica_set_status",
        "lineno": 235,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_stateful_set",
        "name": "test_patch_namespaced_stateful_set",
        "lineno": 241,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_stateful_set_scale",
        "name": "test_patch_namespaced_stateful_set_scale",
        "lineno": 247,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_patch_namespaced_stateful_set_status",
        "name": "test_patch_namespaced_stateful_set_status",
        "lineno": 253,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_controller_revision",
        "name": "test_read_namespaced_controller_revision",
        "lineno": 259,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_daemon_set",
        "name": "test_read_namespaced_daemon_set",
        "lineno": 265,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_daemon_set_status",
        "name": "test_read_namespaced_daemon_set_status",
        "lineno": 271,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_deployment",
        "name": "test_read_namespaced_deployment",
        "lineno": 277,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_deployment_scale",
        "name": "test_read_namespaced_deployment_scale",
        "lineno": 283,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_deployment_status",
        "name": "test_read_namespaced_deployment_status",
        "lineno": 289,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_replica_set",
        "name": "test_read_namespaced_replica_set",
        "lineno": 295,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_replica_set_scale",
        "name": "test_read_namespaced_replica_set_scale",
        "lineno": 301,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_replica_set_status",
        "name": "test_read_namespaced_replica_set_status",
        "lineno": 307,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_stateful_set",
        "name": "test_read_namespaced_stateful_set",
        "lineno": 313,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_stateful_set_scale",
        "name": "test_read_namespaced_stateful_set_scale",
        "lineno": 319,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_read_namespaced_stateful_set_status",
        "name": "test_read_namespaced_stateful_set_status",
        "lineno": 325,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_controller_revision",
        "name": "test_replace_namespaced_controller_revision",
        "lineno": 331,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_daemon_set",
        "name": "test_replace_namespaced_daemon_set",
        "lineno": 337,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_daemon_set_status",
        "name": "test_replace_namespaced_daemon_set_status",
        "lineno": 343,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_deployment",
        "name": "test_replace_namespaced_deployment",
        "lineno": 349,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_deployment_scale",
        "name": "test_replace_namespaced_deployment_scale",
        "lineno": 355,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_deployment_status",
        "name": "test_replace_namespaced_deployment_status",
        "lineno": 361,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_replica_set",
        "name": "test_replace_namespaced_replica_set",
        "lineno": 367,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_replica_set_scale",
        "name": "test_replace_namespaced_replica_set_scale",
        "lineno": 373,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_replica_set_status",
        "name": "test_replace_namespaced_replica_set_status",
        "lineno": 379,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_stateful_set",
        "name": "test_replace_namespaced_stateful_set",
        "lineno": 385,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_stateful_set_scale",
        "name": "test_replace_namespaced_stateful_set_scale",
        "lineno": 391,
        "scope": "TestAppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.test_replace_namespaced_stateful_set_status",
        "name": "test_replace_namespaced_stateful_set_status",
        "lineno": 397,
        "scope": "TestAppsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_authentication_api": [
      {
        "id": "kubernetes.aio.test.test_authentication_api.TestAuthenticationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAuthenticationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_authentication_api.TestAuthenticationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAuthenticationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authentication_api.TestAuthenticationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestAuthenticationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_authentication_v1_api": [
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAuthenticationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.test_create_self_subject_review",
        "name": "test_create_self_subject_review",
        "lineno": 31,
        "scope": "TestAuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.test_create_token_review",
        "name": "test_create_token_review",
        "lineno": 37,
        "scope": "TestAuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 43,
        "scope": "TestAuthenticationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_authorization_api": [
      {
        "id": "kubernetes.aio.test.test_authorization_api.TestAuthorizationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAuthorizationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_authorization_api.TestAuthorizationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_api.TestAuthorizationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestAuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_authorization_v1_api": [
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAuthorizationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.test_create_namespaced_local_subject_access_review",
        "name": "test_create_namespaced_local_subject_access_review",
        "lineno": 31,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.test_create_self_subject_access_review",
        "name": "test_create_self_subject_access_review",
        "lineno": 37,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.test_create_self_subject_rules_review",
        "name": "test_create_self_subject_rules_review",
        "lineno": 43,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.test_create_subject_access_review",
        "name": "test_create_subject_access_review",
        "lineno": 49,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 55,
        "scope": "TestAuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_autoscaling_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_api.TestAutoscalingApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAutoscalingApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_api.TestAutoscalingApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAutoscalingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_api.TestAutoscalingApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestAutoscalingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v1_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAutoscalingV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_create_namespaced_horizontal_pod_autoscaler",
        "name": "test_create_namespaced_horizontal_pod_autoscaler",
        "lineno": 31,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "test_delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 37,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_delete_namespaced_horizontal_pod_autoscaler",
        "name": "test_delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 43,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "test_list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 55,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_list_namespaced_horizontal_pod_autoscaler",
        "name": "test_list_namespaced_horizontal_pod_autoscaler",
        "lineno": 61,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_patch_namespaced_horizontal_pod_autoscaler",
        "name": "test_patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 67,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 73,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_read_namespaced_horizontal_pod_autoscaler",
        "name": "test_read_namespaced_horizontal_pod_autoscaler",
        "lineno": 79,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_read_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 85,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_replace_namespaced_horizontal_pod_autoscaler",
        "name": "test_replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 91,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.test_replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 97,
        "scope": "TestAutoscalingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v2_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestAutoscalingV2Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_create_namespaced_horizontal_pod_autoscaler",
        "name": "test_create_namespaced_horizontal_pod_autoscaler",
        "lineno": 31,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "test_delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 37,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_delete_namespaced_horizontal_pod_autoscaler",
        "name": "test_delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 43,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "test_list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 55,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_list_namespaced_horizontal_pod_autoscaler",
        "name": "test_list_namespaced_horizontal_pod_autoscaler",
        "lineno": 61,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_patch_namespaced_horizontal_pod_autoscaler",
        "name": "test_patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 67,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 73,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_read_namespaced_horizontal_pod_autoscaler",
        "name": "test_read_namespaced_horizontal_pod_autoscaler",
        "lineno": 79,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_read_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 85,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_replace_namespaced_horizontal_pod_autoscaler",
        "name": "test_replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 91,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.test_replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "test_replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 97,
        "scope": "TestAutoscalingV2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_batch_api": [
      {
        "id": "kubernetes.aio.test.test_batch_api.TestBatchApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestBatchApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_batch_api.TestBatchApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestBatchApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_api.TestBatchApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestBatchApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_batch_v1_api": [
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestBatchV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_create_namespaced_cron_job",
        "name": "test_create_namespaced_cron_job",
        "lineno": 31,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_create_namespaced_job",
        "name": "test_create_namespaced_job",
        "lineno": 37,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_delete_collection_namespaced_cron_job",
        "name": "test_delete_collection_namespaced_cron_job",
        "lineno": 43,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_delete_collection_namespaced_job",
        "name": "test_delete_collection_namespaced_job",
        "lineno": 49,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_delete_namespaced_cron_job",
        "name": "test_delete_namespaced_cron_job",
        "lineno": 55,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_delete_namespaced_job",
        "name": "test_delete_namespaced_job",
        "lineno": 61,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_list_cron_job_for_all_namespaces",
        "name": "test_list_cron_job_for_all_namespaces",
        "lineno": 73,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_list_job_for_all_namespaces",
        "name": "test_list_job_for_all_namespaces",
        "lineno": 79,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_list_namespaced_cron_job",
        "name": "test_list_namespaced_cron_job",
        "lineno": 85,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_list_namespaced_job",
        "name": "test_list_namespaced_job",
        "lineno": 91,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_patch_namespaced_cron_job",
        "name": "test_patch_namespaced_cron_job",
        "lineno": 97,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_patch_namespaced_cron_job_status",
        "name": "test_patch_namespaced_cron_job_status",
        "lineno": 103,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_patch_namespaced_job",
        "name": "test_patch_namespaced_job",
        "lineno": 109,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_patch_namespaced_job_status",
        "name": "test_patch_namespaced_job_status",
        "lineno": 115,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_read_namespaced_cron_job",
        "name": "test_read_namespaced_cron_job",
        "lineno": 121,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_read_namespaced_cron_job_status",
        "name": "test_read_namespaced_cron_job_status",
        "lineno": 127,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_read_namespaced_job",
        "name": "test_read_namespaced_job",
        "lineno": 133,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_read_namespaced_job_status",
        "name": "test_read_namespaced_job_status",
        "lineno": 139,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_replace_namespaced_cron_job",
        "name": "test_replace_namespaced_cron_job",
        "lineno": 145,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_replace_namespaced_cron_job_status",
        "name": "test_replace_namespaced_cron_job_status",
        "lineno": 151,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_replace_namespaced_job",
        "name": "test_replace_namespaced_job",
        "lineno": 157,
        "scope": "TestBatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.test_replace_namespaced_job_status",
        "name": "test_replace_namespaced_job_status",
        "lineno": 163,
        "scope": "TestBatchV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_certificates_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_api.TestCertificatesApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCertificatesApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_certificates_api.TestCertificatesApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCertificatesApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_api.TestCertificatesApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestCertificatesApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_certificates_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_create_cluster_trust_bundle",
        "name": "test_create_cluster_trust_bundle",
        "lineno": 31,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_delete_cluster_trust_bundle",
        "name": "test_delete_cluster_trust_bundle",
        "lineno": 37,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_delete_collection_cluster_trust_bundle",
        "name": "test_delete_collection_cluster_trust_bundle",
        "lineno": 43,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_list_cluster_trust_bundle",
        "name": "test_list_cluster_trust_bundle",
        "lineno": 55,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_patch_cluster_trust_bundle",
        "name": "test_patch_cluster_trust_bundle",
        "lineno": 61,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_read_cluster_trust_bundle",
        "name": "test_read_cluster_trust_bundle",
        "lineno": 67,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.test_replace_cluster_trust_bundle",
        "name": "test_replace_cluster_trust_bundle",
        "lineno": 73,
        "scope": "TestCertificatesV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_certificates_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_create_cluster_trust_bundle",
        "name": "test_create_cluster_trust_bundle",
        "lineno": 31,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_create_namespaced_pod_certificate_request",
        "name": "test_create_namespaced_pod_certificate_request",
        "lineno": 37,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_delete_cluster_trust_bundle",
        "name": "test_delete_cluster_trust_bundle",
        "lineno": 43,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_delete_collection_cluster_trust_bundle",
        "name": "test_delete_collection_cluster_trust_bundle",
        "lineno": 49,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_delete_collection_namespaced_pod_certificate_request",
        "name": "test_delete_collection_namespaced_pod_certificate_request",
        "lineno": 55,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_delete_namespaced_pod_certificate_request",
        "name": "test_delete_namespaced_pod_certificate_request",
        "lineno": 61,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_list_cluster_trust_bundle",
        "name": "test_list_cluster_trust_bundle",
        "lineno": 73,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_list_namespaced_pod_certificate_request",
        "name": "test_list_namespaced_pod_certificate_request",
        "lineno": 79,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_list_pod_certificate_request_for_all_namespaces",
        "name": "test_list_pod_certificate_request_for_all_namespaces",
        "lineno": 85,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_patch_cluster_trust_bundle",
        "name": "test_patch_cluster_trust_bundle",
        "lineno": 91,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_patch_namespaced_pod_certificate_request",
        "name": "test_patch_namespaced_pod_certificate_request",
        "lineno": 97,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_patch_namespaced_pod_certificate_request_status",
        "name": "test_patch_namespaced_pod_certificate_request_status",
        "lineno": 103,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_read_cluster_trust_bundle",
        "name": "test_read_cluster_trust_bundle",
        "lineno": 109,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_read_namespaced_pod_certificate_request",
        "name": "test_read_namespaced_pod_certificate_request",
        "lineno": 115,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_read_namespaced_pod_certificate_request_status",
        "name": "test_read_namespaced_pod_certificate_request_status",
        "lineno": 121,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_replace_cluster_trust_bundle",
        "name": "test_replace_cluster_trust_bundle",
        "lineno": 127,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_replace_namespaced_pod_certificate_request",
        "name": "test_replace_namespaced_pod_certificate_request",
        "lineno": 133,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.test_replace_namespaced_pod_certificate_request_status",
        "name": "test_replace_namespaced_pod_certificate_request_status",
        "lineno": 139,
        "scope": "TestCertificatesV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_certificates_v1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCertificatesV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_create_certificate_signing_request",
        "name": "test_create_certificate_signing_request",
        "lineno": 31,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_delete_certificate_signing_request",
        "name": "test_delete_certificate_signing_request",
        "lineno": 37,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_delete_collection_certificate_signing_request",
        "name": "test_delete_collection_certificate_signing_request",
        "lineno": 43,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_list_certificate_signing_request",
        "name": "test_list_certificate_signing_request",
        "lineno": 55,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_patch_certificate_signing_request",
        "name": "test_patch_certificate_signing_request",
        "lineno": 61,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_patch_certificate_signing_request_approval",
        "name": "test_patch_certificate_signing_request_approval",
        "lineno": 67,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_patch_certificate_signing_request_status",
        "name": "test_patch_certificate_signing_request_status",
        "lineno": 73,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_read_certificate_signing_request",
        "name": "test_read_certificate_signing_request",
        "lineno": 79,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_read_certificate_signing_request_approval",
        "name": "test_read_certificate_signing_request_approval",
        "lineno": 85,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_read_certificate_signing_request_status",
        "name": "test_read_certificate_signing_request_status",
        "lineno": 91,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_replace_certificate_signing_request",
        "name": "test_replace_certificate_signing_request",
        "lineno": 97,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_replace_certificate_signing_request_approval",
        "name": "test_replace_certificate_signing_request_approval",
        "lineno": 103,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.test_replace_certificate_signing_request_status",
        "name": "test_replace_certificate_signing_request_status",
        "lineno": 109,
        "scope": "TestCertificatesV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_coordination_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_api.TestCoordinationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoordinationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_coordination_api.TestCoordinationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoordinationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_api.TestCoordinationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestCoordinationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_coordination_v1alpha2_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_create_namespaced_lease_candidate",
        "name": "test_create_namespaced_lease_candidate",
        "lineno": 31,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_delete_collection_namespaced_lease_candidate",
        "name": "test_delete_collection_namespaced_lease_candidate",
        "lineno": 37,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_delete_namespaced_lease_candidate",
        "name": "test_delete_namespaced_lease_candidate",
        "lineno": 43,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_list_lease_candidate_for_all_namespaces",
        "name": "test_list_lease_candidate_for_all_namespaces",
        "lineno": 55,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_list_namespaced_lease_candidate",
        "name": "test_list_namespaced_lease_candidate",
        "lineno": 61,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_patch_namespaced_lease_candidate",
        "name": "test_patch_namespaced_lease_candidate",
        "lineno": 67,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_read_namespaced_lease_candidate",
        "name": "test_read_namespaced_lease_candidate",
        "lineno": 73,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.test_replace_namespaced_lease_candidate",
        "name": "test_replace_namespaced_lease_candidate",
        "lineno": 79,
        "scope": "TestCoordinationV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_coordination_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_create_namespaced_lease_candidate",
        "name": "test_create_namespaced_lease_candidate",
        "lineno": 31,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_delete_collection_namespaced_lease_candidate",
        "name": "test_delete_collection_namespaced_lease_candidate",
        "lineno": 37,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_delete_namespaced_lease_candidate",
        "name": "test_delete_namespaced_lease_candidate",
        "lineno": 43,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_list_lease_candidate_for_all_namespaces",
        "name": "test_list_lease_candidate_for_all_namespaces",
        "lineno": 55,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_list_namespaced_lease_candidate",
        "name": "test_list_namespaced_lease_candidate",
        "lineno": 61,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_patch_namespaced_lease_candidate",
        "name": "test_patch_namespaced_lease_candidate",
        "lineno": 67,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_read_namespaced_lease_candidate",
        "name": "test_read_namespaced_lease_candidate",
        "lineno": 73,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.test_replace_namespaced_lease_candidate",
        "name": "test_replace_namespaced_lease_candidate",
        "lineno": 79,
        "scope": "TestCoordinationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_coordination_v1_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoordinationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_create_namespaced_lease",
        "name": "test_create_namespaced_lease",
        "lineno": 31,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_delete_collection_namespaced_lease",
        "name": "test_delete_collection_namespaced_lease",
        "lineno": 37,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_delete_namespaced_lease",
        "name": "test_delete_namespaced_lease",
        "lineno": 43,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_list_lease_for_all_namespaces",
        "name": "test_list_lease_for_all_namespaces",
        "lineno": 55,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_list_namespaced_lease",
        "name": "test_list_namespaced_lease",
        "lineno": 61,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_patch_namespaced_lease",
        "name": "test_patch_namespaced_lease",
        "lineno": 67,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_read_namespaced_lease",
        "name": "test_read_namespaced_lease",
        "lineno": 73,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.test_replace_namespaced_lease",
        "name": "test_replace_namespaced_lease",
        "lineno": 79,
        "scope": "TestCoordinationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_core_api": [
      {
        "id": "kubernetes.aio.test.test_core_api.TestCoreApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoreApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_core_api.TestCoreApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoreApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_api.TestCoreApi.test_get_api_versions",
        "name": "test_get_api_versions",
        "lineno": 31,
        "scope": "TestCoreApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_core_v1_api": [
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCoreV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_namespaced_pod_proxy",
        "name": "test_connect_delete_namespaced_pod_proxy",
        "lineno": 31,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_namespaced_pod_proxy_with_path",
        "name": "test_connect_delete_namespaced_pod_proxy_with_path",
        "lineno": 37,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_namespaced_service_proxy",
        "name": "test_connect_delete_namespaced_service_proxy",
        "lineno": 43,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_namespaced_service_proxy_with_path",
        "name": "test_connect_delete_namespaced_service_proxy_with_path",
        "lineno": 49,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_node_proxy",
        "name": "test_connect_delete_node_proxy",
        "lineno": 55,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_delete_node_proxy_with_path",
        "name": "test_connect_delete_node_proxy_with_path",
        "lineno": 61,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_pod_attach",
        "name": "test_connect_get_namespaced_pod_attach",
        "lineno": 67,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_pod_exec",
        "name": "test_connect_get_namespaced_pod_exec",
        "lineno": 73,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_pod_portforward",
        "name": "test_connect_get_namespaced_pod_portforward",
        "lineno": 79,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_pod_proxy",
        "name": "test_connect_get_namespaced_pod_proxy",
        "lineno": 85,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_pod_proxy_with_path",
        "name": "test_connect_get_namespaced_pod_proxy_with_path",
        "lineno": 91,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_service_proxy",
        "name": "test_connect_get_namespaced_service_proxy",
        "lineno": 97,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_namespaced_service_proxy_with_path",
        "name": "test_connect_get_namespaced_service_proxy_with_path",
        "lineno": 103,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_node_proxy",
        "name": "test_connect_get_node_proxy",
        "lineno": 109,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_get_node_proxy_with_path",
        "name": "test_connect_get_node_proxy_with_path",
        "lineno": 115,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_namespaced_pod_proxy",
        "name": "test_connect_head_namespaced_pod_proxy",
        "lineno": 121,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_namespaced_pod_proxy_with_path",
        "name": "test_connect_head_namespaced_pod_proxy_with_path",
        "lineno": 127,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_namespaced_service_proxy",
        "name": "test_connect_head_namespaced_service_proxy",
        "lineno": 133,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_namespaced_service_proxy_with_path",
        "name": "test_connect_head_namespaced_service_proxy_with_path",
        "lineno": 139,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_node_proxy",
        "name": "test_connect_head_node_proxy",
        "lineno": 145,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_head_node_proxy_with_path",
        "name": "test_connect_head_node_proxy_with_path",
        "lineno": 151,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_namespaced_pod_proxy",
        "name": "test_connect_options_namespaced_pod_proxy",
        "lineno": 157,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_namespaced_pod_proxy_with_path",
        "name": "test_connect_options_namespaced_pod_proxy_with_path",
        "lineno": 163,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_namespaced_service_proxy",
        "name": "test_connect_options_namespaced_service_proxy",
        "lineno": 169,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_namespaced_service_proxy_with_path",
        "name": "test_connect_options_namespaced_service_proxy_with_path",
        "lineno": 175,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_node_proxy",
        "name": "test_connect_options_node_proxy",
        "lineno": 181,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_options_node_proxy_with_path",
        "name": "test_connect_options_node_proxy_with_path",
        "lineno": 187,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_namespaced_pod_proxy",
        "name": "test_connect_patch_namespaced_pod_proxy",
        "lineno": 193,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_namespaced_pod_proxy_with_path",
        "name": "test_connect_patch_namespaced_pod_proxy_with_path",
        "lineno": 199,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_namespaced_service_proxy",
        "name": "test_connect_patch_namespaced_service_proxy",
        "lineno": 205,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_namespaced_service_proxy_with_path",
        "name": "test_connect_patch_namespaced_service_proxy_with_path",
        "lineno": 211,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_node_proxy",
        "name": "test_connect_patch_node_proxy",
        "lineno": 217,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_patch_node_proxy_with_path",
        "name": "test_connect_patch_node_proxy_with_path",
        "lineno": 223,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_pod_attach",
        "name": "test_connect_post_namespaced_pod_attach",
        "lineno": 229,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_pod_exec",
        "name": "test_connect_post_namespaced_pod_exec",
        "lineno": 235,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_pod_portforward",
        "name": "test_connect_post_namespaced_pod_portforward",
        "lineno": 241,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_pod_proxy",
        "name": "test_connect_post_namespaced_pod_proxy",
        "lineno": 247,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_pod_proxy_with_path",
        "name": "test_connect_post_namespaced_pod_proxy_with_path",
        "lineno": 253,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_service_proxy",
        "name": "test_connect_post_namespaced_service_proxy",
        "lineno": 259,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_namespaced_service_proxy_with_path",
        "name": "test_connect_post_namespaced_service_proxy_with_path",
        "lineno": 265,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_node_proxy",
        "name": "test_connect_post_node_proxy",
        "lineno": 271,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_post_node_proxy_with_path",
        "name": "test_connect_post_node_proxy_with_path",
        "lineno": 277,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_namespaced_pod_proxy",
        "name": "test_connect_put_namespaced_pod_proxy",
        "lineno": 283,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_namespaced_pod_proxy_with_path",
        "name": "test_connect_put_namespaced_pod_proxy_with_path",
        "lineno": 289,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_namespaced_service_proxy",
        "name": "test_connect_put_namespaced_service_proxy",
        "lineno": 295,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_namespaced_service_proxy_with_path",
        "name": "test_connect_put_namespaced_service_proxy_with_path",
        "lineno": 301,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_node_proxy",
        "name": "test_connect_put_node_proxy",
        "lineno": 307,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_connect_put_node_proxy_with_path",
        "name": "test_connect_put_node_proxy_with_path",
        "lineno": 313,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespace",
        "name": "test_create_namespace",
        "lineno": 319,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_binding",
        "name": "test_create_namespaced_binding",
        "lineno": 325,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_config_map",
        "name": "test_create_namespaced_config_map",
        "lineno": 331,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_endpoints",
        "name": "test_create_namespaced_endpoints",
        "lineno": 337,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_event",
        "name": "test_create_namespaced_event",
        "lineno": 343,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_limit_range",
        "name": "test_create_namespaced_limit_range",
        "lineno": 349,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_persistent_volume_claim",
        "name": "test_create_namespaced_persistent_volume_claim",
        "lineno": 355,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_pod",
        "name": "test_create_namespaced_pod",
        "lineno": 361,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_pod_binding",
        "name": "test_create_namespaced_pod_binding",
        "lineno": 367,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_pod_eviction",
        "name": "test_create_namespaced_pod_eviction",
        "lineno": 373,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_pod_template",
        "name": "test_create_namespaced_pod_template",
        "lineno": 379,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_replication_controller",
        "name": "test_create_namespaced_replication_controller",
        "lineno": 385,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_resource_quota",
        "name": "test_create_namespaced_resource_quota",
        "lineno": 391,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_secret",
        "name": "test_create_namespaced_secret",
        "lineno": 397,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_service",
        "name": "test_create_namespaced_service",
        "lineno": 403,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_service_account",
        "name": "test_create_namespaced_service_account",
        "lineno": 409,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_namespaced_service_account_token",
        "name": "test_create_namespaced_service_account_token",
        "lineno": 415,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_node",
        "name": "test_create_node",
        "lineno": 421,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_create_persistent_volume",
        "name": "test_create_persistent_volume",
        "lineno": 427,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_config_map",
        "name": "test_delete_collection_namespaced_config_map",
        "lineno": 433,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_endpoints",
        "name": "test_delete_collection_namespaced_endpoints",
        "lineno": 439,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_event",
        "name": "test_delete_collection_namespaced_event",
        "lineno": 445,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_limit_range",
        "name": "test_delete_collection_namespaced_limit_range",
        "lineno": 451,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_persistent_volume_claim",
        "name": "test_delete_collection_namespaced_persistent_volume_claim",
        "lineno": 457,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_pod",
        "name": "test_delete_collection_namespaced_pod",
        "lineno": 463,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_pod_template",
        "name": "test_delete_collection_namespaced_pod_template",
        "lineno": 469,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_replication_controller",
        "name": "test_delete_collection_namespaced_replication_controller",
        "lineno": 475,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_resource_quota",
        "name": "test_delete_collection_namespaced_resource_quota",
        "lineno": 481,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_secret",
        "name": "test_delete_collection_namespaced_secret",
        "lineno": 487,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_service",
        "name": "test_delete_collection_namespaced_service",
        "lineno": 493,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_namespaced_service_account",
        "name": "test_delete_collection_namespaced_service_account",
        "lineno": 499,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_node",
        "name": "test_delete_collection_node",
        "lineno": 505,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_collection_persistent_volume",
        "name": "test_delete_collection_persistent_volume",
        "lineno": 511,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespace",
        "name": "test_delete_namespace",
        "lineno": 517,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_config_map",
        "name": "test_delete_namespaced_config_map",
        "lineno": 523,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_endpoints",
        "name": "test_delete_namespaced_endpoints",
        "lineno": 529,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_event",
        "name": "test_delete_namespaced_event",
        "lineno": 535,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_limit_range",
        "name": "test_delete_namespaced_limit_range",
        "lineno": 541,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_persistent_volume_claim",
        "name": "test_delete_namespaced_persistent_volume_claim",
        "lineno": 547,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_pod",
        "name": "test_delete_namespaced_pod",
        "lineno": 553,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_pod_template",
        "name": "test_delete_namespaced_pod_template",
        "lineno": 559,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_replication_controller",
        "name": "test_delete_namespaced_replication_controller",
        "lineno": 565,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_resource_quota",
        "name": "test_delete_namespaced_resource_quota",
        "lineno": 571,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_secret",
        "name": "test_delete_namespaced_secret",
        "lineno": 577,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_service",
        "name": "test_delete_namespaced_service",
        "lineno": 583,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_namespaced_service_account",
        "name": "test_delete_namespaced_service_account",
        "lineno": 589,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_node",
        "name": "test_delete_node",
        "lineno": 595,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_delete_persistent_volume",
        "name": "test_delete_persistent_volume",
        "lineno": 601,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 607,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_component_status",
        "name": "test_list_component_status",
        "lineno": 613,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_config_map_for_all_namespaces",
        "name": "test_list_config_map_for_all_namespaces",
        "lineno": 619,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_endpoints_for_all_namespaces",
        "name": "test_list_endpoints_for_all_namespaces",
        "lineno": 625,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_event_for_all_namespaces",
        "name": "test_list_event_for_all_namespaces",
        "lineno": 631,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_limit_range_for_all_namespaces",
        "name": "test_list_limit_range_for_all_namespaces",
        "lineno": 637,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespace",
        "name": "test_list_namespace",
        "lineno": 643,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_config_map",
        "name": "test_list_namespaced_config_map",
        "lineno": 649,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_endpoints",
        "name": "test_list_namespaced_endpoints",
        "lineno": 655,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_event",
        "name": "test_list_namespaced_event",
        "lineno": 661,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_limit_range",
        "name": "test_list_namespaced_limit_range",
        "lineno": 667,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_persistent_volume_claim",
        "name": "test_list_namespaced_persistent_volume_claim",
        "lineno": 673,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_pod",
        "name": "test_list_namespaced_pod",
        "lineno": 679,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_pod_template",
        "name": "test_list_namespaced_pod_template",
        "lineno": 685,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_replication_controller",
        "name": "test_list_namespaced_replication_controller",
        "lineno": 691,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_resource_quota",
        "name": "test_list_namespaced_resource_quota",
        "lineno": 697,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_secret",
        "name": "test_list_namespaced_secret",
        "lineno": 703,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_service",
        "name": "test_list_namespaced_service",
        "lineno": 709,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_namespaced_service_account",
        "name": "test_list_namespaced_service_account",
        "lineno": 715,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_node",
        "name": "test_list_node",
        "lineno": 721,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_persistent_volume",
        "name": "test_list_persistent_volume",
        "lineno": 727,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_persistent_volume_claim_for_all_namespaces",
        "name": "test_list_persistent_volume_claim_for_all_namespaces",
        "lineno": 733,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_pod_for_all_namespaces",
        "name": "test_list_pod_for_all_namespaces",
        "lineno": 739,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_pod_template_for_all_namespaces",
        "name": "test_list_pod_template_for_all_namespaces",
        "lineno": 745,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_replication_controller_for_all_namespaces",
        "name": "test_list_replication_controller_for_all_namespaces",
        "lineno": 751,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_resource_quota_for_all_namespaces",
        "name": "test_list_resource_quota_for_all_namespaces",
        "lineno": 757,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_secret_for_all_namespaces",
        "name": "test_list_secret_for_all_namespaces",
        "lineno": 763,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_service_account_for_all_namespaces",
        "name": "test_list_service_account_for_all_namespaces",
        "lineno": 769,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_list_service_for_all_namespaces",
        "name": "test_list_service_for_all_namespaces",
        "lineno": 775,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespace",
        "name": "test_patch_namespace",
        "lineno": 781,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespace_status",
        "name": "test_patch_namespace_status",
        "lineno": 787,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_config_map",
        "name": "test_patch_namespaced_config_map",
        "lineno": 793,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_endpoints",
        "name": "test_patch_namespaced_endpoints",
        "lineno": 799,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_event",
        "name": "test_patch_namespaced_event",
        "lineno": 805,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_limit_range",
        "name": "test_patch_namespaced_limit_range",
        "lineno": 811,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_persistent_volume_claim",
        "name": "test_patch_namespaced_persistent_volume_claim",
        "lineno": 817,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_persistent_volume_claim_status",
        "name": "test_patch_namespaced_persistent_volume_claim_status",
        "lineno": 823,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_pod",
        "name": "test_patch_namespaced_pod",
        "lineno": 829,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_pod_ephemeralcontainers",
        "name": "test_patch_namespaced_pod_ephemeralcontainers",
        "lineno": 835,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_pod_resize",
        "name": "test_patch_namespaced_pod_resize",
        "lineno": 841,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_pod_status",
        "name": "test_patch_namespaced_pod_status",
        "lineno": 847,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_pod_template",
        "name": "test_patch_namespaced_pod_template",
        "lineno": 853,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_replication_controller",
        "name": "test_patch_namespaced_replication_controller",
        "lineno": 859,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_replication_controller_scale",
        "name": "test_patch_namespaced_replication_controller_scale",
        "lineno": 865,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_replication_controller_status",
        "name": "test_patch_namespaced_replication_controller_status",
        "lineno": 871,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_resource_quota",
        "name": "test_patch_namespaced_resource_quota",
        "lineno": 877,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_resource_quota_status",
        "name": "test_patch_namespaced_resource_quota_status",
        "lineno": 883,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_secret",
        "name": "test_patch_namespaced_secret",
        "lineno": 889,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_service",
        "name": "test_patch_namespaced_service",
        "lineno": 895,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_service_account",
        "name": "test_patch_namespaced_service_account",
        "lineno": 901,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_namespaced_service_status",
        "name": "test_patch_namespaced_service_status",
        "lineno": 907,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_node",
        "name": "test_patch_node",
        "lineno": 913,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_node_status",
        "name": "test_patch_node_status",
        "lineno": 919,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_persistent_volume",
        "name": "test_patch_persistent_volume",
        "lineno": 925,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_patch_persistent_volume_status",
        "name": "test_patch_persistent_volume_status",
        "lineno": 931,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_component_status",
        "name": "test_read_component_status",
        "lineno": 937,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespace",
        "name": "test_read_namespace",
        "lineno": 943,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespace_status",
        "name": "test_read_namespace_status",
        "lineno": 949,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_config_map",
        "name": "test_read_namespaced_config_map",
        "lineno": 955,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_endpoints",
        "name": "test_read_namespaced_endpoints",
        "lineno": 961,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_event",
        "name": "test_read_namespaced_event",
        "lineno": 967,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_limit_range",
        "name": "test_read_namespaced_limit_range",
        "lineno": 973,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_persistent_volume_claim",
        "name": "test_read_namespaced_persistent_volume_claim",
        "lineno": 979,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_persistent_volume_claim_status",
        "name": "test_read_namespaced_persistent_volume_claim_status",
        "lineno": 985,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod",
        "name": "test_read_namespaced_pod",
        "lineno": 991,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod_ephemeralcontainers",
        "name": "test_read_namespaced_pod_ephemeralcontainers",
        "lineno": 997,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod_log",
        "name": "test_read_namespaced_pod_log",
        "lineno": 1003,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod_resize",
        "name": "test_read_namespaced_pod_resize",
        "lineno": 1009,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod_status",
        "name": "test_read_namespaced_pod_status",
        "lineno": 1015,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_pod_template",
        "name": "test_read_namespaced_pod_template",
        "lineno": 1021,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_replication_controller",
        "name": "test_read_namespaced_replication_controller",
        "lineno": 1027,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_replication_controller_scale",
        "name": "test_read_namespaced_replication_controller_scale",
        "lineno": 1033,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_replication_controller_status",
        "name": "test_read_namespaced_replication_controller_status",
        "lineno": 1039,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_resource_quota",
        "name": "test_read_namespaced_resource_quota",
        "lineno": 1045,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_resource_quota_status",
        "name": "test_read_namespaced_resource_quota_status",
        "lineno": 1051,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_secret",
        "name": "test_read_namespaced_secret",
        "lineno": 1057,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_service",
        "name": "test_read_namespaced_service",
        "lineno": 1063,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_service_account",
        "name": "test_read_namespaced_service_account",
        "lineno": 1069,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_namespaced_service_status",
        "name": "test_read_namespaced_service_status",
        "lineno": 1075,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_node",
        "name": "test_read_node",
        "lineno": 1081,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_node_status",
        "name": "test_read_node_status",
        "lineno": 1087,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_persistent_volume",
        "name": "test_read_persistent_volume",
        "lineno": 1093,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_read_persistent_volume_status",
        "name": "test_read_persistent_volume_status",
        "lineno": 1099,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespace",
        "name": "test_replace_namespace",
        "lineno": 1105,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespace_finalize",
        "name": "test_replace_namespace_finalize",
        "lineno": 1111,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespace_status",
        "name": "test_replace_namespace_status",
        "lineno": 1117,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_config_map",
        "name": "test_replace_namespaced_config_map",
        "lineno": 1123,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_endpoints",
        "name": "test_replace_namespaced_endpoints",
        "lineno": 1129,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_event",
        "name": "test_replace_namespaced_event",
        "lineno": 1135,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_limit_range",
        "name": "test_replace_namespaced_limit_range",
        "lineno": 1141,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_persistent_volume_claim",
        "name": "test_replace_namespaced_persistent_volume_claim",
        "lineno": 1147,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_persistent_volume_claim_status",
        "name": "test_replace_namespaced_persistent_volume_claim_status",
        "lineno": 1153,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_pod",
        "name": "test_replace_namespaced_pod",
        "lineno": 1159,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_pod_ephemeralcontainers",
        "name": "test_replace_namespaced_pod_ephemeralcontainers",
        "lineno": 1165,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_pod_resize",
        "name": "test_replace_namespaced_pod_resize",
        "lineno": 1171,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_pod_status",
        "name": "test_replace_namespaced_pod_status",
        "lineno": 1177,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_pod_template",
        "name": "test_replace_namespaced_pod_template",
        "lineno": 1183,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_replication_controller",
        "name": "test_replace_namespaced_replication_controller",
        "lineno": 1189,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_replication_controller_scale",
        "name": "test_replace_namespaced_replication_controller_scale",
        "lineno": 1195,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_replication_controller_status",
        "name": "test_replace_namespaced_replication_controller_status",
        "lineno": 1201,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_resource_quota",
        "name": "test_replace_namespaced_resource_quota",
        "lineno": 1207,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_resource_quota_status",
        "name": "test_replace_namespaced_resource_quota_status",
        "lineno": 1213,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_secret",
        "name": "test_replace_namespaced_secret",
        "lineno": 1219,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_service",
        "name": "test_replace_namespaced_service",
        "lineno": 1225,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_service_account",
        "name": "test_replace_namespaced_service_account",
        "lineno": 1231,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_namespaced_service_status",
        "name": "test_replace_namespaced_service_status",
        "lineno": 1237,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_node",
        "name": "test_replace_node",
        "lineno": 1243,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_node_status",
        "name": "test_replace_node_status",
        "lineno": 1249,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_persistent_volume",
        "name": "test_replace_persistent_volume",
        "lineno": 1255,
        "scope": "TestCoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.test_replace_persistent_volume_status",
        "name": "test_replace_persistent_volume_status",
        "lineno": 1261,
        "scope": "TestCoreV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_custom_objects_api": [
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestCustomObjectsApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_create_cluster_custom_object",
        "name": "test_create_cluster_custom_object",
        "lineno": 31,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_create_namespaced_custom_object",
        "name": "test_create_namespaced_custom_object",
        "lineno": 37,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_delete_cluster_custom_object",
        "name": "test_delete_cluster_custom_object",
        "lineno": 43,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_delete_collection_cluster_custom_object",
        "name": "test_delete_collection_cluster_custom_object",
        "lineno": 49,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_delete_collection_namespaced_custom_object",
        "name": "test_delete_collection_namespaced_custom_object",
        "lineno": 55,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_delete_namespaced_custom_object",
        "name": "test_delete_namespaced_custom_object",
        "lineno": 61,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_cluster_custom_object",
        "name": "test_get_cluster_custom_object",
        "lineno": 73,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_cluster_custom_object_scale",
        "name": "test_get_cluster_custom_object_scale",
        "lineno": 79,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_cluster_custom_object_status",
        "name": "test_get_cluster_custom_object_status",
        "lineno": 85,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_namespaced_custom_object",
        "name": "test_get_namespaced_custom_object",
        "lineno": 91,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_namespaced_custom_object_scale",
        "name": "test_get_namespaced_custom_object_scale",
        "lineno": 97,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_get_namespaced_custom_object_status",
        "name": "test_get_namespaced_custom_object_status",
        "lineno": 103,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_list_cluster_custom_object",
        "name": "test_list_cluster_custom_object",
        "lineno": 109,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_list_custom_object_for_all_namespaces",
        "name": "test_list_custom_object_for_all_namespaces",
        "lineno": 115,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_list_namespaced_custom_object",
        "name": "test_list_namespaced_custom_object",
        "lineno": 121,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_cluster_custom_object",
        "name": "test_patch_cluster_custom_object",
        "lineno": 127,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_cluster_custom_object_scale",
        "name": "test_patch_cluster_custom_object_scale",
        "lineno": 133,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_cluster_custom_object_status",
        "name": "test_patch_cluster_custom_object_status",
        "lineno": 139,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_namespaced_custom_object",
        "name": "test_patch_namespaced_custom_object",
        "lineno": 145,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_namespaced_custom_object_scale",
        "name": "test_patch_namespaced_custom_object_scale",
        "lineno": 151,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_patch_namespaced_custom_object_status",
        "name": "test_patch_namespaced_custom_object_status",
        "lineno": 157,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_cluster_custom_object",
        "name": "test_replace_cluster_custom_object",
        "lineno": 163,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_cluster_custom_object_scale",
        "name": "test_replace_cluster_custom_object_scale",
        "lineno": 169,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_cluster_custom_object_status",
        "name": "test_replace_cluster_custom_object_status",
        "lineno": 175,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_namespaced_custom_object",
        "name": "test_replace_namespaced_custom_object",
        "lineno": 181,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_namespaced_custom_object_scale",
        "name": "test_replace_namespaced_custom_object_scale",
        "lineno": 187,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.test_replace_namespaced_custom_object_status",
        "name": "test_replace_namespaced_custom_object_status",
        "lineno": 193,
        "scope": "TestCustomObjectsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_discovery_api": [
      {
        "id": "kubernetes.aio.test.test_discovery_api.TestDiscoveryApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestDiscoveryApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_discovery_api.TestDiscoveryApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestDiscoveryApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_api.TestDiscoveryApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestDiscoveryApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_discovery_v1_api": [
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestDiscoveryV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_create_namespaced_endpoint_slice",
        "name": "test_create_namespaced_endpoint_slice",
        "lineno": 31,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_delete_collection_namespaced_endpoint_slice",
        "name": "test_delete_collection_namespaced_endpoint_slice",
        "lineno": 37,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_delete_namespaced_endpoint_slice",
        "name": "test_delete_namespaced_endpoint_slice",
        "lineno": 43,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_list_endpoint_slice_for_all_namespaces",
        "name": "test_list_endpoint_slice_for_all_namespaces",
        "lineno": 55,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_list_namespaced_endpoint_slice",
        "name": "test_list_namespaced_endpoint_slice",
        "lineno": 61,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_patch_namespaced_endpoint_slice",
        "name": "test_patch_namespaced_endpoint_slice",
        "lineno": 67,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_read_namespaced_endpoint_slice",
        "name": "test_read_namespaced_endpoint_slice",
        "lineno": 73,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.test_replace_namespaced_endpoint_slice",
        "name": "test_replace_namespaced_endpoint_slice",
        "lineno": 79,
        "scope": "TestDiscoveryV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_events_api": [
      {
        "id": "kubernetes.aio.test.test_events_api.TestEventsApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestEventsApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_events_api.TestEventsApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestEventsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_api.TestEventsApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestEventsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_events_v1_api": [
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestEventsV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_create_namespaced_event",
        "name": "test_create_namespaced_event",
        "lineno": 31,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_delete_collection_namespaced_event",
        "name": "test_delete_collection_namespaced_event",
        "lineno": 37,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_delete_namespaced_event",
        "name": "test_delete_namespaced_event",
        "lineno": 43,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_list_event_for_all_namespaces",
        "name": "test_list_event_for_all_namespaces",
        "lineno": 55,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_list_namespaced_event",
        "name": "test_list_namespaced_event",
        "lineno": 61,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_patch_namespaced_event",
        "name": "test_patch_namespaced_event",
        "lineno": 67,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_read_namespaced_event",
        "name": "test_read_namespaced_event",
        "lineno": 73,
        "scope": "TestEventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.test_replace_namespaced_event",
        "name": "test_replace_namespaced_event",
        "lineno": 79,
        "scope": "TestEventsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_api.TestFlowcontrolApiserverApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestFlowcontrolApiserverApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_api.TestFlowcontrolApiserverApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestFlowcontrolApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_api.TestFlowcontrolApiserverApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestFlowcontrolApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_create_flow_schema",
        "name": "test_create_flow_schema",
        "lineno": 31,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_create_priority_level_configuration",
        "name": "test_create_priority_level_configuration",
        "lineno": 37,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_delete_collection_flow_schema",
        "name": "test_delete_collection_flow_schema",
        "lineno": 43,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_delete_collection_priority_level_configuration",
        "name": "test_delete_collection_priority_level_configuration",
        "lineno": 49,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_delete_flow_schema",
        "name": "test_delete_flow_schema",
        "lineno": 55,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_delete_priority_level_configuration",
        "name": "test_delete_priority_level_configuration",
        "lineno": 61,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_list_flow_schema",
        "name": "test_list_flow_schema",
        "lineno": 73,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_list_priority_level_configuration",
        "name": "test_list_priority_level_configuration",
        "lineno": 79,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_patch_flow_schema",
        "name": "test_patch_flow_schema",
        "lineno": 85,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_patch_flow_schema_status",
        "name": "test_patch_flow_schema_status",
        "lineno": 91,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_patch_priority_level_configuration",
        "name": "test_patch_priority_level_configuration",
        "lineno": 97,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_patch_priority_level_configuration_status",
        "name": "test_patch_priority_level_configuration_status",
        "lineno": 103,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_read_flow_schema",
        "name": "test_read_flow_schema",
        "lineno": 109,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_read_flow_schema_status",
        "name": "test_read_flow_schema_status",
        "lineno": 115,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_read_priority_level_configuration",
        "name": "test_read_priority_level_configuration",
        "lineno": 121,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_read_priority_level_configuration_status",
        "name": "test_read_priority_level_configuration_status",
        "lineno": 127,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_replace_flow_schema",
        "name": "test_replace_flow_schema",
        "lineno": 133,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_replace_flow_schema_status",
        "name": "test_replace_flow_schema_status",
        "lineno": 139,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_replace_priority_level_configuration",
        "name": "test_replace_priority_level_configuration",
        "lineno": 145,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.test_replace_priority_level_configuration_status",
        "name": "test_replace_priority_level_configuration_status",
        "lineno": 151,
        "scope": "TestFlowcontrolApiserverV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_api": [
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_api.TestInternalApiserverApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestInternalApiserverApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_api.TestInternalApiserverApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestInternalApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_api.TestInternalApiserverApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestInternalApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_create_storage_version",
        "name": "test_create_storage_version",
        "lineno": 31,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_delete_collection_storage_version",
        "name": "test_delete_collection_storage_version",
        "lineno": 37,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_delete_storage_version",
        "name": "test_delete_storage_version",
        "lineno": 43,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_list_storage_version",
        "name": "test_list_storage_version",
        "lineno": 55,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_patch_storage_version",
        "name": "test_patch_storage_version",
        "lineno": 61,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_patch_storage_version_status",
        "name": "test_patch_storage_version_status",
        "lineno": 67,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_read_storage_version",
        "name": "test_read_storage_version",
        "lineno": 73,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_read_storage_version_status",
        "name": "test_read_storage_version_status",
        "lineno": 79,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_replace_storage_version",
        "name": "test_replace_storage_version",
        "lineno": 85,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.test_replace_storage_version_status",
        "name": "test_replace_storage_version_status",
        "lineno": 91,
        "scope": "TestInternalApiserverV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_logs_api": [
      {
        "id": "kubernetes.aio.test.test_logs_api.TestLogsApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestLogsApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_logs_api.TestLogsApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestLogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_logs_api.TestLogsApi.test_log_file_handler",
        "name": "test_log_file_handler",
        "lineno": 31,
        "scope": "TestLogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_logs_api.TestLogsApi.test_log_file_list_handler",
        "name": "test_log_file_list_handler",
        "lineno": 37,
        "scope": "TestLogsApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_networking_api": [
      {
        "id": "kubernetes.aio.test.test_networking_api.TestNetworkingApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestNetworkingApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_networking_api.TestNetworkingApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestNetworkingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_api.TestNetworkingApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestNetworkingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_networking_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_create_ip_address",
        "name": "test_create_ip_address",
        "lineno": 31,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_create_service_cidr",
        "name": "test_create_service_cidr",
        "lineno": 37,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_delete_collection_ip_address",
        "name": "test_delete_collection_ip_address",
        "lineno": 43,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_delete_collection_service_cidr",
        "name": "test_delete_collection_service_cidr",
        "lineno": 49,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_delete_ip_address",
        "name": "test_delete_ip_address",
        "lineno": 55,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_delete_service_cidr",
        "name": "test_delete_service_cidr",
        "lineno": 61,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_list_ip_address",
        "name": "test_list_ip_address",
        "lineno": 73,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_list_service_cidr",
        "name": "test_list_service_cidr",
        "lineno": 79,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_patch_ip_address",
        "name": "test_patch_ip_address",
        "lineno": 85,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_patch_service_cidr",
        "name": "test_patch_service_cidr",
        "lineno": 91,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_patch_service_cidr_status",
        "name": "test_patch_service_cidr_status",
        "lineno": 97,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_read_ip_address",
        "name": "test_read_ip_address",
        "lineno": 103,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_read_service_cidr",
        "name": "test_read_service_cidr",
        "lineno": 109,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_read_service_cidr_status",
        "name": "test_read_service_cidr_status",
        "lineno": 115,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_replace_ip_address",
        "name": "test_replace_ip_address",
        "lineno": 121,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_replace_service_cidr",
        "name": "test_replace_service_cidr",
        "lineno": 127,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.test_replace_service_cidr_status",
        "name": "test_replace_service_cidr_status",
        "lineno": 133,
        "scope": "TestNetworkingV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_networking_v1_api": [
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestNetworkingV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_create_ingress_class",
        "name": "test_create_ingress_class",
        "lineno": 31,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_create_ip_address",
        "name": "test_create_ip_address",
        "lineno": 37,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_create_namespaced_ingress",
        "name": "test_create_namespaced_ingress",
        "lineno": 43,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_create_namespaced_network_policy",
        "name": "test_create_namespaced_network_policy",
        "lineno": 49,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_create_service_cidr",
        "name": "test_create_service_cidr",
        "lineno": 55,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_collection_ingress_class",
        "name": "test_delete_collection_ingress_class",
        "lineno": 61,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_collection_ip_address",
        "name": "test_delete_collection_ip_address",
        "lineno": 67,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_collection_namespaced_ingress",
        "name": "test_delete_collection_namespaced_ingress",
        "lineno": 73,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_collection_namespaced_network_policy",
        "name": "test_delete_collection_namespaced_network_policy",
        "lineno": 79,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_collection_service_cidr",
        "name": "test_delete_collection_service_cidr",
        "lineno": 85,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_ingress_class",
        "name": "test_delete_ingress_class",
        "lineno": 91,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_ip_address",
        "name": "test_delete_ip_address",
        "lineno": 97,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_namespaced_ingress",
        "name": "test_delete_namespaced_ingress",
        "lineno": 103,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_namespaced_network_policy",
        "name": "test_delete_namespaced_network_policy",
        "lineno": 109,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_delete_service_cidr",
        "name": "test_delete_service_cidr",
        "lineno": 115,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 121,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_ingress_class",
        "name": "test_list_ingress_class",
        "lineno": 127,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_ingress_for_all_namespaces",
        "name": "test_list_ingress_for_all_namespaces",
        "lineno": 133,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_ip_address",
        "name": "test_list_ip_address",
        "lineno": 139,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_namespaced_ingress",
        "name": "test_list_namespaced_ingress",
        "lineno": 145,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_namespaced_network_policy",
        "name": "test_list_namespaced_network_policy",
        "lineno": 151,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_network_policy_for_all_namespaces",
        "name": "test_list_network_policy_for_all_namespaces",
        "lineno": 157,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_list_service_cidr",
        "name": "test_list_service_cidr",
        "lineno": 163,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_ingress_class",
        "name": "test_patch_ingress_class",
        "lineno": 169,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_ip_address",
        "name": "test_patch_ip_address",
        "lineno": 175,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_namespaced_ingress",
        "name": "test_patch_namespaced_ingress",
        "lineno": 181,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_namespaced_ingress_status",
        "name": "test_patch_namespaced_ingress_status",
        "lineno": 187,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_namespaced_network_policy",
        "name": "test_patch_namespaced_network_policy",
        "lineno": 193,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_service_cidr",
        "name": "test_patch_service_cidr",
        "lineno": 199,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_patch_service_cidr_status",
        "name": "test_patch_service_cidr_status",
        "lineno": 205,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_ingress_class",
        "name": "test_read_ingress_class",
        "lineno": 211,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_ip_address",
        "name": "test_read_ip_address",
        "lineno": 217,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_namespaced_ingress",
        "name": "test_read_namespaced_ingress",
        "lineno": 223,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_namespaced_ingress_status",
        "name": "test_read_namespaced_ingress_status",
        "lineno": 229,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_namespaced_network_policy",
        "name": "test_read_namespaced_network_policy",
        "lineno": 235,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_service_cidr",
        "name": "test_read_service_cidr",
        "lineno": 241,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_read_service_cidr_status",
        "name": "test_read_service_cidr_status",
        "lineno": 247,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_ingress_class",
        "name": "test_replace_ingress_class",
        "lineno": 253,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_ip_address",
        "name": "test_replace_ip_address",
        "lineno": 259,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_namespaced_ingress",
        "name": "test_replace_namespaced_ingress",
        "lineno": 265,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_namespaced_ingress_status",
        "name": "test_replace_namespaced_ingress_status",
        "lineno": 271,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_namespaced_network_policy",
        "name": "test_replace_namespaced_network_policy",
        "lineno": 277,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_service_cidr",
        "name": "test_replace_service_cidr",
        "lineno": 283,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.test_replace_service_cidr_status",
        "name": "test_replace_service_cidr_status",
        "lineno": 289,
        "scope": "TestNetworkingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_node_api": [
      {
        "id": "kubernetes.aio.test.test_node_api.TestNodeApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestNodeApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_node_api.TestNodeApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestNodeApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_api.TestNodeApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestNodeApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_node_v1_api": [
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestNodeV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_create_runtime_class",
        "name": "test_create_runtime_class",
        "lineno": 31,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_delete_collection_runtime_class",
        "name": "test_delete_collection_runtime_class",
        "lineno": 37,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_delete_runtime_class",
        "name": "test_delete_runtime_class",
        "lineno": 43,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_list_runtime_class",
        "name": "test_list_runtime_class",
        "lineno": 55,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_patch_runtime_class",
        "name": "test_patch_runtime_class",
        "lineno": 61,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_read_runtime_class",
        "name": "test_read_runtime_class",
        "lineno": 67,
        "scope": "TestNodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.test_replace_runtime_class",
        "name": "test_replace_runtime_class",
        "lineno": 73,
        "scope": "TestNodeV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_openid_api": [
      {
        "id": "kubernetes.aio.test.test_openid_api.TestOpenidApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestOpenidApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_openid_api.TestOpenidApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestOpenidApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_openid_api.TestOpenidApi.test_get_service_account_issuer_open_id_keyset",
        "name": "test_get_service_account_issuer_open_id_keyset",
        "lineno": 31,
        "scope": "TestOpenidApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_policy_api": [
      {
        "id": "kubernetes.aio.test.test_policy_api.TestPolicyApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestPolicyApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_policy_api.TestPolicyApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestPolicyApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_api.TestPolicyApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestPolicyApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_policy_v1_api": [
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestPolicyV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_create_namespaced_pod_disruption_budget",
        "name": "test_create_namespaced_pod_disruption_budget",
        "lineno": 31,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_delete_collection_namespaced_pod_disruption_budget",
        "name": "test_delete_collection_namespaced_pod_disruption_budget",
        "lineno": 37,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_delete_namespaced_pod_disruption_budget",
        "name": "test_delete_namespaced_pod_disruption_budget",
        "lineno": 43,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_list_namespaced_pod_disruption_budget",
        "name": "test_list_namespaced_pod_disruption_budget",
        "lineno": 55,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_list_pod_disruption_budget_for_all_namespaces",
        "name": "test_list_pod_disruption_budget_for_all_namespaces",
        "lineno": 61,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_patch_namespaced_pod_disruption_budget",
        "name": "test_patch_namespaced_pod_disruption_budget",
        "lineno": 67,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_patch_namespaced_pod_disruption_budget_status",
        "name": "test_patch_namespaced_pod_disruption_budget_status",
        "lineno": 73,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_read_namespaced_pod_disruption_budget",
        "name": "test_read_namespaced_pod_disruption_budget",
        "lineno": 79,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_read_namespaced_pod_disruption_budget_status",
        "name": "test_read_namespaced_pod_disruption_budget_status",
        "lineno": 85,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_replace_namespaced_pod_disruption_budget",
        "name": "test_replace_namespaced_pod_disruption_budget",
        "lineno": 91,
        "scope": "TestPolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.test_replace_namespaced_pod_disruption_budget_status",
        "name": "test_replace_namespaced_pod_disruption_budget_status",
        "lineno": 97,
        "scope": "TestPolicyV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_api": [
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_api.TestRbacAuthorizationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestRbacAuthorizationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_api.TestRbacAuthorizationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestRbacAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_api.TestRbacAuthorizationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestRbacAuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_v1_api": [
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_create_cluster_role",
        "name": "test_create_cluster_role",
        "lineno": 31,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_create_cluster_role_binding",
        "name": "test_create_cluster_role_binding",
        "lineno": 37,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_create_namespaced_role",
        "name": "test_create_namespaced_role",
        "lineno": 43,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_create_namespaced_role_binding",
        "name": "test_create_namespaced_role_binding",
        "lineno": 49,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_cluster_role",
        "name": "test_delete_cluster_role",
        "lineno": 55,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_cluster_role_binding",
        "name": "test_delete_cluster_role_binding",
        "lineno": 61,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_collection_cluster_role",
        "name": "test_delete_collection_cluster_role",
        "lineno": 67,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_collection_cluster_role_binding",
        "name": "test_delete_collection_cluster_role_binding",
        "lineno": 73,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_collection_namespaced_role",
        "name": "test_delete_collection_namespaced_role",
        "lineno": 79,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_collection_namespaced_role_binding",
        "name": "test_delete_collection_namespaced_role_binding",
        "lineno": 85,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_namespaced_role",
        "name": "test_delete_namespaced_role",
        "lineno": 91,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_delete_namespaced_role_binding",
        "name": "test_delete_namespaced_role_binding",
        "lineno": 97,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 103,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_cluster_role",
        "name": "test_list_cluster_role",
        "lineno": 109,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_cluster_role_binding",
        "name": "test_list_cluster_role_binding",
        "lineno": 115,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_namespaced_role",
        "name": "test_list_namespaced_role",
        "lineno": 121,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_namespaced_role_binding",
        "name": "test_list_namespaced_role_binding",
        "lineno": 127,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_role_binding_for_all_namespaces",
        "name": "test_list_role_binding_for_all_namespaces",
        "lineno": 133,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_list_role_for_all_namespaces",
        "name": "test_list_role_for_all_namespaces",
        "lineno": 139,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_patch_cluster_role",
        "name": "test_patch_cluster_role",
        "lineno": 145,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_patch_cluster_role_binding",
        "name": "test_patch_cluster_role_binding",
        "lineno": 151,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_patch_namespaced_role",
        "name": "test_patch_namespaced_role",
        "lineno": 157,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_patch_namespaced_role_binding",
        "name": "test_patch_namespaced_role_binding",
        "lineno": 163,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_read_cluster_role",
        "name": "test_read_cluster_role",
        "lineno": 169,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_read_cluster_role_binding",
        "name": "test_read_cluster_role_binding",
        "lineno": 175,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_read_namespaced_role",
        "name": "test_read_namespaced_role",
        "lineno": 181,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_read_namespaced_role_binding",
        "name": "test_read_namespaced_role_binding",
        "lineno": 187,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_replace_cluster_role",
        "name": "test_replace_cluster_role",
        "lineno": 193,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_replace_cluster_role_binding",
        "name": "test_replace_cluster_role_binding",
        "lineno": 199,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_replace_namespaced_role",
        "name": "test_replace_namespaced_role",
        "lineno": 205,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.test_replace_namespaced_role_binding",
        "name": "test_replace_namespaced_role_binding",
        "lineno": 211,
        "scope": "TestRbacAuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_resource_api": [
      {
        "id": "kubernetes.aio.test.test_resource_api.TestResourceApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestResourceApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_resource_api.TestResourceApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestResourceApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_api.TestResourceApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestResourceApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_resource_v1alpha3_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestResourceV1alpha3Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_create_device_taint_rule",
        "name": "test_create_device_taint_rule",
        "lineno": 31,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_create_resource_pool_status_request",
        "name": "test_create_resource_pool_status_request",
        "lineno": 37,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_delete_collection_device_taint_rule",
        "name": "test_delete_collection_device_taint_rule",
        "lineno": 43,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_delete_collection_resource_pool_status_request",
        "name": "test_delete_collection_resource_pool_status_request",
        "lineno": 49,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_delete_device_taint_rule",
        "name": "test_delete_device_taint_rule",
        "lineno": 55,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_delete_resource_pool_status_request",
        "name": "test_delete_resource_pool_status_request",
        "lineno": 61,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_list_device_taint_rule",
        "name": "test_list_device_taint_rule",
        "lineno": 73,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_list_resource_pool_status_request",
        "name": "test_list_resource_pool_status_request",
        "lineno": 79,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_patch_device_taint_rule",
        "name": "test_patch_device_taint_rule",
        "lineno": 85,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_patch_device_taint_rule_status",
        "name": "test_patch_device_taint_rule_status",
        "lineno": 91,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_patch_resource_pool_status_request",
        "name": "test_patch_resource_pool_status_request",
        "lineno": 97,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_patch_resource_pool_status_request_status",
        "name": "test_patch_resource_pool_status_request_status",
        "lineno": 103,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_read_device_taint_rule",
        "name": "test_read_device_taint_rule",
        "lineno": 109,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_read_device_taint_rule_status",
        "name": "test_read_device_taint_rule_status",
        "lineno": 115,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_read_resource_pool_status_request",
        "name": "test_read_resource_pool_status_request",
        "lineno": 121,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_read_resource_pool_status_request_status",
        "name": "test_read_resource_pool_status_request_status",
        "lineno": 127,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_replace_device_taint_rule",
        "name": "test_replace_device_taint_rule",
        "lineno": 133,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_replace_device_taint_rule_status",
        "name": "test_replace_device_taint_rule_status",
        "lineno": 139,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_replace_resource_pool_status_request",
        "name": "test_replace_resource_pool_status_request",
        "lineno": 145,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.test_replace_resource_pool_status_request_status",
        "name": "test_replace_resource_pool_status_request_status",
        "lineno": 151,
        "scope": "TestResourceV1alpha3Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestResourceV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_create_device_class",
        "name": "test_create_device_class",
        "lineno": 31,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_create_namespaced_resource_claim",
        "name": "test_create_namespaced_resource_claim",
        "lineno": 37,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_create_namespaced_resource_claim_template",
        "name": "test_create_namespaced_resource_claim_template",
        "lineno": 43,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_create_resource_slice",
        "name": "test_create_resource_slice",
        "lineno": 49,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_collection_device_class",
        "name": "test_delete_collection_device_class",
        "lineno": 55,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_collection_namespaced_resource_claim",
        "name": "test_delete_collection_namespaced_resource_claim",
        "lineno": 61,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_collection_namespaced_resource_claim_template",
        "name": "test_delete_collection_namespaced_resource_claim_template",
        "lineno": 67,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_collection_resource_slice",
        "name": "test_delete_collection_resource_slice",
        "lineno": 73,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_device_class",
        "name": "test_delete_device_class",
        "lineno": 79,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_namespaced_resource_claim",
        "name": "test_delete_namespaced_resource_claim",
        "lineno": 85,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_namespaced_resource_claim_template",
        "name": "test_delete_namespaced_resource_claim_template",
        "lineno": 91,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_delete_resource_slice",
        "name": "test_delete_resource_slice",
        "lineno": 97,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 103,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_device_class",
        "name": "test_list_device_class",
        "lineno": 109,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_namespaced_resource_claim",
        "name": "test_list_namespaced_resource_claim",
        "lineno": 115,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_namespaced_resource_claim_template",
        "name": "test_list_namespaced_resource_claim_template",
        "lineno": 121,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_resource_claim_for_all_namespaces",
        "name": "test_list_resource_claim_for_all_namespaces",
        "lineno": 127,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_resource_claim_template_for_all_namespaces",
        "name": "test_list_resource_claim_template_for_all_namespaces",
        "lineno": 133,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_list_resource_slice",
        "name": "test_list_resource_slice",
        "lineno": 139,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_patch_device_class",
        "name": "test_patch_device_class",
        "lineno": 145,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_patch_namespaced_resource_claim",
        "name": "test_patch_namespaced_resource_claim",
        "lineno": 151,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_patch_namespaced_resource_claim_status",
        "name": "test_patch_namespaced_resource_claim_status",
        "lineno": 157,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_patch_namespaced_resource_claim_template",
        "name": "test_patch_namespaced_resource_claim_template",
        "lineno": 163,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_patch_resource_slice",
        "name": "test_patch_resource_slice",
        "lineno": 169,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_read_device_class",
        "name": "test_read_device_class",
        "lineno": 175,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_read_namespaced_resource_claim",
        "name": "test_read_namespaced_resource_claim",
        "lineno": 181,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_read_namespaced_resource_claim_status",
        "name": "test_read_namespaced_resource_claim_status",
        "lineno": 187,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_read_namespaced_resource_claim_template",
        "name": "test_read_namespaced_resource_claim_template",
        "lineno": 193,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_read_resource_slice",
        "name": "test_read_resource_slice",
        "lineno": 199,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_replace_device_class",
        "name": "test_replace_device_class",
        "lineno": 205,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_replace_namespaced_resource_claim",
        "name": "test_replace_namespaced_resource_claim",
        "lineno": 211,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_replace_namespaced_resource_claim_status",
        "name": "test_replace_namespaced_resource_claim_status",
        "lineno": 217,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_replace_namespaced_resource_claim_template",
        "name": "test_replace_namespaced_resource_claim_template",
        "lineno": 223,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.test_replace_resource_slice",
        "name": "test_replace_resource_slice",
        "lineno": 229,
        "scope": "TestResourceV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta2_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestResourceV1beta2Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_create_device_class",
        "name": "test_create_device_class",
        "lineno": 31,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_create_device_taint_rule",
        "name": "test_create_device_taint_rule",
        "lineno": 37,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_create_namespaced_resource_claim",
        "name": "test_create_namespaced_resource_claim",
        "lineno": 43,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_create_namespaced_resource_claim_template",
        "name": "test_create_namespaced_resource_claim_template",
        "lineno": 49,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_create_resource_slice",
        "name": "test_create_resource_slice",
        "lineno": 55,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_collection_device_class",
        "name": "test_delete_collection_device_class",
        "lineno": 61,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_collection_device_taint_rule",
        "name": "test_delete_collection_device_taint_rule",
        "lineno": 67,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_collection_namespaced_resource_claim",
        "name": "test_delete_collection_namespaced_resource_claim",
        "lineno": 73,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_collection_namespaced_resource_claim_template",
        "name": "test_delete_collection_namespaced_resource_claim_template",
        "lineno": 79,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_collection_resource_slice",
        "name": "test_delete_collection_resource_slice",
        "lineno": 85,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_device_class",
        "name": "test_delete_device_class",
        "lineno": 91,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_device_taint_rule",
        "name": "test_delete_device_taint_rule",
        "lineno": 97,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_namespaced_resource_claim",
        "name": "test_delete_namespaced_resource_claim",
        "lineno": 103,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_namespaced_resource_claim_template",
        "name": "test_delete_namespaced_resource_claim_template",
        "lineno": 109,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_delete_resource_slice",
        "name": "test_delete_resource_slice",
        "lineno": 115,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 121,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_device_class",
        "name": "test_list_device_class",
        "lineno": 127,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_device_taint_rule",
        "name": "test_list_device_taint_rule",
        "lineno": 133,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_namespaced_resource_claim",
        "name": "test_list_namespaced_resource_claim",
        "lineno": 139,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_namespaced_resource_claim_template",
        "name": "test_list_namespaced_resource_claim_template",
        "lineno": 145,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_resource_claim_for_all_namespaces",
        "name": "test_list_resource_claim_for_all_namespaces",
        "lineno": 151,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_resource_claim_template_for_all_namespaces",
        "name": "test_list_resource_claim_template_for_all_namespaces",
        "lineno": 157,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_list_resource_slice",
        "name": "test_list_resource_slice",
        "lineno": 163,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_device_class",
        "name": "test_patch_device_class",
        "lineno": 169,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_device_taint_rule",
        "name": "test_patch_device_taint_rule",
        "lineno": 175,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_device_taint_rule_status",
        "name": "test_patch_device_taint_rule_status",
        "lineno": 181,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_namespaced_resource_claim",
        "name": "test_patch_namespaced_resource_claim",
        "lineno": 187,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_namespaced_resource_claim_status",
        "name": "test_patch_namespaced_resource_claim_status",
        "lineno": 193,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_namespaced_resource_claim_template",
        "name": "test_patch_namespaced_resource_claim_template",
        "lineno": 199,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_patch_resource_slice",
        "name": "test_patch_resource_slice",
        "lineno": 205,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_device_class",
        "name": "test_read_device_class",
        "lineno": 211,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_device_taint_rule",
        "name": "test_read_device_taint_rule",
        "lineno": 217,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_device_taint_rule_status",
        "name": "test_read_device_taint_rule_status",
        "lineno": 223,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_namespaced_resource_claim",
        "name": "test_read_namespaced_resource_claim",
        "lineno": 229,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_namespaced_resource_claim_status",
        "name": "test_read_namespaced_resource_claim_status",
        "lineno": 235,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_namespaced_resource_claim_template",
        "name": "test_read_namespaced_resource_claim_template",
        "lineno": 241,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_read_resource_slice",
        "name": "test_read_resource_slice",
        "lineno": 247,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_device_class",
        "name": "test_replace_device_class",
        "lineno": 253,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_device_taint_rule",
        "name": "test_replace_device_taint_rule",
        "lineno": 259,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_device_taint_rule_status",
        "name": "test_replace_device_taint_rule_status",
        "lineno": 265,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_namespaced_resource_claim",
        "name": "test_replace_namespaced_resource_claim",
        "lineno": 271,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_namespaced_resource_claim_status",
        "name": "test_replace_namespaced_resource_claim_status",
        "lineno": 277,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_namespaced_resource_claim_template",
        "name": "test_replace_namespaced_resource_claim_template",
        "lineno": 283,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.test_replace_resource_slice",
        "name": "test_replace_resource_slice",
        "lineno": 289,
        "scope": "TestResourceV1beta2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_resource_v1_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestResourceV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_create_device_class",
        "name": "test_create_device_class",
        "lineno": 31,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_create_namespaced_resource_claim",
        "name": "test_create_namespaced_resource_claim",
        "lineno": 37,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_create_namespaced_resource_claim_template",
        "name": "test_create_namespaced_resource_claim_template",
        "lineno": 43,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_create_resource_slice",
        "name": "test_create_resource_slice",
        "lineno": 49,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_collection_device_class",
        "name": "test_delete_collection_device_class",
        "lineno": 55,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_collection_namespaced_resource_claim",
        "name": "test_delete_collection_namespaced_resource_claim",
        "lineno": 61,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_collection_namespaced_resource_claim_template",
        "name": "test_delete_collection_namespaced_resource_claim_template",
        "lineno": 67,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_collection_resource_slice",
        "name": "test_delete_collection_resource_slice",
        "lineno": 73,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_device_class",
        "name": "test_delete_device_class",
        "lineno": 79,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_namespaced_resource_claim",
        "name": "test_delete_namespaced_resource_claim",
        "lineno": 85,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_namespaced_resource_claim_template",
        "name": "test_delete_namespaced_resource_claim_template",
        "lineno": 91,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_delete_resource_slice",
        "name": "test_delete_resource_slice",
        "lineno": 97,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 103,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_device_class",
        "name": "test_list_device_class",
        "lineno": 109,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_namespaced_resource_claim",
        "name": "test_list_namespaced_resource_claim",
        "lineno": 115,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_namespaced_resource_claim_template",
        "name": "test_list_namespaced_resource_claim_template",
        "lineno": 121,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_resource_claim_for_all_namespaces",
        "name": "test_list_resource_claim_for_all_namespaces",
        "lineno": 127,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_resource_claim_template_for_all_namespaces",
        "name": "test_list_resource_claim_template_for_all_namespaces",
        "lineno": 133,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_list_resource_slice",
        "name": "test_list_resource_slice",
        "lineno": 139,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_patch_device_class",
        "name": "test_patch_device_class",
        "lineno": 145,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_patch_namespaced_resource_claim",
        "name": "test_patch_namespaced_resource_claim",
        "lineno": 151,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_patch_namespaced_resource_claim_status",
        "name": "test_patch_namespaced_resource_claim_status",
        "lineno": 157,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_patch_namespaced_resource_claim_template",
        "name": "test_patch_namespaced_resource_claim_template",
        "lineno": 163,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_patch_resource_slice",
        "name": "test_patch_resource_slice",
        "lineno": 169,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_read_device_class",
        "name": "test_read_device_class",
        "lineno": 175,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_read_namespaced_resource_claim",
        "name": "test_read_namespaced_resource_claim",
        "lineno": 181,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_read_namespaced_resource_claim_status",
        "name": "test_read_namespaced_resource_claim_status",
        "lineno": 187,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_read_namespaced_resource_claim_template",
        "name": "test_read_namespaced_resource_claim_template",
        "lineno": 193,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_read_resource_slice",
        "name": "test_read_resource_slice",
        "lineno": 199,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_replace_device_class",
        "name": "test_replace_device_class",
        "lineno": 205,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_replace_namespaced_resource_claim",
        "name": "test_replace_namespaced_resource_claim",
        "lineno": 211,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_replace_namespaced_resource_claim_status",
        "name": "test_replace_namespaced_resource_claim_status",
        "lineno": 217,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_replace_namespaced_resource_claim_template",
        "name": "test_replace_namespaced_resource_claim_template",
        "lineno": 223,
        "scope": "TestResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.test_replace_resource_slice",
        "name": "test_replace_resource_slice",
        "lineno": 229,
        "scope": "TestResourceV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_scheduling_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_api.TestSchedulingApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestSchedulingApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_api.TestSchedulingApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestSchedulingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_api.TestSchedulingApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestSchedulingApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_create_namespaced_pod_group",
        "name": "test_create_namespaced_pod_group",
        "lineno": 31,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_create_namespaced_workload",
        "name": "test_create_namespaced_workload",
        "lineno": 37,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_delete_collection_namespaced_pod_group",
        "name": "test_delete_collection_namespaced_pod_group",
        "lineno": 43,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_delete_collection_namespaced_workload",
        "name": "test_delete_collection_namespaced_workload",
        "lineno": 49,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_delete_namespaced_pod_group",
        "name": "test_delete_namespaced_pod_group",
        "lineno": 55,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_delete_namespaced_workload",
        "name": "test_delete_namespaced_workload",
        "lineno": 61,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 67,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_list_namespaced_pod_group",
        "name": "test_list_namespaced_pod_group",
        "lineno": 73,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_list_namespaced_workload",
        "name": "test_list_namespaced_workload",
        "lineno": 79,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_list_pod_group_for_all_namespaces",
        "name": "test_list_pod_group_for_all_namespaces",
        "lineno": 85,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_list_workload_for_all_namespaces",
        "name": "test_list_workload_for_all_namespaces",
        "lineno": 91,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_patch_namespaced_pod_group",
        "name": "test_patch_namespaced_pod_group",
        "lineno": 97,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_patch_namespaced_pod_group_status",
        "name": "test_patch_namespaced_pod_group_status",
        "lineno": 103,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_patch_namespaced_workload",
        "name": "test_patch_namespaced_workload",
        "lineno": 109,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_read_namespaced_pod_group",
        "name": "test_read_namespaced_pod_group",
        "lineno": 115,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_read_namespaced_pod_group_status",
        "name": "test_read_namespaced_pod_group_status",
        "lineno": 121,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_read_namespaced_workload",
        "name": "test_read_namespaced_workload",
        "lineno": 127,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_replace_namespaced_pod_group",
        "name": "test_replace_namespaced_pod_group",
        "lineno": 133,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_replace_namespaced_pod_group_status",
        "name": "test_replace_namespaced_pod_group_status",
        "lineno": 139,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.test_replace_namespaced_workload",
        "name": "test_replace_namespaced_workload",
        "lineno": 145,
        "scope": "TestSchedulingV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestSchedulingV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_create_priority_class",
        "name": "test_create_priority_class",
        "lineno": 31,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_delete_collection_priority_class",
        "name": "test_delete_collection_priority_class",
        "lineno": 37,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_delete_priority_class",
        "name": "test_delete_priority_class",
        "lineno": 43,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_list_priority_class",
        "name": "test_list_priority_class",
        "lineno": 55,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_patch_priority_class",
        "name": "test_patch_priority_class",
        "lineno": 61,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_read_priority_class",
        "name": "test_read_priority_class",
        "lineno": 67,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.test_replace_priority_class",
        "name": "test_replace_priority_class",
        "lineno": 73,
        "scope": "TestSchedulingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_storagemigration_api": [
      {
        "id": "kubernetes.aio.test.test_storagemigration_api.TestStoragemigrationApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestStoragemigrationApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_api.TestStoragemigrationApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestStoragemigrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_api.TestStoragemigrationApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestStoragemigrationApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_create_storage_version_migration",
        "name": "test_create_storage_version_migration",
        "lineno": 31,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_delete_collection_storage_version_migration",
        "name": "test_delete_collection_storage_version_migration",
        "lineno": 37,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_delete_storage_version_migration",
        "name": "test_delete_storage_version_migration",
        "lineno": 43,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_list_storage_version_migration",
        "name": "test_list_storage_version_migration",
        "lineno": 55,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_patch_storage_version_migration",
        "name": "test_patch_storage_version_migration",
        "lineno": 61,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_patch_storage_version_migration_status",
        "name": "test_patch_storage_version_migration_status",
        "lineno": 67,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_read_storage_version_migration",
        "name": "test_read_storage_version_migration",
        "lineno": 73,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_read_storage_version_migration_status",
        "name": "test_read_storage_version_migration_status",
        "lineno": 79,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_replace_storage_version_migration",
        "name": "test_replace_storage_version_migration",
        "lineno": 85,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.test_replace_storage_version_migration_status",
        "name": "test_replace_storage_version_migration_status",
        "lineno": 91,
        "scope": "TestStoragemigrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_storage_api": [
      {
        "id": "kubernetes.aio.test.test_storage_api.TestStorageApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestStorageApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_storage_api.TestStorageApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestStorageApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_api.TestStorageApi.test_get_api_group",
        "name": "test_get_api_group",
        "lineno": 31,
        "scope": "TestStorageApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_storage_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestStorageV1beta1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_create_volume_attributes_class",
        "name": "test_create_volume_attributes_class",
        "lineno": 31,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_delete_collection_volume_attributes_class",
        "name": "test_delete_collection_volume_attributes_class",
        "lineno": 37,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_delete_volume_attributes_class",
        "name": "test_delete_volume_attributes_class",
        "lineno": 43,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 49,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_list_volume_attributes_class",
        "name": "test_list_volume_attributes_class",
        "lineno": 55,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_patch_volume_attributes_class",
        "name": "test_patch_volume_attributes_class",
        "lineno": 61,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_read_volume_attributes_class",
        "name": "test_read_volume_attributes_class",
        "lineno": 67,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.test_replace_volume_attributes_class",
        "name": "test_replace_volume_attributes_class",
        "lineno": 73,
        "scope": "TestStorageV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_storage_v1_api": [
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestStorageV1Api",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_csi_driver",
        "name": "test_create_csi_driver",
        "lineno": 31,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_csi_node",
        "name": "test_create_csi_node",
        "lineno": 37,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_namespaced_csi_storage_capacity",
        "name": "test_create_namespaced_csi_storage_capacity",
        "lineno": 43,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_storage_class",
        "name": "test_create_storage_class",
        "lineno": 49,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_volume_attachment",
        "name": "test_create_volume_attachment",
        "lineno": 55,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_create_volume_attributes_class",
        "name": "test_create_volume_attributes_class",
        "lineno": 61,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_csi_driver",
        "name": "test_delete_collection_csi_driver",
        "lineno": 67,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_csi_node",
        "name": "test_delete_collection_csi_node",
        "lineno": 73,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_namespaced_csi_storage_capacity",
        "name": "test_delete_collection_namespaced_csi_storage_capacity",
        "lineno": 79,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_storage_class",
        "name": "test_delete_collection_storage_class",
        "lineno": 85,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_volume_attachment",
        "name": "test_delete_collection_volume_attachment",
        "lineno": 91,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_collection_volume_attributes_class",
        "name": "test_delete_collection_volume_attributes_class",
        "lineno": 97,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_csi_driver",
        "name": "test_delete_csi_driver",
        "lineno": 103,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_csi_node",
        "name": "test_delete_csi_node",
        "lineno": 109,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_namespaced_csi_storage_capacity",
        "name": "test_delete_namespaced_csi_storage_capacity",
        "lineno": 115,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_storage_class",
        "name": "test_delete_storage_class",
        "lineno": 121,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_volume_attachment",
        "name": "test_delete_volume_attachment",
        "lineno": 127,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_delete_volume_attributes_class",
        "name": "test_delete_volume_attributes_class",
        "lineno": 133,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_get_api_resources",
        "name": "test_get_api_resources",
        "lineno": 139,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_csi_driver",
        "name": "test_list_csi_driver",
        "lineno": 145,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_csi_node",
        "name": "test_list_csi_node",
        "lineno": 151,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_csi_storage_capacity_for_all_namespaces",
        "name": "test_list_csi_storage_capacity_for_all_namespaces",
        "lineno": 157,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_namespaced_csi_storage_capacity",
        "name": "test_list_namespaced_csi_storage_capacity",
        "lineno": 163,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_storage_class",
        "name": "test_list_storage_class",
        "lineno": 169,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_volume_attachment",
        "name": "test_list_volume_attachment",
        "lineno": 175,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_list_volume_attributes_class",
        "name": "test_list_volume_attributes_class",
        "lineno": 181,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_csi_driver",
        "name": "test_patch_csi_driver",
        "lineno": 187,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_csi_node",
        "name": "test_patch_csi_node",
        "lineno": 193,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_namespaced_csi_storage_capacity",
        "name": "test_patch_namespaced_csi_storage_capacity",
        "lineno": 199,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_storage_class",
        "name": "test_patch_storage_class",
        "lineno": 205,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_volume_attachment",
        "name": "test_patch_volume_attachment",
        "lineno": 211,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_volume_attachment_status",
        "name": "test_patch_volume_attachment_status",
        "lineno": 217,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_patch_volume_attributes_class",
        "name": "test_patch_volume_attributes_class",
        "lineno": 223,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_csi_driver",
        "name": "test_read_csi_driver",
        "lineno": 229,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_csi_node",
        "name": "test_read_csi_node",
        "lineno": 235,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_namespaced_csi_storage_capacity",
        "name": "test_read_namespaced_csi_storage_capacity",
        "lineno": 241,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_storage_class",
        "name": "test_read_storage_class",
        "lineno": 247,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_volume_attachment",
        "name": "test_read_volume_attachment",
        "lineno": 253,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_volume_attachment_status",
        "name": "test_read_volume_attachment_status",
        "lineno": 259,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_read_volume_attributes_class",
        "name": "test_read_volume_attributes_class",
        "lineno": 265,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_csi_driver",
        "name": "test_replace_csi_driver",
        "lineno": 271,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_csi_node",
        "name": "test_replace_csi_node",
        "lineno": 277,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_namespaced_csi_storage_capacity",
        "name": "test_replace_namespaced_csi_storage_capacity",
        "lineno": 283,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_storage_class",
        "name": "test_replace_storage_class",
        "lineno": 289,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_volume_attachment",
        "name": "test_replace_volume_attachment",
        "lineno": 295,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_volume_attachment_status",
        "name": "test_replace_volume_attachment_status",
        "lineno": 301,
        "scope": "TestStorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.test_replace_volume_attributes_class",
        "name": "test_replace_volume_attributes_class",
        "lineno": 307,
        "scope": "TestStorageV1Api",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_version_api": [
      {
        "id": "kubernetes.aio.test.test_version_api.TestVersionApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestVersionApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_version_api.TestVersionApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestVersionApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_version_api.TestVersionApi.test_get_code",
        "name": "test_get_code",
        "lineno": 31,
        "scope": "TestVersionApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test.test_well_known_api": [
      {
        "id": "kubernetes.aio.test.test_well_known_api.TestWellKnownApi.asyncSetUp",
        "name": "asyncSetUp",
        "lineno": 25,
        "scope": "TestWellKnownApi",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.test.test_well_known_api.TestWellKnownApi.tearDown",
        "name": "tearDown",
        "lineno": 28,
        "scope": "TestWellKnownApi",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.test.test_well_known_api.TestWellKnownApi.test_get_service_account_issuer_open_id_configuration",
        "name": "test_get_service_account_issuer_open_id_configuration",
        "lineno": 31,
        "scope": "TestWellKnownApi",
        "is_async": false
      }
    ],
    "kubernetes.aio.test": [],
    "kubernetes.aio.utils.create_from_yaml": [
      {
        "id": "kubernetes.aio.utils.create_from_yaml.create_from_yaml",
        "name": "create_from_yaml",
        "lineno": 24,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "name": "create_from_dict",
        "lineno": 82,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.utils.create_from_yaml.create_from_yaml_single_item",
        "name": "create_from_yaml_single_item",
        "lineno": 153,
        "scope": null,
        "is_async": true
      },
      {
        "id": "kubernetes.aio.utils.create_from_yaml.FailToCreateError.__init__",
        "name": "__init__",
        "lineno": 197,
        "scope": "FailToCreateError",
        "is_async": false
      },
      {
        "id": "kubernetes.aio.utils.create_from_yaml.FailToCreateError.__str__",
        "name": "__str__",
        "lineno": 200,
        "scope": "FailToCreateError",
        "is_async": false
      }
    ],
    "kubernetes.aio.utils.create_from_yaml_test": [
      {
        "id": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_yaml",
        "name": "test_create_from_yaml",
        "lineno": 23,
        "scope": "CreateFromYamlTest",
        "is_async": true
      },
      {
        "id": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_dict",
        "name": "test_create_from_dict",
        "lineno": 37,
        "scope": "CreateFromYamlTest",
        "is_async": true
      }
    ],
    "kubernetes.aio.utils": [],
    "kubernetes.base.config.config_exception": [],
    "kubernetes.base.config.dateutil": [
      {
        "id": "kubernetes.base.config.dateutil.TimezoneInfo.__init__",
        "name": "__init__",
        "lineno": 21,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil.TimezoneInfo.utcoffset",
        "name": "utcoffset",
        "lineno": 27,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil.TimezoneInfo.tzname",
        "name": "tzname",
        "lineno": 30,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil.TimezoneInfo.dst",
        "name": "dst",
        "lineno": 33,
        "scope": "TimezoneInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil.parse_rfc3339",
        "name": "parse_rfc3339",
        "lineno": 50,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil.format_rfc3339",
        "name": "format_rfc3339",
        "lineno": 103,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.config.dateutil_test": [
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "name": "_parse_rfc3339_test",
        "lineno": 23,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "name": "test_parse_rfc3339",
        "lineno": 28,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "name": "test_format_rfc3339",
        "lineno": 57,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "name": "test_parse_rfc3339_invalid_formats",
        "lineno": 70,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "name": "test_parse_rfc3339_with_whitespace",
        "lineno": 89,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "name": "test_parse_rfc3339_error_message_clarity",
        "lineno": 95,
        "scope": "DateUtilTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "name": "test_parse_rfc3339_handles_none_from_timezone_regex",
        "lineno": 106,
        "scope": "DateUtilTest",
        "is_async": false
      }
    ],
    "kubernetes.base.config.exec_provider": [
      {
        "id": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ExecProvider",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider.ExecProvider.shell",
        "name": "shell",
        "lineno": 63,
        "scope": "ExecProvider",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "name": "run",
        "lineno": 71,
        "scope": "ExecProvider",
        "is_async": false
      }
    ],
    "kubernetes.base.config.exec_provider_test": [
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.setUp",
        "name": "setUp",
        "lineno": 28,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "name": "test_missing_input_keys",
        "lineno": 52,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "name": "test_error_code_returned",
        "lineno": 63,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "name": "test_nonjson_output_returned",
        "lineno": 74,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "name": "test_missing_output_keys",
        "lineno": 85,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "name": "test_mismatched_api_version",
        "lineno": 119,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "name": "test_ok_01",
        "lineno": 142,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_run_in_dir",
        "name": "test_run_in_dir",
        "lineno": 152,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_no_console_attached",
        "name": "test_ok_no_console_attached",
        "lineno": 161,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "name": "test_with_cluster_info",
        "lineno": 174,
        "scope": "ExecProviderTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "name": "test_with_cluster_info_from_exec_extension",
        "lineno": 187,
        "scope": "ExecProviderTest",
        "is_async": false
      }
    ],
    "kubernetes.base.config.incluster_config": [
      {
        "id": "kubernetes.base.config.incluster_config._join_host_port",
        "name": "_join_host_port",
        "lineno": 28,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader.load_and_set",
        "name": "load_and_set",
        "lineno": 49,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader._load_config",
        "name": "_load_config",
        "lineno": 59,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config",
        "name": "_set_config",
        "lineno": 87,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "name": "_refresh_api_key",
        "lineno": 95,
        "scope": "InClusterConfigLoader._set_config",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader._read_token_file",
        "name": "_read_token_file",
        "lineno": 102,
        "scope": "InClusterConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config.load_incluster_config",
        "name": "load_incluster_config",
        "lineno": 112,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.config.incluster_config_test": [
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.setUp",
        "name": "setUp",
        "lineno": 47,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.tearDown",
        "name": "tearDown",
        "lineno": 50,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "name": "_create_file_with_temp_content",
        "lineno": 54,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "name": "get_test_loader",
        "lineno": 61,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "name": "test_join_host_port",
        "lineno": 74,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "name": "test_load_config",
        "lineno": 80,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "name": "test_refresh_token",
        "lineno": 88,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_incluster_sets_request_authorization_header",
        "name": "test_load_incluster_sets_request_authorization_header",
        "lineno": 111,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "name": "_should_fail_load",
        "lineno": 128,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "name": "test_no_port",
        "lineno": 136,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "name": "test_empty_port",
        "lineno": 141,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "name": "test_no_host",
        "lineno": 148,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "name": "test_empty_host",
        "lineno": 153,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "name": "test_no_cert_file",
        "lineno": 160,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "name": "test_empty_cert_file",
        "lineno": 164,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "name": "test_no_token_file",
        "lineno": 169,
        "scope": "InClusterConfigTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "name": "test_empty_token_file",
        "lineno": 173,
        "scope": "InClusterConfigTest",
        "is_async": false
      }
    ],
    "kubernetes.base.config.kube_config": [
      {
        "id": "kubernetes.base.config.kube_config._cleanup_temp_files",
        "name": "_cleanup_temp_files",
        "lineno": 53,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config._create_temp_file_with_content",
        "name": "_create_temp_file_with_content",
        "lineno": 63,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config._is_expired",
        "name": "_is_expired",
        "lineno": 81,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "name": "__init__",
        "lineno": 96,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "name": "as_file",
        "lineno": 113,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "name": "as_data",
        "lineno": 126,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.FileOrData._write_file",
        "name": "_write_file",
        "lineno": 139,
        "scope": "FileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.CommandTokenSource.__init__",
        "name": "__init__",
        "lineno": 153,
        "scope": "CommandTokenSource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.CommandTokenSource.token",
        "name": "token",
        "lineno": 165,
        "scope": "CommandTokenSource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "name": "__init__",
        "lineno": 194,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials_with_cmd_path",
        "name": "_refresh_credentials_with_cmd_path",
        "lineno": 217,
        "scope": "KubeConfigLoader.__init__",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials",
        "name": "_refresh_credentials",
        "lineno": 242,
        "scope": "KubeConfigLoader.__init__",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.set_active_context",
        "name": "set_active_context",
        "lineno": 266,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "name": "_load_authentication",
        "lineno": 284,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "name": "_load_auth_provider_token",
        "lineno": 306,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_gcp_token",
        "name": "_load_gcp_token",
        "lineno": 319,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_gcp_token",
        "name": "_refresh_gcp_token",
        "lineno": 332,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "name": "_load_oid_token",
        "lineno": 342,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_oidc",
        "name": "_refresh_oidc",
        "lineno": 382,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "name": "_load_from_exec_plugin",
        "lineno": 440,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_token",
        "name": "_load_user_token",
        "lineno": 477,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "name": "_load_user_pass_token",
        "lineno": 488,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._get_base_path",
        "name": "_get_base_path",
        "lineno": 495,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "name": "_load_cluster_info",
        "lineno": 502,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config",
        "name": "_set_config",
        "lineno": 528,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config._refresh_api_key",
        "name": "_refresh_api_key",
        "lineno": 532,
        "scope": "KubeConfigLoader._set_config",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.load_and_set",
        "name": "load_and_set",
        "lineno": 543,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.list_contexts",
        "name": "list_contexts",
        "lineno": 548,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader.current_context",
        "name": "current_context",
        "lineno": 552,
        "scope": "KubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "name": "__init__",
        "lineno": 561,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.__contains__",
        "name": "__contains__",
        "lineno": 566,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.__len__",
        "name": "__len__",
        "lineno": 569,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.safe_get",
        "name": "safe_get",
        "lineno": 572,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.__getitem__",
        "name": "__getitem__",
        "lineno": 577,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode.get_with_name",
        "name": "get_with_name",
        "lineno": 588,
        "scope": "ConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "name": "__init__",
        "lineno": 634,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger.config",
        "name": "config",
        "lineno": 644,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger._load_config_from_file_like_object",
        "name": "_load_config_from_file_like_object",
        "lineno": 647,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger._load_config_from_file_path",
        "name": "_load_config_from_file_path",
        "lineno": 660,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger.load_config",
        "name": "load_config",
        "lineno": 669,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger._merge",
        "name": "_merge",
        "lineno": 691,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger.save_changes",
        "name": "save_changes",
        "lineno": 700,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger.save_config",
        "name": "save_config",
        "lineno": 706,
        "scope": "KubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config._get_kube_config_loader_for_yaml_file",
        "name": "_get_kube_config_loader_for_yaml_file",
        "lineno": 712,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "name": "_get_kube_config_loader",
        "lineno": 720,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.list_kube_config_contexts",
        "name": "list_kube_config_contexts",
        "lineno": 745,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.load_kube_config",
        "name": "load_kube_config",
        "lineno": 754,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.load_kube_config_from_dict",
        "name": "load_kube_config_from_dict",
        "lineno": 787,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.new_client_from_config",
        "name": "new_client_from_config",
        "lineno": 821,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config.new_client_from_config_dict",
        "name": "new_client_from_config_dict",
        "lineno": 839,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.config.kube_config_test": [
      {
        "id": "kubernetes.base.config.kube_config_test._base64",
        "name": "_base64",
        "lineno": 53,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "name": "_urlsafe_unpadded_b64encode",
        "lineno": 57,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test._format_expiry_datetime",
        "name": "_format_expiry_datetime",
        "lineno": 61,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test._get_expiry",
        "name": "_get_expiry",
        "lineno": 65,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test._raise_exception",
        "name": "_raise_exception",
        "lineno": 72,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.BaseTestCase.setUp",
        "name": "setUp",
        "lineno": 140,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.BaseTestCase.tearDown",
        "name": "tearDown",
        "lineno": 143,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "name": "_create_temp_file",
        "lineno": 147,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "name": "expect_exception",
        "lineno": 154,
        "scope": "BaseTestCase",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "name": "get_file_content",
        "lineno": 163,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file",
        "name": "test_file_given_file",
        "lineno": 167,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "name": "test_file_given_non_existing_file",
        "lineno": 173,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data",
        "name": "test_file_given_data",
        "lineno": 179,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "name": "test_file_given_data_no_base64",
        "lineno": 185,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_data",
        "name": "test_data_given_data",
        "lineno": 191,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file",
        "name": "test_data_given_file",
        "lineno": 197,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "name": "test_data_given_file_no_base64",
        "lineno": 203,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "name": "test_data_given_file_and_data",
        "lineno": 210,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "name": "test_file_given_file_and_data",
        "lineno": 219,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "name": "test_file_with_custom_dirname",
        "lineno": 228,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_create_temp_file_with_content",
        "name": "test_create_temp_file_with_content",
        "lineno": 237,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "name": "test_file_given_data_bytes",
        "lineno": 243,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "name": "test_file_given_data_bytes_no_base64",
        "lineno": 249,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object",
        "name": "test_file_given_no_object",
        "lineno": 255,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object_data",
        "name": "test_file_given_no_object_data",
        "lineno": 260,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "name": "test_file_recreation",
        "lineno": 265,
        "scope": "TestFileOrData",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.setUp",
        "name": "setUp",
        "lineno": 301,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_normal_map_array_operations",
        "name": "test_normal_map_array_operations",
        "lineno": 305,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name",
        "name": "test_get_with_name",
        "lineno": 320,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "name": "test_key_does_not_exists",
        "lineno": 334,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_invalid_object",
        "name": "test_get_with_name_on_invalid_object",
        "lineno": 340,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_non_list_object",
        "name": "test_get_with_name_on_non_list_object",
        "lineno": 345,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_name_does_not_exists",
        "name": "test_get_with_name_on_name_does_not_exists",
        "lineno": 350,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_duplicate_name",
        "name": "test_get_with_name_on_duplicate_name",
        "lineno": 355,
        "scope": "TestConfigNode",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "name": "__init__",
        "lineno": 367,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.FakeConfig.__eq__",
        "name": "__eq__",
        "lineno": 376,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.FakeConfig.__repr__",
        "name": "__repr__",
        "lineno": 403,
        "scope": "FakeConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "name": "test_no_user_context",
        "lineno": 872,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "name": "test_simple_token",
        "lineno": 880,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "name": "test_load_user_token",
        "lineno": 889,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "name": "test_gcp_no_refresh",
        "lineno": 896,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "name": "test_load_gcp_token_no_refresh",
        "lineno": 910,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "name": "test_load_gcp_token_with_refresh",
        "lineno": 920,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh.cred",
        "name": "cred",
        "lineno": 921,
        "scope": "TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "name": "test_gcp_refresh_api_key_hook",
        "lineno": 937,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "name": "test_oidc_no_refresh",
        "lineno": 963,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "name": "test_oidc_with_refresh",
        "lineno": 973,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_idp_ca_file_refresh",
        "name": "test_oidc_with_idp_ca_file_refresh",
        "lineno": 998,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_nocert",
        "name": "test_oidc_with_refresh_nocert",
        "lineno": 1024,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_contains_reserved_chars",
        "name": "test_oidc_fails_if_contains_reserved_chars",
        "lineno": 1048,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_invalid_padding_length",
        "name": "test_oidc_fails_if_invalid_padding_length",
        "lineno": 1058,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "name": "test_user_pass",
        "lineno": 1069,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "name": "test_load_user_pass_token",
        "lineno": 1077,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "name": "test_ssl_no_cert_files",
        "lineno": 1084,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "name": "test_ssl",
        "lineno": 1093,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "name": "test_ssl_no_verification",
        "lineno": 1108,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "name": "test_tls_server_name",
        "lineno": 1123,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "name": "test_list_contexts",
        "lineno": 1139,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "name": "test_current_context",
        "lineno": 1149,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "name": "test_set_active_context",
        "lineno": 1155,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "name": "test_ssl_with_relative_ssl_files",
        "lineno": 1162,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_path",
        "name": "test_load_kube_config_from_file_path",
        "lineno": 1189,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_like_object",
        "name": "test_load_kube_config_from_file_like_object",
        "lineno": 1199,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "name": "test_load_kube_config_from_dict",
        "lineno": 1222,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "name": "test_load_kube_config_from_dict_with_temp_file_path",
        "lineno": 1231,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_empty_file_like_object",
        "name": "test_load_kube_config_from_empty_file_like_object",
        "lineno": 1254,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_empty_file",
        "name": "test_load_kube_config_from_empty_file",
        "lineno": 1261,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "name": "test_list_kube_config_contexts",
        "lineno": 1269,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "name": "test_new_client_from_config",
        "lineno": 1279,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_dict",
        "name": "test_new_client_from_config_dict",
        "lineno": 1288,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "name": "test_no_users_section",
        "lineno": 1295,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "name": "test_non_existing_user",
        "lineno": 1305,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "name": "test_user_exec_auth",
        "lineno": 1314,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_with_expiry",
        "name": "test_user_exec_auth_with_expiry",
        "lineno": 1328,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "name": "test_user_exec_auth_certificates",
        "lineno": 1360,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_cwd",
        "name": "test_user_exec_cwd",
        "lineno": 1378,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_cwd.capture_cwd",
        "name": "capture_cwd",
        "lineno": 1381,
        "scope": "TestKubeConfigLoader.test_user_exec_cwd",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "name": "test_user_cmd_path",
        "lineno": 1392,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "name": "test_user_cmd_path_empty",
        "lineno": 1405,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "name": "test_user_cmd_path_with_scope",
        "lineno": 1419,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_no_persist",
        "name": "test__get_kube_config_loader_for_yaml_file_no_persist",
        "lineno": 1433,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_persist",
        "name": "test__get_kube_config_loader_for_yaml_file_persist",
        "lineno": 1441,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_no_persist",
        "name": "test__get_kube_config_loader_file_no_persist",
        "lineno": 1451,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_persist",
        "name": "test__get_kube_config_loader_file_persist",
        "lineno": 1459,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_dict_no_persist",
        "name": "test__get_kube_config_loader_dict_no_persist",
        "lineno": 1469,
        "scope": "TestKubeConfigLoader",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubernetesClientConfiguration.test_refresh_api_key_hook_exists",
        "name": "test_refresh_api_key_hook_exists",
        "lineno": 1483,
        "scope": "TestKubernetesClientConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubernetesClientConfiguration.test_get_api_key_calls_refresh_api_key_hook",
        "name": "test_get_api_key_calls_refresh_api_key_hook",
        "lineno": 1486,
        "scope": "TestKubernetesClientConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubernetesClientConfiguration.test_get_api_key_calls_refresh_api_key_hook.refresh_api_key_hook",
        "name": "refresh_api_key_hook",
        "lineno": 1495,
        "scope": "TestKubernetesClientConfiguration.test_get_api_key_calls_refresh_api_key_hook",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "name": "_create_multi_config",
        "lineno": 1695,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "name": "test_list_kube_config_contexts",
        "lineno": 1701,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "name": "test_new_client_from_config",
        "lineno": 1720,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "name": "test_merge_with_context_in_different_file",
        "lineno": 1728,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "name": "test_save_changes",
        "lineno": 1744,
        "scope": "TestKubeConfigMerger",
        "is_async": false
      }
    ],
    "kubernetes.base.config": [
      {
        "id": "kubernetes.base.config.load_config",
        "name": "load_config",
        "lineno": 24,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.client": [
      {
        "id": "kubernetes.base.dynamic.client.meta_request",
        "name": "meta_request",
        "lineno": 48,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.meta_request.inner",
        "name": "inner",
        "lineno": 50,
        "scope": "meta_request",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.__init__",
        "name": "__init__",
        "lineno": 72,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.resources",
        "name": "resources",
        "lineno": 82,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.version",
        "name": "version",
        "lineno": 86,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.ensure_namespace",
        "name": "ensure_namespace",
        "lineno": 89,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.serialize_body",
        "name": "serialize_body",
        "lineno": 95,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.get",
        "name": "get",
        "lineno": 105,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.create",
        "name": "create",
        "lineno": 109,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.delete",
        "name": "delete",
        "lineno": 116,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.replace",
        "name": "replace",
        "lineno": 124,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.patch",
        "name": "patch",
        "lineno": 134,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.server_side_apply",
        "name": "server_side_apply",
        "lineno": 147,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.watch",
        "name": "watch",
        "lineno": 161,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.request",
        "name": "request",
        "lineno": 212,
        "scope": "DynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient.validate",
        "name": "validate",
        "lineno": 292,
        "scope": "DynamicClient",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.discovery": [
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.__init__",
        "name": "__init__",
        "lineno": 43,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "name": "__init_cache",
        "lineno": 54,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer._write_cache",
        "name": "_write_cache",
        "lineno": 73,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "name": "invalidate_cache",
        "lineno": 81,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.api_groups",
        "name": "api_groups",
        "lineno": 85,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.search",
        "name": "search",
        "lineno": 89,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.discover",
        "name": "discover",
        "lineno": 93,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.version",
        "name": "version",
        "lineno": 97,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "name": "default_groups",
        "lineno": 100,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "name": "parse_api_groups",
        "lineno": 112,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer._load_server_info",
        "name": "_load_server_info",
        "lineno": 136,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer._load_server_info.just_json",
        "name": "just_json",
        "lineno": 137,
        "scope": "Discoverer._load_server_info",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "name": "get_resources_for_api_version",
        "lineno": 156,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer.get",
        "name": "get",
        "lineno": 197,
        "scope": "Discoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__init__",
        "name": "__init__",
        "lineno": 226,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.discover",
        "name": "discover",
        "lineno": 230,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__maybe_write_cache",
        "name": "__maybe_write_cache",
        "lineno": 233,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.api_groups",
        "name": "api_groups",
        "lineno": 239,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "name": "search",
        "lineno": 242,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "name": "__search",
        "lineno": 254,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__build_search",
        "name": "__build_search",
        "lineno": 296,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__iter__",
        "name": "__iter__",
        "lineno": 303,
        "scope": "LazyDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.update",
        "name": "update",
        "lineno": 325,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__init__",
        "name": "__init__",
        "lineno": 328,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.discover",
        "name": "discover",
        "lineno": 331,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.api_groups",
        "name": "api_groups",
        "lineno": 335,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "name": "search",
        "lineno": 340,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__build_search",
        "name": "__build_search",
        "lineno": 357,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "name": "__search",
        "lineno": 364,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__iter__",
        "name": "__iter__",
        "lineno": 389,
        "scope": "EagerDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "name": "__init__",
        "lineno": 399,
        "scope": "ResourceGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.ResourceGroup.to_dict",
        "name": "to_dict",
        "lineno": 403,
        "scope": "ResourceGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.CacheEncoder.default",
        "name": "default",
        "lineno": 413,
        "scope": "CacheEncoder",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.CacheDecoder.__init__",
        "name": "__init__",
        "lineno": 418,
        "scope": "CacheDecoder",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "name": "object_hook",
        "lineno": 422,
        "scope": "CacheDecoder",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.exceptions": [
      {
        "id": "kubernetes.base.dynamic.exceptions.api_exception",
        "name": "api_exception",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.DynamicApiError.__init__",
        "name": "__init__",
        "lineno": 47,
        "scope": "DynamicApiError",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.DynamicApiError.__str__",
        "name": "__str__",
        "lineno": 54,
        "scope": "DynamicApiError",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.DynamicApiError.summary",
        "name": "summary",
        "lineno": 67,
        "scope": "DynamicApiError",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.resource": [
      {
        "id": "kubernetes.base.dynamic.resource.Resource.__init__",
        "name": "__init__",
        "lineno": 25,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.to_dict",
        "name": "to_dict",
        "lineno": 50,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.group_version",
        "name": "group_version",
        "lineno": 70,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.__repr__",
        "name": "__repr__",
        "lineno": 75,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.urls",
        "name": "urls",
        "lineno": 79,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.path",
        "name": "path",
        "lineno": 89,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Resource.__getattr__",
        "name": "__getattr__",
        "lineno": 102,
        "scope": "Resource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.__init__",
        "name": "__init__",
        "lineno": 111,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.base_resource",
        "name": "base_resource",
        "lineno": 120,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList._items_to_resources",
        "name": "_items_to_resources",
        "lineno": 131,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList._item_to_resource",
        "name": "_item_to_resource",
        "lineno": 161,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.get",
        "name": "get",
        "lineno": 175,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.delete",
        "name": "delete",
        "lineno": 187,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "name": "verb_mapper",
        "lineno": 199,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.create",
        "name": "create",
        "lineno": 208,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.replace",
        "name": "replace",
        "lineno": 211,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.patch",
        "name": "patch",
        "lineno": 214,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.to_dict",
        "name": "to_dict",
        "lineno": 217,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList.__getattr__",
        "name": "__getattr__",
        "lineno": 226,
        "scope": "ResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource.__init__",
        "name": "__init__",
        "lineno": 237,
        "scope": "Subresource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource.create",
        "name": "create",
        "lineno": 250,
        "scope": "Subresource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource.urls",
        "name": "urls",
        "lineno": 259,
        "scope": "Subresource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource.__getattr__",
        "name": "__getattr__",
        "lineno": 266,
        "scope": "Subresource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource.to_dict",
        "name": "to_dict",
        "lineno": 269,
        "scope": "Subresource",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "name": "__init__",
        "lineno": 287,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "name": "__deserialize",
        "lineno": 305,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "name": "__serialize",
        "lineno": 315,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.to_dict",
        "name": "to_dict",
        "lineno": 327,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.to_str",
        "name": "to_str",
        "lineno": 330,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__repr__",
        "name": "__repr__",
        "lineno": 333,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__getattr__",
        "name": "__getattr__",
        "lineno": 339,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__setattr__",
        "name": "__setattr__",
        "lineno": 344,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__getitem__",
        "name": "__getitem__",
        "lineno": 352,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__setitem__",
        "name": "__setitem__",
        "lineno": 355,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance.__dir__",
        "name": "__dir__",
        "lineno": 358,
        "scope": "ResourceInstance",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__init__",
        "name": "__init__",
        "lineno": 368,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__repr__",
        "name": "__repr__",
        "lineno": 371,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__getitem__",
        "name": "__getitem__",
        "lineno": 377,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__getattr__",
        "name": "__getattr__",
        "lineno": 382,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__setattr__",
        "name": "__setattr__",
        "lineno": 385,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__dir__",
        "name": "__dir__",
        "lineno": 388,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__iter__",
        "name": "__iter__",
        "lineno": 391,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.to_dict",
        "name": "to_dict",
        "lineno": 394,
        "scope": "ResourceField",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "name": "__serialize",
        "lineno": 397,
        "scope": "ResourceField",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.test_client": [
      {
        "id": "kubernetes.base.dynamic.test_client.short_uuid",
        "name": "short_uuid",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.setUpClass",
        "name": "setUpClass",
        "lineno": 35,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "name": "test_cluster_custom_resources",
        "lineno": 38,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "name": "test_async_namespaced_custom_resources",
        "lineno": 137,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "name": "test_namespaced_custom_resources",
        "lineno": 252,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "name": "test_service_apis",
        "lineno": 359,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "name": "test_replication_controller_apis",
        "lineno": 406,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "name": "test_configmap_apis",
        "lineno": 442,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis",
        "name": "test_node_apis",
        "lineno": 489,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "name": "test_node_apis_partial_object_metadata",
        "lineno": 499,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_server_side_apply_api",
        "name": "test_server_side_apply_api",
        "lineno": 517,
        "scope": "TestDynamicClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.setUpClass",
        "name": "setUpClass",
        "lineno": 543,
        "scope": "TestDynamicClientSerialization",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_dict_type",
        "name": "test_dict_type",
        "lineno": 553,
        "scope": "TestDynamicClientSerialization",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_instance_type",
        "name": "test_resource_instance_type",
        "lineno": 556,
        "scope": "TestDynamicClientSerialization",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_field",
        "name": "test_resource_field",
        "lineno": 560,
        "scope": "TestDynamicClientSerialization",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic.test_discovery": [
      {
        "id": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.setUpClass",
        "name": "setUpClass",
        "lineno": 27,
        "scope": "TestDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_init_cache_from_file",
        "name": "test_init_cache_from_file",
        "lineno": 30,
        "scope": "TestDiscoverer",
        "is_async": false
      },
      {
        "id": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "name": "test_cache_decoder_resource_and_subresource",
        "lineno": 42,
        "scope": "TestDiscoverer",
        "is_async": false
      }
    ],
    "kubernetes.base.dynamic": [],
    "kubernetes.base.hack.boilerplate.boilerplate": [
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.get_refs",
        "name": "get_refs",
        "lineno": 55,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.file_passes",
        "name": "file_passes",
        "lineno": 70,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.file_extension",
        "name": "file_extension",
        "lineno": 134,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.normalize_files",
        "name": "normalize_files",
        "lineno": 138,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "name": "get_files",
        "lineno": 149,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.get_dates",
        "name": "get_dates",
        "lineno": 172,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.get_regexs",
        "name": "get_regexs",
        "lineno": 177,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "name": "main",
        "lineno": 191,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.electionconfig": [
      {
        "id": "kubernetes.base.leaderelection.electionconfig.Config.__init__",
        "name": "__init__",
        "lineno": 22,
        "scope": "Config",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.electionconfig.Config.on_stoppedleading_callback",
        "name": "on_stoppedleading_callback",
        "lineno": 58,
        "scope": "Config",
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.example": [
      {
        "id": "kubernetes.base.leaderelection.example.example_func",
        "name": "example_func",
        "lineno": 38,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.leaderelection": [
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.__init__",
        "name": "__init__",
        "lineno": 38,
        "scope": "LeaderElection",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.run",
        "name": "run",
        "lineno": 52,
        "scope": "LeaderElection",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.acquire",
        "name": "acquire",
        "lineno": 66,
        "scope": "LeaderElection",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.renew_loop",
        "name": "renew_loop",
        "lineno": 79,
        "scope": "LeaderElection",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "name": "try_acquire_or_renew",
        "lineno": 104,
        "scope": "LeaderElection",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection.update_lock",
        "name": "update_lock",
        "lineno": 171,
        "scope": "LeaderElection",
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.leaderelectionrecord": [
      {
        "id": "kubernetes.base.leaderelection.leaderelectionrecord.LeaderElectionRecord.__init__",
        "name": "__init__",
        "lineno": 18,
        "scope": "LeaderElectionRecord",
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.leaderelection_test": [
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "name": "test_simple_leader_election",
        "lineno": 29,
        "scope": "LeaderElectionTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_create",
        "name": "on_create",
        "lineno": 33,
        "scope": "LeaderElectionTest.test_simple_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_update",
        "name": "on_update",
        "lineno": 37,
        "scope": "LeaderElectionTest.test_simple_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_change",
        "name": "on_change",
        "lineno": 40,
        "scope": "LeaderElectionTest.test_simple_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_started_leading",
        "name": "on_started_leading",
        "lineno": 45,
        "scope": "LeaderElectionTest.test_simple_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_stopped_leading",
        "name": "on_stopped_leading",
        "lineno": 48,
        "scope": "LeaderElectionTest.test_simple_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "name": "test_leader_election",
        "lineno": 62,
        "scope": "LeaderElectionTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_A",
        "name": "on_create_A",
        "lineno": 66,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_update_A",
        "name": "on_update_A",
        "lineno": 70,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_change_A",
        "name": "on_change_A",
        "lineno": 73,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_started_leading_A",
        "name": "on_started_leading_A",
        "lineno": 79,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_stopped_leading_A",
        "name": "on_stopped_leading_A",
        "lineno": 82,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_B",
        "name": "on_create_B",
        "lineno": 89,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_update_B",
        "name": "on_update_B",
        "lineno": 93,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_change_B",
        "name": "on_change_B",
        "lineno": 96,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_started_leading_B",
        "name": "on_started_leading_B",
        "lineno": 102,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_stopped_leading_B",
        "name": "on_stopped_leading_B",
        "lineno": 105,
        "scope": "LeaderElectionTest.test_leader_election",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "name": "test_Leader_election_with_renew_deadline",
        "lineno": 152,
        "scope": "LeaderElectionTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_create",
        "name": "on_create",
        "lineno": 156,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_update",
        "name": "on_update",
        "lineno": 160,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_change",
        "name": "on_change",
        "lineno": 163,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_try_update",
        "name": "on_try_update",
        "lineno": 166,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_started_leading",
        "name": "on_started_leading",
        "lineno": 172,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_stopped_leading",
        "name": "on_stopped_leading",
        "lineno": 175,
        "scope": "LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "name": "assert_history",
        "lineno": 197,
        "scope": "LeaderElectionTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.__init__",
        "name": "__init__",
        "lineno": 209,
        "scope": "MockResourceLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.get",
        "name": "get",
        "lineno": 224,
        "scope": "MockResourceLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.create",
        "name": "create",
        "lineno": 235,
        "scope": "MockResourceLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.update",
        "name": "update",
        "lineno": 247,
        "scope": "MockResourceLock",
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection": [],
    "kubernetes.base.leaderelection.resourcelock.configmaplock": [
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.__init__",
        "name": "__init__",
        "lineno": 25,
        "scope": "ConfigMapLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get",
        "name": "get",
        "lineno": 45,
        "scope": "ConfigMapLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.create",
        "name": "create",
        "lineno": 74,
        "scope": "ConfigMapLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.update",
        "name": "update",
        "lineno": 92,
        "scope": "ConfigMapLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_object",
        "name": "get_lock_object",
        "lineno": 109,
        "scope": "ConfigMapLock",
        "is_async": false
      },
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_dict",
        "name": "get_lock_dict",
        "lineno": 123,
        "scope": "ConfigMapLock",
        "is_async": false
      }
    ],
    "kubernetes.base.leaderelection.resourcelock": [],
    "kubernetes.base.stream.stream": [
      {
        "id": "kubernetes.base.stream.stream._websocket_request",
        "name": "_websocket_request",
        "lineno": 20,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.stream.ws_client": [
      {
        "id": "kubernetes.base.stream.ws_client._IgnoredIO.write",
        "name": "write",
        "lineno": 44,
        "scope": "_IgnoredIO",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client._IgnoredIO.getvalue",
        "name": "getvalue",
        "lineno": 47,
        "scope": "_IgnoredIO",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "name": "peek_channel",
        "lineno": 82,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "name": "read_channel",
        "lineno": 92,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "name": "readline_channel",
        "lineno": 104,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.write_channel",
        "name": "write_channel",
        "lineno": 132,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.close_channel",
        "name": "close_channel",
        "lineno": 145,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.peek_stdout",
        "name": "peek_stdout",
        "lineno": 153,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.read_stdout",
        "name": "read_stdout",
        "lineno": 157,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.readline_stdout",
        "name": "readline_stdout",
        "lineno": 161,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.peek_stderr",
        "name": "peek_stderr",
        "lineno": 165,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.read_stderr",
        "name": "read_stderr",
        "lineno": 169,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.readline_stderr",
        "name": "readline_stderr",
        "lineno": 173,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.read_all",
        "name": "read_all",
        "lineno": 177,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "name": "is_open",
        "lineno": 191,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.write_stdin",
        "name": "write_stdin",
        "lineno": 195,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.update",
        "name": "update",
        "lineno": 199,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "name": "run_forever",
        "lineno": 262,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.returncode",
        "name": "returncode",
        "lineno": 273,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient.close",
        "name": "close",
        "lineno": 290,
        "scope": "WSClient",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSResponse.__init__",
        "name": "__init__",
        "lineno": 301,
        "scope": "WSResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSResponse.getheader",
        "name": "getheader",
        "lineno": 305,
        "scope": "WSResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward.__init__",
        "name": "__init__",
        "lineno": 310,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward.connected",
        "name": "connected",
        "lineno": 333,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward.socket",
        "name": "socket",
        "lineno": 336,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward.error",
        "name": "error",
        "lineno": 341,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward.close",
        "name": "close",
        "lineno": 346,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port.__init__",
        "name": "__init__",
        "lineno": 351,
        "scope": "PortForward._Port",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port._Socket.__init__",
        "name": "__init__",
        "lineno": 373,
        "scope": "PortForward._Port._Socket",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port._Socket.__getattr__",
        "name": "__getattr__",
        "lineno": 376,
        "scope": "PortForward._Port._Socket",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port._Socket.setsockopt",
        "name": "setsockopt",
        "lineno": 379,
        "scope": "PortForward._Port._Socket",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "name": "_proxy",
        "lineno": 387,
        "scope": "PortForward",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.get_websocket_url",
        "name": "get_websocket_url",
        "lineno": 489,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.create_websocket",
        "name": "create_websocket",
        "lineno": 509,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "name": "websocket_proxycare",
        "lineno": 551,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.websocket_call",
        "name": "websocket_call",
        "lineno": 570,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client.portforward_call",
        "name": "portforward_call",
        "lineno": 595,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.stream.ws_client_test": [
      {
        "id": "kubernetes.base.stream.ws_client_test.dummy_kubeconfig",
        "name": "dummy_kubeconfig",
        "lineno": 35,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.dictval",
        "name": "dictval",
        "lineno": 59,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.DummyProxy.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "DummyProxy",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.DummyProxy.run",
        "name": "run",
        "lineno": 78,
        "scope": "DummyProxy",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_client",
        "name": "test_websocket_client",
        "lineno": 90,
        "scope": "WSClientTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "name": "test_websocket_proxycare",
        "lineno": 103,
        "scope": "WSClientTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.setUp",
        "name": "setUp",
        "lineno": 133,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_create_websocket_header",
        "name": "test_create_websocket_header",
        "lineno": 144,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v5",
        "name": "test_close_channel_v5",
        "lineno": 161,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v4",
        "name": "test_close_channel_v4",
        "lineno": 174,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "name": "test_update_receives_close_v5",
        "lineno": 187,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "name": "test_update_ignores_close_signal_v4",
        "lineno": 211,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "name": "test_readline_channel_closed_with_leftover_data",
        "lineno": 240,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "name": "test_readline_channel_closed_with_leftover_data_binary",
        "lineno": 262,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "name": "test_read_channel_closed_with_leftover_data",
        "lineno": 284,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "name": "test_peek_channel_closed_with_leftover_data",
        "lineno": 310,
        "scope": "WSClientProtocolTest",
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.dummy_proxy",
        "name": "dummy_proxy",
        "lineno": 348,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.clear_proxy_env",
        "name": "clear_proxy_env",
        "lineno": 355,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.apply_proxy_to_conf",
        "name": "apply_proxy_to_conf",
        "lineno": 359,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.test_rest_call_ignores_env",
        "name": "test_rest_call_ignores_env",
        "lineno": 366,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.test_websocket_call_honors_env",
        "name": "test_websocket_call_honors_env",
        "lineno": 382,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.base.stream": [],
    "kubernetes.base.watch.watch": [
      {
        "id": "kubernetes.base.watch.watch.SimpleNamespace.__init__",
        "name": "__init__",
        "lineno": 36,
        "scope": "SimpleNamespace",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch._find_return_type",
        "name": "_find_return_type",
        "lineno": 40,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.iter_resp_lines",
        "name": "iter_resp_lines",
        "lineno": 47,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.__init__",
        "name": "__init__",
        "lineno": 81,
        "scope": "Watch",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.stop",
        "name": "stop",
        "lineno": 87,
        "scope": "Watch",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.get_return_type",
        "name": "get_return_type",
        "lineno": 105,
        "scope": "Watch",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.get_watch_argument_name",
        "name": "get_watch_argument_name",
        "lineno": 113,
        "scope": "Watch",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "name": "unmarshal_event",
        "lineno": 119,
        "scope": "Watch",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch.Watch.stream",
        "name": "stream",
        "lineno": 151,
        "scope": "Watch",
        "is_async": false
      }
    ],
    "kubernetes.base.watch.watch_test": [
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.setUp",
        "name": "setUp",
        "lineno": 27,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "name": "test_watch_with_decode",
        "lineno": 31,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "name": "test_watch_with_interspersed_newlines",
        "lineno": 76,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "name": "test_watch_with_multibyte_utf8",
        "lineno": 111,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "name": "test_watch_with_invalid_utf8",
        "lineno": 150,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "name": "test_watch_for_follow",
        "lineno": 196,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "name": "test_watch_resource_version_set",
        "lineno": 226,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set.get_values",
        "name": "get_values",
        "lineno": 247,
        "scope": "WatchTests.test_watch_resource_version_set",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "name": "test_watch_stream_twice",
        "lineno": 295,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "name": "test_watch_stream_loop",
        "lineno": 322,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "name": "test_unmarshal_with_float_object",
        "lineno": 354,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "name": "test_unmarshal_with_no_return_type",
        "lineno": 362,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "name": "test_unmarshal_with_custom_object",
        "lineno": 370,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark",
        "name": "test_unmarshal_with_bookmark",
        "lineno": 383,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_not_in_dict",
        "name": "test_unmarshal_with_bookmark_metadata_not_in_dict",
        "lineno": 393,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_without_resource_version",
        "name": "test_unmarshal_with_bookmark_metadata_without_resource_version",
        "lineno": 401,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "name": "test_watch_with_exception",
        "lineno": 409,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "name": "test_watch_with_error_event",
        "lineno": 433,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "name": "test_watch_retries_on_error_event",
        "lineno": 457,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "name": "test_watch_with_error_event_and_timeout_param",
        "lineno": 484,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.setUpClass",
        "name": "setUpClass",
        "lineno": 511,
        "scope": "WatchTests",
        "is_async": false
      },
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "name": "test_pod_log_empty_lines",
        "lineno": 515,
        "scope": "WatchTests",
        "is_async": false
      }
    ],
    "kubernetes.base.watch": [],
    "kubernetes.client.api_client": [
      {
        "id": "kubernetes.client.api_client.ApiClient.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__enter__",
        "name": "__enter__",
        "lineno": 84,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__exit__",
        "name": "__exit__",
        "lineno": 87,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.close",
        "name": "close",
        "lineno": 90,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.pool",
        "name": "pool",
        "lineno": 99,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.user_agent",
        "name": "user_agent",
        "lineno": 109,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.user_agent",
        "name": "user_agent",
        "lineno": 114,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.set_default_header",
        "name": "set_default_header",
        "lineno": 117,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__call_api",
        "name": "__call_api",
        "lineno": 120,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "name": "sanitize_for_serialization",
        "lineno": 223,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.deserialize",
        "name": "deserialize",
        "lineno": 265,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize",
        "name": "__deserialize",
        "lineno": 287,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.call_api",
        "name": "call_api",
        "lineno": 326,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.request",
        "name": "request",
        "lineno": 395,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "name": "parameters_to_tuples",
        "lineno": 454,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.files_parameters",
        "name": "files_parameters",
        "lineno": 484,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.select_header_accept",
        "name": "select_header_accept",
        "lineno": 508,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.select_header_content_type",
        "name": "select_header_content_type",
        "lineno": 524,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.update_params_for_auth",
        "name": "update_params_for_auth",
        "lineno": 547,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient._apply_auth_params",
        "name": "_apply_auth_params",
        "lineno": 569,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_file",
        "name": "__deserialize_file",
        "lineno": 587,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_primitive",
        "name": "__deserialize_primitive",
        "lineno": 611,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_object",
        "name": "__deserialize_object",
        "lineno": 626,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_date",
        "name": "__deserialize_date",
        "lineno": 633,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_datetime",
        "name": "__deserialize_datetime",
        "lineno": 649,
        "scope": "ApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api_client.ApiClient.__deserialize_model",
        "name": "__deserialize_model",
        "lineno": 670,
        "scope": "ApiClient",
        "is_async": false
      }
    ],
    "kubernetes.client.configuration": [
      {
        "id": "kubernetes.client.configuration.Configuration.__init__",
        "name": "__init__",
        "lineno": 109,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.__deepcopy__",
        "name": "__deepcopy__",
        "lineno": 237,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.__setattr__",
        "name": "__setattr__",
        "lineno": 251,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.set_default",
        "name": "set_default",
        "lineno": 262,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.get_default_copy",
        "name": "get_default_copy",
        "lineno": 273,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.logger_file",
        "name": "logger_file",
        "lineno": 287,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.logger_file",
        "name": "logger_file",
        "lineno": 299,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.debug",
        "name": "debug",
        "lineno": 318,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.debug",
        "name": "debug",
        "lineno": 327,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.logger_format",
        "name": "logger_format",
        "lineno": 349,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.logger_format",
        "name": "logger_format",
        "lineno": 360,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.get_api_key_with_prefix",
        "name": "get_api_key_with_prefix",
        "lineno": 371,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.get_basic_auth_token",
        "name": "get_basic_auth_token",
        "lineno": 388,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.auth_settings",
        "name": "auth_settings",
        "lineno": 403,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.to_debug_report",
        "name": "to_debug_report",
        "lineno": 426,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.get_host_settings",
        "name": "get_host_settings",
        "lineno": 438,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.get_host_from_settings",
        "name": "get_host_from_settings",
        "lineno": 450,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.host",
        "name": "host",
        "lineno": 490,
        "scope": "Configuration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.configuration.Configuration.host",
        "name": "host",
        "lineno": 495,
        "scope": "Configuration",
        "is_async": false
      }
    ],
    "kubernetes.client.exceptions": [
      {
        "id": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "name": "__init__",
        "lineno": 21,
        "scope": "ApiTypeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ApiValueError.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiValueError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ApiAttributeError.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "ApiAttributeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ApiKeyError.__init__",
        "name": "__init__",
        "lineno": 87,
        "scope": "ApiKeyError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ApiException.__init__",
        "name": "__init__",
        "lineno": 105,
        "scope": "ApiException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ApiException.__str__",
        "name": "__str__",
        "lineno": 117,
        "scope": "ApiException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.NotFoundException.__init__",
        "name": "__init__",
        "lineno": 133,
        "scope": "NotFoundException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.UnauthorizedException.__init__",
        "name": "__init__",
        "lineno": 139,
        "scope": "UnauthorizedException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ForbiddenException.__init__",
        "name": "__init__",
        "lineno": 145,
        "scope": "ForbiddenException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.ServiceException.__init__",
        "name": "__init__",
        "lineno": 151,
        "scope": "ServiceException",
        "is_async": false
      },
      {
        "id": "kubernetes.client.exceptions.render_path",
        "name": "render_path",
        "lineno": 155,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.client.rest": [
      {
        "id": "kubernetes.client.rest.RESTResponse.__init__",
        "name": "__init__",
        "lineno": 35,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTResponse.getheaders",
        "name": "getheaders",
        "lineno": 41,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTResponse.getheader",
        "name": "getheader",
        "lineno": 45,
        "scope": "RESTResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.request",
        "name": "request",
        "lineno": 108,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.GET",
        "name": "GET",
        "lineno": 244,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.HEAD",
        "name": "HEAD",
        "lineno": 252,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.OPTIONS",
        "name": "OPTIONS",
        "lineno": 260,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.DELETE",
        "name": "DELETE",
        "lineno": 270,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.POST",
        "name": "POST",
        "lineno": 279,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.PUT",
        "name": "PUT",
        "lineno": 289,
        "scope": "RESTClientObject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject.PATCH",
        "name": "PATCH",
        "lineno": 299,
        "scope": "RESTClientObject",
        "is_async": false
      }
    ],
    "kubernetes.client": [],
    "kubernetes.client.api.admissionregistration_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AdmissionregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 375,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 435,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 615,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 675,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 855,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 899,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 1043,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1087,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 1359,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 1411,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 1571,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1623,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 1783,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 1825,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 1975,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2017,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 2167,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 2199,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 2312,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2344,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 2457,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 2497,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 2634,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2674,
        "scope": "AdmissionregistrationV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 375,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 435,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 615,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 675,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 855,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 899,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 1043,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1087,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 1359,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 1411,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 1571,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1623,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 1783,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 1825,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 1975,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2017,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 2167,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 2199,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 2312,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2344,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 2457,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 2497,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 2634,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2674,
        "scope": "AdmissionregistrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.admissionregistration_v1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy",
        "name": "create_mutating_admission_policy",
        "lineno": 39,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "name": "create_mutating_admission_policy_with_http_info",
        "lineno": 77,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding",
        "name": "create_mutating_admission_policy_binding",
        "lineno": 207,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "name": "create_mutating_admission_policy_binding_with_http_info",
        "lineno": 245,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration",
        "name": "create_mutating_webhook_configuration",
        "lineno": 375,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "name": "create_mutating_webhook_configuration_with_http_info",
        "lineno": 413,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy",
        "name": "create_validating_admission_policy",
        "lineno": 543,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "name": "create_validating_admission_policy_with_http_info",
        "lineno": 581,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding",
        "name": "create_validating_admission_policy_binding",
        "lineno": 711,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "name": "create_validating_admission_policy_binding_with_http_info",
        "lineno": 749,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration",
        "name": "create_validating_webhook_configuration",
        "lineno": 879,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "name": "create_validating_webhook_configuration_with_http_info",
        "lineno": 917,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy",
        "name": "delete_collection_mutating_admission_policy",
        "lineno": 1047,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "name": "delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 1107,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding",
        "name": "delete_collection_mutating_admission_policy_binding",
        "lineno": 1287,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "name": "delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 1347,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration",
        "name": "delete_collection_mutating_webhook_configuration",
        "lineno": 1527,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "name": "delete_collection_mutating_webhook_configuration_with_http_info",
        "lineno": 1587,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy",
        "name": "delete_collection_validating_admission_policy",
        "lineno": 1767,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "name": "delete_collection_validating_admission_policy_with_http_info",
        "lineno": 1827,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding",
        "name": "delete_collection_validating_admission_policy_binding",
        "lineno": 2007,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "name": "delete_collection_validating_admission_policy_binding_with_http_info",
        "lineno": 2067,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration",
        "name": "delete_collection_validating_webhook_configuration",
        "lineno": 2247,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "name": "delete_collection_validating_webhook_configuration_with_http_info",
        "lineno": 2307,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy",
        "name": "delete_mutating_admission_policy",
        "lineno": 2487,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "name": "delete_mutating_admission_policy_with_http_info",
        "lineno": 2531,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding",
        "name": "delete_mutating_admission_policy_binding",
        "lineno": 2675,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "name": "delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 2719,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration",
        "name": "delete_mutating_webhook_configuration",
        "lineno": 2863,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "name": "delete_mutating_webhook_configuration_with_http_info",
        "lineno": 2907,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy",
        "name": "delete_validating_admission_policy",
        "lineno": 3051,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "name": "delete_validating_admission_policy_with_http_info",
        "lineno": 3095,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding",
        "name": "delete_validating_admission_policy_binding",
        "lineno": 3239,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "name": "delete_validating_admission_policy_binding_with_http_info",
        "lineno": 3283,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration",
        "name": "delete_validating_webhook_configuration",
        "lineno": 3427,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "name": "delete_validating_webhook_configuration_with_http_info",
        "lineno": 3471,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3615,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3643,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy",
        "name": "list_mutating_admission_policy",
        "lineno": 3743,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "name": "list_mutating_admission_policy_with_http_info",
        "lineno": 3795,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding",
        "name": "list_mutating_admission_policy_binding",
        "lineno": 3955,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "name": "list_mutating_admission_policy_binding_with_http_info",
        "lineno": 4007,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration",
        "name": "list_mutating_webhook_configuration",
        "lineno": 4167,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "name": "list_mutating_webhook_configuration_with_http_info",
        "lineno": 4219,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy",
        "name": "list_validating_admission_policy",
        "lineno": 4379,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "name": "list_validating_admission_policy_with_http_info",
        "lineno": 4431,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding",
        "name": "list_validating_admission_policy_binding",
        "lineno": 4591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "name": "list_validating_admission_policy_binding_with_http_info",
        "lineno": 4643,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration",
        "name": "list_validating_webhook_configuration",
        "lineno": 4803,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "name": "list_validating_webhook_configuration_with_http_info",
        "lineno": 4855,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy",
        "name": "patch_mutating_admission_policy",
        "lineno": 5015,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "name": "patch_mutating_admission_policy_with_http_info",
        "lineno": 5057,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding",
        "name": "patch_mutating_admission_policy_binding",
        "lineno": 5207,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "name": "patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 5249,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration",
        "name": "patch_mutating_webhook_configuration",
        "lineno": 5399,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "name": "patch_mutating_webhook_configuration_with_http_info",
        "lineno": 5441,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy",
        "name": "patch_validating_admission_policy",
        "lineno": 5591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "name": "patch_validating_admission_policy_with_http_info",
        "lineno": 5633,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding",
        "name": "patch_validating_admission_policy_binding",
        "lineno": 5783,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "name": "patch_validating_admission_policy_binding_with_http_info",
        "lineno": 5825,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status",
        "name": "patch_validating_admission_policy_status",
        "lineno": 5975,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "name": "patch_validating_admission_policy_status_with_http_info",
        "lineno": 6017,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration",
        "name": "patch_validating_webhook_configuration",
        "lineno": 6167,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "name": "patch_validating_webhook_configuration_with_http_info",
        "lineno": 6209,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy",
        "name": "read_mutating_admission_policy",
        "lineno": 6359,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "name": "read_mutating_admission_policy_with_http_info",
        "lineno": 6391,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding",
        "name": "read_mutating_admission_policy_binding",
        "lineno": 6504,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "name": "read_mutating_admission_policy_binding_with_http_info",
        "lineno": 6536,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration",
        "name": "read_mutating_webhook_configuration",
        "lineno": 6649,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "name": "read_mutating_webhook_configuration_with_http_info",
        "lineno": 6681,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy",
        "name": "read_validating_admission_policy",
        "lineno": 6794,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "name": "read_validating_admission_policy_with_http_info",
        "lineno": 6826,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding",
        "name": "read_validating_admission_policy_binding",
        "lineno": 6939,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "name": "read_validating_admission_policy_binding_with_http_info",
        "lineno": 6971,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status",
        "name": "read_validating_admission_policy_status",
        "lineno": 7084,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "name": "read_validating_admission_policy_status_with_http_info",
        "lineno": 7116,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration",
        "name": "read_validating_webhook_configuration",
        "lineno": 7229,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "name": "read_validating_webhook_configuration_with_http_info",
        "lineno": 7261,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy",
        "name": "replace_mutating_admission_policy",
        "lineno": 7374,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "name": "replace_mutating_admission_policy_with_http_info",
        "lineno": 7414,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding",
        "name": "replace_mutating_admission_policy_binding",
        "lineno": 7551,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "name": "replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 7591,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration",
        "name": "replace_mutating_webhook_configuration",
        "lineno": 7728,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "name": "replace_mutating_webhook_configuration_with_http_info",
        "lineno": 7768,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy",
        "name": "replace_validating_admission_policy",
        "lineno": 7905,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "name": "replace_validating_admission_policy_with_http_info",
        "lineno": 7945,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding",
        "name": "replace_validating_admission_policy_binding",
        "lineno": 8082,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "name": "replace_validating_admission_policy_binding_with_http_info",
        "lineno": 8122,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status",
        "name": "replace_validating_admission_policy_status",
        "lineno": 8259,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "name": "replace_validating_admission_policy_status_with_http_info",
        "lineno": 8299,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration",
        "name": "replace_validating_webhook_configuration",
        "lineno": 8436,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "name": "replace_validating_webhook_configuration_with_http_info",
        "lineno": 8476,
        "scope": "AdmissionregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apiextensions_api": [
      {
        "id": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiextensionsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ApiextensionsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ApiextensionsApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apiextensions_v1_api": [
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition",
        "name": "create_custom_resource_definition",
        "lineno": 39,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "name": "create_custom_resource_definition_with_http_info",
        "lineno": 77,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition",
        "name": "delete_collection_custom_resource_definition",
        "lineno": 207,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "name": "delete_collection_custom_resource_definition_with_http_info",
        "lineno": 267,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition",
        "name": "delete_custom_resource_definition",
        "lineno": 447,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "name": "delete_custom_resource_definition_with_http_info",
        "lineno": 491,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition",
        "name": "list_custom_resource_definition",
        "lineno": 763,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "name": "list_custom_resource_definition_with_http_info",
        "lineno": 815,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition",
        "name": "patch_custom_resource_definition",
        "lineno": 975,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "name": "patch_custom_resource_definition_with_http_info",
        "lineno": 1017,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status",
        "name": "patch_custom_resource_definition_status",
        "lineno": 1167,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "name": "patch_custom_resource_definition_status_with_http_info",
        "lineno": 1209,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition",
        "name": "read_custom_resource_definition",
        "lineno": 1359,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "name": "read_custom_resource_definition_with_http_info",
        "lineno": 1391,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status",
        "name": "read_custom_resource_definition_status",
        "lineno": 1504,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "name": "read_custom_resource_definition_status_with_http_info",
        "lineno": 1536,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition",
        "name": "replace_custom_resource_definition",
        "lineno": 1649,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "name": "replace_custom_resource_definition_with_http_info",
        "lineno": 1689,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status",
        "name": "replace_custom_resource_definition_status",
        "lineno": 1826,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "name": "replace_custom_resource_definition_status_with_http_info",
        "lineno": 1866,
        "scope": "ApiextensionsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apiregistration_api": [
      {
        "id": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ApiregistrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ApiregistrationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apiregistration_v1_api": [
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service",
        "name": "create_api_service",
        "lineno": 39,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "name": "create_api_service_with_http_info",
        "lineno": 77,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service",
        "name": "delete_api_service",
        "lineno": 207,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "name": "delete_api_service_with_http_info",
        "lineno": 251,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service",
        "name": "delete_collection_api_service",
        "lineno": 395,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "name": "delete_collection_api_service_with_http_info",
        "lineno": 455,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service",
        "name": "list_api_service",
        "lineno": 763,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "name": "list_api_service_with_http_info",
        "lineno": 815,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service",
        "name": "patch_api_service",
        "lineno": 975,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "name": "patch_api_service_with_http_info",
        "lineno": 1017,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status",
        "name": "patch_api_service_status",
        "lineno": 1167,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "name": "patch_api_service_status_with_http_info",
        "lineno": 1209,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service",
        "name": "read_api_service",
        "lineno": 1359,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "name": "read_api_service_with_http_info",
        "lineno": 1391,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status",
        "name": "read_api_service_status",
        "lineno": 1504,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "name": "read_api_service_status_with_http_info",
        "lineno": 1536,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service",
        "name": "replace_api_service",
        "lineno": 1649,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "name": "replace_api_service_with_http_info",
        "lineno": 1689,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status",
        "name": "replace_api_service_status",
        "lineno": 1826,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "name": "replace_api_service_status_with_http_info",
        "lineno": 1866,
        "scope": "ApiregistrationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apis_api": [
      {
        "id": "kubernetes.client.api.apis_api.ApisApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ApisApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apis_api.ApisApi.get_api_versions",
        "name": "get_api_versions",
        "lineno": 39,
        "scope": "ApisApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "name": "get_api_versions_with_http_info",
        "lineno": 67,
        "scope": "ApisApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apps_api": [
      {
        "id": "kubernetes.client.api.apps_api.AppsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AppsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_api.AppsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AppsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AppsApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.apps_v1_api": [
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision",
        "name": "create_namespaced_controller_revision",
        "lineno": 39,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "name": "create_namespaced_controller_revision_with_http_info",
        "lineno": 79,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "name": "create_namespaced_daemon_set",
        "lineno": 217,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "name": "create_namespaced_daemon_set_with_http_info",
        "lineno": 257,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "name": "create_namespaced_deployment",
        "lineno": 395,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "name": "create_namespaced_deployment_with_http_info",
        "lineno": 435,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set",
        "name": "create_namespaced_replica_set",
        "lineno": 573,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "name": "create_namespaced_replica_set_with_http_info",
        "lineno": 613,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set",
        "name": "create_namespaced_stateful_set",
        "lineno": 751,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "name": "create_namespaced_stateful_set_with_http_info",
        "lineno": 791,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision",
        "name": "delete_collection_namespaced_controller_revision",
        "lineno": 929,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "name": "delete_collection_namespaced_controller_revision_with_http_info",
        "lineno": 991,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set",
        "name": "delete_collection_namespaced_daemon_set",
        "lineno": 1179,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "name": "delete_collection_namespaced_daemon_set_with_http_info",
        "lineno": 1241,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment",
        "name": "delete_collection_namespaced_deployment",
        "lineno": 1429,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "name": "delete_collection_namespaced_deployment_with_http_info",
        "lineno": 1491,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set",
        "name": "delete_collection_namespaced_replica_set",
        "lineno": 1679,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "name": "delete_collection_namespaced_replica_set_with_http_info",
        "lineno": 1741,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set",
        "name": "delete_collection_namespaced_stateful_set",
        "lineno": 1929,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "name": "delete_collection_namespaced_stateful_set_with_http_info",
        "lineno": 1991,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision",
        "name": "delete_namespaced_controller_revision",
        "lineno": 2179,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "name": "delete_namespaced_controller_revision_with_http_info",
        "lineno": 2225,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "name": "delete_namespaced_daemon_set",
        "lineno": 2377,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "name": "delete_namespaced_daemon_set_with_http_info",
        "lineno": 2423,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "name": "delete_namespaced_deployment",
        "lineno": 2575,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "name": "delete_namespaced_deployment_with_http_info",
        "lineno": 2621,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set",
        "name": "delete_namespaced_replica_set",
        "lineno": 2773,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "name": "delete_namespaced_replica_set_with_http_info",
        "lineno": 2819,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set",
        "name": "delete_namespaced_stateful_set",
        "lineno": 2971,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "name": "delete_namespaced_stateful_set_with_http_info",
        "lineno": 3017,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3169,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3197,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces",
        "name": "list_controller_revision_for_all_namespaces",
        "lineno": 3297,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "name": "list_controller_revision_for_all_namespaces_with_http_info",
        "lineno": 3349,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces",
        "name": "list_daemon_set_for_all_namespaces",
        "lineno": 3509,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "name": "list_daemon_set_for_all_namespaces_with_http_info",
        "lineno": 3561,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces",
        "name": "list_deployment_for_all_namespaces",
        "lineno": 3721,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "name": "list_deployment_for_all_namespaces_with_http_info",
        "lineno": 3773,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision",
        "name": "list_namespaced_controller_revision",
        "lineno": 3933,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "name": "list_namespaced_controller_revision_with_http_info",
        "lineno": 3987,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set",
        "name": "list_namespaced_daemon_set",
        "lineno": 4155,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "name": "list_namespaced_daemon_set_with_http_info",
        "lineno": 4209,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment",
        "name": "list_namespaced_deployment",
        "lineno": 4377,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "name": "list_namespaced_deployment_with_http_info",
        "lineno": 4431,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set",
        "name": "list_namespaced_replica_set",
        "lineno": 4599,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "name": "list_namespaced_replica_set_with_http_info",
        "lineno": 4653,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set",
        "name": "list_namespaced_stateful_set",
        "lineno": 4821,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "name": "list_namespaced_stateful_set_with_http_info",
        "lineno": 4875,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces",
        "name": "list_replica_set_for_all_namespaces",
        "lineno": 5043,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "name": "list_replica_set_for_all_namespaces_with_http_info",
        "lineno": 5095,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces",
        "name": "list_stateful_set_for_all_namespaces",
        "lineno": 5255,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "name": "list_stateful_set_for_all_namespaces_with_http_info",
        "lineno": 5307,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision",
        "name": "patch_namespaced_controller_revision",
        "lineno": 5467,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "name": "patch_namespaced_controller_revision_with_http_info",
        "lineno": 5511,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set",
        "name": "patch_namespaced_daemon_set",
        "lineno": 5669,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "name": "patch_namespaced_daemon_set_with_http_info",
        "lineno": 5713,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status",
        "name": "patch_namespaced_daemon_set_status",
        "lineno": 5871,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "name": "patch_namespaced_daemon_set_status_with_http_info",
        "lineno": 5915,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment",
        "name": "patch_namespaced_deployment",
        "lineno": 6073,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "name": "patch_namespaced_deployment_with_http_info",
        "lineno": 6117,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale",
        "name": "patch_namespaced_deployment_scale",
        "lineno": 6275,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "name": "patch_namespaced_deployment_scale_with_http_info",
        "lineno": 6319,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status",
        "name": "patch_namespaced_deployment_status",
        "lineno": 6477,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "name": "patch_namespaced_deployment_status_with_http_info",
        "lineno": 6521,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set",
        "name": "patch_namespaced_replica_set",
        "lineno": 6679,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "name": "patch_namespaced_replica_set_with_http_info",
        "lineno": 6723,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale",
        "name": "patch_namespaced_replica_set_scale",
        "lineno": 6881,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "name": "patch_namespaced_replica_set_scale_with_http_info",
        "lineno": 6925,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status",
        "name": "patch_namespaced_replica_set_status",
        "lineno": 7083,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "name": "patch_namespaced_replica_set_status_with_http_info",
        "lineno": 7127,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set",
        "name": "patch_namespaced_stateful_set",
        "lineno": 7285,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "name": "patch_namespaced_stateful_set_with_http_info",
        "lineno": 7329,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale",
        "name": "patch_namespaced_stateful_set_scale",
        "lineno": 7487,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "name": "patch_namespaced_stateful_set_scale_with_http_info",
        "lineno": 7531,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status",
        "name": "patch_namespaced_stateful_set_status",
        "lineno": 7689,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "name": "patch_namespaced_stateful_set_status_with_http_info",
        "lineno": 7733,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision",
        "name": "read_namespaced_controller_revision",
        "lineno": 7891,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "name": "read_namespaced_controller_revision_with_http_info",
        "lineno": 7925,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "name": "read_namespaced_daemon_set",
        "lineno": 8046,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "name": "read_namespaced_daemon_set_with_http_info",
        "lineno": 8080,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status",
        "name": "read_namespaced_daemon_set_status",
        "lineno": 8201,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "name": "read_namespaced_daemon_set_status_with_http_info",
        "lineno": 8235,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "name": "read_namespaced_deployment",
        "lineno": 8356,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "name": "read_namespaced_deployment_with_http_info",
        "lineno": 8390,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale",
        "name": "read_namespaced_deployment_scale",
        "lineno": 8511,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "name": "read_namespaced_deployment_scale_with_http_info",
        "lineno": 8545,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status",
        "name": "read_namespaced_deployment_status",
        "lineno": 8666,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "name": "read_namespaced_deployment_status_with_http_info",
        "lineno": 8700,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set",
        "name": "read_namespaced_replica_set",
        "lineno": 8821,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "name": "read_namespaced_replica_set_with_http_info",
        "lineno": 8855,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale",
        "name": "read_namespaced_replica_set_scale",
        "lineno": 8976,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "name": "read_namespaced_replica_set_scale_with_http_info",
        "lineno": 9010,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status",
        "name": "read_namespaced_replica_set_status",
        "lineno": 9131,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "name": "read_namespaced_replica_set_status_with_http_info",
        "lineno": 9165,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set",
        "name": "read_namespaced_stateful_set",
        "lineno": 9286,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "name": "read_namespaced_stateful_set_with_http_info",
        "lineno": 9320,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale",
        "name": "read_namespaced_stateful_set_scale",
        "lineno": 9441,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "name": "read_namespaced_stateful_set_scale_with_http_info",
        "lineno": 9475,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status",
        "name": "read_namespaced_stateful_set_status",
        "lineno": 9596,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "name": "read_namespaced_stateful_set_status_with_http_info",
        "lineno": 9630,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision",
        "name": "replace_namespaced_controller_revision",
        "lineno": 9751,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "name": "replace_namespaced_controller_revision_with_http_info",
        "lineno": 9793,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set",
        "name": "replace_namespaced_daemon_set",
        "lineno": 9938,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "name": "replace_namespaced_daemon_set_with_http_info",
        "lineno": 9980,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status",
        "name": "replace_namespaced_daemon_set_status",
        "lineno": 10125,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "name": "replace_namespaced_daemon_set_status_with_http_info",
        "lineno": 10167,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment",
        "name": "replace_namespaced_deployment",
        "lineno": 10312,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "name": "replace_namespaced_deployment_with_http_info",
        "lineno": 10354,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale",
        "name": "replace_namespaced_deployment_scale",
        "lineno": 10499,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "name": "replace_namespaced_deployment_scale_with_http_info",
        "lineno": 10541,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status",
        "name": "replace_namespaced_deployment_status",
        "lineno": 10686,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "name": "replace_namespaced_deployment_status_with_http_info",
        "lineno": 10728,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set",
        "name": "replace_namespaced_replica_set",
        "lineno": 10873,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "name": "replace_namespaced_replica_set_with_http_info",
        "lineno": 10915,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale",
        "name": "replace_namespaced_replica_set_scale",
        "lineno": 11060,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "name": "replace_namespaced_replica_set_scale_with_http_info",
        "lineno": 11102,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status",
        "name": "replace_namespaced_replica_set_status",
        "lineno": 11247,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "name": "replace_namespaced_replica_set_status_with_http_info",
        "lineno": 11289,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set",
        "name": "replace_namespaced_stateful_set",
        "lineno": 11434,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "name": "replace_namespaced_stateful_set_with_http_info",
        "lineno": 11476,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale",
        "name": "replace_namespaced_stateful_set_scale",
        "lineno": 11621,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "name": "replace_namespaced_stateful_set_scale_with_http_info",
        "lineno": 11663,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status",
        "name": "replace_namespaced_stateful_set_status",
        "lineno": 11808,
        "scope": "AppsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "name": "replace_namespaced_stateful_set_status_with_http_info",
        "lineno": 11850,
        "scope": "AppsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.authentication_api": [
      {
        "id": "kubernetes.client.api.authentication_api.AuthenticationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthenticationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AuthenticationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AuthenticationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.authentication_v1_api": [
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review",
        "name": "create_self_subject_review",
        "lineno": 39,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "name": "create_self_subject_review_with_http_info",
        "lineno": 77,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review",
        "name": "create_token_review",
        "lineno": 207,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "name": "create_token_review_with_http_info",
        "lineno": 245,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 375,
        "scope": "AuthenticationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 403,
        "scope": "AuthenticationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.authorization_api": [
      {
        "id": "kubernetes.client.api.authorization_api.AuthorizationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.authorization_v1_api": [
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review",
        "name": "create_namespaced_local_subject_access_review",
        "lineno": 39,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "name": "create_namespaced_local_subject_access_review_with_http_info",
        "lineno": 79,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review",
        "name": "create_self_subject_access_review",
        "lineno": 217,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "name": "create_self_subject_access_review_with_http_info",
        "lineno": 255,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review",
        "name": "create_self_subject_rules_review",
        "lineno": 385,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "name": "create_self_subject_rules_review_with_http_info",
        "lineno": 423,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review",
        "name": "create_subject_access_review",
        "lineno": 553,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "name": "create_subject_access_review_with_http_info",
        "lineno": 591,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 721,
        "scope": "AuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 749,
        "scope": "AuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.autoscaling_api": [
      {
        "id": "kubernetes.client.api.autoscaling_api.AutoscalingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "AutoscalingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "AutoscalingApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.autoscaling_v1_api": [
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler",
        "name": "create_namespaced_horizontal_pod_autoscaler",
        "lineno": 39,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 79,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 217,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 279,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler",
        "name": "delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 467,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 513,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 793,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler",
        "name": "list_namespaced_horizontal_pod_autoscaler",
        "lineno": 1005,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1059,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler",
        "name": "patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 1227,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1271,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1429,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1473,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler",
        "name": "read_namespaced_horizontal_pod_autoscaler",
        "lineno": 1631,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1665,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status",
        "name": "read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1786,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1820,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler",
        "name": "replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 1941,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1983,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 2128,
        "scope": "AutoscalingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2170,
        "scope": "AutoscalingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.autoscaling_v2_api": [
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler",
        "name": "create_namespaced_horizontal_pod_autoscaler",
        "lineno": 39,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 79,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler",
        "lineno": 217,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 279,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler",
        "name": "delete_namespaced_horizontal_pod_autoscaler",
        "lineno": 467,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 513,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces",
        "lineno": 793,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "name": "list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler",
        "name": "list_namespaced_horizontal_pod_autoscaler",
        "lineno": 1005,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1059,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler",
        "name": "patch_namespaced_horizontal_pod_autoscaler",
        "lineno": 1227,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1271,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1429,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1473,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler",
        "name": "read_namespaced_horizontal_pod_autoscaler",
        "lineno": 1631,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1665,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status",
        "name": "read_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 1786,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1820,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler",
        "name": "replace_namespaced_horizontal_pod_autoscaler",
        "lineno": 1941,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1983,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status",
        "lineno": 2128,
        "scope": "AutoscalingV2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "name": "replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2170,
        "scope": "AutoscalingV2Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.batch_api": [
      {
        "id": "kubernetes.client.api.batch_api.BatchApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "BatchApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_api.BatchApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "BatchApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "BatchApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.batch_v1_api": [
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job",
        "name": "create_namespaced_cron_job",
        "lineno": 39,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "name": "create_namespaced_cron_job_with_http_info",
        "lineno": 79,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "name": "create_namespaced_job",
        "lineno": 217,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "name": "create_namespaced_job_with_http_info",
        "lineno": 257,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job",
        "name": "delete_collection_namespaced_cron_job",
        "lineno": 395,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "name": "delete_collection_namespaced_cron_job_with_http_info",
        "lineno": 457,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job",
        "name": "delete_collection_namespaced_job",
        "lineno": 645,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "name": "delete_collection_namespaced_job_with_http_info",
        "lineno": 707,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job",
        "name": "delete_namespaced_cron_job",
        "lineno": 895,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "name": "delete_namespaced_cron_job_with_http_info",
        "lineno": 941,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "name": "delete_namespaced_job",
        "lineno": 1093,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "name": "delete_namespaced_job_with_http_info",
        "lineno": 1139,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1291,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1319,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces",
        "name": "list_cron_job_for_all_namespaces",
        "lineno": 1419,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "name": "list_cron_job_for_all_namespaces_with_http_info",
        "lineno": 1471,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces",
        "name": "list_job_for_all_namespaces",
        "lineno": 1631,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "name": "list_job_for_all_namespaces_with_http_info",
        "lineno": 1683,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job",
        "name": "list_namespaced_cron_job",
        "lineno": 1843,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "name": "list_namespaced_cron_job_with_http_info",
        "lineno": 1897,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job",
        "name": "list_namespaced_job",
        "lineno": 2065,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "name": "list_namespaced_job_with_http_info",
        "lineno": 2119,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job",
        "name": "patch_namespaced_cron_job",
        "lineno": 2287,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "name": "patch_namespaced_cron_job_with_http_info",
        "lineno": 2331,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status",
        "name": "patch_namespaced_cron_job_status",
        "lineno": 2489,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "name": "patch_namespaced_cron_job_status_with_http_info",
        "lineno": 2533,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job",
        "name": "patch_namespaced_job",
        "lineno": 2691,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "name": "patch_namespaced_job_with_http_info",
        "lineno": 2735,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status",
        "name": "patch_namespaced_job_status",
        "lineno": 2893,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "name": "patch_namespaced_job_status_with_http_info",
        "lineno": 2937,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job",
        "name": "read_namespaced_cron_job",
        "lineno": 3095,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "name": "read_namespaced_cron_job_with_http_info",
        "lineno": 3129,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status",
        "name": "read_namespaced_cron_job_status",
        "lineno": 3250,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "name": "read_namespaced_cron_job_status_with_http_info",
        "lineno": 3284,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "name": "read_namespaced_job",
        "lineno": 3405,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "name": "read_namespaced_job_with_http_info",
        "lineno": 3439,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status",
        "name": "read_namespaced_job_status",
        "lineno": 3560,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "name": "read_namespaced_job_status_with_http_info",
        "lineno": 3594,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job",
        "name": "replace_namespaced_cron_job",
        "lineno": 3715,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "name": "replace_namespaced_cron_job_with_http_info",
        "lineno": 3757,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status",
        "name": "replace_namespaced_cron_job_status",
        "lineno": 3902,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "name": "replace_namespaced_cron_job_status_with_http_info",
        "lineno": 3944,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job",
        "name": "replace_namespaced_job",
        "lineno": 4089,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "name": "replace_namespaced_job_with_http_info",
        "lineno": 4131,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status",
        "name": "replace_namespaced_job_status",
        "lineno": 4276,
        "scope": "BatchV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "name": "replace_namespaced_job_status_with_http_info",
        "lineno": 4318,
        "scope": "BatchV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.certificates_api": [
      {
        "id": "kubernetes.client.api.certificates_api.CertificatesApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "CertificatesApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "CertificatesApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.certificates_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle",
        "name": "create_cluster_trust_bundle",
        "lineno": 39,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "name": "create_cluster_trust_bundle_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle",
        "name": "delete_cluster_trust_bundle",
        "lineno": 207,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "name": "delete_cluster_trust_bundle_with_http_info",
        "lineno": 251,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle",
        "name": "delete_collection_cluster_trust_bundle",
        "lineno": 395,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "name": "delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 455,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle",
        "name": "list_cluster_trust_bundle",
        "lineno": 763,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "name": "list_cluster_trust_bundle_with_http_info",
        "lineno": 815,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle",
        "name": "patch_cluster_trust_bundle",
        "lineno": 975,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "name": "patch_cluster_trust_bundle_with_http_info",
        "lineno": 1017,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle",
        "name": "read_cluster_trust_bundle",
        "lineno": 1167,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "name": "read_cluster_trust_bundle_with_http_info",
        "lineno": 1199,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle",
        "name": "replace_cluster_trust_bundle",
        "lineno": 1312,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "name": "replace_cluster_trust_bundle_with_http_info",
        "lineno": 1352,
        "scope": "CertificatesV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.certificates_v1beta1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle",
        "name": "create_cluster_trust_bundle",
        "lineno": 39,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "name": "create_cluster_trust_bundle_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request",
        "name": "create_namespaced_pod_certificate_request",
        "lineno": 207,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "name": "create_namespaced_pod_certificate_request_with_http_info",
        "lineno": 247,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle",
        "name": "delete_cluster_trust_bundle",
        "lineno": 385,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "name": "delete_cluster_trust_bundle_with_http_info",
        "lineno": 429,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle",
        "name": "delete_collection_cluster_trust_bundle",
        "lineno": 573,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "name": "delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 633,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request",
        "name": "delete_collection_namespaced_pod_certificate_request",
        "lineno": 813,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "name": "delete_collection_namespaced_pod_certificate_request_with_http_info",
        "lineno": 875,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request",
        "name": "delete_namespaced_pod_certificate_request",
        "lineno": 1063,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "name": "delete_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1109,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1261,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1289,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle",
        "name": "list_cluster_trust_bundle",
        "lineno": 1389,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "name": "list_cluster_trust_bundle_with_http_info",
        "lineno": 1441,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request",
        "name": "list_namespaced_pod_certificate_request",
        "lineno": 1601,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "name": "list_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1655,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces",
        "name": "list_pod_certificate_request_for_all_namespaces",
        "lineno": 1823,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "name": "list_pod_certificate_request_for_all_namespaces_with_http_info",
        "lineno": 1875,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle",
        "name": "patch_cluster_trust_bundle",
        "lineno": 2035,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "name": "patch_cluster_trust_bundle_with_http_info",
        "lineno": 2077,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request",
        "name": "patch_namespaced_pod_certificate_request",
        "lineno": 2227,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "name": "patch_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2271,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status",
        "name": "patch_namespaced_pod_certificate_request_status",
        "lineno": 2429,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "name": "patch_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2473,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle",
        "name": "read_cluster_trust_bundle",
        "lineno": 2631,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "name": "read_cluster_trust_bundle_with_http_info",
        "lineno": 2663,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request",
        "name": "read_namespaced_pod_certificate_request",
        "lineno": 2776,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "name": "read_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2810,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status",
        "name": "read_namespaced_pod_certificate_request_status",
        "lineno": 2931,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "name": "read_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2965,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle",
        "name": "replace_cluster_trust_bundle",
        "lineno": 3086,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "name": "replace_cluster_trust_bundle_with_http_info",
        "lineno": 3126,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request",
        "name": "replace_namespaced_pod_certificate_request",
        "lineno": 3263,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "name": "replace_namespaced_pod_certificate_request_with_http_info",
        "lineno": 3305,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status",
        "name": "replace_namespaced_pod_certificate_request_status",
        "lineno": 3450,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "name": "replace_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 3492,
        "scope": "CertificatesV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.certificates_v1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request",
        "name": "create_certificate_signing_request",
        "lineno": 39,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "name": "create_certificate_signing_request_with_http_info",
        "lineno": 77,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request",
        "name": "delete_certificate_signing_request",
        "lineno": 207,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "name": "delete_certificate_signing_request_with_http_info",
        "lineno": 251,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request",
        "name": "delete_collection_certificate_signing_request",
        "lineno": 395,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "name": "delete_collection_certificate_signing_request_with_http_info",
        "lineno": 455,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request",
        "name": "list_certificate_signing_request",
        "lineno": 763,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "name": "list_certificate_signing_request_with_http_info",
        "lineno": 815,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request",
        "name": "patch_certificate_signing_request",
        "lineno": 975,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "name": "patch_certificate_signing_request_with_http_info",
        "lineno": 1017,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval",
        "name": "patch_certificate_signing_request_approval",
        "lineno": 1167,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "name": "patch_certificate_signing_request_approval_with_http_info",
        "lineno": 1209,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status",
        "name": "patch_certificate_signing_request_status",
        "lineno": 1359,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "name": "patch_certificate_signing_request_status_with_http_info",
        "lineno": 1401,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request",
        "name": "read_certificate_signing_request",
        "lineno": 1551,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "name": "read_certificate_signing_request_with_http_info",
        "lineno": 1583,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval",
        "name": "read_certificate_signing_request_approval",
        "lineno": 1696,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "name": "read_certificate_signing_request_approval_with_http_info",
        "lineno": 1728,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status",
        "name": "read_certificate_signing_request_status",
        "lineno": 1841,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "name": "read_certificate_signing_request_status_with_http_info",
        "lineno": 1873,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request",
        "name": "replace_certificate_signing_request",
        "lineno": 1986,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "name": "replace_certificate_signing_request_with_http_info",
        "lineno": 2026,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval",
        "name": "replace_certificate_signing_request_approval",
        "lineno": 2163,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "name": "replace_certificate_signing_request_approval_with_http_info",
        "lineno": 2203,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status",
        "name": "replace_certificate_signing_request_status",
        "lineno": 2340,
        "scope": "CertificatesV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "name": "replace_certificate_signing_request_status_with_http_info",
        "lineno": 2380,
        "scope": "CertificatesV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.coordination_api": [
      {
        "id": "kubernetes.client.api.coordination_api.CoordinationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "CoordinationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "CoordinationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.coordination_v1alpha2_api": [
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate",
        "name": "create_namespaced_lease_candidate",
        "lineno": 39,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "name": "create_namespaced_lease_candidate_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate",
        "name": "delete_collection_namespaced_lease_candidate",
        "lineno": 217,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "name": "delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate",
        "name": "delete_namespaced_lease_candidate",
        "lineno": 467,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "name": "delete_namespaced_lease_candidate_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces",
        "name": "list_lease_candidate_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "name": "list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate",
        "name": "list_namespaced_lease_candidate",
        "lineno": 1005,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "name": "list_namespaced_lease_candidate_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate",
        "name": "patch_namespaced_lease_candidate",
        "lineno": 1227,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "name": "patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate",
        "name": "read_namespaced_lease_candidate",
        "lineno": 1429,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "name": "read_namespaced_lease_candidate_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate",
        "name": "replace_namespaced_lease_candidate",
        "lineno": 1584,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "name": "replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.coordination_v1beta1_api": [
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate",
        "name": "create_namespaced_lease_candidate",
        "lineno": 39,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "name": "create_namespaced_lease_candidate_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate",
        "name": "delete_collection_namespaced_lease_candidate",
        "lineno": 217,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "name": "delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate",
        "name": "delete_namespaced_lease_candidate",
        "lineno": 467,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "name": "delete_namespaced_lease_candidate_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces",
        "name": "list_lease_candidate_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "name": "list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate",
        "name": "list_namespaced_lease_candidate",
        "lineno": 1005,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "name": "list_namespaced_lease_candidate_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate",
        "name": "patch_namespaced_lease_candidate",
        "lineno": 1227,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "name": "patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate",
        "name": "read_namespaced_lease_candidate",
        "lineno": 1429,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "name": "read_namespaced_lease_candidate_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate",
        "name": "replace_namespaced_lease_candidate",
        "lineno": 1584,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "name": "replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.coordination_v1_api": [
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease",
        "name": "create_namespaced_lease",
        "lineno": 39,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "name": "create_namespaced_lease_with_http_info",
        "lineno": 79,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease",
        "name": "delete_collection_namespaced_lease",
        "lineno": 217,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "name": "delete_collection_namespaced_lease_with_http_info",
        "lineno": 279,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease",
        "name": "delete_namespaced_lease",
        "lineno": 467,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "name": "delete_namespaced_lease_with_http_info",
        "lineno": 513,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces",
        "name": "list_lease_for_all_namespaces",
        "lineno": 793,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "name": "list_lease_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease",
        "name": "list_namespaced_lease",
        "lineno": 1005,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "name": "list_namespaced_lease_with_http_info",
        "lineno": 1059,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease",
        "name": "patch_namespaced_lease",
        "lineno": 1227,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "name": "patch_namespaced_lease_with_http_info",
        "lineno": 1271,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease",
        "name": "read_namespaced_lease",
        "lineno": 1429,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "name": "read_namespaced_lease_with_http_info",
        "lineno": 1463,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease",
        "name": "replace_namespaced_lease",
        "lineno": 1584,
        "scope": "CoordinationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "name": "replace_namespaced_lease_with_http_info",
        "lineno": 1626,
        "scope": "CoordinationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.core_api": [
      {
        "id": "kubernetes.client.api.core_api.CoreApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoreApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_api.CoreApi.get_api_versions",
        "name": "get_api_versions",
        "lineno": 39,
        "scope": "CoreApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "name": "get_api_versions_with_http_info",
        "lineno": 67,
        "scope": "CoreApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.core_v1_api": [
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy",
        "name": "connect_delete_namespaced_pod_proxy",
        "lineno": 39,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "name": "connect_delete_namespaced_pod_proxy_with_http_info",
        "lineno": 73,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path",
        "name": "connect_delete_namespaced_pod_proxy_with_path",
        "lineno": 194,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 230,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy",
        "name": "connect_delete_namespaced_service_proxy",
        "lineno": 359,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "name": "connect_delete_namespaced_service_proxy_with_http_info",
        "lineno": 393,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path",
        "name": "connect_delete_namespaced_service_proxy_with_path",
        "lineno": 514,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 550,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy",
        "name": "connect_delete_node_proxy",
        "lineno": 679,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "name": "connect_delete_node_proxy_with_http_info",
        "lineno": 711,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path",
        "name": "connect_delete_node_proxy_with_path",
        "lineno": 824,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "name": "connect_delete_node_proxy_with_path_with_http_info",
        "lineno": 858,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach",
        "name": "connect_get_namespaced_pod_attach",
        "lineno": 979,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "name": "connect_get_namespaced_pod_attach_with_http_info",
        "lineno": 1021,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec",
        "name": "connect_get_namespaced_pod_exec",
        "lineno": 1162,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "name": "connect_get_namespaced_pod_exec_with_http_info",
        "lineno": 1206,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward",
        "name": "connect_get_namespaced_pod_portforward",
        "lineno": 1352,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "name": "connect_get_namespaced_pod_portforward_with_http_info",
        "lineno": 1386,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy",
        "name": "connect_get_namespaced_pod_proxy",
        "lineno": 1507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "name": "connect_get_namespaced_pod_proxy_with_http_info",
        "lineno": 1541,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path",
        "name": "connect_get_namespaced_pod_proxy_with_path",
        "lineno": 1662,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 1698,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy",
        "name": "connect_get_namespaced_service_proxy",
        "lineno": 1827,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "name": "connect_get_namespaced_service_proxy_with_http_info",
        "lineno": 1861,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path",
        "name": "connect_get_namespaced_service_proxy_with_path",
        "lineno": 1982,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_get_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2018,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy",
        "name": "connect_get_node_proxy",
        "lineno": 2147,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "name": "connect_get_node_proxy_with_http_info",
        "lineno": 2179,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path",
        "name": "connect_get_node_proxy_with_path",
        "lineno": 2292,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "name": "connect_get_node_proxy_with_path_with_http_info",
        "lineno": 2326,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy",
        "name": "connect_head_namespaced_pod_proxy",
        "lineno": 2447,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "name": "connect_head_namespaced_pod_proxy_with_http_info",
        "lineno": 2481,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path",
        "name": "connect_head_namespaced_pod_proxy_with_path",
        "lineno": 2602,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 2638,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy",
        "name": "connect_head_namespaced_service_proxy",
        "lineno": 2767,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "name": "connect_head_namespaced_service_proxy_with_http_info",
        "lineno": 2801,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path",
        "name": "connect_head_namespaced_service_proxy_with_path",
        "lineno": 2922,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_head_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2958,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy",
        "name": "connect_head_node_proxy",
        "lineno": 3087,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "name": "connect_head_node_proxy_with_http_info",
        "lineno": 3119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path",
        "name": "connect_head_node_proxy_with_path",
        "lineno": 3232,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "name": "connect_head_node_proxy_with_path_with_http_info",
        "lineno": 3266,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy",
        "name": "connect_options_namespaced_pod_proxy",
        "lineno": 3387,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "name": "connect_options_namespaced_pod_proxy_with_http_info",
        "lineno": 3421,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path",
        "name": "connect_options_namespaced_pod_proxy_with_path",
        "lineno": 3542,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 3578,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy",
        "name": "connect_options_namespaced_service_proxy",
        "lineno": 3707,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "name": "connect_options_namespaced_service_proxy_with_http_info",
        "lineno": 3741,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path",
        "name": "connect_options_namespaced_service_proxy_with_path",
        "lineno": 3862,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_options_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 3898,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy",
        "name": "connect_options_node_proxy",
        "lineno": 4027,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "name": "connect_options_node_proxy_with_http_info",
        "lineno": 4059,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path",
        "name": "connect_options_node_proxy_with_path",
        "lineno": 4172,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "name": "connect_options_node_proxy_with_path_with_http_info",
        "lineno": 4206,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy",
        "name": "connect_patch_namespaced_pod_proxy",
        "lineno": 4327,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "name": "connect_patch_namespaced_pod_proxy_with_http_info",
        "lineno": 4361,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path",
        "name": "connect_patch_namespaced_pod_proxy_with_path",
        "lineno": 4482,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 4518,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy",
        "name": "connect_patch_namespaced_service_proxy",
        "lineno": 4647,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "name": "connect_patch_namespaced_service_proxy_with_http_info",
        "lineno": 4681,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path",
        "name": "connect_patch_namespaced_service_proxy_with_path",
        "lineno": 4802,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 4838,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy",
        "name": "connect_patch_node_proxy",
        "lineno": 4967,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "name": "connect_patch_node_proxy_with_http_info",
        "lineno": 4999,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path",
        "name": "connect_patch_node_proxy_with_path",
        "lineno": 5112,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "name": "connect_patch_node_proxy_with_path_with_http_info",
        "lineno": 5146,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach",
        "name": "connect_post_namespaced_pod_attach",
        "lineno": 5267,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "name": "connect_post_namespaced_pod_attach_with_http_info",
        "lineno": 5309,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec",
        "name": "connect_post_namespaced_pod_exec",
        "lineno": 5450,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "name": "connect_post_namespaced_pod_exec_with_http_info",
        "lineno": 5494,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward",
        "name": "connect_post_namespaced_pod_portforward",
        "lineno": 5640,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "name": "connect_post_namespaced_pod_portforward_with_http_info",
        "lineno": 5674,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy",
        "name": "connect_post_namespaced_pod_proxy",
        "lineno": 5795,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "name": "connect_post_namespaced_pod_proxy_with_http_info",
        "lineno": 5829,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path",
        "name": "connect_post_namespaced_pod_proxy_with_path",
        "lineno": 5950,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 5986,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy",
        "name": "connect_post_namespaced_service_proxy",
        "lineno": 6115,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "name": "connect_post_namespaced_service_proxy_with_http_info",
        "lineno": 6149,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path",
        "name": "connect_post_namespaced_service_proxy_with_path",
        "lineno": 6270,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_post_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 6306,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy",
        "name": "connect_post_node_proxy",
        "lineno": 6435,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "name": "connect_post_node_proxy_with_http_info",
        "lineno": 6467,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path",
        "name": "connect_post_node_proxy_with_path",
        "lineno": 6580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "name": "connect_post_node_proxy_with_path_with_http_info",
        "lineno": 6614,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy",
        "name": "connect_put_namespaced_pod_proxy",
        "lineno": 6735,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "name": "connect_put_namespaced_pod_proxy_with_http_info",
        "lineno": 6769,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path",
        "name": "connect_put_namespaced_pod_proxy_with_path",
        "lineno": 6890,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "name": "connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 6926,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy",
        "name": "connect_put_namespaced_service_proxy",
        "lineno": 7055,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "name": "connect_put_namespaced_service_proxy_with_http_info",
        "lineno": 7089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path",
        "name": "connect_put_namespaced_service_proxy_with_path",
        "lineno": 7210,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "name": "connect_put_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 7246,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy",
        "name": "connect_put_node_proxy",
        "lineno": 7375,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "name": "connect_put_node_proxy_with_http_info",
        "lineno": 7407,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path",
        "name": "connect_put_node_proxy_with_path",
        "lineno": 7520,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "name": "connect_put_node_proxy_with_path_with_http_info",
        "lineno": 7554,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace",
        "name": "create_namespace",
        "lineno": 7675,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "name": "create_namespace_with_http_info",
        "lineno": 7713,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding",
        "name": "create_namespaced_binding",
        "lineno": 7843,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "name": "create_namespaced_binding_with_http_info",
        "lineno": 7883,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "name": "create_namespaced_config_map",
        "lineno": 8021,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "name": "create_namespaced_config_map_with_http_info",
        "lineno": 8061,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints",
        "name": "create_namespaced_endpoints",
        "lineno": 8199,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "name": "create_namespaced_endpoints_with_http_info",
        "lineno": 8239,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event",
        "name": "create_namespaced_event",
        "lineno": 8377,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "name": "create_namespaced_event_with_http_info",
        "lineno": 8417,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range",
        "name": "create_namespaced_limit_range",
        "lineno": 8555,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "name": "create_namespaced_limit_range_with_http_info",
        "lineno": 8595,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim",
        "name": "create_namespaced_persistent_volume_claim",
        "lineno": 8733,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "name": "create_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 8773,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "name": "create_namespaced_pod",
        "lineno": 8911,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "name": "create_namespaced_pod_with_http_info",
        "lineno": 8951,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding",
        "name": "create_namespaced_pod_binding",
        "lineno": 9089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "name": "create_namespaced_pod_binding_with_http_info",
        "lineno": 9131,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction",
        "name": "create_namespaced_pod_eviction",
        "lineno": 9277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "name": "create_namespaced_pod_eviction_with_http_info",
        "lineno": 9319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template",
        "name": "create_namespaced_pod_template",
        "lineno": 9465,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "name": "create_namespaced_pod_template_with_http_info",
        "lineno": 9505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller",
        "name": "create_namespaced_replication_controller",
        "lineno": 9643,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "name": "create_namespaced_replication_controller_with_http_info",
        "lineno": 9683,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota",
        "name": "create_namespaced_resource_quota",
        "lineno": 9821,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "name": "create_namespaced_resource_quota_with_http_info",
        "lineno": 9861,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret",
        "name": "create_namespaced_secret",
        "lineno": 9999,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "name": "create_namespaced_secret_with_http_info",
        "lineno": 10039,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service",
        "name": "create_namespaced_service",
        "lineno": 10177,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "name": "create_namespaced_service_with_http_info",
        "lineno": 10217,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account",
        "name": "create_namespaced_service_account",
        "lineno": 10355,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "name": "create_namespaced_service_account_with_http_info",
        "lineno": 10395,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token",
        "name": "create_namespaced_service_account_token",
        "lineno": 10533,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "name": "create_namespaced_service_account_token_with_http_info",
        "lineno": 10575,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node",
        "name": "create_node",
        "lineno": 10721,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "name": "create_node_with_http_info",
        "lineno": 10759,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume",
        "name": "create_persistent_volume",
        "lineno": 10889,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "name": "create_persistent_volume_with_http_info",
        "lineno": 10927,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map",
        "name": "delete_collection_namespaced_config_map",
        "lineno": 11057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "name": "delete_collection_namespaced_config_map_with_http_info",
        "lineno": 11119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints",
        "name": "delete_collection_namespaced_endpoints",
        "lineno": 11307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "name": "delete_collection_namespaced_endpoints_with_http_info",
        "lineno": 11369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event",
        "name": "delete_collection_namespaced_event",
        "lineno": 11557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "name": "delete_collection_namespaced_event_with_http_info",
        "lineno": 11619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range",
        "name": "delete_collection_namespaced_limit_range",
        "lineno": 11807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "name": "delete_collection_namespaced_limit_range_with_http_info",
        "lineno": 11869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim",
        "name": "delete_collection_namespaced_persistent_volume_claim",
        "lineno": 12057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "name": "delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 12119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod",
        "name": "delete_collection_namespaced_pod",
        "lineno": 12307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "name": "delete_collection_namespaced_pod_with_http_info",
        "lineno": 12369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template",
        "name": "delete_collection_namespaced_pod_template",
        "lineno": 12557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "name": "delete_collection_namespaced_pod_template_with_http_info",
        "lineno": 12619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller",
        "name": "delete_collection_namespaced_replication_controller",
        "lineno": 12807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "name": "delete_collection_namespaced_replication_controller_with_http_info",
        "lineno": 12869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota",
        "name": "delete_collection_namespaced_resource_quota",
        "lineno": 13057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "name": "delete_collection_namespaced_resource_quota_with_http_info",
        "lineno": 13119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret",
        "name": "delete_collection_namespaced_secret",
        "lineno": 13307,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "name": "delete_collection_namespaced_secret_with_http_info",
        "lineno": 13369,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service",
        "name": "delete_collection_namespaced_service",
        "lineno": 13557,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "name": "delete_collection_namespaced_service_with_http_info",
        "lineno": 13619,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account",
        "name": "delete_collection_namespaced_service_account",
        "lineno": 13807,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "name": "delete_collection_namespaced_service_account_with_http_info",
        "lineno": 13869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node",
        "name": "delete_collection_node",
        "lineno": 14057,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "name": "delete_collection_node_with_http_info",
        "lineno": 14117,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume",
        "name": "delete_collection_persistent_volume",
        "lineno": 14297,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "name": "delete_collection_persistent_volume_with_http_info",
        "lineno": 14357,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace",
        "name": "delete_namespace",
        "lineno": 14537,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "name": "delete_namespace_with_http_info",
        "lineno": 14581,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "name": "delete_namespaced_config_map",
        "lineno": 14725,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "name": "delete_namespaced_config_map_with_http_info",
        "lineno": 14771,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints",
        "name": "delete_namespaced_endpoints",
        "lineno": 14923,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "name": "delete_namespaced_endpoints_with_http_info",
        "lineno": 14969,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event",
        "name": "delete_namespaced_event",
        "lineno": 15121,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "name": "delete_namespaced_event_with_http_info",
        "lineno": 15167,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range",
        "name": "delete_namespaced_limit_range",
        "lineno": 15319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "name": "delete_namespaced_limit_range_with_http_info",
        "lineno": 15365,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim",
        "name": "delete_namespaced_persistent_volume_claim",
        "lineno": 15517,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "name": "delete_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 15563,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "name": "delete_namespaced_pod",
        "lineno": 15715,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "name": "delete_namespaced_pod_with_http_info",
        "lineno": 15761,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template",
        "name": "delete_namespaced_pod_template",
        "lineno": 15913,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "name": "delete_namespaced_pod_template_with_http_info",
        "lineno": 15959,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller",
        "name": "delete_namespaced_replication_controller",
        "lineno": 16111,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "name": "delete_namespaced_replication_controller_with_http_info",
        "lineno": 16157,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota",
        "name": "delete_namespaced_resource_quota",
        "lineno": 16309,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "name": "delete_namespaced_resource_quota_with_http_info",
        "lineno": 16355,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret",
        "name": "delete_namespaced_secret",
        "lineno": 16507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "name": "delete_namespaced_secret_with_http_info",
        "lineno": 16553,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service",
        "name": "delete_namespaced_service",
        "lineno": 16705,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "name": "delete_namespaced_service_with_http_info",
        "lineno": 16751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account",
        "name": "delete_namespaced_service_account",
        "lineno": 16903,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "name": "delete_namespaced_service_account_with_http_info",
        "lineno": 16949,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node",
        "name": "delete_node",
        "lineno": 17101,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "name": "delete_node_with_http_info",
        "lineno": 17145,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume",
        "name": "delete_persistent_volume",
        "lineno": 17289,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "name": "delete_persistent_volume_with_http_info",
        "lineno": 17333,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 17477,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 17505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status",
        "name": "list_component_status",
        "lineno": 17605,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "name": "list_component_status_with_http_info",
        "lineno": 17657,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces",
        "name": "list_config_map_for_all_namespaces",
        "lineno": 17817,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "name": "list_config_map_for_all_namespaces_with_http_info",
        "lineno": 17869,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces",
        "name": "list_endpoints_for_all_namespaces",
        "lineno": 18029,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "name": "list_endpoints_for_all_namespaces_with_http_info",
        "lineno": 18081,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces",
        "name": "list_event_for_all_namespaces",
        "lineno": 18241,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "name": "list_event_for_all_namespaces_with_http_info",
        "lineno": 18293,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces",
        "name": "list_limit_range_for_all_namespaces",
        "lineno": 18453,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "name": "list_limit_range_for_all_namespaces_with_http_info",
        "lineno": 18505,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace",
        "name": "list_namespace",
        "lineno": 18665,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "name": "list_namespace_with_http_info",
        "lineno": 18717,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "name": "list_namespaced_config_map",
        "lineno": 18877,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "name": "list_namespaced_config_map_with_http_info",
        "lineno": 18931,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints",
        "name": "list_namespaced_endpoints",
        "lineno": 19099,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "name": "list_namespaced_endpoints_with_http_info",
        "lineno": 19153,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event",
        "name": "list_namespaced_event",
        "lineno": 19321,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "name": "list_namespaced_event_with_http_info",
        "lineno": 19375,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range",
        "name": "list_namespaced_limit_range",
        "lineno": 19543,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "name": "list_namespaced_limit_range_with_http_info",
        "lineno": 19597,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim",
        "name": "list_namespaced_persistent_volume_claim",
        "lineno": 19765,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "name": "list_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 19819,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod",
        "name": "list_namespaced_pod",
        "lineno": 19987,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "name": "list_namespaced_pod_with_http_info",
        "lineno": 20041,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template",
        "name": "list_namespaced_pod_template",
        "lineno": 20209,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "name": "list_namespaced_pod_template_with_http_info",
        "lineno": 20263,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller",
        "name": "list_namespaced_replication_controller",
        "lineno": 20431,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "name": "list_namespaced_replication_controller_with_http_info",
        "lineno": 20485,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota",
        "name": "list_namespaced_resource_quota",
        "lineno": 20653,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "name": "list_namespaced_resource_quota_with_http_info",
        "lineno": 20707,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret",
        "name": "list_namespaced_secret",
        "lineno": 20875,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "name": "list_namespaced_secret_with_http_info",
        "lineno": 20929,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service",
        "name": "list_namespaced_service",
        "lineno": 21097,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "name": "list_namespaced_service_with_http_info",
        "lineno": 21151,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account",
        "name": "list_namespaced_service_account",
        "lineno": 21319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "name": "list_namespaced_service_account_with_http_info",
        "lineno": 21373,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node",
        "name": "list_node",
        "lineno": 21541,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "name": "list_node_with_http_info",
        "lineno": 21593,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume",
        "name": "list_persistent_volume",
        "lineno": 21753,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "name": "list_persistent_volume_with_http_info",
        "lineno": 21805,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces",
        "name": "list_persistent_volume_claim_for_all_namespaces",
        "lineno": 21965,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "name": "list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "lineno": 22017,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces",
        "name": "list_pod_for_all_namespaces",
        "lineno": 22177,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "name": "list_pod_for_all_namespaces_with_http_info",
        "lineno": 22229,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces",
        "name": "list_pod_template_for_all_namespaces",
        "lineno": 22389,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "name": "list_pod_template_for_all_namespaces_with_http_info",
        "lineno": 22441,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces",
        "name": "list_replication_controller_for_all_namespaces",
        "lineno": 22601,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "name": "list_replication_controller_for_all_namespaces_with_http_info",
        "lineno": 22653,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces",
        "name": "list_resource_quota_for_all_namespaces",
        "lineno": 22813,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "name": "list_resource_quota_for_all_namespaces_with_http_info",
        "lineno": 22865,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces",
        "name": "list_secret_for_all_namespaces",
        "lineno": 23025,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "name": "list_secret_for_all_namespaces_with_http_info",
        "lineno": 23077,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces",
        "name": "list_service_account_for_all_namespaces",
        "lineno": 23237,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "name": "list_service_account_for_all_namespaces_with_http_info",
        "lineno": 23289,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces",
        "name": "list_service_for_all_namespaces",
        "lineno": 23449,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "name": "list_service_for_all_namespaces_with_http_info",
        "lineno": 23501,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace",
        "name": "patch_namespace",
        "lineno": 23661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "name": "patch_namespace_with_http_info",
        "lineno": 23703,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status",
        "name": "patch_namespace_status",
        "lineno": 23853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "name": "patch_namespace_status_with_http_info",
        "lineno": 23895,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "name": "patch_namespaced_config_map",
        "lineno": 24045,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "name": "patch_namespaced_config_map_with_http_info",
        "lineno": 24089,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints",
        "name": "patch_namespaced_endpoints",
        "lineno": 24247,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "name": "patch_namespaced_endpoints_with_http_info",
        "lineno": 24291,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event",
        "name": "patch_namespaced_event",
        "lineno": 24449,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "name": "patch_namespaced_event_with_http_info",
        "lineno": 24493,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range",
        "name": "patch_namespaced_limit_range",
        "lineno": 24651,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "name": "patch_namespaced_limit_range_with_http_info",
        "lineno": 24695,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim",
        "name": "patch_namespaced_persistent_volume_claim",
        "lineno": 24853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "name": "patch_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 24897,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status",
        "name": "patch_namespaced_persistent_volume_claim_status",
        "lineno": 25055,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "patch_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 25099,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod",
        "name": "patch_namespaced_pod",
        "lineno": 25257,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "name": "patch_namespaced_pod_with_http_info",
        "lineno": 25301,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers",
        "name": "patch_namespaced_pod_ephemeralcontainers",
        "lineno": 25459,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 25503,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize",
        "name": "patch_namespaced_pod_resize",
        "lineno": 25661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "name": "patch_namespaced_pod_resize_with_http_info",
        "lineno": 25705,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status",
        "name": "patch_namespaced_pod_status",
        "lineno": 25863,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "name": "patch_namespaced_pod_status_with_http_info",
        "lineno": 25907,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template",
        "name": "patch_namespaced_pod_template",
        "lineno": 26065,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "name": "patch_namespaced_pod_template_with_http_info",
        "lineno": 26109,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller",
        "name": "patch_namespaced_replication_controller",
        "lineno": 26267,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "name": "patch_namespaced_replication_controller_with_http_info",
        "lineno": 26311,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale",
        "name": "patch_namespaced_replication_controller_scale",
        "lineno": 26469,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "name": "patch_namespaced_replication_controller_scale_with_http_info",
        "lineno": 26513,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status",
        "name": "patch_namespaced_replication_controller_status",
        "lineno": 26671,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "name": "patch_namespaced_replication_controller_status_with_http_info",
        "lineno": 26715,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota",
        "name": "patch_namespaced_resource_quota",
        "lineno": 26873,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "name": "patch_namespaced_resource_quota_with_http_info",
        "lineno": 26917,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status",
        "name": "patch_namespaced_resource_quota_status",
        "lineno": 27075,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "name": "patch_namespaced_resource_quota_status_with_http_info",
        "lineno": 27119,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret",
        "name": "patch_namespaced_secret",
        "lineno": 27277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "name": "patch_namespaced_secret_with_http_info",
        "lineno": 27321,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service",
        "name": "patch_namespaced_service",
        "lineno": 27479,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "name": "patch_namespaced_service_with_http_info",
        "lineno": 27523,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account",
        "name": "patch_namespaced_service_account",
        "lineno": 27681,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "name": "patch_namespaced_service_account_with_http_info",
        "lineno": 27725,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status",
        "name": "patch_namespaced_service_status",
        "lineno": 27883,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "name": "patch_namespaced_service_status_with_http_info",
        "lineno": 27927,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node",
        "name": "patch_node",
        "lineno": 28085,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "name": "patch_node_with_http_info",
        "lineno": 28127,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status",
        "name": "patch_node_status",
        "lineno": 28277,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "name": "patch_node_status_with_http_info",
        "lineno": 28319,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume",
        "name": "patch_persistent_volume",
        "lineno": 28469,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "name": "patch_persistent_volume_with_http_info",
        "lineno": 28511,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status",
        "name": "patch_persistent_volume_status",
        "lineno": 28661,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "name": "patch_persistent_volume_status_with_http_info",
        "lineno": 28703,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status",
        "name": "read_component_status",
        "lineno": 28853,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "name": "read_component_status_with_http_info",
        "lineno": 28885,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace",
        "name": "read_namespace",
        "lineno": 28998,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "name": "read_namespace_with_http_info",
        "lineno": 29030,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status",
        "name": "read_namespace_status",
        "lineno": 29143,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "name": "read_namespace_status_with_http_info",
        "lineno": 29175,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "name": "read_namespaced_config_map",
        "lineno": 29288,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "name": "read_namespaced_config_map_with_http_info",
        "lineno": 29322,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints",
        "name": "read_namespaced_endpoints",
        "lineno": 29443,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "name": "read_namespaced_endpoints_with_http_info",
        "lineno": 29477,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event",
        "name": "read_namespaced_event",
        "lineno": 29598,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "name": "read_namespaced_event_with_http_info",
        "lineno": 29632,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range",
        "name": "read_namespaced_limit_range",
        "lineno": 29753,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "name": "read_namespaced_limit_range_with_http_info",
        "lineno": 29787,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim",
        "name": "read_namespaced_persistent_volume_claim",
        "lineno": 29908,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "name": "read_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 29942,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status",
        "name": "read_namespaced_persistent_volume_claim_status",
        "lineno": 30063,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "read_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 30097,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "name": "read_namespaced_pod",
        "lineno": 30218,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "name": "read_namespaced_pod_with_http_info",
        "lineno": 30252,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers",
        "name": "read_namespaced_pod_ephemeralcontainers",
        "lineno": 30373,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "read_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 30407,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log",
        "name": "read_namespaced_pod_log",
        "lineno": 30528,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "name": "read_namespaced_pod_log_with_http_info",
        "lineno": 30580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize",
        "name": "read_namespaced_pod_resize",
        "lineno": 30746,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "name": "read_namespaced_pod_resize_with_http_info",
        "lineno": 30780,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status",
        "name": "read_namespaced_pod_status",
        "lineno": 30901,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "name": "read_namespaced_pod_status_with_http_info",
        "lineno": 30935,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template",
        "name": "read_namespaced_pod_template",
        "lineno": 31056,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "name": "read_namespaced_pod_template_with_http_info",
        "lineno": 31090,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller",
        "name": "read_namespaced_replication_controller",
        "lineno": 31211,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "name": "read_namespaced_replication_controller_with_http_info",
        "lineno": 31245,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale",
        "name": "read_namespaced_replication_controller_scale",
        "lineno": 31366,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "name": "read_namespaced_replication_controller_scale_with_http_info",
        "lineno": 31400,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status",
        "name": "read_namespaced_replication_controller_status",
        "lineno": 31521,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "name": "read_namespaced_replication_controller_status_with_http_info",
        "lineno": 31555,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota",
        "name": "read_namespaced_resource_quota",
        "lineno": 31676,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "name": "read_namespaced_resource_quota_with_http_info",
        "lineno": 31710,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status",
        "name": "read_namespaced_resource_quota_status",
        "lineno": 31831,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "name": "read_namespaced_resource_quota_status_with_http_info",
        "lineno": 31865,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret",
        "name": "read_namespaced_secret",
        "lineno": 31986,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "name": "read_namespaced_secret_with_http_info",
        "lineno": 32020,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service",
        "name": "read_namespaced_service",
        "lineno": 32141,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "name": "read_namespaced_service_with_http_info",
        "lineno": 32175,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "name": "read_namespaced_service_account",
        "lineno": 32296,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "name": "read_namespaced_service_account_with_http_info",
        "lineno": 32330,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status",
        "name": "read_namespaced_service_status",
        "lineno": 32451,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "name": "read_namespaced_service_status_with_http_info",
        "lineno": 32485,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node",
        "name": "read_node",
        "lineno": 32606,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "name": "read_node_with_http_info",
        "lineno": 32638,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status",
        "name": "read_node_status",
        "lineno": 32751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "name": "read_node_status_with_http_info",
        "lineno": 32783,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume",
        "name": "read_persistent_volume",
        "lineno": 32896,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "name": "read_persistent_volume_with_http_info",
        "lineno": 32928,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status",
        "name": "read_persistent_volume_status",
        "lineno": 33041,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "name": "read_persistent_volume_status_with_http_info",
        "lineno": 33073,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace",
        "name": "replace_namespace",
        "lineno": 33186,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "name": "replace_namespace_with_http_info",
        "lineno": 33226,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize",
        "name": "replace_namespace_finalize",
        "lineno": 33363,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "name": "replace_namespace_finalize_with_http_info",
        "lineno": 33403,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status",
        "name": "replace_namespace_status",
        "lineno": 33540,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "name": "replace_namespace_status_with_http_info",
        "lineno": 33580,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map",
        "name": "replace_namespaced_config_map",
        "lineno": 33717,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "name": "replace_namespaced_config_map_with_http_info",
        "lineno": 33759,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints",
        "name": "replace_namespaced_endpoints",
        "lineno": 33904,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "name": "replace_namespaced_endpoints_with_http_info",
        "lineno": 33946,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event",
        "name": "replace_namespaced_event",
        "lineno": 34091,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "name": "replace_namespaced_event_with_http_info",
        "lineno": 34133,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range",
        "name": "replace_namespaced_limit_range",
        "lineno": 34278,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "name": "replace_namespaced_limit_range_with_http_info",
        "lineno": 34320,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim",
        "name": "replace_namespaced_persistent_volume_claim",
        "lineno": 34465,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "name": "replace_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 34507,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status",
        "name": "replace_namespaced_persistent_volume_claim_status",
        "lineno": 34652,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "name": "replace_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 34694,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod",
        "name": "replace_namespaced_pod",
        "lineno": 34839,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "name": "replace_namespaced_pod_with_http_info",
        "lineno": 34881,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers",
        "name": "replace_namespaced_pod_ephemeralcontainers",
        "lineno": 35026,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "name": "replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 35068,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize",
        "name": "replace_namespaced_pod_resize",
        "lineno": 35213,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "name": "replace_namespaced_pod_resize_with_http_info",
        "lineno": 35255,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status",
        "name": "replace_namespaced_pod_status",
        "lineno": 35400,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "name": "replace_namespaced_pod_status_with_http_info",
        "lineno": 35442,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template",
        "name": "replace_namespaced_pod_template",
        "lineno": 35587,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "name": "replace_namespaced_pod_template_with_http_info",
        "lineno": 35629,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller",
        "name": "replace_namespaced_replication_controller",
        "lineno": 35774,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "name": "replace_namespaced_replication_controller_with_http_info",
        "lineno": 35816,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale",
        "name": "replace_namespaced_replication_controller_scale",
        "lineno": 35961,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "name": "replace_namespaced_replication_controller_scale_with_http_info",
        "lineno": 36003,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status",
        "name": "replace_namespaced_replication_controller_status",
        "lineno": 36148,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "name": "replace_namespaced_replication_controller_status_with_http_info",
        "lineno": 36190,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota",
        "name": "replace_namespaced_resource_quota",
        "lineno": 36335,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "name": "replace_namespaced_resource_quota_with_http_info",
        "lineno": 36377,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status",
        "name": "replace_namespaced_resource_quota_status",
        "lineno": 36522,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "name": "replace_namespaced_resource_quota_status_with_http_info",
        "lineno": 36564,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret",
        "name": "replace_namespaced_secret",
        "lineno": 36709,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "name": "replace_namespaced_secret_with_http_info",
        "lineno": 36751,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service",
        "name": "replace_namespaced_service",
        "lineno": 36896,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "name": "replace_namespaced_service_with_http_info",
        "lineno": 36938,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account",
        "name": "replace_namespaced_service_account",
        "lineno": 37083,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "name": "replace_namespaced_service_account_with_http_info",
        "lineno": 37125,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status",
        "name": "replace_namespaced_service_status",
        "lineno": 37270,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "name": "replace_namespaced_service_status_with_http_info",
        "lineno": 37312,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node",
        "name": "replace_node",
        "lineno": 37457,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "name": "replace_node_with_http_info",
        "lineno": 37497,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status",
        "name": "replace_node_status",
        "lineno": 37634,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "name": "replace_node_status_with_http_info",
        "lineno": 37674,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume",
        "name": "replace_persistent_volume",
        "lineno": 37811,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "name": "replace_persistent_volume_with_http_info",
        "lineno": 37851,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status",
        "name": "replace_persistent_volume_status",
        "lineno": 37988,
        "scope": "CoreV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "name": "replace_persistent_volume_status_with_http_info",
        "lineno": 38028,
        "scope": "CoreV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.custom_objects_api": [
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object",
        "name": "create_cluster_custom_object",
        "lineno": 39,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "name": "create_cluster_custom_object_with_http_info",
        "lineno": 83,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object",
        "name": "create_namespaced_custom_object",
        "lineno": 235,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "name": "create_namespaced_custom_object_with_http_info",
        "lineno": 281,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object",
        "name": "delete_cluster_custom_object",
        "lineno": 441,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "name": "delete_cluster_custom_object_with_http_info",
        "lineno": 487,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object",
        "name": "delete_collection_cluster_custom_object",
        "lineno": 644,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "name": "delete_collection_cluster_custom_object_with_http_info",
        "lineno": 692,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object",
        "name": "delete_collection_namespaced_custom_object",
        "lineno": 851,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "name": "delete_collection_namespaced_custom_object_with_http_info",
        "lineno": 903,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object",
        "name": "delete_namespaced_custom_object",
        "lineno": 1075,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "name": "delete_namespaced_custom_object_with_http_info",
        "lineno": 1123,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1288,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1320,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object",
        "name": "get_cluster_custom_object",
        "lineno": 1436,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "name": "get_cluster_custom_object_with_http_info",
        "lineno": 1472,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale",
        "name": "get_cluster_custom_object_scale",
        "lineno": 1604,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "name": "get_cluster_custom_object_scale_with_http_info",
        "lineno": 1640,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status",
        "name": "get_cluster_custom_object_status",
        "lineno": 1772,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "name": "get_cluster_custom_object_status_with_http_info",
        "lineno": 1808,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object",
        "name": "get_namespaced_custom_object",
        "lineno": 1940,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "name": "get_namespaced_custom_object_with_http_info",
        "lineno": 1978,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale",
        "name": "get_namespaced_custom_object_scale",
        "lineno": 2118,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "name": "get_namespaced_custom_object_scale_with_http_info",
        "lineno": 2156,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status",
        "name": "get_namespaced_custom_object_status",
        "lineno": 2296,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "name": "get_namespaced_custom_object_status_with_http_info",
        "lineno": 2334,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object",
        "name": "list_cluster_custom_object",
        "lineno": 2474,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "name": "list_cluster_custom_object_with_http_info",
        "lineno": 2528,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces",
        "name": "list_custom_object_for_all_namespaces",
        "lineno": 2702,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "name": "list_custom_object_for_all_namespaces_with_http_info",
        "lineno": 2756,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object",
        "name": "list_namespaced_custom_object",
        "lineno": 2930,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "name": "list_namespaced_custom_object_with_http_info",
        "lineno": 2986,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object",
        "name": "patch_cluster_custom_object",
        "lineno": 3168,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "name": "patch_cluster_custom_object_with_http_info",
        "lineno": 3214,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale",
        "name": "patch_cluster_custom_object_scale",
        "lineno": 3382,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "name": "patch_cluster_custom_object_scale_with_http_info",
        "lineno": 3428,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status",
        "name": "patch_cluster_custom_object_status",
        "lineno": 3596,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "name": "patch_cluster_custom_object_status_with_http_info",
        "lineno": 3642,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object",
        "name": "patch_namespaced_custom_object",
        "lineno": 3810,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "name": "patch_namespaced_custom_object_with_http_info",
        "lineno": 3858,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale",
        "name": "patch_namespaced_custom_object_scale",
        "lineno": 4034,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "name": "patch_namespaced_custom_object_scale_with_http_info",
        "lineno": 4082,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status",
        "name": "patch_namespaced_custom_object_status",
        "lineno": 4258,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "name": "patch_namespaced_custom_object_status_with_http_info",
        "lineno": 4306,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object",
        "name": "replace_cluster_custom_object",
        "lineno": 4482,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "name": "replace_cluster_custom_object_with_http_info",
        "lineno": 4526,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale",
        "name": "replace_cluster_custom_object_scale",
        "lineno": 4681,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "name": "replace_cluster_custom_object_scale_with_http_info",
        "lineno": 4725,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status",
        "name": "replace_cluster_custom_object_status",
        "lineno": 4881,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "name": "replace_cluster_custom_object_status_with_http_info",
        "lineno": 4925,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object",
        "name": "replace_namespaced_custom_object",
        "lineno": 5081,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "name": "replace_namespaced_custom_object_with_http_info",
        "lineno": 5127,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale",
        "name": "replace_namespaced_custom_object_scale",
        "lineno": 5290,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "name": "replace_namespaced_custom_object_scale_with_http_info",
        "lineno": 5336,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status",
        "name": "replace_namespaced_custom_object_status",
        "lineno": 5500,
        "scope": "CustomObjectsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "name": "replace_namespaced_custom_object_status_with_http_info",
        "lineno": 5546,
        "scope": "CustomObjectsApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.discovery_api": [
      {
        "id": "kubernetes.client.api.discovery_api.DiscoveryApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "DiscoveryApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "DiscoveryApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "DiscoveryApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.discovery_v1_api": [
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice",
        "name": "create_namespaced_endpoint_slice",
        "lineno": 39,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "name": "create_namespaced_endpoint_slice_with_http_info",
        "lineno": 79,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice",
        "name": "delete_collection_namespaced_endpoint_slice",
        "lineno": 217,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "name": "delete_collection_namespaced_endpoint_slice_with_http_info",
        "lineno": 279,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice",
        "name": "delete_namespaced_endpoint_slice",
        "lineno": 467,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "name": "delete_namespaced_endpoint_slice_with_http_info",
        "lineno": 513,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces",
        "name": "list_endpoint_slice_for_all_namespaces",
        "lineno": 793,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "name": "list_endpoint_slice_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice",
        "name": "list_namespaced_endpoint_slice",
        "lineno": 1005,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "name": "list_namespaced_endpoint_slice_with_http_info",
        "lineno": 1059,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice",
        "name": "patch_namespaced_endpoint_slice",
        "lineno": 1227,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "name": "patch_namespaced_endpoint_slice_with_http_info",
        "lineno": 1271,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice",
        "name": "read_namespaced_endpoint_slice",
        "lineno": 1429,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "name": "read_namespaced_endpoint_slice_with_http_info",
        "lineno": 1463,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice",
        "name": "replace_namespaced_endpoint_slice",
        "lineno": 1584,
        "scope": "DiscoveryV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "name": "replace_namespaced_endpoint_slice_with_http_info",
        "lineno": 1626,
        "scope": "DiscoveryV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.events_api": [
      {
        "id": "kubernetes.client.api.events_api.EventsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "EventsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_api.EventsApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "EventsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "EventsApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.events_v1_api": [
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event",
        "name": "create_namespaced_event",
        "lineno": 39,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "name": "create_namespaced_event_with_http_info",
        "lineno": 79,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event",
        "name": "delete_collection_namespaced_event",
        "lineno": 217,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "name": "delete_collection_namespaced_event_with_http_info",
        "lineno": 279,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event",
        "name": "delete_namespaced_event",
        "lineno": 467,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "name": "delete_namespaced_event_with_http_info",
        "lineno": 513,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces",
        "name": "list_event_for_all_namespaces",
        "lineno": 793,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "name": "list_event_for_all_namespaces_with_http_info",
        "lineno": 845,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event",
        "name": "list_namespaced_event",
        "lineno": 1005,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "name": "list_namespaced_event_with_http_info",
        "lineno": 1059,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event",
        "name": "patch_namespaced_event",
        "lineno": 1227,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "name": "patch_namespaced_event_with_http_info",
        "lineno": 1271,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event",
        "name": "read_namespaced_event",
        "lineno": 1429,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "name": "read_namespaced_event_with_http_info",
        "lineno": 1463,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event",
        "name": "replace_namespaced_event",
        "lineno": 1584,
        "scope": "EventsV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "name": "replace_namespaced_event_with_http_info",
        "lineno": 1626,
        "scope": "EventsV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "FlowcontrolApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema",
        "name": "create_flow_schema",
        "lineno": 39,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "name": "create_flow_schema_with_http_info",
        "lineno": 77,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration",
        "name": "create_priority_level_configuration",
        "lineno": 207,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "name": "create_priority_level_configuration_with_http_info",
        "lineno": 245,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema",
        "name": "delete_collection_flow_schema",
        "lineno": 375,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "name": "delete_collection_flow_schema_with_http_info",
        "lineno": 435,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration",
        "name": "delete_collection_priority_level_configuration",
        "lineno": 615,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "name": "delete_collection_priority_level_configuration_with_http_info",
        "lineno": 675,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema",
        "name": "delete_flow_schema",
        "lineno": 855,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "name": "delete_flow_schema_with_http_info",
        "lineno": 899,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration",
        "name": "delete_priority_level_configuration",
        "lineno": 1043,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "name": "delete_priority_level_configuration_with_http_info",
        "lineno": 1087,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema",
        "name": "list_flow_schema",
        "lineno": 1359,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "name": "list_flow_schema_with_http_info",
        "lineno": 1411,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration",
        "name": "list_priority_level_configuration",
        "lineno": 1571,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "name": "list_priority_level_configuration_with_http_info",
        "lineno": 1623,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema",
        "name": "patch_flow_schema",
        "lineno": 1783,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "name": "patch_flow_schema_with_http_info",
        "lineno": 1825,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status",
        "name": "patch_flow_schema_status",
        "lineno": 1975,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "name": "patch_flow_schema_status_with_http_info",
        "lineno": 2017,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration",
        "name": "patch_priority_level_configuration",
        "lineno": 2167,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "name": "patch_priority_level_configuration_with_http_info",
        "lineno": 2209,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status",
        "name": "patch_priority_level_configuration_status",
        "lineno": 2359,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "name": "patch_priority_level_configuration_status_with_http_info",
        "lineno": 2401,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema",
        "name": "read_flow_schema",
        "lineno": 2551,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "name": "read_flow_schema_with_http_info",
        "lineno": 2583,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status",
        "name": "read_flow_schema_status",
        "lineno": 2696,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "name": "read_flow_schema_status_with_http_info",
        "lineno": 2728,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration",
        "name": "read_priority_level_configuration",
        "lineno": 2841,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "name": "read_priority_level_configuration_with_http_info",
        "lineno": 2873,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status",
        "name": "read_priority_level_configuration_status",
        "lineno": 2986,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "name": "read_priority_level_configuration_status_with_http_info",
        "lineno": 3018,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema",
        "name": "replace_flow_schema",
        "lineno": 3131,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "name": "replace_flow_schema_with_http_info",
        "lineno": 3171,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status",
        "name": "replace_flow_schema_status",
        "lineno": 3308,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "name": "replace_flow_schema_status_with_http_info",
        "lineno": 3348,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration",
        "name": "replace_priority_level_configuration",
        "lineno": 3485,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "name": "replace_priority_level_configuration_with_http_info",
        "lineno": 3525,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status",
        "name": "replace_priority_level_configuration_status",
        "lineno": 3662,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "name": "replace_priority_level_configuration_status_with_http_info",
        "lineno": 3702,
        "scope": "FlowcontrolApiserverV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.internal_apiserver_api": [
      {
        "id": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "InternalApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "InternalApiserverApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "InternalApiserverApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version",
        "name": "create_storage_version",
        "lineno": 39,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "name": "create_storage_version_with_http_info",
        "lineno": 77,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version",
        "name": "delete_collection_storage_version",
        "lineno": 207,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "name": "delete_collection_storage_version_with_http_info",
        "lineno": 267,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version",
        "name": "delete_storage_version",
        "lineno": 447,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "name": "delete_storage_version_with_http_info",
        "lineno": 491,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version",
        "name": "list_storage_version",
        "lineno": 763,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "name": "list_storage_version_with_http_info",
        "lineno": 815,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version",
        "name": "patch_storage_version",
        "lineno": 975,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "name": "patch_storage_version_with_http_info",
        "lineno": 1017,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status",
        "name": "patch_storage_version_status",
        "lineno": 1167,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "name": "patch_storage_version_status_with_http_info",
        "lineno": 1209,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version",
        "name": "read_storage_version",
        "lineno": 1359,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "name": "read_storage_version_with_http_info",
        "lineno": 1391,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status",
        "name": "read_storage_version_status",
        "lineno": 1504,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "name": "read_storage_version_status_with_http_info",
        "lineno": 1536,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version",
        "name": "replace_storage_version",
        "lineno": 1649,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "name": "replace_storage_version_with_http_info",
        "lineno": 1689,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status",
        "name": "replace_storage_version_status",
        "lineno": 1826,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "name": "replace_storage_version_status_with_http_info",
        "lineno": 1866,
        "scope": "InternalApiserverV1alpha1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.logs_api": [
      {
        "id": "kubernetes.client.api.logs_api.LogsApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.logs_api.LogsApi.log_file_handler",
        "name": "log_file_handler",
        "lineno": 39,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "name": "log_file_handler_with_http_info",
        "lineno": 68,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler",
        "name": "log_file_list_handler",
        "lineno": 168,
        "scope": "LogsApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "name": "log_file_list_handler_with_http_info",
        "lineno": 195,
        "scope": "LogsApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.networking_api": [
      {
        "id": "kubernetes.client.api.networking_api.NetworkingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "NetworkingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "NetworkingApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.networking_v1beta1_api": [
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address",
        "name": "create_ip_address",
        "lineno": 39,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "name": "create_ip_address_with_http_info",
        "lineno": 77,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr",
        "name": "create_service_cidr",
        "lineno": 207,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "name": "create_service_cidr_with_http_info",
        "lineno": 245,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address",
        "name": "delete_collection_ip_address",
        "lineno": 375,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "name": "delete_collection_ip_address_with_http_info",
        "lineno": 435,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr",
        "name": "delete_collection_service_cidr",
        "lineno": 615,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "name": "delete_collection_service_cidr_with_http_info",
        "lineno": 675,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address",
        "name": "delete_ip_address",
        "lineno": 855,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "name": "delete_ip_address_with_http_info",
        "lineno": 899,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr",
        "name": "delete_service_cidr",
        "lineno": 1043,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "name": "delete_service_cidr_with_http_info",
        "lineno": 1087,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address",
        "name": "list_ip_address",
        "lineno": 1359,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "name": "list_ip_address_with_http_info",
        "lineno": 1411,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr",
        "name": "list_service_cidr",
        "lineno": 1571,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "name": "list_service_cidr_with_http_info",
        "lineno": 1623,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address",
        "name": "patch_ip_address",
        "lineno": 1783,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "name": "patch_ip_address_with_http_info",
        "lineno": 1825,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr",
        "name": "patch_service_cidr",
        "lineno": 1975,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "name": "patch_service_cidr_with_http_info",
        "lineno": 2017,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status",
        "name": "patch_service_cidr_status",
        "lineno": 2167,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "name": "patch_service_cidr_status_with_http_info",
        "lineno": 2209,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address",
        "name": "read_ip_address",
        "lineno": 2359,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "name": "read_ip_address_with_http_info",
        "lineno": 2391,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr",
        "name": "read_service_cidr",
        "lineno": 2504,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "name": "read_service_cidr_with_http_info",
        "lineno": 2536,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status",
        "name": "read_service_cidr_status",
        "lineno": 2649,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "name": "read_service_cidr_status_with_http_info",
        "lineno": 2681,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address",
        "name": "replace_ip_address",
        "lineno": 2794,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "name": "replace_ip_address_with_http_info",
        "lineno": 2834,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr",
        "name": "replace_service_cidr",
        "lineno": 2971,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "name": "replace_service_cidr_with_http_info",
        "lineno": 3011,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status",
        "name": "replace_service_cidr_status",
        "lineno": 3148,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "name": "replace_service_cidr_status_with_http_info",
        "lineno": 3188,
        "scope": "NetworkingV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.networking_v1_api": [
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class",
        "name": "create_ingress_class",
        "lineno": 39,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "name": "create_ingress_class_with_http_info",
        "lineno": 77,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address",
        "name": "create_ip_address",
        "lineno": 207,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "name": "create_ip_address_with_http_info",
        "lineno": 245,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress",
        "name": "create_namespaced_ingress",
        "lineno": 375,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "name": "create_namespaced_ingress_with_http_info",
        "lineno": 415,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy",
        "name": "create_namespaced_network_policy",
        "lineno": 553,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "name": "create_namespaced_network_policy_with_http_info",
        "lineno": 593,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr",
        "name": "create_service_cidr",
        "lineno": 731,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "name": "create_service_cidr_with_http_info",
        "lineno": 769,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class",
        "name": "delete_collection_ingress_class",
        "lineno": 899,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "name": "delete_collection_ingress_class_with_http_info",
        "lineno": 959,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address",
        "name": "delete_collection_ip_address",
        "lineno": 1139,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "name": "delete_collection_ip_address_with_http_info",
        "lineno": 1199,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress",
        "name": "delete_collection_namespaced_ingress",
        "lineno": 1379,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "name": "delete_collection_namespaced_ingress_with_http_info",
        "lineno": 1441,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy",
        "name": "delete_collection_namespaced_network_policy",
        "lineno": 1629,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "name": "delete_collection_namespaced_network_policy_with_http_info",
        "lineno": 1691,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr",
        "name": "delete_collection_service_cidr",
        "lineno": 1879,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "name": "delete_collection_service_cidr_with_http_info",
        "lineno": 1939,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class",
        "name": "delete_ingress_class",
        "lineno": 2119,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "name": "delete_ingress_class_with_http_info",
        "lineno": 2163,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address",
        "name": "delete_ip_address",
        "lineno": 2307,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "name": "delete_ip_address_with_http_info",
        "lineno": 2351,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress",
        "name": "delete_namespaced_ingress",
        "lineno": 2495,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "name": "delete_namespaced_ingress_with_http_info",
        "lineno": 2541,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy",
        "name": "delete_namespaced_network_policy",
        "lineno": 2693,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "name": "delete_namespaced_network_policy_with_http_info",
        "lineno": 2739,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr",
        "name": "delete_service_cidr",
        "lineno": 2891,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "name": "delete_service_cidr_with_http_info",
        "lineno": 2935,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3079,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3107,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class",
        "name": "list_ingress_class",
        "lineno": 3207,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "name": "list_ingress_class_with_http_info",
        "lineno": 3259,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces",
        "name": "list_ingress_for_all_namespaces",
        "lineno": 3419,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "name": "list_ingress_for_all_namespaces_with_http_info",
        "lineno": 3471,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address",
        "name": "list_ip_address",
        "lineno": 3631,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "name": "list_ip_address_with_http_info",
        "lineno": 3683,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress",
        "name": "list_namespaced_ingress",
        "lineno": 3843,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "name": "list_namespaced_ingress_with_http_info",
        "lineno": 3897,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy",
        "name": "list_namespaced_network_policy",
        "lineno": 4065,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "name": "list_namespaced_network_policy_with_http_info",
        "lineno": 4119,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces",
        "name": "list_network_policy_for_all_namespaces",
        "lineno": 4287,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "name": "list_network_policy_for_all_namespaces_with_http_info",
        "lineno": 4339,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr",
        "name": "list_service_cidr",
        "lineno": 4499,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "name": "list_service_cidr_with_http_info",
        "lineno": 4551,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class",
        "name": "patch_ingress_class",
        "lineno": 4711,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "name": "patch_ingress_class_with_http_info",
        "lineno": 4753,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address",
        "name": "patch_ip_address",
        "lineno": 4903,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "name": "patch_ip_address_with_http_info",
        "lineno": 4945,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress",
        "name": "patch_namespaced_ingress",
        "lineno": 5095,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "name": "patch_namespaced_ingress_with_http_info",
        "lineno": 5139,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status",
        "name": "patch_namespaced_ingress_status",
        "lineno": 5297,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "name": "patch_namespaced_ingress_status_with_http_info",
        "lineno": 5341,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy",
        "name": "patch_namespaced_network_policy",
        "lineno": 5499,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "name": "patch_namespaced_network_policy_with_http_info",
        "lineno": 5543,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr",
        "name": "patch_service_cidr",
        "lineno": 5701,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "name": "patch_service_cidr_with_http_info",
        "lineno": 5743,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status",
        "name": "patch_service_cidr_status",
        "lineno": 5893,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "name": "patch_service_cidr_status_with_http_info",
        "lineno": 5935,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class",
        "name": "read_ingress_class",
        "lineno": 6085,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "name": "read_ingress_class_with_http_info",
        "lineno": 6117,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address",
        "name": "read_ip_address",
        "lineno": 6230,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "name": "read_ip_address_with_http_info",
        "lineno": 6262,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress",
        "name": "read_namespaced_ingress",
        "lineno": 6375,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "name": "read_namespaced_ingress_with_http_info",
        "lineno": 6409,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status",
        "name": "read_namespaced_ingress_status",
        "lineno": 6530,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "name": "read_namespaced_ingress_status_with_http_info",
        "lineno": 6564,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy",
        "name": "read_namespaced_network_policy",
        "lineno": 6685,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "name": "read_namespaced_network_policy_with_http_info",
        "lineno": 6719,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr",
        "name": "read_service_cidr",
        "lineno": 6840,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "name": "read_service_cidr_with_http_info",
        "lineno": 6872,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status",
        "name": "read_service_cidr_status",
        "lineno": 6985,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "name": "read_service_cidr_status_with_http_info",
        "lineno": 7017,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class",
        "name": "replace_ingress_class",
        "lineno": 7130,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "name": "replace_ingress_class_with_http_info",
        "lineno": 7170,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address",
        "name": "replace_ip_address",
        "lineno": 7307,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "name": "replace_ip_address_with_http_info",
        "lineno": 7347,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress",
        "name": "replace_namespaced_ingress",
        "lineno": 7484,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "name": "replace_namespaced_ingress_with_http_info",
        "lineno": 7526,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status",
        "name": "replace_namespaced_ingress_status",
        "lineno": 7671,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "name": "replace_namespaced_ingress_status_with_http_info",
        "lineno": 7713,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy",
        "name": "replace_namespaced_network_policy",
        "lineno": 7858,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "name": "replace_namespaced_network_policy_with_http_info",
        "lineno": 7900,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr",
        "name": "replace_service_cidr",
        "lineno": 8045,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "name": "replace_service_cidr_with_http_info",
        "lineno": 8085,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status",
        "name": "replace_service_cidr_status",
        "lineno": 8222,
        "scope": "NetworkingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "name": "replace_service_cidr_status_with_http_info",
        "lineno": 8262,
        "scope": "NetworkingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.node_api": [
      {
        "id": "kubernetes.client.api.node_api.NodeApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NodeApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_api.NodeApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "NodeApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "NodeApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.node_v1_api": [
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class",
        "name": "create_runtime_class",
        "lineno": 39,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "name": "create_runtime_class_with_http_info",
        "lineno": 77,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class",
        "name": "delete_collection_runtime_class",
        "lineno": 207,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "name": "delete_collection_runtime_class_with_http_info",
        "lineno": 267,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class",
        "name": "delete_runtime_class",
        "lineno": 447,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "name": "delete_runtime_class_with_http_info",
        "lineno": 491,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class",
        "name": "list_runtime_class",
        "lineno": 763,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "name": "list_runtime_class_with_http_info",
        "lineno": 815,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class",
        "name": "patch_runtime_class",
        "lineno": 975,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "name": "patch_runtime_class_with_http_info",
        "lineno": 1017,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class",
        "name": "read_runtime_class",
        "lineno": 1167,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "name": "read_runtime_class_with_http_info",
        "lineno": 1199,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class",
        "name": "replace_runtime_class",
        "lineno": 1312,
        "scope": "NodeV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "name": "replace_runtime_class_with_http_info",
        "lineno": 1352,
        "scope": "NodeV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.openid_api": [
      {
        "id": "kubernetes.client.api.openid_api.OpenidApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "OpenidApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset",
        "name": "get_service_account_issuer_open_id_keyset",
        "lineno": 39,
        "scope": "OpenidApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "name": "get_service_account_issuer_open_id_keyset_with_http_info",
        "lineno": 67,
        "scope": "OpenidApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.policy_api": [
      {
        "id": "kubernetes.client.api.policy_api.PolicyApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "PolicyApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_api.PolicyApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "PolicyApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "PolicyApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.policy_v1_api": [
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget",
        "name": "create_namespaced_pod_disruption_budget",
        "lineno": 39,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "name": "create_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 79,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget",
        "name": "delete_collection_namespaced_pod_disruption_budget",
        "lineno": 217,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "name": "delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 279,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget",
        "name": "delete_namespaced_pod_disruption_budget",
        "lineno": 467,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "name": "delete_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 513,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 665,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 693,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget",
        "name": "list_namespaced_pod_disruption_budget",
        "lineno": 793,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "name": "list_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 847,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces",
        "name": "list_pod_disruption_budget_for_all_namespaces",
        "lineno": 1015,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "name": "list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "lineno": 1067,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget",
        "name": "patch_namespaced_pod_disruption_budget",
        "lineno": 1227,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "name": "patch_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1271,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status",
        "name": "patch_namespaced_pod_disruption_budget_status",
        "lineno": 1429,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "patch_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1473,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget",
        "name": "read_namespaced_pod_disruption_budget",
        "lineno": 1631,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "name": "read_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1665,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status",
        "name": "read_namespaced_pod_disruption_budget_status",
        "lineno": 1786,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "read_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1820,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget",
        "name": "replace_namespaced_pod_disruption_budget",
        "lineno": 1941,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "name": "replace_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1983,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status",
        "name": "replace_namespaced_pod_disruption_budget_status",
        "lineno": 2128,
        "scope": "PolicyV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "name": "replace_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 2170,
        "scope": "PolicyV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.rbac_authorization_api": [
      {
        "id": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "RbacAuthorizationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.rbac_authorization_v1_api": [
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role",
        "name": "create_cluster_role",
        "lineno": 39,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "name": "create_cluster_role_with_http_info",
        "lineno": 77,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding",
        "name": "create_cluster_role_binding",
        "lineno": 207,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "name": "create_cluster_role_binding_with_http_info",
        "lineno": 245,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role",
        "name": "create_namespaced_role",
        "lineno": 375,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "name": "create_namespaced_role_with_http_info",
        "lineno": 415,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding",
        "name": "create_namespaced_role_binding",
        "lineno": 553,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "name": "create_namespaced_role_binding_with_http_info",
        "lineno": 593,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role",
        "name": "delete_cluster_role",
        "lineno": 731,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "name": "delete_cluster_role_with_http_info",
        "lineno": 775,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding",
        "name": "delete_cluster_role_binding",
        "lineno": 919,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "name": "delete_cluster_role_binding_with_http_info",
        "lineno": 963,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role",
        "name": "delete_collection_cluster_role",
        "lineno": 1107,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "name": "delete_collection_cluster_role_with_http_info",
        "lineno": 1167,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding",
        "name": "delete_collection_cluster_role_binding",
        "lineno": 1347,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "name": "delete_collection_cluster_role_binding_with_http_info",
        "lineno": 1407,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role",
        "name": "delete_collection_namespaced_role",
        "lineno": 1587,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "name": "delete_collection_namespaced_role_with_http_info",
        "lineno": 1649,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding",
        "name": "delete_collection_namespaced_role_binding",
        "lineno": 1837,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "name": "delete_collection_namespaced_role_binding_with_http_info",
        "lineno": 1899,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role",
        "name": "delete_namespaced_role",
        "lineno": 2087,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "name": "delete_namespaced_role_with_http_info",
        "lineno": 2133,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding",
        "name": "delete_namespaced_role_binding",
        "lineno": 2285,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "name": "delete_namespaced_role_binding_with_http_info",
        "lineno": 2331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role",
        "name": "list_cluster_role",
        "lineno": 2611,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "name": "list_cluster_role_with_http_info",
        "lineno": 2663,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding",
        "name": "list_cluster_role_binding",
        "lineno": 2823,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "name": "list_cluster_role_binding_with_http_info",
        "lineno": 2875,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role",
        "name": "list_namespaced_role",
        "lineno": 3035,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "name": "list_namespaced_role_with_http_info",
        "lineno": 3089,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding",
        "name": "list_namespaced_role_binding",
        "lineno": 3257,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "name": "list_namespaced_role_binding_with_http_info",
        "lineno": 3311,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces",
        "name": "list_role_binding_for_all_namespaces",
        "lineno": 3479,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "name": "list_role_binding_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces",
        "name": "list_role_for_all_namespaces",
        "lineno": 3691,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "name": "list_role_for_all_namespaces_with_http_info",
        "lineno": 3743,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role",
        "name": "patch_cluster_role",
        "lineno": 3903,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "name": "patch_cluster_role_with_http_info",
        "lineno": 3945,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding",
        "name": "patch_cluster_role_binding",
        "lineno": 4095,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "name": "patch_cluster_role_binding_with_http_info",
        "lineno": 4137,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role",
        "name": "patch_namespaced_role",
        "lineno": 4287,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "name": "patch_namespaced_role_with_http_info",
        "lineno": 4331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding",
        "name": "patch_namespaced_role_binding",
        "lineno": 4489,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "name": "patch_namespaced_role_binding_with_http_info",
        "lineno": 4533,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role",
        "name": "read_cluster_role",
        "lineno": 4691,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "name": "read_cluster_role_with_http_info",
        "lineno": 4723,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding",
        "name": "read_cluster_role_binding",
        "lineno": 4836,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "name": "read_cluster_role_binding_with_http_info",
        "lineno": 4868,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role",
        "name": "read_namespaced_role",
        "lineno": 4981,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "name": "read_namespaced_role_with_http_info",
        "lineno": 5015,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding",
        "name": "read_namespaced_role_binding",
        "lineno": 5136,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "name": "read_namespaced_role_binding_with_http_info",
        "lineno": 5170,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role",
        "name": "replace_cluster_role",
        "lineno": 5291,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "name": "replace_cluster_role_with_http_info",
        "lineno": 5331,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding",
        "name": "replace_cluster_role_binding",
        "lineno": 5468,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "name": "replace_cluster_role_binding_with_http_info",
        "lineno": 5508,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role",
        "name": "replace_namespaced_role",
        "lineno": 5645,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "name": "replace_namespaced_role_with_http_info",
        "lineno": 5687,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding",
        "name": "replace_namespaced_role_binding",
        "lineno": 5832,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "name": "replace_namespaced_role_binding_with_http_info",
        "lineno": 5874,
        "scope": "RbacAuthorizationV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.resource_api": [
      {
        "id": "kubernetes.client.api.resource_api.ResourceApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_api.ResourceApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "ResourceApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "ResourceApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.resource_v1alpha3_api": [
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule",
        "name": "create_device_taint_rule",
        "lineno": 39,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "name": "create_device_taint_rule_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request",
        "name": "create_resource_pool_status_request",
        "lineno": 207,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "name": "create_resource_pool_status_request_with_http_info",
        "lineno": 245,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule",
        "name": "delete_collection_device_taint_rule",
        "lineno": 375,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "name": "delete_collection_device_taint_rule_with_http_info",
        "lineno": 435,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request",
        "name": "delete_collection_resource_pool_status_request",
        "lineno": 615,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "name": "delete_collection_resource_pool_status_request_with_http_info",
        "lineno": 675,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule",
        "name": "delete_device_taint_rule",
        "lineno": 855,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "name": "delete_device_taint_rule_with_http_info",
        "lineno": 899,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request",
        "name": "delete_resource_pool_status_request",
        "lineno": 1043,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "name": "delete_resource_pool_status_request_with_http_info",
        "lineno": 1087,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1231,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1259,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule",
        "name": "list_device_taint_rule",
        "lineno": 1359,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "name": "list_device_taint_rule_with_http_info",
        "lineno": 1411,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request",
        "name": "list_resource_pool_status_request",
        "lineno": 1571,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "name": "list_resource_pool_status_request_with_http_info",
        "lineno": 1623,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule",
        "name": "patch_device_taint_rule",
        "lineno": 1783,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "name": "patch_device_taint_rule_with_http_info",
        "lineno": 1825,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status",
        "name": "patch_device_taint_rule_status",
        "lineno": 1975,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "name": "patch_device_taint_rule_status_with_http_info",
        "lineno": 2017,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request",
        "name": "patch_resource_pool_status_request",
        "lineno": 2167,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "name": "patch_resource_pool_status_request_with_http_info",
        "lineno": 2209,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status",
        "name": "patch_resource_pool_status_request_status",
        "lineno": 2359,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "name": "patch_resource_pool_status_request_status_with_http_info",
        "lineno": 2401,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule",
        "name": "read_device_taint_rule",
        "lineno": 2551,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "name": "read_device_taint_rule_with_http_info",
        "lineno": 2583,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status",
        "name": "read_device_taint_rule_status",
        "lineno": 2696,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "name": "read_device_taint_rule_status_with_http_info",
        "lineno": 2728,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request",
        "name": "read_resource_pool_status_request",
        "lineno": 2841,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "name": "read_resource_pool_status_request_with_http_info",
        "lineno": 2873,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status",
        "name": "read_resource_pool_status_request_status",
        "lineno": 2986,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "name": "read_resource_pool_status_request_status_with_http_info",
        "lineno": 3018,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule",
        "name": "replace_device_taint_rule",
        "lineno": 3131,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "name": "replace_device_taint_rule_with_http_info",
        "lineno": 3171,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status",
        "name": "replace_device_taint_rule_status",
        "lineno": 3308,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "name": "replace_device_taint_rule_status_with_http_info",
        "lineno": 3348,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request",
        "name": "replace_resource_pool_status_request",
        "lineno": 3485,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "name": "replace_resource_pool_status_request_with_http_info",
        "lineno": 3525,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status",
        "name": "replace_resource_pool_status_request_status",
        "lineno": 3662,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "name": "replace_resource_pool_status_request_status_with_http_info",
        "lineno": 3702,
        "scope": "ResourceV1alpha3Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.resource_v1beta1_api": [
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 207,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 247,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 385,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 425,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 563,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 601,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 731,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 791,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 971,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1033,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1221,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1283,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1471,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1531,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 1711,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 1755,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 1899,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 1945,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2097,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2143,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2295,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2339,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class",
        "name": "list_device_class",
        "lineno": 2611,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 2663,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 2823,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 2877,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3045,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3099,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 3267,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3319,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 3479,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 3691,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 3743,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 3903,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 3945,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 4095,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 4139,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 4297,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4341,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 4499,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4543,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 4701,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 4743,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class",
        "name": "read_device_class",
        "lineno": 4893,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 4925,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 5038,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 5072,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 5193,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5227,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 5348,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5382,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 5503,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 5535,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 5648,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 5688,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 5825,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 5867,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 6012,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6054,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 6199,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6241,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 6386,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 6426,
        "scope": "ResourceV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.resource_v1beta2_api": [
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule",
        "name": "create_device_taint_rule",
        "lineno": 207,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "name": "create_device_taint_rule_with_http_info",
        "lineno": 245,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 375,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 415,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 553,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 593,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 731,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 769,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 899,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 959,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule",
        "name": "delete_collection_device_taint_rule",
        "lineno": 1139,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "name": "delete_collection_device_taint_rule_with_http_info",
        "lineno": 1199,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 1379,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1441,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1629,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1691,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1879,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1939,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 2119,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 2163,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule",
        "name": "delete_device_taint_rule",
        "lineno": 2307,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "name": "delete_device_taint_rule_with_http_info",
        "lineno": 2351,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 2495,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 2541,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2693,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2739,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2891,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2935,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3079,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3107,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class",
        "name": "list_device_class",
        "lineno": 3207,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 3259,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule",
        "name": "list_device_taint_rule",
        "lineno": 3419,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "name": "list_device_taint_rule_with_http_info",
        "lineno": 3471,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 3631,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 3685,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3853,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3907,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 4075,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 4127,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 4287,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 4339,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 4499,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 4551,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 4711,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 4753,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule",
        "name": "patch_device_taint_rule",
        "lineno": 4903,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "name": "patch_device_taint_rule_with_http_info",
        "lineno": 4945,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status",
        "name": "patch_device_taint_rule_status",
        "lineno": 5095,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "name": "patch_device_taint_rule_status_with_http_info",
        "lineno": 5137,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 5287,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 5331,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 5489,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 5533,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 5691,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 5735,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 5893,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 5935,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class",
        "name": "read_device_class",
        "lineno": 6085,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 6117,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule",
        "name": "read_device_taint_rule",
        "lineno": 6230,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "name": "read_device_taint_rule_with_http_info",
        "lineno": 6262,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status",
        "name": "read_device_taint_rule_status",
        "lineno": 6375,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "name": "read_device_taint_rule_status_with_http_info",
        "lineno": 6407,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 6520,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 6554,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 6675,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 6709,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 6830,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 6864,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 6985,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 7017,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 7130,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 7170,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule",
        "name": "replace_device_taint_rule",
        "lineno": 7307,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "name": "replace_device_taint_rule_with_http_info",
        "lineno": 7347,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status",
        "name": "replace_device_taint_rule_status",
        "lineno": 7484,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "name": "replace_device_taint_rule_status_with_http_info",
        "lineno": 7524,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 7661,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 7703,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 7848,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 7890,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 8035,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 8077,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 8222,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 8262,
        "scope": "ResourceV1beta2Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.resource_v1_api": [
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class",
        "name": "create_device_class",
        "lineno": 39,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "name": "create_device_class_with_http_info",
        "lineno": 77,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim",
        "name": "create_namespaced_resource_claim",
        "lineno": 207,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "name": "create_namespaced_resource_claim_with_http_info",
        "lineno": 247,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template",
        "name": "create_namespaced_resource_claim_template",
        "lineno": 385,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "name": "create_namespaced_resource_claim_template_with_http_info",
        "lineno": 425,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice",
        "name": "create_resource_slice",
        "lineno": 563,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "name": "create_resource_slice_with_http_info",
        "lineno": 601,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class",
        "name": "delete_collection_device_class",
        "lineno": 731,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "name": "delete_collection_device_class_with_http_info",
        "lineno": 791,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim",
        "name": "delete_collection_namespaced_resource_claim",
        "lineno": 971,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1033,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template",
        "name": "delete_collection_namespaced_resource_claim_template",
        "lineno": 1221,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "name": "delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1283,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice",
        "name": "delete_collection_resource_slice",
        "lineno": 1471,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "name": "delete_collection_resource_slice_with_http_info",
        "lineno": 1531,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class",
        "name": "delete_device_class",
        "lineno": 1711,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "name": "delete_device_class_with_http_info",
        "lineno": 1755,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim",
        "name": "delete_namespaced_resource_claim",
        "lineno": 1899,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "name": "delete_namespaced_resource_claim_with_http_info",
        "lineno": 1945,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template",
        "name": "delete_namespaced_resource_claim_template",
        "lineno": 2097,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "name": "delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2143,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice",
        "name": "delete_resource_slice",
        "lineno": 2295,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "name": "delete_resource_slice_with_http_info",
        "lineno": 2339,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 2483,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 2511,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class",
        "name": "list_device_class",
        "lineno": 2611,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "name": "list_device_class_with_http_info",
        "lineno": 2663,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim",
        "name": "list_namespaced_resource_claim",
        "lineno": 2823,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "name": "list_namespaced_resource_claim_with_http_info",
        "lineno": 2877,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template",
        "name": "list_namespaced_resource_claim_template",
        "lineno": 3045,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "name": "list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3099,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces",
        "name": "list_resource_claim_for_all_namespaces",
        "lineno": 3267,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3319,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces",
        "name": "list_resource_claim_template_for_all_namespaces",
        "lineno": 3479,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "name": "list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3531,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice",
        "name": "list_resource_slice",
        "lineno": 3691,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "name": "list_resource_slice_with_http_info",
        "lineno": 3743,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class",
        "name": "patch_device_class",
        "lineno": 3903,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "name": "patch_device_class_with_http_info",
        "lineno": 3945,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim",
        "name": "patch_namespaced_resource_claim",
        "lineno": 4095,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "name": "patch_namespaced_resource_claim_with_http_info",
        "lineno": 4139,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status",
        "name": "patch_namespaced_resource_claim_status",
        "lineno": 4297,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "name": "patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4341,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template",
        "name": "patch_namespaced_resource_claim_template",
        "lineno": 4499,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "name": "patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4543,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice",
        "name": "patch_resource_slice",
        "lineno": 4701,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "name": "patch_resource_slice_with_http_info",
        "lineno": 4743,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class",
        "name": "read_device_class",
        "lineno": 4893,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "name": "read_device_class_with_http_info",
        "lineno": 4925,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim",
        "name": "read_namespaced_resource_claim",
        "lineno": 5038,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "name": "read_namespaced_resource_claim_with_http_info",
        "lineno": 5072,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status",
        "name": "read_namespaced_resource_claim_status",
        "lineno": 5193,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "name": "read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5227,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template",
        "name": "read_namespaced_resource_claim_template",
        "lineno": 5348,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "name": "read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5382,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice",
        "name": "read_resource_slice",
        "lineno": 5503,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "name": "read_resource_slice_with_http_info",
        "lineno": 5535,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class",
        "name": "replace_device_class",
        "lineno": 5648,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "name": "replace_device_class_with_http_info",
        "lineno": 5688,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim",
        "name": "replace_namespaced_resource_claim",
        "lineno": 5825,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "name": "replace_namespaced_resource_claim_with_http_info",
        "lineno": 5867,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status",
        "name": "replace_namespaced_resource_claim_status",
        "lineno": 6012,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "name": "replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6054,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template",
        "name": "replace_namespaced_resource_claim_template",
        "lineno": 6199,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "name": "replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6241,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice",
        "name": "replace_resource_slice",
        "lineno": 6386,
        "scope": "ResourceV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "name": "replace_resource_slice_with_http_info",
        "lineno": 6426,
        "scope": "ResourceV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.scheduling_api": [
      {
        "id": "kubernetes.client.api.scheduling_api.SchedulingApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "SchedulingApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "SchedulingApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group",
        "name": "create_namespaced_pod_group",
        "lineno": 39,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "name": "create_namespaced_pod_group_with_http_info",
        "lineno": 79,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload",
        "name": "create_namespaced_workload",
        "lineno": 217,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "name": "create_namespaced_workload_with_http_info",
        "lineno": 257,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group",
        "name": "delete_collection_namespaced_pod_group",
        "lineno": 395,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "name": "delete_collection_namespaced_pod_group_with_http_info",
        "lineno": 457,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload",
        "name": "delete_collection_namespaced_workload",
        "lineno": 645,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "name": "delete_collection_namespaced_workload_with_http_info",
        "lineno": 707,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group",
        "name": "delete_namespaced_pod_group",
        "lineno": 895,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "name": "delete_namespaced_pod_group_with_http_info",
        "lineno": 941,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload",
        "name": "delete_namespaced_workload",
        "lineno": 1093,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "name": "delete_namespaced_workload_with_http_info",
        "lineno": 1139,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 1291,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 1319,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group",
        "name": "list_namespaced_pod_group",
        "lineno": 1419,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "name": "list_namespaced_pod_group_with_http_info",
        "lineno": 1473,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload",
        "name": "list_namespaced_workload",
        "lineno": 1641,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "name": "list_namespaced_workload_with_http_info",
        "lineno": 1695,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces",
        "name": "list_pod_group_for_all_namespaces",
        "lineno": 1863,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "name": "list_pod_group_for_all_namespaces_with_http_info",
        "lineno": 1915,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces",
        "name": "list_workload_for_all_namespaces",
        "lineno": 2075,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "name": "list_workload_for_all_namespaces_with_http_info",
        "lineno": 2127,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group",
        "name": "patch_namespaced_pod_group",
        "lineno": 2287,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "name": "patch_namespaced_pod_group_with_http_info",
        "lineno": 2331,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status",
        "name": "patch_namespaced_pod_group_status",
        "lineno": 2489,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "name": "patch_namespaced_pod_group_status_with_http_info",
        "lineno": 2533,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload",
        "name": "patch_namespaced_workload",
        "lineno": 2691,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "name": "patch_namespaced_workload_with_http_info",
        "lineno": 2735,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group",
        "name": "read_namespaced_pod_group",
        "lineno": 2893,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "name": "read_namespaced_pod_group_with_http_info",
        "lineno": 2927,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status",
        "name": "read_namespaced_pod_group_status",
        "lineno": 3048,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "name": "read_namespaced_pod_group_status_with_http_info",
        "lineno": 3082,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload",
        "name": "read_namespaced_workload",
        "lineno": 3203,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "name": "read_namespaced_workload_with_http_info",
        "lineno": 3237,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group",
        "name": "replace_namespaced_pod_group",
        "lineno": 3358,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "name": "replace_namespaced_pod_group_with_http_info",
        "lineno": 3400,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status",
        "name": "replace_namespaced_pod_group_status",
        "lineno": 3545,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "name": "replace_namespaced_pod_group_status_with_http_info",
        "lineno": 3587,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload",
        "name": "replace_namespaced_workload",
        "lineno": 3732,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "name": "replace_namespaced_workload_with_http_info",
        "lineno": 3774,
        "scope": "SchedulingV1alpha2Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.scheduling_v1_api": [
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class",
        "name": "create_priority_class",
        "lineno": 39,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "name": "create_priority_class_with_http_info",
        "lineno": 77,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class",
        "name": "delete_collection_priority_class",
        "lineno": 207,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "name": "delete_collection_priority_class_with_http_info",
        "lineno": 267,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class",
        "name": "delete_priority_class",
        "lineno": 447,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "name": "delete_priority_class_with_http_info",
        "lineno": 491,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class",
        "name": "list_priority_class",
        "lineno": 763,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "name": "list_priority_class_with_http_info",
        "lineno": 815,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class",
        "name": "patch_priority_class",
        "lineno": 975,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "name": "patch_priority_class_with_http_info",
        "lineno": 1017,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class",
        "name": "read_priority_class",
        "lineno": 1167,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "name": "read_priority_class_with_http_info",
        "lineno": 1199,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class",
        "name": "replace_priority_class",
        "lineno": 1312,
        "scope": "SchedulingV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "name": "replace_priority_class_with_http_info",
        "lineno": 1352,
        "scope": "SchedulingV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.storagemigration_api": [
      {
        "id": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StoragemigrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "StoragemigrationApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "StoragemigrationApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration",
        "name": "create_storage_version_migration",
        "lineno": 39,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "name": "create_storage_version_migration_with_http_info",
        "lineno": 77,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration",
        "name": "delete_collection_storage_version_migration",
        "lineno": 207,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "name": "delete_collection_storage_version_migration_with_http_info",
        "lineno": 267,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration",
        "name": "delete_storage_version_migration",
        "lineno": 447,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "name": "delete_storage_version_migration_with_http_info",
        "lineno": 491,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration",
        "name": "list_storage_version_migration",
        "lineno": 763,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "name": "list_storage_version_migration_with_http_info",
        "lineno": 815,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration",
        "name": "patch_storage_version_migration",
        "lineno": 975,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "name": "patch_storage_version_migration_with_http_info",
        "lineno": 1017,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status",
        "name": "patch_storage_version_migration_status",
        "lineno": 1167,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "name": "patch_storage_version_migration_status_with_http_info",
        "lineno": 1209,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration",
        "name": "read_storage_version_migration",
        "lineno": 1359,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "name": "read_storage_version_migration_with_http_info",
        "lineno": 1391,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status",
        "name": "read_storage_version_migration_status",
        "lineno": 1504,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "name": "read_storage_version_migration_status_with_http_info",
        "lineno": 1536,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration",
        "name": "replace_storage_version_migration",
        "lineno": 1649,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "name": "replace_storage_version_migration_with_http_info",
        "lineno": 1689,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status",
        "name": "replace_storage_version_migration_status",
        "lineno": 1826,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "name": "replace_storage_version_migration_status_with_http_info",
        "lineno": 1866,
        "scope": "StoragemigrationV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.storage_api": [
      {
        "id": "kubernetes.client.api.storage_api.StorageApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_api.StorageApi.get_api_group",
        "name": "get_api_group",
        "lineno": 39,
        "scope": "StorageApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "name": "get_api_group_with_http_info",
        "lineno": 67,
        "scope": "StorageApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.storage_v1beta1_api": [
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class",
        "name": "create_volume_attributes_class",
        "lineno": 39,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "name": "create_volume_attributes_class_with_http_info",
        "lineno": 77,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class",
        "name": "delete_collection_volume_attributes_class",
        "lineno": 207,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "name": "delete_collection_volume_attributes_class_with_http_info",
        "lineno": 267,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class",
        "name": "delete_volume_attributes_class",
        "lineno": 447,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "name": "delete_volume_attributes_class_with_http_info",
        "lineno": 491,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 635,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 663,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class",
        "name": "list_volume_attributes_class",
        "lineno": 763,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "name": "list_volume_attributes_class_with_http_info",
        "lineno": 815,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class",
        "name": "patch_volume_attributes_class",
        "lineno": 975,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "name": "patch_volume_attributes_class_with_http_info",
        "lineno": 1017,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class",
        "name": "read_volume_attributes_class",
        "lineno": 1167,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "name": "read_volume_attributes_class_with_http_info",
        "lineno": 1199,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class",
        "name": "replace_volume_attributes_class",
        "lineno": 1312,
        "scope": "StorageV1beta1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "name": "replace_volume_attributes_class_with_http_info",
        "lineno": 1352,
        "scope": "StorageV1beta1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.storage_v1_api": [
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver",
        "name": "create_csi_driver",
        "lineno": 39,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "name": "create_csi_driver_with_http_info",
        "lineno": 77,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node",
        "name": "create_csi_node",
        "lineno": 207,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "name": "create_csi_node_with_http_info",
        "lineno": 245,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity",
        "name": "create_namespaced_csi_storage_capacity",
        "lineno": 375,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "name": "create_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 415,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class",
        "name": "create_storage_class",
        "lineno": 553,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "name": "create_storage_class_with_http_info",
        "lineno": 591,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment",
        "name": "create_volume_attachment",
        "lineno": 721,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "name": "create_volume_attachment_with_http_info",
        "lineno": 759,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class",
        "name": "create_volume_attributes_class",
        "lineno": 889,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "name": "create_volume_attributes_class_with_http_info",
        "lineno": 927,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver",
        "name": "delete_collection_csi_driver",
        "lineno": 1057,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "name": "delete_collection_csi_driver_with_http_info",
        "lineno": 1117,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node",
        "name": "delete_collection_csi_node",
        "lineno": 1297,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "name": "delete_collection_csi_node_with_http_info",
        "lineno": 1357,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity",
        "name": "delete_collection_namespaced_csi_storage_capacity",
        "lineno": 1537,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "name": "delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 1599,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class",
        "name": "delete_collection_storage_class",
        "lineno": 1787,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "name": "delete_collection_storage_class_with_http_info",
        "lineno": 1847,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment",
        "name": "delete_collection_volume_attachment",
        "lineno": 2027,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "name": "delete_collection_volume_attachment_with_http_info",
        "lineno": 2087,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class",
        "name": "delete_collection_volume_attributes_class",
        "lineno": 2267,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "name": "delete_collection_volume_attributes_class_with_http_info",
        "lineno": 2327,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver",
        "name": "delete_csi_driver",
        "lineno": 2507,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "name": "delete_csi_driver_with_http_info",
        "lineno": 2551,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node",
        "name": "delete_csi_node",
        "lineno": 2695,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "name": "delete_csi_node_with_http_info",
        "lineno": 2739,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity",
        "name": "delete_namespaced_csi_storage_capacity",
        "lineno": 2883,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "name": "delete_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 2929,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class",
        "name": "delete_storage_class",
        "lineno": 3081,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "name": "delete_storage_class_with_http_info",
        "lineno": 3125,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment",
        "name": "delete_volume_attachment",
        "lineno": 3269,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "name": "delete_volume_attachment_with_http_info",
        "lineno": 3313,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class",
        "name": "delete_volume_attributes_class",
        "lineno": 3457,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "name": "delete_volume_attributes_class_with_http_info",
        "lineno": 3501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources",
        "name": "get_api_resources",
        "lineno": 3645,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "name": "get_api_resources_with_http_info",
        "lineno": 3673,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver",
        "name": "list_csi_driver",
        "lineno": 3773,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "name": "list_csi_driver_with_http_info",
        "lineno": 3825,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node",
        "name": "list_csi_node",
        "lineno": 3985,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "name": "list_csi_node_with_http_info",
        "lineno": 4037,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces",
        "name": "list_csi_storage_capacity_for_all_namespaces",
        "lineno": 4197,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "name": "list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "lineno": 4249,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity",
        "name": "list_namespaced_csi_storage_capacity",
        "lineno": 4409,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "name": "list_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 4463,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class",
        "name": "list_storage_class",
        "lineno": 4631,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "name": "list_storage_class_with_http_info",
        "lineno": 4683,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment",
        "name": "list_volume_attachment",
        "lineno": 4843,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "name": "list_volume_attachment_with_http_info",
        "lineno": 4895,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class",
        "name": "list_volume_attributes_class",
        "lineno": 5055,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "name": "list_volume_attributes_class_with_http_info",
        "lineno": 5107,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver",
        "name": "patch_csi_driver",
        "lineno": 5267,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "name": "patch_csi_driver_with_http_info",
        "lineno": 5309,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node",
        "name": "patch_csi_node",
        "lineno": 5459,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "name": "patch_csi_node_with_http_info",
        "lineno": 5501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity",
        "name": "patch_namespaced_csi_storage_capacity",
        "lineno": 5651,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "name": "patch_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 5695,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class",
        "name": "patch_storage_class",
        "lineno": 5853,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "name": "patch_storage_class_with_http_info",
        "lineno": 5895,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment",
        "name": "patch_volume_attachment",
        "lineno": 6045,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "name": "patch_volume_attachment_with_http_info",
        "lineno": 6087,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status",
        "name": "patch_volume_attachment_status",
        "lineno": 6237,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "name": "patch_volume_attachment_status_with_http_info",
        "lineno": 6279,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class",
        "name": "patch_volume_attributes_class",
        "lineno": 6429,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "name": "patch_volume_attributes_class_with_http_info",
        "lineno": 6471,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver",
        "name": "read_csi_driver",
        "lineno": 6621,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "name": "read_csi_driver_with_http_info",
        "lineno": 6653,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node",
        "name": "read_csi_node",
        "lineno": 6766,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "name": "read_csi_node_with_http_info",
        "lineno": 6798,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity",
        "name": "read_namespaced_csi_storage_capacity",
        "lineno": 6911,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "name": "read_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 6945,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class",
        "name": "read_storage_class",
        "lineno": 7066,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "name": "read_storage_class_with_http_info",
        "lineno": 7098,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment",
        "name": "read_volume_attachment",
        "lineno": 7211,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "name": "read_volume_attachment_with_http_info",
        "lineno": 7243,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status",
        "name": "read_volume_attachment_status",
        "lineno": 7356,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "name": "read_volume_attachment_status_with_http_info",
        "lineno": 7388,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class",
        "name": "read_volume_attributes_class",
        "lineno": 7501,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "name": "read_volume_attributes_class_with_http_info",
        "lineno": 7533,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver",
        "name": "replace_csi_driver",
        "lineno": 7646,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "name": "replace_csi_driver_with_http_info",
        "lineno": 7686,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node",
        "name": "replace_csi_node",
        "lineno": 7823,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "name": "replace_csi_node_with_http_info",
        "lineno": 7863,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity",
        "name": "replace_namespaced_csi_storage_capacity",
        "lineno": 8000,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "name": "replace_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 8042,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class",
        "name": "replace_storage_class",
        "lineno": 8187,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "name": "replace_storage_class_with_http_info",
        "lineno": 8227,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment",
        "name": "replace_volume_attachment",
        "lineno": 8364,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "name": "replace_volume_attachment_with_http_info",
        "lineno": 8404,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status",
        "name": "replace_volume_attachment_status",
        "lineno": 8541,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "name": "replace_volume_attachment_status_with_http_info",
        "lineno": 8581,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class",
        "name": "replace_volume_attributes_class",
        "lineno": 8718,
        "scope": "StorageV1Api",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "name": "replace_volume_attributes_class_with_http_info",
        "lineno": 8758,
        "scope": "StorageV1Api",
        "is_async": false
      }
    ],
    "kubernetes.client.api.version_api": [
      {
        "id": "kubernetes.client.api.version_api.VersionApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "VersionApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.version_api.VersionApi.get_code",
        "name": "get_code",
        "lineno": 39,
        "scope": "VersionApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.version_api.VersionApi.get_code_with_http_info",
        "name": "get_code_with_http_info",
        "lineno": 67,
        "scope": "VersionApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api.well_known_api": [
      {
        "id": "kubernetes.client.api.well_known_api.WellKnownApi.__init__",
        "name": "__init__",
        "lineno": 34,
        "scope": "WellKnownApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration",
        "name": "get_service_account_issuer_open_id_configuration",
        "lineno": 39,
        "scope": "WellKnownApi",
        "is_async": false
      },
      {
        "id": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "name": "get_service_account_issuer_open_id_configuration_with_http_info",
        "lineno": 67,
        "scope": "WellKnownApi",
        "is_async": false
      }
    ],
    "kubernetes.client.api": [],
    "kubernetes.client.apis": [],
    "kubernetes.client.models.admissionregistration_v1_service_reference": [
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 72,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 83,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.path",
        "name": "path",
        "lineno": 122,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.path",
        "name": "path",
        "lineno": 133,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 145,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 156,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "AdmissionregistrationV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "AdmissionregistrationV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 69,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 80,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 95,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 105,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 116,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 127,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "AdmissionregistrationV1WebhookClientConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "AdmissionregistrationV1WebhookClientConfig",
        "is_async": false
      }
    ],
    "kubernetes.client.models.apiextensions_v1_service_reference": [
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.name",
        "name": "name",
        "lineno": 72,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.name",
        "name": "name",
        "lineno": 83,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.path",
        "name": "path",
        "lineno": 122,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.path",
        "name": "path",
        "lineno": 133,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.port",
        "name": "port",
        "lineno": 145,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.port",
        "name": "port",
        "lineno": 156,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "ApiextensionsV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "ApiextensionsV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.apiextensions_v1_webhook_client_config": [
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 69,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.ca_bundle",
        "name": "ca_bundle",
        "lineno": 80,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 95,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.service",
        "name": "service",
        "lineno": 105,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 116,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.url",
        "name": "url",
        "lineno": 127,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "ApiextensionsV1WebhookClientConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "ApiextensionsV1WebhookClientConfig",
        "is_async": false
      }
    ],
    "kubernetes.client.models.apiregistration_v1_service_reference": [
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 69,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.name",
        "name": "name",
        "lineno": 80,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 92,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.namespace",
        "name": "namespace",
        "lineno": 103,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 115,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.port",
        "name": "port",
        "lineno": 126,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "ApiregistrationV1ServiceReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "ApiregistrationV1ServiceReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.authentication_v1_token_request": [
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.status",
        "name": "status",
        "lineno": 167,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.status",
        "name": "status",
        "lineno": 177,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "AuthenticationV1TokenRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "AuthenticationV1TokenRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.core_v1_endpoint_port": [
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 73,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 84,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.name",
        "name": "name",
        "lineno": 96,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.name",
        "name": "name",
        "lineno": 107,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.port",
        "name": "port",
        "lineno": 119,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.port",
        "name": "port",
        "lineno": 130,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 144,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 155,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "CoreV1EndpointPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "CoreV1EndpointPort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.core_v1_event": [
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.__init__",
        "name": "__init__",
        "lineno": 78,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.action",
        "name": "action",
        "lineno": 137,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.action",
        "name": "action",
        "lineno": 148,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.api_version",
        "name": "api_version",
        "lineno": 160,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.api_version",
        "name": "api_version",
        "lineno": 171,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.count",
        "name": "count",
        "lineno": 183,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.count",
        "name": "count",
        "lineno": 194,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.event_time",
        "name": "event_time",
        "lineno": 206,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.event_time",
        "name": "event_time",
        "lineno": 217,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.first_timestamp",
        "name": "first_timestamp",
        "lineno": 229,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.first_timestamp",
        "name": "first_timestamp",
        "lineno": 240,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.involved_object",
        "name": "involved_object",
        "lineno": 252,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.involved_object",
        "name": "involved_object",
        "lineno": 262,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.kind",
        "name": "kind",
        "lineno": 275,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.kind",
        "name": "kind",
        "lineno": 286,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.last_timestamp",
        "name": "last_timestamp",
        "lineno": 298,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.last_timestamp",
        "name": "last_timestamp",
        "lineno": 309,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.message",
        "name": "message",
        "lineno": 321,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.message",
        "name": "message",
        "lineno": 332,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.metadata",
        "name": "metadata",
        "lineno": 344,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.metadata",
        "name": "metadata",
        "lineno": 354,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reason",
        "name": "reason",
        "lineno": 367,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reason",
        "name": "reason",
        "lineno": 378,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.related",
        "name": "related",
        "lineno": 390,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.related",
        "name": "related",
        "lineno": 400,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reporting_component",
        "name": "reporting_component",
        "lineno": 411,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reporting_component",
        "name": "reporting_component",
        "lineno": 422,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 434,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 445,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.series",
        "name": "series",
        "lineno": 457,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.series",
        "name": "series",
        "lineno": 467,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.source",
        "name": "source",
        "lineno": 478,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.source",
        "name": "source",
        "lineno": 488,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.type",
        "name": "type",
        "lineno": 499,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.type",
        "name": "type",
        "lineno": 510,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "name": "to_dict",
        "lineno": 521,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "name": "convert",
        "lineno": 525,
        "scope": "CoreV1Event.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.to_str",
        "name": "to_str",
        "lineno": 553,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.__repr__",
        "name": "__repr__",
        "lineno": 557,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.__eq__",
        "name": "__eq__",
        "lineno": 561,
        "scope": "CoreV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event.__ne__",
        "name": "__ne__",
        "lineno": 568,
        "scope": "CoreV1Event",
        "is_async": false
      }
    ],
    "kubernetes.client.models.core_v1_event_list": [
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.items",
        "name": "items",
        "lineno": 96,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.items",
        "name": "items",
        "lineno": 107,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "CoreV1EventList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "CoreV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "CoreV1EventList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.core_v1_event_series": [
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.count",
        "name": "count",
        "lineno": 64,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.count",
        "name": "count",
        "lineno": 75,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 87,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 98,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "CoreV1EventSeries.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "CoreV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "CoreV1EventSeries",
        "is_async": false
      }
    ],
    "kubernetes.client.models.core_v1_resource_claim": [
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.name",
        "name": "name",
        "lineno": 63,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.name",
        "name": "name",
        "lineno": 74,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.request",
        "name": "request",
        "lineno": 88,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.request",
        "name": "request",
        "lineno": 99,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "CoreV1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "CoreV1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.discovery_v1_endpoint_port": [
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 74,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.app_protocol",
        "name": "app_protocol",
        "lineno": 85,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.name",
        "name": "name",
        "lineno": 97,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.name",
        "name": "name",
        "lineno": 108,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.port",
        "name": "port",
        "lineno": 120,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.port",
        "name": "port",
        "lineno": 131,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 143,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.protocol",
        "name": "protocol",
        "lineno": 154,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "DiscoveryV1EndpointPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "DiscoveryV1EndpointPort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.events_v1_event": [
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.__init__",
        "name": "__init__",
        "lineno": 78,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.action",
        "name": "action",
        "lineno": 138,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.action",
        "name": "action",
        "lineno": 149,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.api_version",
        "name": "api_version",
        "lineno": 161,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.api_version",
        "name": "api_version",
        "lineno": 172,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_count",
        "name": "deprecated_count",
        "lineno": 184,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_count",
        "name": "deprecated_count",
        "lineno": 195,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_first_timestamp",
        "name": "deprecated_first_timestamp",
        "lineno": 207,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_first_timestamp",
        "name": "deprecated_first_timestamp",
        "lineno": 218,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_last_timestamp",
        "name": "deprecated_last_timestamp",
        "lineno": 230,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_last_timestamp",
        "name": "deprecated_last_timestamp",
        "lineno": 241,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_source",
        "name": "deprecated_source",
        "lineno": 253,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.deprecated_source",
        "name": "deprecated_source",
        "lineno": 263,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.event_time",
        "name": "event_time",
        "lineno": 274,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.event_time",
        "name": "event_time",
        "lineno": 285,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.kind",
        "name": "kind",
        "lineno": 299,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.kind",
        "name": "kind",
        "lineno": 310,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.metadata",
        "name": "metadata",
        "lineno": 322,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.metadata",
        "name": "metadata",
        "lineno": 332,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.note",
        "name": "note",
        "lineno": 343,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.note",
        "name": "note",
        "lineno": 354,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reason",
        "name": "reason",
        "lineno": 366,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reason",
        "name": "reason",
        "lineno": 377,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.regarding",
        "name": "regarding",
        "lineno": 389,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.regarding",
        "name": "regarding",
        "lineno": 399,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.related",
        "name": "related",
        "lineno": 410,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.related",
        "name": "related",
        "lineno": 420,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reporting_controller",
        "name": "reporting_controller",
        "lineno": 431,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reporting_controller",
        "name": "reporting_controller",
        "lineno": 442,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 454,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.reporting_instance",
        "name": "reporting_instance",
        "lineno": 465,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.series",
        "name": "series",
        "lineno": 477,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.series",
        "name": "series",
        "lineno": 487,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.type",
        "name": "type",
        "lineno": 498,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.type",
        "name": "type",
        "lineno": 509,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "name": "to_dict",
        "lineno": 520,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "name": "convert",
        "lineno": 524,
        "scope": "EventsV1Event.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.to_str",
        "name": "to_str",
        "lineno": 552,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.__repr__",
        "name": "__repr__",
        "lineno": 556,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.__eq__",
        "name": "__eq__",
        "lineno": 560,
        "scope": "EventsV1Event",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event.__ne__",
        "name": "__ne__",
        "lineno": 567,
        "scope": "EventsV1Event",
        "is_async": false
      }
    ],
    "kubernetes.client.models.events_v1_event_list": [
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.items",
        "name": "items",
        "lineno": 96,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.items",
        "name": "items",
        "lineno": 107,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "EventsV1EventList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "EventsV1EventList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "EventsV1EventList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.events_v1_event_series": [
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.count",
        "name": "count",
        "lineno": 62,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.count",
        "name": "count",
        "lineno": 73,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 87,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.last_observed_time",
        "name": "last_observed_time",
        "lineno": 98,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "EventsV1EventSeries.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "EventsV1EventSeries",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "EventsV1EventSeries",
        "is_async": false
      }
    ],
    "kubernetes.client.models.flowcontrol_v1_subject": [
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.group",
        "name": "group",
        "lineno": 73,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.group",
        "name": "group",
        "lineno": 83,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.service_account",
        "name": "service_account",
        "lineno": 119,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.service_account",
        "name": "service_account",
        "lineno": 129,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.user",
        "name": "user",
        "lineno": 140,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.user",
        "name": "user",
        "lineno": 150,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "name": "to_dict",
        "lineno": 160,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "name": "convert",
        "lineno": 164,
        "scope": "FlowcontrolV1Subject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "name": "to_str",
        "lineno": 192,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__repr__",
        "name": "__repr__",
        "lineno": 196,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__eq__",
        "name": "__eq__",
        "lineno": 200,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__ne__",
        "name": "__ne__",
        "lineno": 207,
        "scope": "FlowcontrolV1Subject",
        "is_async": false
      }
    ],
    "kubernetes.client.models.rbac_v1_subject": [
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.api_group",
        "name": "api_group",
        "lineno": 72,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.api_group",
        "name": "api_group",
        "lineno": 83,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.name",
        "name": "name",
        "lineno": 120,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.name",
        "name": "name",
        "lineno": 131,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.namespace",
        "name": "namespace",
        "lineno": 145,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.namespace",
        "name": "namespace",
        "lineno": 156,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "RbacV1Subject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "RbacV1Subject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "RbacV1Subject",
        "is_async": false
      }
    ],
    "kubernetes.client.models.resource_v1_resource_claim": [
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "ResourceV1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "ResourceV1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.storage_v1_token_request": [
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.audience",
        "name": "audience",
        "lineno": 63,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.audience",
        "name": "audience",
        "lineno": 74,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 88,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 99,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "StorageV1TokenRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "StorageV1TokenRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha1ClusterTrustBundle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha1ClusterTrustBundle",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1ClusterTrustBundleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1ClusterTrustBundleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 63,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 74,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 86,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 97,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1alpha1ClusterTrustBundleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1alpha1ClusterTrustBundleSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_json_patch": [
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_match_condition": [
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_match_resources": [
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1alpha1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1alpha1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1alpha1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1alpha1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1alpha1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_mutation": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1alpha1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1alpha1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1alpha1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1alpha1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1alpha1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_param_kind": [
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1alpha1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1alpha1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_param_ref": [
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1alpha1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1alpha1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_server_storage_version": [
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.api_server_id",
        "name": "api_server_id",
        "lineno": 71,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.api_server_id",
        "name": "api_server_id",
        "lineno": 82,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.decodable_versions",
        "name": "decodable_versions",
        "lineno": 96,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.decodable_versions",
        "name": "decodable_versions",
        "lineno": 107,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.encoding_version",
        "name": "encoding_version",
        "lineno": 121,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.encoding_version",
        "name": "encoding_version",
        "lineno": 132,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.served_versions",
        "name": "served_versions",
        "lineno": 146,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.served_versions",
        "name": "served_versions",
        "lineno": 157,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1alpha1ServerStorageVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1alpha1ServerStorageVersion",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.spec",
        "name": "spec",
        "lineno": 147,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.spec",
        "name": "spec",
        "lineno": 158,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.status",
        "name": "status",
        "lineno": 170,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.status",
        "name": "status",
        "lineno": 180,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1alpha1StorageVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1alpha1StorageVersion",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_condition": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 80,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 91,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.message",
        "name": "message",
        "lineno": 114,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 128,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 139,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.status",
        "name": "status",
        "lineno": 176,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.status",
        "name": "status",
        "lineno": 187,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.type",
        "name": "type",
        "lineno": 201,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.type",
        "name": "type",
        "lineno": 212,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "name": "to_dict",
        "lineno": 225,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "name": "convert",
        "lineno": 229,
        "scope": "V1alpha1StorageVersionCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "name": "to_str",
        "lineno": 257,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__repr__",
        "name": "__repr__",
        "lineno": 261,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__eq__",
        "name": "__eq__",
        "lineno": 265,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__ne__",
        "name": "__ne__",
        "lineno": 272,
        "scope": "V1alpha1StorageVersionCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha1StorageVersionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha1StorageVersionList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_status": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.common_encoding_version",
        "name": "common_encoding_version",
        "lineno": 69,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.common_encoding_version",
        "name": "common_encoding_version",
        "lineno": 80,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.conditions",
        "name": "conditions",
        "lineno": 92,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.conditions",
        "name": "conditions",
        "lineno": 103,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.storage_versions",
        "name": "storage_versions",
        "lineno": 115,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.storage_versions",
        "name": "storage_versions",
        "lineno": 126,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1alpha1StorageVersionStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1alpha1StorageVersionStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha1_variable": [
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha1Variable",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.min_count",
        "name": "min_count",
        "lineno": 58,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.min_count",
        "name": "min_count",
        "lineno": 69,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1alpha2GangSchedulingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1alpha2GangSchedulingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha2LeaseCandidate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha2LeaseCandidate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2LeaseCandidateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2LeaseCandidateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 81,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 92,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 106,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 117,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 129,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 140,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 154,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 165,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 177,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 188,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 200,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 211,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1alpha2LeaseCandidateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1alpha2LeaseCandidateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1alpha2PodGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1alpha2PodGroup",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2PodGroupList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2PodGroupList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 93,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 104,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 116,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 127,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha2PodGroupResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha2PodGroupResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 88,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 99,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1alpha2PodGroupResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1alpha2PodGroupResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.topology",
        "name": "topology",
        "lineno": 59,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.topology",
        "name": "topology",
        "lineno": 70,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha2PodGroupSchedulingConstraints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha2PodGroupSchedulingConstraints",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.basic",
        "name": "basic",
        "lineno": 64,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.basic",
        "name": "basic",
        "lineno": 75,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.gang",
        "name": "gang",
        "lineno": 87,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.gang",
        "name": "gang",
        "lineno": 97,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1alpha2PodGroupSchedulingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1alpha2PodGroupSchedulingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.disruption_mode",
        "name": "disruption_mode",
        "lineno": 88,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.disruption_mode",
        "name": "disruption_mode",
        "lineno": 99,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.pod_group_template_ref",
        "name": "pod_group_template_ref",
        "lineno": 111,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.pod_group_template_ref",
        "name": "pod_group_template_ref",
        "lineno": 121,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority",
        "name": "priority",
        "lineno": 132,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority",
        "name": "priority",
        "lineno": 143,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 155,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 166,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 178,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 189,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 201,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 211,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 222,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 232,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "name": "to_dict",
        "lineno": 244,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "name": "convert",
        "lineno": 248,
        "scope": "V1alpha2PodGroupSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "name": "to_str",
        "lineno": 276,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__repr__",
        "name": "__repr__",
        "lineno": 280,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__eq__",
        "name": "__eq__",
        "lineno": 284,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__ne__",
        "name": "__ne__",
        "lineno": 291,
        "scope": "V1alpha2PodGroupSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_status": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 87,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 98,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1alpha2PodGroupStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1alpha2PodGroupStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.disruption_mode",
        "name": "disruption_mode",
        "lineno": 87,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.disruption_mode",
        "name": "disruption_mode",
        "lineno": 98,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.name",
        "name": "name",
        "lineno": 110,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.name",
        "name": "name",
        "lineno": 121,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority",
        "name": "priority",
        "lineno": 135,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority",
        "name": "priority",
        "lineno": 146,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority_class_name",
        "name": "priority_class_name",
        "lineno": 158,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.priority_class_name",
        "name": "priority_class_name",
        "lineno": 169,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.resource_claims",
        "name": "resource_claims",
        "lineno": 181,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.resource_claims",
        "name": "resource_claims",
        "lineno": 192,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 204,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_constraints",
        "name": "scheduling_constraints",
        "lineno": 214,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 225,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.scheduling_policy",
        "name": "scheduling_policy",
        "lineno": 235,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1alpha2PodGroupTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1alpha2PodGroupTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.workload",
        "name": "workload",
        "lineno": 59,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.workload",
        "name": "workload",
        "lineno": 69,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1alpha2PodGroupTemplateReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1alpha2PodGroupTemplateReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_topology_constraint": [
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.key",
        "name": "key",
        "lineno": 58,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.key",
        "name": "key",
        "lineno": 69,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1alpha2TopologyConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1alpha2TopologyConstraint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_typed_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1alpha2TypedLocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1alpha2TypedLocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_workload": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1alpha2Workload.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1alpha2Workload",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1alpha2Workload",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha2WorkloadList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha2WorkloadList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.pod_group_template_name",
        "name": "pod_group_template_name",
        "lineno": 62,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.pod_group_template_name",
        "name": "pod_group_template_name",
        "lineno": 73,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.workload_name",
        "name": "workload_name",
        "lineno": 87,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.workload_name",
        "name": "workload_name",
        "lineno": 98,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1alpha2WorkloadPodGroupTemplateReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.controller_ref",
        "name": "controller_ref",
        "lineno": 63,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.controller_ref",
        "name": "controller_ref",
        "lineno": 73,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.pod_group_templates",
        "name": "pod_group_templates",
        "lineno": 84,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.pod_group_templates",
        "name": "pod_group_templates",
        "lineno": 95,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1alpha2WorkloadSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1alpha2WorkloadSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1alpha3DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1alpha3DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1alpha3DeviceTaintRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1alpha3DeviceTaintRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_list": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha3DeviceTaintRuleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha3DeviceTaintRuleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 63,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 73,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 84,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 94,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1alpha3DeviceTaintRuleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1alpha3DeviceTaintRuleSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1alpha3DeviceTaintRuleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1alpha3DeviceTaintRuleStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_selector": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.device",
        "name": "device",
        "lineno": 69,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.device",
        "name": "device",
        "lineno": 80,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 92,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 103,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 115,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 126,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1alpha3DeviceTaintSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1alpha3DeviceTaintSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_pool_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.allocated_devices",
        "name": "allocated_devices",
        "lineno": 101,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.allocated_devices",
        "name": "allocated_devices",
        "lineno": 112,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.available_devices",
        "name": "available_devices",
        "lineno": 124,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.available_devices",
        "name": "available_devices",
        "lineno": 135,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.driver",
        "name": "driver",
        "lineno": 147,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.driver",
        "name": "driver",
        "lineno": 158,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.generation",
        "name": "generation",
        "lineno": 172,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.generation",
        "name": "generation",
        "lineno": 183,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.node_name",
        "name": "node_name",
        "lineno": 197,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.node_name",
        "name": "node_name",
        "lineno": 208,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.pool_name",
        "name": "pool_name",
        "lineno": 220,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.pool_name",
        "name": "pool_name",
        "lineno": 231,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 245,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 256,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.total_devices",
        "name": "total_devices",
        "lineno": 268,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.total_devices",
        "name": "total_devices",
        "lineno": 279,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.unavailable_devices",
        "name": "unavailable_devices",
        "lineno": 291,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.unavailable_devices",
        "name": "unavailable_devices",
        "lineno": 302,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.validation_error",
        "name": "validation_error",
        "lineno": 314,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.validation_error",
        "name": "validation_error",
        "lineno": 325,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "name": "to_dict",
        "lineno": 336,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "name": "convert",
        "lineno": 340,
        "scope": "V1alpha3PoolStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "name": "to_str",
        "lineno": 368,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__repr__",
        "name": "__repr__",
        "lineno": 372,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__eq__",
        "name": "__eq__",
        "lineno": 376,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__ne__",
        "name": "__ne__",
        "lineno": 383,
        "scope": "V1alpha3PoolStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.api_version",
        "name": "api_version",
        "lineno": 77,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.api_version",
        "name": "api_version",
        "lineno": 88,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.kind",
        "name": "kind",
        "lineno": 100,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.kind",
        "name": "kind",
        "lineno": 111,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.metadata",
        "name": "metadata",
        "lineno": 123,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.metadata",
        "name": "metadata",
        "lineno": 133,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.status",
        "name": "status",
        "lineno": 169,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.status",
        "name": "status",
        "lineno": 179,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1alpha3ResourcePoolStatusRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1alpha3ResourcePoolStatusRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1alpha3ResourcePoolStatusRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1alpha3ResourcePoolStatusRequestList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.driver",
        "name": "driver",
        "lineno": 68,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.driver",
        "name": "driver",
        "lineno": 79,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.limit",
        "name": "limit",
        "lineno": 93,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.limit",
        "name": "limit",
        "lineno": 104,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.pool_name",
        "name": "pool_name",
        "lineno": 116,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.pool_name",
        "name": "pool_name",
        "lineno": 127,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha3ResourcePoolStatusRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.conditions",
        "name": "conditions",
        "lineno": 68,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.conditions",
        "name": "conditions",
        "lineno": 79,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pool_count",
        "name": "pool_count",
        "lineno": 91,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pool_count",
        "name": "pool_count",
        "lineno": 102,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pools",
        "name": "pools",
        "lineno": 116,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.pools",
        "name": "pools",
        "lineno": 127,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1alpha3ResourcePoolStatusRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1beta1AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1beta1AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta1AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta1AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_basic_device": [
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.all_nodes",
        "name": "all_nodes",
        "lineno": 114,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.all_nodes",
        "name": "all_nodes",
        "lineno": 125,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 137,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 148,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.attributes",
        "name": "attributes",
        "lineno": 160,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.attributes",
        "name": "attributes",
        "lineno": 171,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_conditions",
        "name": "binding_conditions",
        "lineno": 183,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_conditions",
        "name": "binding_conditions",
        "lineno": 194,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 206,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 217,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binds_to_node",
        "name": "binds_to_node",
        "lineno": 229,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.binds_to_node",
        "name": "binds_to_node",
        "lineno": 240,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.capacity",
        "name": "capacity",
        "lineno": 252,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.capacity",
        "name": "capacity",
        "lineno": 263,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.consumes_counters",
        "name": "consumes_counters",
        "lineno": 275,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.consumes_counters",
        "name": "consumes_counters",
        "lineno": 286,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 298,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 309,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_name",
        "name": "node_name",
        "lineno": 321,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_name",
        "name": "node_name",
        "lineno": 332,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_selector",
        "name": "node_selector",
        "lineno": 344,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.node_selector",
        "name": "node_selector",
        "lineno": 354,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.taints",
        "name": "taints",
        "lineno": 365,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.taints",
        "name": "taints",
        "lineno": 376,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "name": "to_dict",
        "lineno": 387,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "name": "convert",
        "lineno": 391,
        "scope": "V1beta1BasicDevice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "name": "to_str",
        "lineno": 419,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__repr__",
        "name": "__repr__",
        "lineno": 423,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__eq__",
        "name": "__eq__",
        "lineno": 427,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__ne__",
        "name": "__ne__",
        "lineno": 434,
        "scope": "V1beta1BasicDevice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta1CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta1CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1beta1CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1beta1CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta1CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta1CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ClusterTrustBundle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ClusterTrustBundle",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ClusterTrustBundleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ClusterTrustBundleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 63,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.signer_name",
        "name": "signer_name",
        "lineno": 74,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 86,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.trust_bundle",
        "name": "trust_bundle",
        "lineno": 97,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1beta1ClusterTrustBundleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1beta1ClusterTrustBundleSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_counter": [
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta1Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta1Counter",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_counter_set": [
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device": [
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.basic",
        "name": "basic",
        "lineno": 63,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.basic",
        "name": "basic",
        "lineno": 73,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.name",
        "name": "name",
        "lineno": 84,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta1Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta1Device",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta1DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta1DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_attribute": [
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1beta1DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1beta1DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_capacity": [
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta1DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta1DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim": [
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1beta1DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1beta1DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_class": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_list": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_constraint": [
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_request": [
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 98,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 109,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 121,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 132,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.capacity",
        "name": "capacity",
        "lineno": 154,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.count",
        "name": "count",
        "lineno": 165,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.count",
        "name": "count",
        "lineno": 176,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 188,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 199,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 211,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 222,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.name",
        "name": "name",
        "lineno": 234,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.name",
        "name": "name",
        "lineno": 245,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.selectors",
        "name": "selectors",
        "lineno": 259,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.selectors",
        "name": "selectors",
        "lineno": 270,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 282,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 293,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 304,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 308,
        "scope": "V1beta1DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 336,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 340,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 344,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 351,
        "scope": "V1beta1DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1beta1DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1beta1DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1beta1DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1beta1DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_taint": [
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta1DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta1DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_device_toleration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta1DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta1DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1IPAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1IPAddress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_list": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1IPAddressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1IPAddressList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 58,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 68,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1beta1IPAddressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1beta1IPAddressSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_json_patch": [
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1LeaseCandidate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1LeaseCandidate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_list": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1LeaseCandidateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1LeaseCandidateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 81,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.binary_version",
        "name": "binary_version",
        "lineno": 92,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 106,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.emulation_version",
        "name": "emulation_version",
        "lineno": 117,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 129,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.lease_name",
        "name": "lease_name",
        "lineno": 140,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 154,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.ping_time",
        "name": "ping_time",
        "lineno": 165,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 177,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.renew_time",
        "name": "renew_time",
        "lineno": 188,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 200,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.strategy",
        "name": "strategy",
        "lineno": 211,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1beta1LeaseCandidateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1beta1LeaseCandidateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_match_condition": [
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_match_resources": [
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1beta1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1beta1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1beta1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1beta1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1beta1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1beta1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1beta1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_mutation": [
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1beta1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1beta1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1beta1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1beta1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1beta1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_network_device_data": [
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta1NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta1NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_param_kind": [
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_param_ref": [
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1beta1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1beta1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1beta1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_parent_reference": [
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.group",
        "name": "group",
        "lineno": 83,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.namespace",
        "name": "namespace",
        "lineno": 120,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.namespace",
        "name": "namespace",
        "lineno": 131,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.resource",
        "name": "resource",
        "lineno": 143,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.resource",
        "name": "resource",
        "lineno": 154,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta1ParentReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta1ParentReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta1PodCertificateRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta1PodCertificateRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_list": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1PodCertificateRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1PodCertificateRequestList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 106,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 117,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_name",
        "name": "node_name",
        "lineno": 129,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_name",
        "name": "node_name",
        "lineno": 140,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_uid",
        "name": "node_uid",
        "lineno": 154,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.node_uid",
        "name": "node_uid",
        "lineno": 165,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pkix_public_key",
        "name": "pkix_public_key",
        "lineno": 179,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pkix_public_key",
        "name": "pkix_public_key",
        "lineno": 190,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_name",
        "name": "pod_name",
        "lineno": 205,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_name",
        "name": "pod_name",
        "lineno": 216,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_uid",
        "name": "pod_uid",
        "lineno": 230,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.pod_uid",
        "name": "pod_uid",
        "lineno": 241,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.proof_of_possession",
        "name": "proof_of_possession",
        "lineno": 255,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.proof_of_possession",
        "name": "proof_of_possession",
        "lineno": 266,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 281,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 292,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_uid",
        "name": "service_account_uid",
        "lineno": 306,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.service_account_uid",
        "name": "service_account_uid",
        "lineno": 317,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 331,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 342,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.stub_pkcs10_request",
        "name": "stub_pkcs10_request",
        "lineno": 356,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.stub_pkcs10_request",
        "name": "stub_pkcs10_request",
        "lineno": 367,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.unverified_user_annotations",
        "name": "unverified_user_annotations",
        "lineno": 384,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.unverified_user_annotations",
        "name": "unverified_user_annotations",
        "lineno": 395,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 406,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 410,
        "scope": "V1beta1PodCertificateRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "name": "to_str",
        "lineno": 438,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 442,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 446,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 453,
        "scope": "V1beta1PodCertificateRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_status": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.begin_refresh_at",
        "name": "begin_refresh_at",
        "lineno": 79,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.begin_refresh_at",
        "name": "begin_refresh_at",
        "lineno": 90,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.certificate_chain",
        "name": "certificate_chain",
        "lineno": 102,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.certificate_chain",
        "name": "certificate_chain",
        "lineno": 113,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.conditions",
        "name": "conditions",
        "lineno": 125,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.conditions",
        "name": "conditions",
        "lineno": 136,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_after",
        "name": "not_after",
        "lineno": 148,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_after",
        "name": "not_after",
        "lineno": 159,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_before",
        "name": "not_before",
        "lineno": 171,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.not_before",
        "name": "not_before",
        "lineno": 182,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta1PodCertificateRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta1PodCertificateRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta1ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta1ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1beta1ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1beta1ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta1ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta1ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta1ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta1ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta1ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta1ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_pool": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1beta1ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1beta1ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta1ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta1ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1beta1ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1beta1ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1beta1ServiceCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1beta1ServiceCIDR",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_list": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1ServiceCIDRList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1ServiceCIDRList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 59,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 70,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ServiceCIDRSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ServiceCIDRSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_status": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta1ServiceCIDRStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta1ServiceCIDRStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1beta1StorageVersionMigration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1beta1StorageVersionMigration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_list": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1StorageVersionMigrationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1StorageVersionMigrationList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.resource",
        "name": "resource",
        "lineno": 58,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.resource",
        "name": "resource",
        "lineno": 68,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1beta1StorageVersionMigrationSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1beta1StorageVersionMigrationSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_status": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.resource_version",
        "name": "resource_version",
        "lineno": 87,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.resource_version",
        "name": "resource_version",
        "lineno": 98,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta1StorageVersionMigrationStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta1StorageVersionMigrationStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_variable": [
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta1Variable",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class": [
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 101,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 112,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 126,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 137,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 149,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 159,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 170,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 181,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1beta1VolumeAttributesClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1beta1VolumeAttributesClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class_list": [
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta1VolumeAttributesClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta1VolumeAttributesClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1beta2AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1beta2AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1beta2AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1beta2AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta2CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta2CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1beta2CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1beta2CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta2CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta2CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta2CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta2CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_counter": [
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1beta2Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1beta2Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1beta2Counter",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_counter_set": [
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device": [
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.all_nodes",
        "name": "all_nodes",
        "lineno": 118,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.all_nodes",
        "name": "all_nodes",
        "lineno": 129,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 141,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 152,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.attributes",
        "name": "attributes",
        "lineno": 164,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.attributes",
        "name": "attributes",
        "lineno": 175,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 187,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 198,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 210,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 221,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 233,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 244,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.capacity",
        "name": "capacity",
        "lineno": 256,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.capacity",
        "name": "capacity",
        "lineno": 267,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 279,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 290,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.name",
        "name": "name",
        "lineno": 302,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.name",
        "name": "name",
        "lineno": 313,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 327,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 338,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_name",
        "name": "node_name",
        "lineno": 350,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_name",
        "name": "node_name",
        "lineno": 361,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_selector",
        "name": "node_selector",
        "lineno": 373,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.node_selector",
        "name": "node_selector",
        "lineno": 383,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.taints",
        "name": "taints",
        "lineno": 394,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.taints",
        "name": "taints",
        "lineno": 405,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "name": "to_dict",
        "lineno": 416,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "name": "convert",
        "lineno": 420,
        "scope": "V1beta2Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_str",
        "name": "to_str",
        "lineno": 448,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.__repr__",
        "name": "__repr__",
        "lineno": 452,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.__eq__",
        "name": "__eq__",
        "lineno": 456,
        "scope": "V1beta2Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device.__ne__",
        "name": "__ne__",
        "lineno": 463,
        "scope": "V1beta2Device",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta2DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta2DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta2DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta2DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_attribute": [
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1beta2DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1beta2DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_capacity": [
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1beta2DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1beta2DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim": [
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1beta2DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1beta2DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_class": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_list": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_constraint": [
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_request": [
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 68,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 78,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 89,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 100,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.name",
        "name": "name",
        "lineno": 123,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1beta2DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1beta2DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1beta2DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1beta2DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1beta2DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1beta2DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1beta2DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1beta2DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta2DeviceTaintRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta2DeviceTaintRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_list": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2DeviceTaintRuleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2DeviceTaintRuleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 63,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.device_selector",
        "name": "device_selector",
        "lineno": 73,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 84,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.taint",
        "name": "taint",
        "lineno": 94,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta2DeviceTaintRuleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta2DeviceTaintRuleSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_status": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1beta2DeviceTaintRuleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1beta2DeviceTaintRuleStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.device",
        "name": "device",
        "lineno": 69,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.device",
        "name": "device",
        "lineno": 80,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 92,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.driver",
        "name": "driver",
        "lineno": 103,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 115,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.pool",
        "name": "pool",
        "lineno": 126,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2DeviceTaintSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2DeviceTaintSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_device_toleration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1beta2DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1beta2DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_exact_device_request": [
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 88,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 99,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 111,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 122,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 134,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.count",
        "name": "count",
        "lineno": 155,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.count",
        "name": "count",
        "lineno": 166,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 178,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 189,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 203,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 214,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 226,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 237,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 248,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 252,
        "scope": "V1beta2ExactDeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "name": "to_str",
        "lineno": 280,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 284,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 288,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 295,
        "scope": "V1beta2ExactDeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_network_device_data": [
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1beta2NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1beta2NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1beta2NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1beta2NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1beta2OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1beta2OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1beta2ResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1beta2ResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1beta2ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1beta2ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1beta2ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1beta2ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1beta2ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1beta2ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1beta2ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1beta2ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_pool": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1beta2ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1beta2ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1beta2ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1beta2ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1beta2ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1beta2ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1beta2ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1beta2ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_affinity": [
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.node_affinity",
        "name": "node_affinity",
        "lineno": 69,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.node_affinity",
        "name": "node_affinity",
        "lineno": 79,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.pod_affinity",
        "name": "pod_affinity",
        "lineno": 90,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.pod_affinity",
        "name": "pod_affinity",
        "lineno": 100,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.pod_anti_affinity",
        "name": "pod_anti_affinity",
        "lineno": 111,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.pod_anti_affinity",
        "name": "pod_anti_affinity",
        "lineno": 121,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1Affinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1Affinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1Affinity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_aggregation_rule": [
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.cluster_role_selectors",
        "name": "cluster_role_selectors",
        "lineno": 59,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.cluster_role_selectors",
        "name": "cluster_role_selectors",
        "lineno": 70,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1AggregationRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1AggregationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1AggregationRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 86,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 109,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.data",
        "name": "data",
        "lineno": 120,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 132,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.device",
        "name": "device",
        "lineno": 143,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 157,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.driver",
        "name": "driver",
        "lineno": 168,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 182,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.network_data",
        "name": "network_data",
        "lineno": 192,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 203,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.pool",
        "name": "pool",
        "lineno": 214,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 228,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.share_id",
        "name": "share_id",
        "lineno": 239,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1AllocatedDeviceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1AllocatedDeviceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 69,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.allocation_timestamp",
        "name": "allocation_timestamp",
        "lineno": 80,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.devices",
        "name": "devices",
        "lineno": 92,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.devices",
        "name": "devices",
        "lineno": 102,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 113,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.node_selector",
        "name": "node_selector",
        "lineno": 123,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1AllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1AllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1AllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_group": [
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.api_version",
        "name": "api_version",
        "lineno": 82,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.api_version",
        "name": "api_version",
        "lineno": 93,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.name",
        "name": "name",
        "lineno": 128,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.name",
        "name": "name",
        "lineno": 139,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.preferred_version",
        "name": "preferred_version",
        "lineno": 153,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.preferred_version",
        "name": "preferred_version",
        "lineno": 163,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 174,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 185,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.versions",
        "name": "versions",
        "lineno": 197,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.versions",
        "name": "versions",
        "lineno": 208,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1APIGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1APIGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1APIGroup",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_group_list": [
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.api_version",
        "name": "api_version",
        "lineno": 68,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.groups",
        "name": "groups",
        "lineno": 91,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.groups",
        "name": "groups",
        "lineno": 102,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.kind",
        "name": "kind",
        "lineno": 127,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1APIGroupList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1APIGroupList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1APIGroupList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_resource": [
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.categories",
        "name": "categories",
        "lineno": 99,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.categories",
        "name": "categories",
        "lineno": 110,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.group",
        "name": "group",
        "lineno": 122,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.group",
        "name": "group",
        "lineno": 133,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.kind",
        "name": "kind",
        "lineno": 145,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.kind",
        "name": "kind",
        "lineno": 156,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.name",
        "name": "name",
        "lineno": 170,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.name",
        "name": "name",
        "lineno": 181,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.namespaced",
        "name": "namespaced",
        "lineno": 195,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.namespaced",
        "name": "namespaced",
        "lineno": 206,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.short_names",
        "name": "short_names",
        "lineno": 220,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.short_names",
        "name": "short_names",
        "lineno": 231,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.singular_name",
        "name": "singular_name",
        "lineno": 243,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.singular_name",
        "name": "singular_name",
        "lineno": 254,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.storage_version_hash",
        "name": "storage_version_hash",
        "lineno": 268,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.storage_version_hash",
        "name": "storage_version_hash",
        "lineno": 279,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.verbs",
        "name": "verbs",
        "lineno": 291,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.verbs",
        "name": "verbs",
        "lineno": 302,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.version",
        "name": "version",
        "lineno": 316,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.version",
        "name": "version",
        "lineno": 327,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "name": "to_dict",
        "lineno": 338,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "name": "convert",
        "lineno": 342,
        "scope": "V1APIResource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.to_str",
        "name": "to_str",
        "lineno": 370,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.__repr__",
        "name": "__repr__",
        "lineno": 374,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.__eq__",
        "name": "__eq__",
        "lineno": 378,
        "scope": "V1APIResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource.__ne__",
        "name": "__ne__",
        "lineno": 385,
        "scope": "V1APIResource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_resource_list": [
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.api_version",
        "name": "api_version",
        "lineno": 72,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.group_version",
        "name": "group_version",
        "lineno": 95,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.group_version",
        "name": "group_version",
        "lineno": 106,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.kind",
        "name": "kind",
        "lineno": 120,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.resources",
        "name": "resources",
        "lineno": 143,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.resources",
        "name": "resources",
        "lineno": 154,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1APIResourceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1APIResourceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1APIResourceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_service": [
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1APIService.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1APIService",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1APIService",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_service_condition": [
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1APIServiceCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1APIServiceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1APIServiceCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_service_list": [
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1APIServiceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1APIServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1APIServiceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_service_spec": [
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.ca_bundle",
        "name": "ca_bundle",
        "lineno": 87,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.ca_bundle",
        "name": "ca_bundle",
        "lineno": 98,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.group",
        "name": "group",
        "lineno": 113,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.group",
        "name": "group",
        "lineno": 124,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.group_priority_minimum",
        "name": "group_priority_minimum",
        "lineno": 136,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.group_priority_minimum",
        "name": "group_priority_minimum",
        "lineno": 147,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.insecure_skip_tls_verify",
        "name": "insecure_skip_tls_verify",
        "lineno": 161,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.insecure_skip_tls_verify",
        "name": "insecure_skip_tls_verify",
        "lineno": 172,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.service",
        "name": "service",
        "lineno": 184,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.service",
        "name": "service",
        "lineno": 194,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.version",
        "name": "version",
        "lineno": 205,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.version",
        "name": "version",
        "lineno": 216,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.version_priority",
        "name": "version_priority",
        "lineno": 228,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.version_priority",
        "name": "version_priority",
        "lineno": 239,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "name": "to_dict",
        "lineno": 252,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 256,
        "scope": "V1APIServiceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "name": "to_str",
        "lineno": 284,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__repr__",
        "name": "__repr__",
        "lineno": 288,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__eq__",
        "name": "__eq__",
        "lineno": 292,
        "scope": "V1APIServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__ne__",
        "name": "__ne__",
        "lineno": 299,
        "scope": "V1APIServiceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_service_status": [
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1APIServiceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1APIServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1APIServiceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_api_versions": [
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.api_version",
        "name": "api_version",
        "lineno": 72,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 118,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.server_address_by_client_cidrs",
        "name": "server_address_by_client_cidrs",
        "lineno": 129,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.versions",
        "name": "versions",
        "lineno": 143,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.versions",
        "name": "versions",
        "lineno": 154,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1APIVersions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1APIVersions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1APIVersions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ApplyConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ApplyConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_app_armor_profile": [
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 63,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 74,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1AppArmorProfile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1AppArmorProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1AppArmorProfile",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_attached_volume": [
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.device_path",
        "name": "device_path",
        "lineno": 62,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.device_path",
        "name": "device_path",
        "lineno": 73,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1AttachedVolume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1AttachedVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1AttachedVolume",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_audit_annotation": [
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.key",
        "name": "key",
        "lineno": 62,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.key",
        "name": "key",
        "lineno": 73,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.value_expression",
        "name": "value_expression",
        "lineno": 87,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.value_expression",
        "name": "value_expression",
        "lineno": 98,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1AuditAnnotation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1AuditAnnotation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1AuditAnnotation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.partition",
        "name": "partition",
        "lineno": 96,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.partition",
        "name": "partition",
        "lineno": 107,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.read_only",
        "name": "read_only",
        "lineno": 119,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.read_only",
        "name": "read_only",
        "lineno": 130,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 142,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 153,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1AWSElasticBlockStoreVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1AWSElasticBlockStoreVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_azure_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.caching_mode",
        "name": "caching_mode",
        "lineno": 82,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.caching_mode",
        "name": "caching_mode",
        "lineno": 93,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_name",
        "name": "disk_name",
        "lineno": 105,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_name",
        "name": "disk_name",
        "lineno": 116,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_uri",
        "name": "disk_uri",
        "lineno": 130,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.disk_uri",
        "name": "disk_uri",
        "lineno": 141,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 155,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 166,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.kind",
        "name": "kind",
        "lineno": 178,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.kind",
        "name": "kind",
        "lineno": 189,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 201,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 212,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1AzureDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1AzureDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_azure_file_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 72,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 83,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 95,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 106,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_namespace",
        "name": "secret_namespace",
        "lineno": 120,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.secret_namespace",
        "name": "secret_namespace",
        "lineno": 131,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.share_name",
        "name": "share_name",
        "lineno": 143,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.share_name",
        "name": "share_name",
        "lineno": 154,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1AzureFilePersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1AzureFilePersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_azure_file_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.read_only",
        "name": "read_only",
        "lineno": 67,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.read_only",
        "name": "read_only",
        "lineno": 78,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 90,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 101,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.share_name",
        "name": "share_name",
        "lineno": 115,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.share_name",
        "name": "share_name",
        "lineno": 126,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1AzureFileVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1AzureFileVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_binding": [
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.target",
        "name": "target",
        "lineno": 140,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.target",
        "name": "target",
        "lineno": 150,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1Binding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1Binding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1Binding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_bound_object_reference": [
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.uid",
        "name": "uid",
        "lineno": 143,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.uid",
        "name": "uid",
        "lineno": 154,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1BoundObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1BoundObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1BoundObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_capabilities": [
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.add",
        "name": "add",
        "lineno": 64,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.add",
        "name": "add",
        "lineno": 75,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.drop",
        "name": "drop",
        "lineno": 87,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.drop",
        "name": "drop",
        "lineno": 98,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Capabilities.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Capabilities",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Capabilities",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 69,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.default",
        "name": "default",
        "lineno": 80,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 92,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_range",
        "name": "valid_range",
        "lineno": 102,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 113,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.valid_values",
        "name": "valid_values",
        "lineno": 124,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1CapacityRequestPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1CapacityRequestPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 68,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.max",
        "name": "max",
        "lineno": 79,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 91,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.min",
        "name": "min",
        "lineno": 102,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 116,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.step",
        "name": "step",
        "lineno": 127,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1CapacityRequestPolicyRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1CapacityRequestPolicyRange",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 59,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.requests",
        "name": "requests",
        "lineno": 70,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1CapacityRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1CapacityRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1CapacityRequirements",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 58,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.expression",
        "name": "expression",
        "lineno": 69,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1CELDeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1CELDeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 83,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 94,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.path",
        "name": "path",
        "lineno": 108,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 131,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 142,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 154,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 165,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 177,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 187,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.user",
        "name": "user",
        "lineno": 198,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.user",
        "name": "user",
        "lineno": 209,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1CephFSPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1CephFSPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.monitors",
        "name": "monitors",
        "lineno": 83,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.monitors",
        "name": "monitors",
        "lineno": 94,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.path",
        "name": "path",
        "lineno": 108,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 131,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 142,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 154,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_file",
        "name": "secret_file",
        "lineno": 165,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 177,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 187,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.user",
        "name": "user",
        "lineno": 198,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.user",
        "name": "user",
        "lineno": 209,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1CephFSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1CephFSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CertificateSigningRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CertificateSigningRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_condition": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 105,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 116,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CertificateSigningRequestCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CertificateSigningRequestCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_list": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CertificateSigningRequestList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CertificateSigningRequestList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_spec": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 92,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 103,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.extra",
        "name": "extra",
        "lineno": 115,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.extra",
        "name": "extra",
        "lineno": 126,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.groups",
        "name": "groups",
        "lineno": 138,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.groups",
        "name": "groups",
        "lineno": 149,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.request",
        "name": "request",
        "lineno": 161,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.request",
        "name": "request",
        "lineno": 172,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 189,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.signer_name",
        "name": "signer_name",
        "lineno": 200,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.uid",
        "name": "uid",
        "lineno": 214,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.uid",
        "name": "uid",
        "lineno": 225,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.usages",
        "name": "usages",
        "lineno": 237,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.usages",
        "name": "usages",
        "lineno": 248,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.username",
        "name": "username",
        "lineno": 260,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.username",
        "name": "username",
        "lineno": 271,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 282,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 286,
        "scope": "V1CertificateSigningRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "name": "to_str",
        "lineno": 314,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 318,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 322,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 329,
        "scope": "V1CertificateSigningRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_status": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.certificate",
        "name": "certificate",
        "lineno": 64,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.certificate",
        "name": "certificate",
        "lineno": 75,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.conditions",
        "name": "conditions",
        "lineno": 90,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.conditions",
        "name": "conditions",
        "lineno": 101,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 112,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 116,
        "scope": "V1CertificateSigningRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "name": "to_str",
        "lineno": 144,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 148,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 152,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 159,
        "scope": "V1CertificateSigningRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cinder_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 96,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 107,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 119,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 129,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 140,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 151,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CinderPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CinderPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cinder_volume_source": [
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.read_only",
        "name": "read_only",
        "lineno": 96,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.read_only",
        "name": "read_only",
        "lineno": 107,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 119,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 129,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 140,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 151,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CinderVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CinderVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_client_ip_config": [
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 59,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 70,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ClientIPConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ClientIPConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ClientIPConfig",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cluster_role": [
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.aggregation_rule",
        "name": "aggregation_rule",
        "lineno": 79,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.aggregation_rule",
        "name": "aggregation_rule",
        "lineno": 89,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.api_version",
        "name": "api_version",
        "lineno": 111,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.kind",
        "name": "kind",
        "lineno": 123,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.kind",
        "name": "kind",
        "lineno": 134,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.metadata",
        "name": "metadata",
        "lineno": 146,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.metadata",
        "name": "metadata",
        "lineno": 156,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.rules",
        "name": "rules",
        "lineno": 167,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.rules",
        "name": "rules",
        "lineno": 178,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1ClusterRole.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1ClusterRole",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1ClusterRole",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 145,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 155,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.subjects",
        "name": "subjects",
        "lineno": 168,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.subjects",
        "name": "subjects",
        "lineno": 179,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1ClusterRoleBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1ClusterRoleBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding_list": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ClusterRoleBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ClusterRoleBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cluster_role_list": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ClusterRoleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ClusterRoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ClusterRoleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cluster_trust_bundle_projection": [
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.label_selector",
        "name": "label_selector",
        "lineno": 78,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.label_selector",
        "name": "label_selector",
        "lineno": 88,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.name",
        "name": "name",
        "lineno": 99,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.name",
        "name": "name",
        "lineno": 110,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.optional",
        "name": "optional",
        "lineno": 122,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.optional",
        "name": "optional",
        "lineno": 133,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.path",
        "name": "path",
        "lineno": 145,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.path",
        "name": "path",
        "lineno": 156,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.signer_name",
        "name": "signer_name",
        "lineno": 170,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.signer_name",
        "name": "signer_name",
        "lineno": 181,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1ClusterTrustBundleProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1ClusterTrustBundleProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_component_condition": [
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.error",
        "name": "error",
        "lineno": 72,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.error",
        "name": "error",
        "lineno": 83,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.message",
        "name": "message",
        "lineno": 95,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.message",
        "name": "message",
        "lineno": 106,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.status",
        "name": "status",
        "lineno": 118,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.status",
        "name": "status",
        "lineno": 129,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.type",
        "name": "type",
        "lineno": 143,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.type",
        "name": "type",
        "lineno": 154,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1ComponentCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1ComponentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1ComponentCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_component_status": [
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.conditions",
        "name": "conditions",
        "lineno": 97,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.conditions",
        "name": "conditions",
        "lineno": 108,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.kind",
        "name": "kind",
        "lineno": 120,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.metadata",
        "name": "metadata",
        "lineno": 143,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.metadata",
        "name": "metadata",
        "lineno": 153,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ComponentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ComponentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ComponentStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_component_status_list": [
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ComponentStatusList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ComponentStatusList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ComponentStatusList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_condition": [
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.message",
        "name": "message",
        "lineno": 104,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.message",
        "name": "message",
        "lineno": 115,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.observed_generation",
        "name": "observed_generation",
        "lineno": 129,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.observed_generation",
        "name": "observed_generation",
        "lineno": 140,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.reason",
        "name": "reason",
        "lineno": 152,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.reason",
        "name": "reason",
        "lineno": 163,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.status",
        "name": "status",
        "lineno": 188,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.type",
        "name": "type",
        "lineno": 202,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.type",
        "name": "type",
        "lineno": 213,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "name": "to_dict",
        "lineno": 226,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.to_dict.convert",
        "name": "convert",
        "lineno": 230,
        "scope": "V1Condition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.to_str",
        "name": "to_str",
        "lineno": 258,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.__repr__",
        "name": "__repr__",
        "lineno": 262,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.__eq__",
        "name": "__eq__",
        "lineno": 266,
        "scope": "V1Condition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition.__ne__",
        "name": "__ne__",
        "lineno": 273,
        "scope": "V1Condition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map": [
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.api_version",
        "name": "api_version",
        "lineno": 95,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.binary_data",
        "name": "binary_data",
        "lineno": 107,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.binary_data",
        "name": "binary_data",
        "lineno": 118,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.data",
        "name": "data",
        "lineno": 130,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.data",
        "name": "data",
        "lineno": 141,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.immutable",
        "name": "immutable",
        "lineno": 153,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.immutable",
        "name": "immutable",
        "lineno": 164,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.kind",
        "name": "kind",
        "lineno": 176,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.kind",
        "name": "kind",
        "lineno": 187,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.metadata",
        "name": "metadata",
        "lineno": 199,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.metadata",
        "name": "metadata",
        "lineno": 209,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "name": "to_dict",
        "lineno": 219,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "name": "convert",
        "lineno": 223,
        "scope": "V1ConfigMap.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_str",
        "name": "to_str",
        "lineno": 251,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.__repr__",
        "name": "__repr__",
        "lineno": 255,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.__eq__",
        "name": "__eq__",
        "lineno": 259,
        "scope": "V1ConfigMap",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap.__ne__",
        "name": "__ne__",
        "lineno": 266,
        "scope": "V1ConfigMap",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_env_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.optional",
        "name": "optional",
        "lineno": 87,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.optional",
        "name": "optional",
        "lineno": 98,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ConfigMapEnvSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ConfigMapEnvSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_key_selector": [
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.key",
        "name": "key",
        "lineno": 68,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.key",
        "name": "key",
        "lineno": 79,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.optional",
        "name": "optional",
        "lineno": 116,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.optional",
        "name": "optional",
        "lineno": 127,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ConfigMapKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ConfigMapKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_list": [
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ConfigMapList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ConfigMapList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ConfigMapList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_node_config_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.kubelet_config_key",
        "name": "kubelet_config_key",
        "lineno": 76,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.kubelet_config_key",
        "name": "kubelet_config_key",
        "lineno": 87,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.name",
        "name": "name",
        "lineno": 101,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.namespace",
        "name": "namespace",
        "lineno": 126,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.namespace",
        "name": "namespace",
        "lineno": 137,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.resource_version",
        "name": "resource_version",
        "lineno": 151,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.resource_version",
        "name": "resource_version",
        "lineno": 162,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.uid",
        "name": "uid",
        "lineno": 174,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.uid",
        "name": "uid",
        "lineno": 185,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "name": "to_dict",
        "lineno": 196,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "name": "convert",
        "lineno": 200,
        "scope": "V1ConfigMapNodeConfigSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "name": "to_str",
        "lineno": 228,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__repr__",
        "name": "__repr__",
        "lineno": 232,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__eq__",
        "name": "__eq__",
        "lineno": 236,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__ne__",
        "name": "__ne__",
        "lineno": 243,
        "scope": "V1ConfigMapNodeConfigSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_projection": [
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.items",
        "name": "items",
        "lineno": 69,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.items",
        "name": "items",
        "lineno": 80,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.name",
        "name": "name",
        "lineno": 92,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.name",
        "name": "name",
        "lineno": 103,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.optional",
        "name": "optional",
        "lineno": 115,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.optional",
        "name": "optional",
        "lineno": 126,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1ConfigMapProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1ConfigMapProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_config_map_volume_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 74,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 85,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.items",
        "name": "items",
        "lineno": 97,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.items",
        "name": "items",
        "lineno": 108,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.optional",
        "name": "optional",
        "lineno": 143,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.optional",
        "name": "optional",
        "lineno": 154,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1ConfigMapVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1ConfigMapVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container": [
      {
        "id": "kubernetes.client.models.v1_container.V1Container.__init__",
        "name": "__init__",
        "lineno": 94,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.args",
        "name": "args",
        "lineno": 178,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.args",
        "name": "args",
        "lineno": 189,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.command",
        "name": "command",
        "lineno": 201,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.command",
        "name": "command",
        "lineno": 212,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.env",
        "name": "env",
        "lineno": 224,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.env",
        "name": "env",
        "lineno": 235,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.env_from",
        "name": "env_from",
        "lineno": 247,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.env_from",
        "name": "env_from",
        "lineno": 258,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.image",
        "name": "image",
        "lineno": 270,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.image",
        "name": "image",
        "lineno": 281,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 293,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 304,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.lifecycle",
        "name": "lifecycle",
        "lineno": 316,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.lifecycle",
        "name": "lifecycle",
        "lineno": 326,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.liveness_probe",
        "name": "liveness_probe",
        "lineno": 337,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.liveness_probe",
        "name": "liveness_probe",
        "lineno": 347,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.name",
        "name": "name",
        "lineno": 358,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.name",
        "name": "name",
        "lineno": 369,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.ports",
        "name": "ports",
        "lineno": 383,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.ports",
        "name": "ports",
        "lineno": 394,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.readiness_probe",
        "name": "readiness_probe",
        "lineno": 406,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.readiness_probe",
        "name": "readiness_probe",
        "lineno": 416,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.resize_policy",
        "name": "resize_policy",
        "lineno": 427,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.resize_policy",
        "name": "resize_policy",
        "lineno": 438,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.resources",
        "name": "resources",
        "lineno": 450,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.resources",
        "name": "resources",
        "lineno": 460,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.restart_policy",
        "name": "restart_policy",
        "lineno": 471,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.restart_policy",
        "name": "restart_policy",
        "lineno": 482,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 494,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 505,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.security_context",
        "name": "security_context",
        "lineno": 517,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.security_context",
        "name": "security_context",
        "lineno": 527,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.startup_probe",
        "name": "startup_probe",
        "lineno": 538,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.startup_probe",
        "name": "startup_probe",
        "lineno": 548,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.stdin",
        "name": "stdin",
        "lineno": 559,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.stdin",
        "name": "stdin",
        "lineno": 570,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.stdin_once",
        "name": "stdin_once",
        "lineno": 582,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.stdin_once",
        "name": "stdin_once",
        "lineno": 593,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.termination_message_path",
        "name": "termination_message_path",
        "lineno": 605,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.termination_message_path",
        "name": "termination_message_path",
        "lineno": 616,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 628,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 639,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.tty",
        "name": "tty",
        "lineno": 651,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.tty",
        "name": "tty",
        "lineno": 662,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.volume_devices",
        "name": "volume_devices",
        "lineno": 674,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.volume_devices",
        "name": "volume_devices",
        "lineno": 685,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.volume_mounts",
        "name": "volume_mounts",
        "lineno": 697,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.volume_mounts",
        "name": "volume_mounts",
        "lineno": 708,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.working_dir",
        "name": "working_dir",
        "lineno": 720,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.working_dir",
        "name": "working_dir",
        "lineno": 731,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "name": "to_dict",
        "lineno": 742,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.to_dict.convert",
        "name": "convert",
        "lineno": 746,
        "scope": "V1Container.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.to_str",
        "name": "to_str",
        "lineno": 774,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.__repr__",
        "name": "__repr__",
        "lineno": 778,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.__eq__",
        "name": "__eq__",
        "lineno": 782,
        "scope": "V1Container",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container.V1Container.__ne__",
        "name": "__ne__",
        "lineno": 789,
        "scope": "V1Container",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_extended_resource_request": [
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.container_name",
        "name": "container_name",
        "lineno": 66,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.container_name",
        "name": "container_name",
        "lineno": 77,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.request_name",
        "name": "request_name",
        "lineno": 91,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.request_name",
        "name": "request_name",
        "lineno": 102,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.resource_name",
        "name": "resource_name",
        "lineno": 116,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.resource_name",
        "name": "resource_name",
        "lineno": 127,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1ContainerExtendedResourceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1ContainerExtendedResourceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_image": [
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.names",
        "name": "names",
        "lineno": 64,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.names",
        "name": "names",
        "lineno": 75,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.size_bytes",
        "name": "size_bytes",
        "lineno": 87,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.size_bytes",
        "name": "size_bytes",
        "lineno": 98,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ContainerImage.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ContainerImage",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ContainerImage",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_port": [
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.container_port",
        "name": "container_port",
        "lineno": 78,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.container_port",
        "name": "container_port",
        "lineno": 89,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.host_ip",
        "name": "host_ip",
        "lineno": 103,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.host_ip",
        "name": "host_ip",
        "lineno": 114,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.host_port",
        "name": "host_port",
        "lineno": 126,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.host_port",
        "name": "host_port",
        "lineno": 137,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.name",
        "name": "name",
        "lineno": 149,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.name",
        "name": "name",
        "lineno": 160,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.protocol",
        "name": "protocol",
        "lineno": 172,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.protocol",
        "name": "protocol",
        "lineno": 183,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1ContainerPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1ContainerPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1ContainerPort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_resize_policy": [
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.resource_name",
        "name": "resource_name",
        "lineno": 62,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.resource_name",
        "name": "resource_name",
        "lineno": 73,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.restart_policy",
        "name": "restart_policy",
        "lineno": 87,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.restart_policy",
        "name": "restart_policy",
        "lineno": 98,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ContainerResizePolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ContainerResizePolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule": [
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.action",
        "name": "action",
        "lineno": 63,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.action",
        "name": "action",
        "lineno": 74,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.exit_codes",
        "name": "exit_codes",
        "lineno": 88,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.exit_codes",
        "name": "exit_codes",
        "lineno": 98,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1ContainerRestartRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1ContainerRestartRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.operator",
        "name": "operator",
        "lineno": 63,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.operator",
        "name": "operator",
        "lineno": 74,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.values",
        "name": "values",
        "lineno": 88,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.values",
        "name": "values",
        "lineno": 99,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ContainerRestartRuleOnExitCodes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ContainerRestartRuleOnExitCodes",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_state": [
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.running",
        "name": "running",
        "lineno": 69,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.running",
        "name": "running",
        "lineno": 79,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.terminated",
        "name": "terminated",
        "lineno": 90,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.terminated",
        "name": "terminated",
        "lineno": 100,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.waiting",
        "name": "waiting",
        "lineno": 111,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.waiting",
        "name": "waiting",
        "lineno": 121,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1ContainerState.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1ContainerState",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1ContainerState",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_state_running": [
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.started_at",
        "name": "started_at",
        "lineno": 59,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.started_at",
        "name": "started_at",
        "lineno": 70,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ContainerStateRunning.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ContainerStateRunning",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_state_terminated": [
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.container_id",
        "name": "container_id",
        "lineno": 88,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.container_id",
        "name": "container_id",
        "lineno": 99,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.exit_code",
        "name": "exit_code",
        "lineno": 111,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.exit_code",
        "name": "exit_code",
        "lineno": 122,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.finished_at",
        "name": "finished_at",
        "lineno": 136,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.finished_at",
        "name": "finished_at",
        "lineno": 147,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.message",
        "name": "message",
        "lineno": 159,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.message",
        "name": "message",
        "lineno": 170,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.reason",
        "name": "reason",
        "lineno": 182,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.reason",
        "name": "reason",
        "lineno": 193,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.signal",
        "name": "signal",
        "lineno": 205,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.signal",
        "name": "signal",
        "lineno": 216,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.started_at",
        "name": "started_at",
        "lineno": 228,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.started_at",
        "name": "started_at",
        "lineno": 239,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1ContainerStateTerminated.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1ContainerStateTerminated",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_state_waiting": [
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.message",
        "name": "message",
        "lineno": 64,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.message",
        "name": "message",
        "lineno": 75,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.reason",
        "name": "reason",
        "lineno": 87,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.reason",
        "name": "reason",
        "lineno": 98,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ContainerStateWaiting.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ContainerStateWaiting",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_status": [
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__init__",
        "name": "__init__",
        "lineno": 74,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 124,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 135,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.allocated_resources_status",
        "name": "allocated_resources_status",
        "lineno": 147,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.allocated_resources_status",
        "name": "allocated_resources_status",
        "lineno": 158,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.container_id",
        "name": "container_id",
        "lineno": 170,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.container_id",
        "name": "container_id",
        "lineno": 181,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.image",
        "name": "image",
        "lineno": 193,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.image",
        "name": "image",
        "lineno": 204,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.image_id",
        "name": "image_id",
        "lineno": 218,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.image_id",
        "name": "image_id",
        "lineno": 229,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.last_state",
        "name": "last_state",
        "lineno": 243,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.last_state",
        "name": "last_state",
        "lineno": 253,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.name",
        "name": "name",
        "lineno": 264,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.name",
        "name": "name",
        "lineno": 275,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.ready",
        "name": "ready",
        "lineno": 289,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.ready",
        "name": "ready",
        "lineno": 300,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.resources",
        "name": "resources",
        "lineno": 314,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.resources",
        "name": "resources",
        "lineno": 324,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.restart_count",
        "name": "restart_count",
        "lineno": 335,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.restart_count",
        "name": "restart_count",
        "lineno": 346,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.started",
        "name": "started",
        "lineno": 360,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.started",
        "name": "started",
        "lineno": 371,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.state",
        "name": "state",
        "lineno": 383,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.state",
        "name": "state",
        "lineno": 393,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.stop_signal",
        "name": "stop_signal",
        "lineno": 404,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.stop_signal",
        "name": "stop_signal",
        "lineno": 415,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.user",
        "name": "user",
        "lineno": 427,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.user",
        "name": "user",
        "lineno": 437,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.volume_mounts",
        "name": "volume_mounts",
        "lineno": 448,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.volume_mounts",
        "name": "volume_mounts",
        "lineno": 459,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "name": "to_dict",
        "lineno": 470,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 474,
        "scope": "V1ContainerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_str",
        "name": "to_str",
        "lineno": 502,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__repr__",
        "name": "__repr__",
        "lineno": 506,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__eq__",
        "name": "__eq__",
        "lineno": 510,
        "scope": "V1ContainerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__ne__",
        "name": "__ne__",
        "lineno": 517,
        "scope": "V1ContainerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_container_user": [
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.linux",
        "name": "linux",
        "lineno": 59,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.linux",
        "name": "linux",
        "lineno": 69,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1ContainerUser.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1ContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1ContainerUser",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_controller_revision": [
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.data",
        "name": "data",
        "lineno": 101,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.data",
        "name": "data",
        "lineno": 112,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.kind",
        "name": "kind",
        "lineno": 124,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.kind",
        "name": "kind",
        "lineno": 135,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.metadata",
        "name": "metadata",
        "lineno": 147,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.metadata",
        "name": "metadata",
        "lineno": 157,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.revision",
        "name": "revision",
        "lineno": 168,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.revision",
        "name": "revision",
        "lineno": 179,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1ControllerRevision.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1ControllerRevision",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1ControllerRevision",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_controller_revision_list": [
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ControllerRevisionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ControllerRevisionList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_counter": [
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.value",
        "name": "value",
        "lineno": 58,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.value",
        "name": "value",
        "lineno": 69,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1Counter.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1Counter",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1Counter",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_counter_set": [
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.counters",
        "name": "counters",
        "lineno": 62,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.counters",
        "name": "counters",
        "lineno": 73,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1CounterSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1CounterSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1CounterSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cron_job": [
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CronJob.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CronJob",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CronJob",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cron_job_list": [
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CronJobList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CronJobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CronJobList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cron_job_spec": [
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.concurrency_policy",
        "name": "concurrency_policy",
        "lineno": 92,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.concurrency_policy",
        "name": "concurrency_policy",
        "lineno": 103,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.failed_jobs_history_limit",
        "name": "failed_jobs_history_limit",
        "lineno": 115,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.failed_jobs_history_limit",
        "name": "failed_jobs_history_limit",
        "lineno": 126,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.job_template",
        "name": "job_template",
        "lineno": 138,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.job_template",
        "name": "job_template",
        "lineno": 148,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.schedule",
        "name": "schedule",
        "lineno": 161,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.schedule",
        "name": "schedule",
        "lineno": 172,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.starting_deadline_seconds",
        "name": "starting_deadline_seconds",
        "lineno": 186,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.starting_deadline_seconds",
        "name": "starting_deadline_seconds",
        "lineno": 197,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.successful_jobs_history_limit",
        "name": "successful_jobs_history_limit",
        "lineno": 209,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.successful_jobs_history_limit",
        "name": "successful_jobs_history_limit",
        "lineno": 220,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.suspend",
        "name": "suspend",
        "lineno": 232,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.suspend",
        "name": "suspend",
        "lineno": 243,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.time_zone",
        "name": "time_zone",
        "lineno": 255,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.time_zone",
        "name": "time_zone",
        "lineno": 266,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1CronJobSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1CronJobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1CronJobSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cron_job_status": [
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.active",
        "name": "active",
        "lineno": 69,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.active",
        "name": "active",
        "lineno": 80,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.last_schedule_time",
        "name": "last_schedule_time",
        "lineno": 92,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.last_schedule_time",
        "name": "last_schedule_time",
        "lineno": 103,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.last_successful_time",
        "name": "last_successful_time",
        "lineno": 115,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.last_successful_time",
        "name": "last_successful_time",
        "lineno": 126,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1CronJobStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1CronJobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1CronJobStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_cross_version_object_reference": [
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 67,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1CrossVersionObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1CrossVersionObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_driver": [
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1CSIDriver.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1CSIDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1CSIDriver",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_driver_list": [
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSIDriverList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSIDriverList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSIDriverList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_driver_spec": [
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.attach_required",
        "name": "attach_required",
        "lineno": 109,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.attach_required",
        "name": "attach_required",
        "lineno": 120,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.fs_group_policy",
        "name": "fs_group_policy",
        "lineno": 132,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.fs_group_policy",
        "name": "fs_group_policy",
        "lineno": 143,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.node_allocatable_update_period_seconds",
        "name": "node_allocatable_update_period_seconds",
        "lineno": 155,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.node_allocatable_update_period_seconds",
        "name": "node_allocatable_update_period_seconds",
        "lineno": 166,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.pod_info_on_mount",
        "name": "pod_info_on_mount",
        "lineno": 178,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.pod_info_on_mount",
        "name": "pod_info_on_mount",
        "lineno": 189,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.prevent_pod_scheduling_if_missing",
        "name": "prevent_pod_scheduling_if_missing",
        "lineno": 201,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.prevent_pod_scheduling_if_missing",
        "name": "prevent_pod_scheduling_if_missing",
        "lineno": 212,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.requires_republish",
        "name": "requires_republish",
        "lineno": 224,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.requires_republish",
        "name": "requires_republish",
        "lineno": 235,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.se_linux_mount",
        "name": "se_linux_mount",
        "lineno": 247,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.se_linux_mount",
        "name": "se_linux_mount",
        "lineno": 258,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.service_account_token_in_secrets",
        "name": "service_account_token_in_secrets",
        "lineno": 270,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.service_account_token_in_secrets",
        "name": "service_account_token_in_secrets",
        "lineno": 281,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.storage_capacity",
        "name": "storage_capacity",
        "lineno": 293,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.storage_capacity",
        "name": "storage_capacity",
        "lineno": 304,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.token_requests",
        "name": "token_requests",
        "lineno": 316,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.token_requests",
        "name": "token_requests",
        "lineno": 327,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.volume_lifecycle_modes",
        "name": "volume_lifecycle_modes",
        "lineno": 339,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.volume_lifecycle_modes",
        "name": "volume_lifecycle_modes",
        "lineno": 350,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "name": "to_dict",
        "lineno": 361,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "name": "convert",
        "lineno": 365,
        "scope": "V1CSIDriverSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "name": "to_str",
        "lineno": 393,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__repr__",
        "name": "__repr__",
        "lineno": 397,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__eq__",
        "name": "__eq__",
        "lineno": 401,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__ne__",
        "name": "__ne__",
        "lineno": 408,
        "scope": "V1CSIDriverSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_node": [
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1CSINode.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1CSINode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1CSINode",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_node_driver": [
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.allocatable",
        "name": "allocatable",
        "lineno": 72,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.allocatable",
        "name": "allocatable",
        "lineno": 82,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.node_id",
        "name": "node_id",
        "lineno": 118,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.node_id",
        "name": "node_id",
        "lineno": 129,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.topology_keys",
        "name": "topology_keys",
        "lineno": 143,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.topology_keys",
        "name": "topology_keys",
        "lineno": 154,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1CSINodeDriver.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1CSINodeDriver",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1CSINodeDriver",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_node_list": [
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSINodeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSINodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSINodeList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_node_spec": [
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.drivers",
        "name": "drivers",
        "lineno": 58,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.drivers",
        "name": "drivers",
        "lineno": 69,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1CSINodeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1CSINodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1CSINodeSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_expand_secret_ref",
        "name": "controller_expand_secret_ref",
        "lineno": 102,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_expand_secret_ref",
        "name": "controller_expand_secret_ref",
        "lineno": 112,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_publish_secret_ref",
        "name": "controller_publish_secret_ref",
        "lineno": 123,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.controller_publish_secret_ref",
        "name": "controller_publish_secret_ref",
        "lineno": 133,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 144,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 155,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 169,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 180,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_expand_secret_ref",
        "name": "node_expand_secret_ref",
        "lineno": 192,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_expand_secret_ref",
        "name": "node_expand_secret_ref",
        "lineno": 202,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 213,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 223,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_stage_secret_ref",
        "name": "node_stage_secret_ref",
        "lineno": 234,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.node_stage_secret_ref",
        "name": "node_stage_secret_ref",
        "lineno": 244,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 255,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 266,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 278,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 289,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_handle",
        "name": "volume_handle",
        "lineno": 301,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.volume_handle",
        "name": "volume_handle",
        "lineno": 312,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 325,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 329,
        "scope": "V1CSIPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 357,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 361,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 365,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 372,
        "scope": "V1CSIPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity": [
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.api_version",
        "name": "api_version",
        "lineno": 88,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.api_version",
        "name": "api_version",
        "lineno": 99,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.capacity",
        "name": "capacity",
        "lineno": 111,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.capacity",
        "name": "capacity",
        "lineno": 122,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.kind",
        "name": "kind",
        "lineno": 134,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.kind",
        "name": "kind",
        "lineno": 145,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.maximum_volume_size",
        "name": "maximum_volume_size",
        "lineno": 157,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.maximum_volume_size",
        "name": "maximum_volume_size",
        "lineno": 168,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.metadata",
        "name": "metadata",
        "lineno": 180,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.metadata",
        "name": "metadata",
        "lineno": 190,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.node_topology",
        "name": "node_topology",
        "lineno": 201,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.node_topology",
        "name": "node_topology",
        "lineno": 211,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.storage_class_name",
        "name": "storage_class_name",
        "lineno": 222,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.storage_class_name",
        "name": "storage_class_name",
        "lineno": 233,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "name": "to_dict",
        "lineno": 246,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 250,
        "scope": "V1CSIStorageCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "name": "to_str",
        "lineno": 278,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__repr__",
        "name": "__repr__",
        "lineno": 282,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__eq__",
        "name": "__eq__",
        "lineno": 286,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__ne__",
        "name": "__ne__",
        "lineno": 293,
        "scope": "V1CSIStorageCapacity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity_list": [
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CSIStorageCapacityList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CSIStorageCapacityList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_csi_volume_source": [
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 126,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.node_publish_secret_ref",
        "name": "node_publish_secret_ref",
        "lineno": 136,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 147,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 158,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 170,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.volume_attributes",
        "name": "volume_attributes",
        "lineno": 181,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1CSIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1CSIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_column_definition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.description",
        "name": "description",
        "lineno": 81,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.description",
        "name": "description",
        "lineno": 92,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.format",
        "name": "format",
        "lineno": 104,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.format",
        "name": "format",
        "lineno": 115,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.json_path",
        "name": "json_path",
        "lineno": 127,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.json_path",
        "name": "json_path",
        "lineno": 138,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.name",
        "name": "name",
        "lineno": 152,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.name",
        "name": "name",
        "lineno": 163,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.priority",
        "name": "priority",
        "lineno": 177,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.priority",
        "name": "priority",
        "lineno": 188,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.type",
        "name": "type",
        "lineno": 200,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.type",
        "name": "type",
        "lineno": 211,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "name": "to_dict",
        "lineno": 224,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "name": "convert",
        "lineno": 228,
        "scope": "V1CustomResourceColumnDefinition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "name": "to_str",
        "lineno": 256,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__repr__",
        "name": "__repr__",
        "lineno": 260,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__eq__",
        "name": "__eq__",
        "lineno": 264,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__ne__",
        "name": "__ne__",
        "lineno": 271,
        "scope": "V1CustomResourceColumnDefinition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_conversion": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.strategy",
        "name": "strategy",
        "lineno": 63,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.strategy",
        "name": "strategy",
        "lineno": 74,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.webhook",
        "name": "webhook",
        "lineno": 88,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.webhook",
        "name": "webhook",
        "lineno": 98,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1CustomResourceConversion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1CustomResourceConversion",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1CustomResourceDefinition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1CustomResourceDefinition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_condition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.message",
        "name": "message",
        "lineno": 105,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.message",
        "name": "message",
        "lineno": 116,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 128,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 139,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CustomResourceDefinitionCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_list": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1CustomResourceDefinitionList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1CustomResourceDefinitionList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_names": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.categories",
        "name": "categories",
        "lineno": 82,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.categories",
        "name": "categories",
        "lineno": 93,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.kind",
        "name": "kind",
        "lineno": 116,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.list_kind",
        "name": "list_kind",
        "lineno": 130,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.list_kind",
        "name": "list_kind",
        "lineno": 141,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.plural",
        "name": "plural",
        "lineno": 153,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.plural",
        "name": "plural",
        "lineno": 164,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.short_names",
        "name": "short_names",
        "lineno": 178,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.short_names",
        "name": "short_names",
        "lineno": 189,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.singular",
        "name": "singular",
        "lineno": 201,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.singular",
        "name": "singular",
        "lineno": 212,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1CustomResourceDefinitionNames.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionNames",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_spec": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.conversion",
        "name": "conversion",
        "lineno": 80,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.conversion",
        "name": "conversion",
        "lineno": 90,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.group",
        "name": "group",
        "lineno": 101,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.group",
        "name": "group",
        "lineno": 112,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.names",
        "name": "names",
        "lineno": 126,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.names",
        "name": "names",
        "lineno": 136,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.preserve_unknown_fields",
        "name": "preserve_unknown_fields",
        "lineno": 149,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.preserve_unknown_fields",
        "name": "preserve_unknown_fields",
        "lineno": 160,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.scope",
        "name": "scope",
        "lineno": 172,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.scope",
        "name": "scope",
        "lineno": 183,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.versions",
        "name": "versions",
        "lineno": 197,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.versions",
        "name": "versions",
        "lineno": 208,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1CustomResourceDefinitionSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1CustomResourceDefinitionSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_status": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.accepted_names",
        "name": "accepted_names",
        "lineno": 74,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.accepted_names",
        "name": "accepted_names",
        "lineno": 84,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.conditions",
        "name": "conditions",
        "lineno": 95,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.conditions",
        "name": "conditions",
        "lineno": 106,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 118,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 129,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.stored_versions",
        "name": "stored_versions",
        "lineno": 141,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.stored_versions",
        "name": "stored_versions",
        "lineno": 152,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1CustomResourceDefinitionStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1CustomResourceDefinitionStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_version": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.additional_printer_columns",
        "name": "additional_printer_columns",
        "lineno": 96,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.additional_printer_columns",
        "name": "additional_printer_columns",
        "lineno": 107,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecated",
        "name": "deprecated",
        "lineno": 119,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecated",
        "name": "deprecated",
        "lineno": 130,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecation_warning",
        "name": "deprecation_warning",
        "lineno": 142,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.deprecation_warning",
        "name": "deprecation_warning",
        "lineno": 153,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.name",
        "name": "name",
        "lineno": 165,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.name",
        "name": "name",
        "lineno": 176,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.schema",
        "name": "schema",
        "lineno": 190,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.schema",
        "name": "schema",
        "lineno": 200,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.selectable_fields",
        "name": "selectable_fields",
        "lineno": 211,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.selectable_fields",
        "name": "selectable_fields",
        "lineno": 222,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.served",
        "name": "served",
        "lineno": 234,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.served",
        "name": "served",
        "lineno": 245,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.storage",
        "name": "storage",
        "lineno": 259,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.storage",
        "name": "storage",
        "lineno": 270,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.subresources",
        "name": "subresources",
        "lineno": 284,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.subresources",
        "name": "subresources",
        "lineno": 294,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "name": "to_dict",
        "lineno": 304,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "name": "convert",
        "lineno": 308,
        "scope": "V1CustomResourceDefinitionVersion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "name": "to_str",
        "lineno": 336,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__repr__",
        "name": "__repr__",
        "lineno": 340,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__eq__",
        "name": "__eq__",
        "lineno": 344,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__ne__",
        "name": "__ne__",
        "lineno": 351,
        "scope": "V1CustomResourceDefinitionVersion",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresources": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.scale",
        "name": "scale",
        "lineno": 64,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.scale",
        "name": "scale",
        "lineno": 74,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.status",
        "name": "status",
        "lineno": 85,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.status",
        "name": "status",
        "lineno": 96,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1CustomResourceSubresources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1CustomResourceSubresources",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresource_scale": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.label_selector_path",
        "name": "label_selector_path",
        "lineno": 67,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.label_selector_path",
        "name": "label_selector_path",
        "lineno": 78,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.spec_replicas_path",
        "name": "spec_replicas_path",
        "lineno": 90,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.spec_replicas_path",
        "name": "spec_replicas_path",
        "lineno": 101,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.status_replicas_path",
        "name": "status_replicas_path",
        "lineno": 115,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.status_replicas_path",
        "name": "status_replicas_path",
        "lineno": 126,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1CustomResourceSubresourceScale.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1CustomResourceSubresourceScale",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_custom_resource_validation": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.open_apiv3_schema",
        "name": "open_apiv3_schema",
        "lineno": 59,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.open_apiv3_schema",
        "name": "open_apiv3_schema",
        "lineno": 69,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1CustomResourceValidation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1CustomResourceValidation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_endpoint": [
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.port",
        "name": "port",
        "lineno": 58,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.port",
        "name": "port",
        "lineno": 69,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1DaemonEndpoint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1DaemonEndpoint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set": [
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1DaemonSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1DaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1DaemonSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set_condition": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1DaemonSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1DaemonSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set_list": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DaemonSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DaemonSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DaemonSetList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set_spec": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 77,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 88,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 100,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 111,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.selector",
        "name": "selector",
        "lineno": 123,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.selector",
        "name": "selector",
        "lineno": 133,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.template",
        "name": "template",
        "lineno": 146,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.template",
        "name": "template",
        "lineno": 156,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 169,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 179,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1DaemonSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1DaemonSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set_status": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 100,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 111,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.conditions",
        "name": "conditions",
        "lineno": 123,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.conditions",
        "name": "conditions",
        "lineno": 134,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.current_number_scheduled",
        "name": "current_number_scheduled",
        "lineno": 146,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.current_number_scheduled",
        "name": "current_number_scheduled",
        "lineno": 157,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.desired_number_scheduled",
        "name": "desired_number_scheduled",
        "lineno": 171,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.desired_number_scheduled",
        "name": "desired_number_scheduled",
        "lineno": 182,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_available",
        "name": "number_available",
        "lineno": 196,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_available",
        "name": "number_available",
        "lineno": 207,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_misscheduled",
        "name": "number_misscheduled",
        "lineno": 219,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_misscheduled",
        "name": "number_misscheduled",
        "lineno": 230,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_ready",
        "name": "number_ready",
        "lineno": 244,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_ready",
        "name": "number_ready",
        "lineno": 255,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_unavailable",
        "name": "number_unavailable",
        "lineno": 269,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.number_unavailable",
        "name": "number_unavailable",
        "lineno": 280,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 292,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 303,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.updated_number_scheduled",
        "name": "updated_number_scheduled",
        "lineno": 315,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.updated_number_scheduled",
        "name": "updated_number_scheduled",
        "lineno": 326,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1DaemonSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1DaemonSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_daemon_set_update_strategy": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DaemonSetUpdateStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DaemonSetUpdateStrategy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_delete_options": [
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.api_version",
        "name": "api_version",
        "lineno": 105,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.dry_run",
        "name": "dry_run",
        "lineno": 117,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.dry_run",
        "name": "dry_run",
        "lineno": 128,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.grace_period_seconds",
        "name": "grace_period_seconds",
        "lineno": 140,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.grace_period_seconds",
        "name": "grace_period_seconds",
        "lineno": 151,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.ignore_store_read_error_with_cluster_breaking_potential",
        "name": "ignore_store_read_error_with_cluster_breaking_potential",
        "lineno": 163,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.ignore_store_read_error_with_cluster_breaking_potential",
        "name": "ignore_store_read_error_with_cluster_breaking_potential",
        "lineno": 174,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.kind",
        "name": "kind",
        "lineno": 186,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.kind",
        "name": "kind",
        "lineno": 197,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.orphan_dependents",
        "name": "orphan_dependents",
        "lineno": 209,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.orphan_dependents",
        "name": "orphan_dependents",
        "lineno": 220,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.preconditions",
        "name": "preconditions",
        "lineno": 232,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.preconditions",
        "name": "preconditions",
        "lineno": 242,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.propagation_policy",
        "name": "propagation_policy",
        "lineno": 253,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.propagation_policy",
        "name": "propagation_policy",
        "lineno": 264,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1DeleteOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1DeleteOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1DeleteOptions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment": [
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Deployment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Deployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Deployment",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment_condition": [
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 82,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 93,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 105,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.last_update_time",
        "name": "last_update_time",
        "lineno": 116,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1DeploymentCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1DeploymentCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1DeploymentCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment_list": [
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DeploymentList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DeploymentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DeploymentList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment_spec": [
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 92,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 103,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.paused",
        "name": "paused",
        "lineno": 115,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.paused",
        "name": "paused",
        "lineno": 126,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.progress_deadline_seconds",
        "name": "progress_deadline_seconds",
        "lineno": 138,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.progress_deadline_seconds",
        "name": "progress_deadline_seconds",
        "lineno": 149,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.replicas",
        "name": "replicas",
        "lineno": 161,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.replicas",
        "name": "replicas",
        "lineno": 172,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 184,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 195,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.selector",
        "name": "selector",
        "lineno": 207,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.selector",
        "name": "selector",
        "lineno": 217,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.strategy",
        "name": "strategy",
        "lineno": 230,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.strategy",
        "name": "strategy",
        "lineno": 240,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.template",
        "name": "template",
        "lineno": 251,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.template",
        "name": "template",
        "lineno": 261,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "name": "to_dict",
        "lineno": 273,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "name": "convert",
        "lineno": 277,
        "scope": "V1DeploymentSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "name": "to_str",
        "lineno": 305,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__repr__",
        "name": "__repr__",
        "lineno": 309,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__eq__",
        "name": "__eq__",
        "lineno": 313,
        "scope": "V1DeploymentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__ne__",
        "name": "__ne__",
        "lineno": 320,
        "scope": "V1DeploymentSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment_status": [
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 99,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 110,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.collision_count",
        "name": "collision_count",
        "lineno": 122,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.collision_count",
        "name": "collision_count",
        "lineno": 133,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.conditions",
        "name": "conditions",
        "lineno": 145,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.conditions",
        "name": "conditions",
        "lineno": 156,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 168,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 179,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 191,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 202,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.replicas",
        "name": "replicas",
        "lineno": 214,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.replicas",
        "name": "replicas",
        "lineno": 225,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 237,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 248,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.unavailable_replicas",
        "name": "unavailable_replicas",
        "lineno": 260,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.unavailable_replicas",
        "name": "unavailable_replicas",
        "lineno": 271,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 283,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 294,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "name": "to_dict",
        "lineno": 305,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 309,
        "scope": "V1DeploymentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "name": "to_str",
        "lineno": 337,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__repr__",
        "name": "__repr__",
        "lineno": 341,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__eq__",
        "name": "__eq__",
        "lineno": 345,
        "scope": "V1DeploymentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__ne__",
        "name": "__ne__",
        "lineno": 352,
        "scope": "V1DeploymentStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_deployment_strategy": [
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DeploymentStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DeploymentStrategy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device": [
      {
        "id": "kubernetes.client.models.v1_device.V1Device.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.all_nodes",
        "name": "all_nodes",
        "lineno": 118,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.all_nodes",
        "name": "all_nodes",
        "lineno": 129,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 141,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.allow_multiple_allocations",
        "name": "allow_multiple_allocations",
        "lineno": 152,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.attributes",
        "name": "attributes",
        "lineno": 164,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.attributes",
        "name": "attributes",
        "lineno": 175,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 187,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binding_conditions",
        "name": "binding_conditions",
        "lineno": 198,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 210,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 221,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 233,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.binds_to_node",
        "name": "binds_to_node",
        "lineno": 244,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.capacity",
        "name": "capacity",
        "lineno": 256,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.capacity",
        "name": "capacity",
        "lineno": 267,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 279,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.consumes_counters",
        "name": "consumes_counters",
        "lineno": 290,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.name",
        "name": "name",
        "lineno": 302,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.name",
        "name": "name",
        "lineno": 313,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 327,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_allocatable_resource_mappings",
        "name": "node_allocatable_resource_mappings",
        "lineno": 338,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_name",
        "name": "node_name",
        "lineno": 350,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_name",
        "name": "node_name",
        "lineno": 361,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_selector",
        "name": "node_selector",
        "lineno": 373,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.node_selector",
        "name": "node_selector",
        "lineno": 383,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.taints",
        "name": "taints",
        "lineno": 394,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.taints",
        "name": "taints",
        "lineno": 405,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "name": "to_dict",
        "lineno": 416,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.to_dict.convert",
        "name": "convert",
        "lineno": 420,
        "scope": "V1Device.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.to_str",
        "name": "to_str",
        "lineno": 448,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.__repr__",
        "name": "__repr__",
        "lineno": 452,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.__eq__",
        "name": "__eq__",
        "lineno": 456,
        "scope": "V1Device",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device.V1Device.__ne__",
        "name": "__ne__",
        "lineno": 463,
        "scope": "V1Device",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 68,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.opaque",
        "name": "opaque",
        "lineno": 78,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 89,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.requests",
        "name": "requests",
        "lineno": 100,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 112,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.source",
        "name": "source",
        "lineno": 123,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1DeviceAllocationConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1DeviceAllocationConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 64,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.config",
        "name": "config",
        "lineno": 75,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 87,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.results",
        "name": "results",
        "lineno": 98,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1DeviceAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1DeviceAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_attribute": [
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 94,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.bool",
        "name": "bool",
        "lineno": 105,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 117,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.bools",
        "name": "bools",
        "lineno": 128,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.int",
        "name": "int",
        "lineno": 140,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.int",
        "name": "int",
        "lineno": 151,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 163,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.ints",
        "name": "ints",
        "lineno": 174,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.string",
        "name": "string",
        "lineno": 186,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.string",
        "name": "string",
        "lineno": 197,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 209,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.strings",
        "name": "strings",
        "lineno": 220,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.version",
        "name": "version",
        "lineno": 232,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.version",
        "name": "version",
        "lineno": 243,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 255,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.versions",
        "name": "versions",
        "lineno": 266,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1DeviceAttribute.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1DeviceAttribute",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1DeviceAttribute",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_capacity": [
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 63,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.request_policy",
        "name": "request_policy",
        "lineno": 73,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.value",
        "name": "value",
        "lineno": 84,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.value",
        "name": "value",
        "lineno": 95,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1DeviceCapacity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1DeviceCapacity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1DeviceCapacity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_claim": [
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 92,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.constraints",
        "name": "constraints",
        "lineno": 103,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 64,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.opaque",
        "name": "opaque",
        "lineno": 74,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 85,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.requests",
        "name": "requests",
        "lineno": 96,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1DeviceClaimConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1DeviceClaimConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_class": [
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1DeviceClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1DeviceClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1DeviceClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 59,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.opaque",
        "name": "opaque",
        "lineno": 69,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1DeviceClassConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1DeviceClassConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_class_list": [
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1DeviceClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1DeviceClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1DeviceClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.config",
        "name": "config",
        "lineno": 69,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.config",
        "name": "config",
        "lineno": 80,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 92,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.extended_resource_name",
        "name": "extended_resource_name",
        "lineno": 103,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 115,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.selectors",
        "name": "selectors",
        "lineno": 126,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_constraint": [
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 69,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.distinct_attribute",
        "name": "distinct_attribute",
        "lineno": 80,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 92,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.match_attribute",
        "name": "match_attribute",
        "lineno": 103,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1DeviceConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1DeviceConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1DeviceConstraint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 62,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counter_set",
        "name": "counter_set",
        "lineno": 73,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 87,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.counters",
        "name": "counters",
        "lineno": 98,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1DeviceCounterConsumption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1DeviceCounterConsumption",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_request": [
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 68,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.exactly",
        "name": "exactly",
        "lineno": 78,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 89,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.first_available",
        "name": "first_available",
        "lineno": 100,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.name",
        "name": "name",
        "lineno": 112,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.name",
        "name": "name",
        "lineno": 123,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1DeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1DeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1DeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 100,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.admin_access",
        "name": "admin_access",
        "lineno": 111,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 123,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_conditions",
        "name": "binding_conditions",
        "lineno": 134,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 146,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.binding_failure_conditions",
        "name": "binding_failure_conditions",
        "lineno": 157,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 169,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.consumed_capacity",
        "name": "consumed_capacity",
        "lineno": 180,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 192,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.device",
        "name": "device",
        "lineno": 203,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 217,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.driver",
        "name": "driver",
        "lineno": 228,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 242,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.pool",
        "name": "pool",
        "lineno": 253,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 267,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.request",
        "name": "request",
        "lineno": 278,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 292,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.share_id",
        "name": "share_id",
        "lineno": 303,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 315,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.tolerations",
        "name": "tolerations",
        "lineno": 326,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "name": "to_dict",
        "lineno": 337,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "name": "convert",
        "lineno": 341,
        "scope": "V1DeviceRequestAllocationResult.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "name": "to_str",
        "lineno": 369,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__repr__",
        "name": "__repr__",
        "lineno": 373,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__eq__",
        "name": "__eq__",
        "lineno": 377,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__ne__",
        "name": "__ne__",
        "lineno": 384,
        "scope": "V1DeviceRequestAllocationResult",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_selector": [
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.cel",
        "name": "cel",
        "lineno": 59,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.cel",
        "name": "cel",
        "lineno": 69,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1DeviceSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1DeviceSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1DeviceSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 87,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 98,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 110,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.capacity",
        "name": "capacity",
        "lineno": 120,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.count",
        "name": "count",
        "lineno": 131,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.count",
        "name": "count",
        "lineno": 142,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 154,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 165,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.name",
        "name": "name",
        "lineno": 179,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.name",
        "name": "name",
        "lineno": 190,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 204,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.selectors",
        "name": "selectors",
        "lineno": 215,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 227,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.tolerations",
        "name": "tolerations",
        "lineno": 238,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1DeviceSubRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1DeviceSubRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_taint": [
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1DeviceTaint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1DeviceTaint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1DeviceTaint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_device_toleration": [
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1DeviceToleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1DeviceToleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1DeviceToleration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_downward_api_projection": [
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.items",
        "name": "items",
        "lineno": 59,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.items",
        "name": "items",
        "lineno": 70,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1DownwardAPIProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1DownwardAPIProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_file": [
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.field_ref",
        "name": "field_ref",
        "lineno": 73,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.field_ref",
        "name": "field_ref",
        "lineno": 83,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.mode",
        "name": "mode",
        "lineno": 94,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.mode",
        "name": "mode",
        "lineno": 105,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.path",
        "name": "path",
        "lineno": 117,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.path",
        "name": "path",
        "lineno": 128,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 142,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 152,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1DownwardAPIVolumeFile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1DownwardAPIVolumeFile",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_source": [
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 64,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 75,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.items",
        "name": "items",
        "lineno": 87,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.items",
        "name": "items",
        "lineno": 98,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1DownwardAPIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1DownwardAPIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_empty_dir_volume_source": [
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.medium",
        "name": "medium",
        "lineno": 64,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.medium",
        "name": "medium",
        "lineno": 75,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.size_limit",
        "name": "size_limit",
        "lineno": 87,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.size_limit",
        "name": "size_limit",
        "lineno": 98,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EmptyDirVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EmptyDirVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint": [
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.addresses",
        "name": "addresses",
        "lineno": 93,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.addresses",
        "name": "addresses",
        "lineno": 104,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.conditions",
        "name": "conditions",
        "lineno": 118,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.conditions",
        "name": "conditions",
        "lineno": 128,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.deprecated_topology",
        "name": "deprecated_topology",
        "lineno": 139,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.deprecated_topology",
        "name": "deprecated_topology",
        "lineno": 150,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.hints",
        "name": "hints",
        "lineno": 162,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.hints",
        "name": "hints",
        "lineno": 172,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.hostname",
        "name": "hostname",
        "lineno": 183,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.hostname",
        "name": "hostname",
        "lineno": 194,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.node_name",
        "name": "node_name",
        "lineno": 206,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.node_name",
        "name": "node_name",
        "lineno": 217,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.target_ref",
        "name": "target_ref",
        "lineno": 229,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.target_ref",
        "name": "target_ref",
        "lineno": 239,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.zone",
        "name": "zone",
        "lineno": 250,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.zone",
        "name": "zone",
        "lineno": 261,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "name": "to_dict",
        "lineno": 272,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "name": "convert",
        "lineno": 276,
        "scope": "V1Endpoint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_str",
        "name": "to_str",
        "lineno": 304,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.__repr__",
        "name": "__repr__",
        "lineno": 308,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.__eq__",
        "name": "__eq__",
        "lineno": 312,
        "scope": "V1Endpoint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint.__ne__",
        "name": "__ne__",
        "lineno": 319,
        "scope": "V1Endpoint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoints": [
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.subsets",
        "name": "subsets",
        "lineno": 141,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.subsets",
        "name": "subsets",
        "lineno": 152,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1Endpoints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1Endpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1Endpoints",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoints_list": [
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointsList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointsList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointsList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_address": [
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.hostname",
        "name": "hostname",
        "lineno": 73,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.hostname",
        "name": "hostname",
        "lineno": 84,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.ip",
        "name": "ip",
        "lineno": 96,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.ip",
        "name": "ip",
        "lineno": 107,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.node_name",
        "name": "node_name",
        "lineno": 121,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.node_name",
        "name": "node_name",
        "lineno": 132,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.target_ref",
        "name": "target_ref",
        "lineno": 144,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.target_ref",
        "name": "target_ref",
        "lineno": 154,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointAddress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_conditions": [
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.ready",
        "name": "ready",
        "lineno": 69,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.ready",
        "name": "ready",
        "lineno": 80,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.serving",
        "name": "serving",
        "lineno": 92,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.serving",
        "name": "serving",
        "lineno": 103,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.terminating",
        "name": "terminating",
        "lineno": 115,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.terminating",
        "name": "terminating",
        "lineno": 126,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1EndpointConditions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1EndpointConditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1EndpointConditions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_hints": [
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.for_nodes",
        "name": "for_nodes",
        "lineno": 64,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.for_nodes",
        "name": "for_nodes",
        "lineno": 75,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.for_zones",
        "name": "for_zones",
        "lineno": 87,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.for_zones",
        "name": "for_zones",
        "lineno": 98,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EndpointHints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EndpointHints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EndpointHints",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice": [
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.address_type",
        "name": "address_type",
        "lineno": 83,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.address_type",
        "name": "address_type",
        "lineno": 94,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.api_version",
        "name": "api_version",
        "lineno": 108,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.api_version",
        "name": "api_version",
        "lineno": 119,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.endpoints",
        "name": "endpoints",
        "lineno": 131,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.endpoints",
        "name": "endpoints",
        "lineno": 142,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.kind",
        "name": "kind",
        "lineno": 154,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.kind",
        "name": "kind",
        "lineno": 165,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.metadata",
        "name": "metadata",
        "lineno": 177,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.metadata",
        "name": "metadata",
        "lineno": 187,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.ports",
        "name": "ports",
        "lineno": 198,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.ports",
        "name": "ports",
        "lineno": 209,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "name": "to_dict",
        "lineno": 220,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "name": "convert",
        "lineno": 224,
        "scope": "V1EndpointSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "name": "to_str",
        "lineno": 252,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__repr__",
        "name": "__repr__",
        "lineno": 256,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__eq__",
        "name": "__eq__",
        "lineno": 260,
        "scope": "V1EndpointSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__ne__",
        "name": "__ne__",
        "lineno": 267,
        "scope": "V1EndpointSlice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice_list": [
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1EndpointSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1EndpointSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1EndpointSliceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_endpoint_subset": [
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.addresses",
        "name": "addresses",
        "lineno": 69,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.addresses",
        "name": "addresses",
        "lineno": 80,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.not_ready_addresses",
        "name": "not_ready_addresses",
        "lineno": 92,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.not_ready_addresses",
        "name": "not_ready_addresses",
        "lineno": 103,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.ports",
        "name": "ports",
        "lineno": 115,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.ports",
        "name": "ports",
        "lineno": 126,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1EndpointSubset.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1EndpointSubset",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1EndpointSubset",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_env_from_source": [
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.config_map_ref",
        "name": "config_map_ref",
        "lineno": 69,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.config_map_ref",
        "name": "config_map_ref",
        "lineno": 79,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.prefix",
        "name": "prefix",
        "lineno": 90,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.prefix",
        "name": "prefix",
        "lineno": 101,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.secret_ref",
        "name": "secret_ref",
        "lineno": 113,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.secret_ref",
        "name": "secret_ref",
        "lineno": 123,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1EnvFromSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1EnvFromSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1EnvFromSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_env_var": [
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.value",
        "name": "value",
        "lineno": 93,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.value",
        "name": "value",
        "lineno": 104,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.value_from",
        "name": "value_from",
        "lineno": 116,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.value_from",
        "name": "value_from",
        "lineno": 126,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1EnvVar.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1EnvVar",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1EnvVar",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_env_var_source": [
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.config_map_key_ref",
        "name": "config_map_key_ref",
        "lineno": 79,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.config_map_key_ref",
        "name": "config_map_key_ref",
        "lineno": 89,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.field_ref",
        "name": "field_ref",
        "lineno": 100,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.field_ref",
        "name": "field_ref",
        "lineno": 110,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.file_key_ref",
        "name": "file_key_ref",
        "lineno": 121,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.file_key_ref",
        "name": "file_key_ref",
        "lineno": 131,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 142,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.resource_field_ref",
        "name": "resource_field_ref",
        "lineno": 152,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.secret_key_ref",
        "name": "secret_key_ref",
        "lineno": 163,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.secret_key_ref",
        "name": "secret_key_ref",
        "lineno": 173,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "name": "to_dict",
        "lineno": 183,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "name": "convert",
        "lineno": 187,
        "scope": "V1EnvVarSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "name": "to_str",
        "lineno": 215,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__repr__",
        "name": "__repr__",
        "lineno": 219,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__eq__",
        "name": "__eq__",
        "lineno": 223,
        "scope": "V1EnvVarSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__ne__",
        "name": "__ne__",
        "lineno": 230,
        "scope": "V1EnvVarSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ephemeral_container": [
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__init__",
        "name": "__init__",
        "lineno": 96,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.args",
        "name": "args",
        "lineno": 183,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.args",
        "name": "args",
        "lineno": 194,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.command",
        "name": "command",
        "lineno": 206,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.command",
        "name": "command",
        "lineno": 217,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.env",
        "name": "env",
        "lineno": 229,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.env",
        "name": "env",
        "lineno": 240,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.env_from",
        "name": "env_from",
        "lineno": 252,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.env_from",
        "name": "env_from",
        "lineno": 263,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.image",
        "name": "image",
        "lineno": 275,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.image",
        "name": "image",
        "lineno": 286,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 298,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.image_pull_policy",
        "name": "image_pull_policy",
        "lineno": 309,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.lifecycle",
        "name": "lifecycle",
        "lineno": 321,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.lifecycle",
        "name": "lifecycle",
        "lineno": 331,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.liveness_probe",
        "name": "liveness_probe",
        "lineno": 342,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.liveness_probe",
        "name": "liveness_probe",
        "lineno": 352,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.name",
        "name": "name",
        "lineno": 363,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.name",
        "name": "name",
        "lineno": 374,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.ports",
        "name": "ports",
        "lineno": 388,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.ports",
        "name": "ports",
        "lineno": 399,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.readiness_probe",
        "name": "readiness_probe",
        "lineno": 411,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.readiness_probe",
        "name": "readiness_probe",
        "lineno": 421,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.resize_policy",
        "name": "resize_policy",
        "lineno": 432,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.resize_policy",
        "name": "resize_policy",
        "lineno": 443,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.resources",
        "name": "resources",
        "lineno": 455,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.resources",
        "name": "resources",
        "lineno": 465,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy",
        "name": "restart_policy",
        "lineno": 476,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy",
        "name": "restart_policy",
        "lineno": 487,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 499,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.restart_policy_rules",
        "name": "restart_policy_rules",
        "lineno": 510,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.security_context",
        "name": "security_context",
        "lineno": 522,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.security_context",
        "name": "security_context",
        "lineno": 532,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.startup_probe",
        "name": "startup_probe",
        "lineno": 543,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.startup_probe",
        "name": "startup_probe",
        "lineno": 553,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin",
        "name": "stdin",
        "lineno": 564,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin",
        "name": "stdin",
        "lineno": 575,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin_once",
        "name": "stdin_once",
        "lineno": 587,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.stdin_once",
        "name": "stdin_once",
        "lineno": 598,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.target_container_name",
        "name": "target_container_name",
        "lineno": 610,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.target_container_name",
        "name": "target_container_name",
        "lineno": 621,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_path",
        "name": "termination_message_path",
        "lineno": 633,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_path",
        "name": "termination_message_path",
        "lineno": 644,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 656,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.termination_message_policy",
        "name": "termination_message_policy",
        "lineno": 667,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.tty",
        "name": "tty",
        "lineno": 679,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.tty",
        "name": "tty",
        "lineno": 690,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_devices",
        "name": "volume_devices",
        "lineno": 702,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_devices",
        "name": "volume_devices",
        "lineno": 713,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_mounts",
        "name": "volume_mounts",
        "lineno": 725,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.volume_mounts",
        "name": "volume_mounts",
        "lineno": 736,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.working_dir",
        "name": "working_dir",
        "lineno": 748,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.working_dir",
        "name": "working_dir",
        "lineno": 759,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "name": "to_dict",
        "lineno": 770,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "name": "convert",
        "lineno": 774,
        "scope": "V1EphemeralContainer.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "name": "to_str",
        "lineno": 802,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__repr__",
        "name": "__repr__",
        "lineno": 806,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__eq__",
        "name": "__eq__",
        "lineno": 810,
        "scope": "V1EphemeralContainer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__ne__",
        "name": "__ne__",
        "lineno": 817,
        "scope": "V1EphemeralContainer",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ephemeral_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.volume_claim_template",
        "name": "volume_claim_template",
        "lineno": 59,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.volume_claim_template",
        "name": "volume_claim_template",
        "lineno": 69,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1EphemeralVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1EphemeralVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_event_source": [
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.component",
        "name": "component",
        "lineno": 64,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.component",
        "name": "component",
        "lineno": 75,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.host",
        "name": "host",
        "lineno": 87,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.host",
        "name": "host",
        "lineno": 98,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1EventSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1EventSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1EventSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_eviction": [
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.delete_options",
        "name": "delete_options",
        "lineno": 97,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.delete_options",
        "name": "delete_options",
        "lineno": 107,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.kind",
        "name": "kind",
        "lineno": 118,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.kind",
        "name": "kind",
        "lineno": 129,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.metadata",
        "name": "metadata",
        "lineno": 141,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.metadata",
        "name": "metadata",
        "lineno": 151,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1Eviction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1Eviction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1Eviction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_exact_device_request": [
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 88,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.admin_access",
        "name": "admin_access",
        "lineno": 99,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 111,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.allocation_mode",
        "name": "allocation_mode",
        "lineno": 122,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 134,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.capacity",
        "name": "capacity",
        "lineno": 144,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.count",
        "name": "count",
        "lineno": 155,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.count",
        "name": "count",
        "lineno": 166,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 178,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.device_class_name",
        "name": "device_class_name",
        "lineno": 189,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 203,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.selectors",
        "name": "selectors",
        "lineno": 214,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 226,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.tolerations",
        "name": "tolerations",
        "lineno": 237,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "name": "to_dict",
        "lineno": 248,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "name": "convert",
        "lineno": 252,
        "scope": "V1ExactDeviceRequest.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "name": "to_str",
        "lineno": 280,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__repr__",
        "name": "__repr__",
        "lineno": 284,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__eq__",
        "name": "__eq__",
        "lineno": 288,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__ne__",
        "name": "__ne__",
        "lineno": 295,
        "scope": "V1ExactDeviceRequest",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_exec_action": [
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.command",
        "name": "command",
        "lineno": 59,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.command",
        "name": "command",
        "lineno": 70,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ExecAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ExecAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ExecAction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_exempt_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 64,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 75,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 87,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 98,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ExemptPriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ExemptPriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_expression_warning": [
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.field_ref",
        "name": "field_ref",
        "lineno": 62,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.field_ref",
        "name": "field_ref",
        "lineno": 73,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.warning",
        "name": "warning",
        "lineno": 87,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.warning",
        "name": "warning",
        "lineno": 98,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ExpressionWarning.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ExpressionWarning",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ExpressionWarning",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_external_documentation": [
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.description",
        "name": "description",
        "lineno": 64,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.description",
        "name": "description",
        "lineno": 74,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.url",
        "name": "url",
        "lineno": 85,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.url",
        "name": "url",
        "lineno": 95,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1ExternalDocumentation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1ExternalDocumentation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_fc_volume_source": [
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.lun",
        "name": "lun",
        "lineno": 102,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.lun",
        "name": "lun",
        "lineno": 113,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.read_only",
        "name": "read_only",
        "lineno": 125,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.read_only",
        "name": "read_only",
        "lineno": 136,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.target_wwns",
        "name": "target_wwns",
        "lineno": 148,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.target_wwns",
        "name": "target_wwns",
        "lineno": 159,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.wwids",
        "name": "wwids",
        "lineno": 171,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.wwids",
        "name": "wwids",
        "lineno": 182,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1FCVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1FCVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1FCVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_field_selector_attributes": [
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 64,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 75,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 87,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 98,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1FieldSelectorAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1FieldSelectorAttributes",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_field_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1FieldSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1FieldSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_file_key_selector": [
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.key",
        "name": "key",
        "lineno": 71,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.key",
        "name": "key",
        "lineno": 82,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.optional",
        "name": "optional",
        "lineno": 96,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.optional",
        "name": "optional",
        "lineno": 107,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.path",
        "name": "path",
        "lineno": 119,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.path",
        "name": "path",
        "lineno": 130,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.volume_name",
        "name": "volume_name",
        "lineno": 144,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.volume_name",
        "name": "volume_name",
        "lineno": 155,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1FileKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1FileKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1FileKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flex_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.options",
        "name": "options",
        "lineno": 126,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.options",
        "name": "options",
        "lineno": 137,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 149,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 172,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 182,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1FlexPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1FlexPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flex_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.driver",
        "name": "driver",
        "lineno": 78,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.driver",
        "name": "driver",
        "lineno": 89,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 114,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.options",
        "name": "options",
        "lineno": 126,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.options",
        "name": "options",
        "lineno": 137,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.read_only",
        "name": "read_only",
        "lineno": 149,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 172,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 182,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1FlexVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1FlexVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flocker_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_name",
        "name": "dataset_name",
        "lineno": 64,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_name",
        "name": "dataset_name",
        "lineno": 75,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_uuid",
        "name": "dataset_uuid",
        "lineno": 87,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.dataset_uuid",
        "name": "dataset_uuid",
        "lineno": 98,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1FlockerVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1FlockerVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_distinguisher_method": [
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.type",
        "name": "type",
        "lineno": 58,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.type",
        "name": "type",
        "lineno": 69,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1FlowDistinguisherMethod.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1FlowDistinguisherMethod",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_schema": [
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1FlowSchema.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1FlowSchema",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1FlowSchema",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_schema_condition": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.message",
        "name": "message",
        "lineno": 113,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.reason",
        "name": "reason",
        "lineno": 125,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.reason",
        "name": "reason",
        "lineno": 136,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.status",
        "name": "status",
        "lineno": 148,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.status",
        "name": "status",
        "lineno": 159,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1FlowSchemaCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1FlowSchemaCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_schema_list": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1FlowSchemaList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1FlowSchemaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1FlowSchemaList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_schema_spec": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.distinguisher_method",
        "name": "distinguisher_method",
        "lineno": 73,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.distinguisher_method",
        "name": "distinguisher_method",
        "lineno": 83,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.matching_precedence",
        "name": "matching_precedence",
        "lineno": 94,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.matching_precedence",
        "name": "matching_precedence",
        "lineno": 105,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.priority_level_configuration",
        "name": "priority_level_configuration",
        "lineno": 117,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.priority_level_configuration",
        "name": "priority_level_configuration",
        "lineno": 127,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.rules",
        "name": "rules",
        "lineno": 140,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.rules",
        "name": "rules",
        "lineno": 151,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1FlowSchemaSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1FlowSchemaSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_flow_schema_status": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1FlowSchemaStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1FlowSchemaStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_for_node": [
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ForNode.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ForNode",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ForNode",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_for_zone": [
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ForZone.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ForZone",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ForZone",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.partition",
        "name": "partition",
        "lineno": 96,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.partition",
        "name": "partition",
        "lineno": 107,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.pd_name",
        "name": "pd_name",
        "lineno": 119,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.pd_name",
        "name": "pd_name",
        "lineno": 130,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 144,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.read_only",
        "name": "read_only",
        "lineno": 155,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1GCEPersistentDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1GCEPersistentDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_git_repo_volume_source": [
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.directory",
        "name": "directory",
        "lineno": 68,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.directory",
        "name": "directory",
        "lineno": 79,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.repository",
        "name": "repository",
        "lineno": 91,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.repository",
        "name": "repository",
        "lineno": 102,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.revision",
        "name": "revision",
        "lineno": 116,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.revision",
        "name": "revision",
        "lineno": 127,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1GitRepoVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1GitRepoVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 72,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 83,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints_namespace",
        "name": "endpoints_namespace",
        "lineno": 97,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.endpoints_namespace",
        "name": "endpoints_namespace",
        "lineno": 108,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.path",
        "name": "path",
        "lineno": 120,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.path",
        "name": "path",
        "lineno": 131,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 145,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 156,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1GlusterfsPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1GlusterfsPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_glusterfs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 67,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.endpoints",
        "name": "endpoints",
        "lineno": 78,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.path",
        "name": "path",
        "lineno": 92,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.path",
        "name": "path",
        "lineno": 103,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.read_only",
        "name": "read_only",
        "lineno": 117,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.read_only",
        "name": "read_only",
        "lineno": 128,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1GlusterfsVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1GlusterfsVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_group_resource": [
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.group",
        "name": "group",
        "lineno": 62,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.resource",
        "name": "resource",
        "lineno": 85,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.resource",
        "name": "resource",
        "lineno": 95,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1GroupResource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1GroupResource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1GroupResource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_group_subject": [
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1GroupSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1GroupSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1GroupSubject",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_group_version_for_discovery": [
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.group_version",
        "name": "group_version",
        "lineno": 62,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.group_version",
        "name": "group_version",
        "lineno": 73,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.version",
        "name": "version",
        "lineno": 87,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.version",
        "name": "version",
        "lineno": 98,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1GroupVersionForDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1GroupVersionForDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_grpc_action": [
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.port",
        "name": "port",
        "lineno": 63,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.port",
        "name": "port",
        "lineno": 74,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.service",
        "name": "service",
        "lineno": 88,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.service",
        "name": "service",
        "lineno": 99,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1GRPCAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1GRPCAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1GRPCAction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1HorizontalPodAutoscaler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1HorizontalPodAutoscaler",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1HorizontalPodAutoscalerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1HorizontalPodAutoscalerList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 72,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 83,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 97,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 108,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 120,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 130,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.target_cpu_utilization_percentage",
        "name": "target_cpu_utilization_percentage",
        "lineno": 143,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.target_cpu_utilization_percentage",
        "name": "target_cpu_utilization_percentage",
        "lineno": 154,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1HorizontalPodAutoscalerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1HorizontalPodAutoscalerSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_cpu_utilization_percentage",
        "name": "current_cpu_utilization_percentage",
        "lineno": 77,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_cpu_utilization_percentage",
        "name": "current_cpu_utilization_percentage",
        "lineno": 88,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 100,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 111,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 125,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 136,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 150,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 161,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 173,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 184,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1HorizontalPodAutoscalerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1HorizontalPodAutoscalerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_host_alias": [
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.hostnames",
        "name": "hostnames",
        "lineno": 63,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.hostnames",
        "name": "hostnames",
        "lineno": 74,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.ip",
        "name": "ip",
        "lineno": 86,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.ip",
        "name": "ip",
        "lineno": 97,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1HostAlias.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1HostAlias",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1HostAlias",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_host_ip": [
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.ip",
        "name": "ip",
        "lineno": 58,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.ip",
        "name": "ip",
        "lineno": 69,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1HostIP.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1HostIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1HostIP",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_host_path_volume_source": [
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.path",
        "name": "path",
        "lineno": 63,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.path",
        "name": "path",
        "lineno": 74,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.type",
        "name": "type",
        "lineno": 88,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.type",
        "name": "type",
        "lineno": 99,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1HostPathVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1HostPathVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_http_get_action": [
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.host",
        "name": "host",
        "lineno": 78,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.host",
        "name": "host",
        "lineno": 89,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.http_headers",
        "name": "http_headers",
        "lineno": 101,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.http_headers",
        "name": "http_headers",
        "lineno": 112,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.path",
        "name": "path",
        "lineno": 124,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.path",
        "name": "path",
        "lineno": 135,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.port",
        "name": "port",
        "lineno": 147,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.port",
        "name": "port",
        "lineno": 158,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.scheme",
        "name": "scheme",
        "lineno": 172,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.scheme",
        "name": "scheme",
        "lineno": 183,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1HTTPGetAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1HTTPGetAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1HTTPGetAction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_http_header": [
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1HTTPHeader.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1HTTPHeader",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1HTTPHeader",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_http_ingress_path": [
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.backend",
        "name": "backend",
        "lineno": 67,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.backend",
        "name": "backend",
        "lineno": 77,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.path",
        "name": "path",
        "lineno": 90,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.path",
        "name": "path",
        "lineno": 101,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.path_type",
        "name": "path_type",
        "lineno": 113,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.path_type",
        "name": "path_type",
        "lineno": 124,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1HTTPIngressPath.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1HTTPIngressPath",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_http_ingress_rule_value": [
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.paths",
        "name": "paths",
        "lineno": 58,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.paths",
        "name": "paths",
        "lineno": 69,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1HTTPIngressRuleValue.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1HTTPIngressRuleValue",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_image_volume_source": [
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.pull_policy",
        "name": "pull_policy",
        "lineno": 64,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.pull_policy",
        "name": "pull_policy",
        "lineno": 75,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.reference",
        "name": "reference",
        "lineno": 87,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.reference",
        "name": "reference",
        "lineno": 98,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ImageVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ImageVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_image_volume_status": [
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.image_ref",
        "name": "image_ref",
        "lineno": 58,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.image_ref",
        "name": "image_ref",
        "lineno": 69,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ImageVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ImageVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress": [
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Ingress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Ingress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Ingress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_backend": [
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.resource",
        "name": "resource",
        "lineno": 64,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.resource",
        "name": "resource",
        "lineno": 74,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.service",
        "name": "service",
        "lineno": 85,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.service",
        "name": "service",
        "lineno": 95,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1IngressBackend.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1IngressBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1IngressBackend",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_class": [
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1IngressClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1IngressClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1IngressClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_class_list": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IngressClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IngressClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IngressClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_class_parameters_reference": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.api_group",
        "name": "api_group",
        "lineno": 77,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.api_group",
        "name": "api_group",
        "lineno": 88,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.kind",
        "name": "kind",
        "lineno": 100,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.kind",
        "name": "kind",
        "lineno": 111,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.name",
        "name": "name",
        "lineno": 125,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.name",
        "name": "name",
        "lineno": 136,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.namespace",
        "name": "namespace",
        "lineno": 150,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.namespace",
        "name": "namespace",
        "lineno": 161,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.scope",
        "name": "scope",
        "lineno": 173,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.scope",
        "name": "scope",
        "lineno": 184,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1IngressClassParametersReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1IngressClassParametersReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_class_spec": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.controller",
        "name": "controller",
        "lineno": 64,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.controller",
        "name": "controller",
        "lineno": 75,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.parameters",
        "name": "parameters",
        "lineno": 97,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1IngressClassSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1IngressClassSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1IngressClassSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_list": [
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IngressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IngressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IngressList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_ingress": [
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 69,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 80,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 92,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 103,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 115,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 126,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1IngressLoadBalancerIngress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1IngressLoadBalancerIngress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 59,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 70,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1IngressLoadBalancerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1IngressLoadBalancerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_port_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.error",
        "name": "error",
        "lineno": 67,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.error",
        "name": "error",
        "lineno": 78,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.port",
        "name": "port",
        "lineno": 90,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.port",
        "name": "port",
        "lineno": 101,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1IngressPortStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1IngressPortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1IngressPortStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_rule": [
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.host",
        "name": "host",
        "lineno": 64,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.host",
        "name": "host",
        "lineno": 75,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.http",
        "name": "http",
        "lineno": 87,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.http",
        "name": "http",
        "lineno": 97,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1IngressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1IngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1IngressRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_service_backend": [
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.port",
        "name": "port",
        "lineno": 88,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.port",
        "name": "port",
        "lineno": 98,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1IngressServiceBackend.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1IngressServiceBackend",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_spec": [
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.default_backend",
        "name": "default_backend",
        "lineno": 74,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.default_backend",
        "name": "default_backend",
        "lineno": 84,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.ingress_class_name",
        "name": "ingress_class_name",
        "lineno": 95,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.ingress_class_name",
        "name": "ingress_class_name",
        "lineno": 106,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.rules",
        "name": "rules",
        "lineno": 118,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.rules",
        "name": "rules",
        "lineno": 129,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.tls",
        "name": "tls",
        "lineno": 141,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.tls",
        "name": "tls",
        "lineno": 152,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1IngressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1IngressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1IngressSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 59,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 69,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1IngressStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1IngressStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1IngressStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ingress_tls": [
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.hosts",
        "name": "hosts",
        "lineno": 64,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.hosts",
        "name": "hosts",
        "lineno": 75,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.secret_name",
        "name": "secret_name",
        "lineno": 87,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.secret_name",
        "name": "secret_name",
        "lineno": 98,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1IngressTLS.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1IngressTLS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1IngressTLS",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ip_address": [
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1IPAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1IPAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1IPAddress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ip_address_list": [
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1IPAddressList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1IPAddressList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1IPAddressList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ip_address_spec": [
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 58,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.parent_ref",
        "name": "parent_ref",
        "lineno": 68,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "name": "to_dict",
        "lineno": 80,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "name": "convert",
        "lineno": 84,
        "scope": "V1IPAddressSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "name": "to_str",
        "lineno": 112,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__repr__",
        "name": "__repr__",
        "lineno": 116,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__eq__",
        "name": "__eq__",
        "lineno": 120,
        "scope": "V1IPAddressSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__ne__",
        "name": "__ne__",
        "lineno": 127,
        "scope": "V1IPAddressSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_ip_block": [
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.cidr",
        "name": "cidr",
        "lineno": 63,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.cidr",
        "name": "cidr",
        "lineno": 74,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock._except",
        "name": "_except",
        "lineno": 88,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock._except",
        "name": "_except",
        "lineno": 99,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1IPBlock.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1IPBlock",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1IPBlock",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_iscsi_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 106,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 117,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 129,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 140,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 152,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 163,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 175,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 186,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iqn",
        "name": "iqn",
        "lineno": 198,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iqn",
        "name": "iqn",
        "lineno": 209,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 223,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 234,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.lun",
        "name": "lun",
        "lineno": 246,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.lun",
        "name": "lun",
        "lineno": 257,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.portals",
        "name": "portals",
        "lineno": 271,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.portals",
        "name": "portals",
        "lineno": 282,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 294,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 305,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 317,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 327,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 338,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 349,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 362,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 366,
        "scope": "V1ISCSIPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 394,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 398,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 402,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 409,
        "scope": "V1ISCSIPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_iscsi_volume_source": [
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 106,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_discovery",
        "name": "chap_auth_discovery",
        "lineno": 117,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 129,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.chap_auth_session",
        "name": "chap_auth_session",
        "lineno": 140,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 152,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 163,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 175,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.initiator_name",
        "name": "initiator_name",
        "lineno": 186,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iqn",
        "name": "iqn",
        "lineno": 198,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iqn",
        "name": "iqn",
        "lineno": 209,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 223,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.iscsi_interface",
        "name": "iscsi_interface",
        "lineno": 234,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.lun",
        "name": "lun",
        "lineno": 246,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.lun",
        "name": "lun",
        "lineno": 257,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.portals",
        "name": "portals",
        "lineno": 271,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.portals",
        "name": "portals",
        "lineno": 282,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 294,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.read_only",
        "name": "read_only",
        "lineno": 305,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 317,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 327,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 338,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.target_portal",
        "name": "target_portal",
        "lineno": 349,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 362,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 366,
        "scope": "V1ISCSIVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "name": "to_str",
        "lineno": 394,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 398,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 402,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 409,
        "scope": "V1ISCSIVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job": [
      {
        "id": "kubernetes.client.models.v1_job.V1Job.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Job.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Job",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job.V1Job.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Job",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job_condition": [
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 82,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 93,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1JobCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1JobCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1JobCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job_list": [
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1JobList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1JobList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1JobList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job_spec": [
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.__init__",
        "name": "__init__",
        "lineno": 76,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 133,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 144,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.backoff_limit",
        "name": "backoff_limit",
        "lineno": 156,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.backoff_limit",
        "name": "backoff_limit",
        "lineno": 167,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.backoff_limit_per_index",
        "name": "backoff_limit_per_index",
        "lineno": 179,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.backoff_limit_per_index",
        "name": "backoff_limit_per_index",
        "lineno": 190,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.completion_mode",
        "name": "completion_mode",
        "lineno": 202,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.completion_mode",
        "name": "completion_mode",
        "lineno": 213,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.completions",
        "name": "completions",
        "lineno": 225,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.completions",
        "name": "completions",
        "lineno": 236,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.managed_by",
        "name": "managed_by",
        "lineno": 248,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.managed_by",
        "name": "managed_by",
        "lineno": 259,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.manual_selector",
        "name": "manual_selector",
        "lineno": 271,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.manual_selector",
        "name": "manual_selector",
        "lineno": 282,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.max_failed_indexes",
        "name": "max_failed_indexes",
        "lineno": 294,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.max_failed_indexes",
        "name": "max_failed_indexes",
        "lineno": 305,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.parallelism",
        "name": "parallelism",
        "lineno": 317,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.parallelism",
        "name": "parallelism",
        "lineno": 328,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.pod_failure_policy",
        "name": "pod_failure_policy",
        "lineno": 340,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.pod_failure_policy",
        "name": "pod_failure_policy",
        "lineno": 350,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.pod_replacement_policy",
        "name": "pod_replacement_policy",
        "lineno": 361,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.pod_replacement_policy",
        "name": "pod_replacement_policy",
        "lineno": 372,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.selector",
        "name": "selector",
        "lineno": 384,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.selector",
        "name": "selector",
        "lineno": 394,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.success_policy",
        "name": "success_policy",
        "lineno": 405,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.success_policy",
        "name": "success_policy",
        "lineno": 415,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.suspend",
        "name": "suspend",
        "lineno": 426,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.suspend",
        "name": "suspend",
        "lineno": 437,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.template",
        "name": "template",
        "lineno": 449,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.template",
        "name": "template",
        "lineno": 459,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.ttl_seconds_after_finished",
        "name": "ttl_seconds_after_finished",
        "lineno": 472,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.ttl_seconds_after_finished",
        "name": "ttl_seconds_after_finished",
        "lineno": 483,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "name": "to_dict",
        "lineno": 494,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "name": "convert",
        "lineno": 498,
        "scope": "V1JobSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_str",
        "name": "to_str",
        "lineno": 526,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.__repr__",
        "name": "__repr__",
        "lineno": 530,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.__eq__",
        "name": "__eq__",
        "lineno": 534,
        "scope": "V1JobSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec.__ne__",
        "name": "__ne__",
        "lineno": 541,
        "scope": "V1JobSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job_status": [
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.active",
        "name": "active",
        "lineno": 109,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.active",
        "name": "active",
        "lineno": 120,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.completed_indexes",
        "name": "completed_indexes",
        "lineno": 132,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.completed_indexes",
        "name": "completed_indexes",
        "lineno": 143,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.completion_time",
        "name": "completion_time",
        "lineno": 155,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.completion_time",
        "name": "completion_time",
        "lineno": 166,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.conditions",
        "name": "conditions",
        "lineno": 178,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.conditions",
        "name": "conditions",
        "lineno": 189,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.failed",
        "name": "failed",
        "lineno": 201,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.failed",
        "name": "failed",
        "lineno": 212,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.failed_indexes",
        "name": "failed_indexes",
        "lineno": 224,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.failed_indexes",
        "name": "failed_indexes",
        "lineno": 235,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.ready",
        "name": "ready",
        "lineno": 247,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.ready",
        "name": "ready",
        "lineno": 258,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.start_time",
        "name": "start_time",
        "lineno": 270,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.start_time",
        "name": "start_time",
        "lineno": 281,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.succeeded",
        "name": "succeeded",
        "lineno": 293,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.succeeded",
        "name": "succeeded",
        "lineno": 304,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.terminating",
        "name": "terminating",
        "lineno": 316,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.terminating",
        "name": "terminating",
        "lineno": 327,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.uncounted_terminated_pods",
        "name": "uncounted_terminated_pods",
        "lineno": 339,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.uncounted_terminated_pods",
        "name": "uncounted_terminated_pods",
        "lineno": 349,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "name": "to_dict",
        "lineno": 359,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "name": "convert",
        "lineno": 363,
        "scope": "V1JobStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.to_str",
        "name": "to_str",
        "lineno": 391,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.__repr__",
        "name": "__repr__",
        "lineno": 395,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.__eq__",
        "name": "__eq__",
        "lineno": 399,
        "scope": "V1JobStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus.__ne__",
        "name": "__ne__",
        "lineno": 406,
        "scope": "V1JobStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_job_template_spec": [
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 64,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 74,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.spec",
        "name": "spec",
        "lineno": 85,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.spec",
        "name": "spec",
        "lineno": 95,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1JobTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1JobTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_json_patch": [
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.expression",
        "name": "expression",
        "lineno": 59,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.expression",
        "name": "expression",
        "lineno": 70,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1JSONPatch.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1JSONPatch",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1JSONPatch",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_json_schema_props": [
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__init__",
        "name": "__init__",
        "lineno": 132,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.ref",
        "name": "ref",
        "lineno": 274,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.ref",
        "name": "ref",
        "lineno": 284,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.schema",
        "name": "schema",
        "lineno": 295,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.schema",
        "name": "schema",
        "lineno": 305,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_items",
        "name": "additional_items",
        "lineno": 316,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_items",
        "name": "additional_items",
        "lineno": 327,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_properties",
        "name": "additional_properties",
        "lineno": 339,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.additional_properties",
        "name": "additional_properties",
        "lineno": 350,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.all_of",
        "name": "all_of",
        "lineno": 362,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.all_of",
        "name": "all_of",
        "lineno": 372,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.any_of",
        "name": "any_of",
        "lineno": 383,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.any_of",
        "name": "any_of",
        "lineno": 393,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.default",
        "name": "default",
        "lineno": 404,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.default",
        "name": "default",
        "lineno": 415,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.definitions",
        "name": "definitions",
        "lineno": 427,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.definitions",
        "name": "definitions",
        "lineno": 437,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.dependencies",
        "name": "dependencies",
        "lineno": 448,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.dependencies",
        "name": "dependencies",
        "lineno": 458,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.description",
        "name": "description",
        "lineno": 469,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.description",
        "name": "description",
        "lineno": 479,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.enum",
        "name": "enum",
        "lineno": 490,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.enum",
        "name": "enum",
        "lineno": 500,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.example",
        "name": "example",
        "lineno": 511,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.example",
        "name": "example",
        "lineno": 522,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_maximum",
        "name": "exclusive_maximum",
        "lineno": 534,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_maximum",
        "name": "exclusive_maximum",
        "lineno": 544,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_minimum",
        "name": "exclusive_minimum",
        "lineno": 555,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.exclusive_minimum",
        "name": "exclusive_minimum",
        "lineno": 565,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.external_docs",
        "name": "external_docs",
        "lineno": 576,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.external_docs",
        "name": "external_docs",
        "lineno": 586,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.format",
        "name": "format",
        "lineno": 597,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.format",
        "name": "format",
        "lineno": 608,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.id",
        "name": "id",
        "lineno": 620,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.id",
        "name": "id",
        "lineno": 630,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.items",
        "name": "items",
        "lineno": 641,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.items",
        "name": "items",
        "lineno": 652,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_items",
        "name": "max_items",
        "lineno": 664,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_items",
        "name": "max_items",
        "lineno": 674,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_length",
        "name": "max_length",
        "lineno": 685,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_length",
        "name": "max_length",
        "lineno": 695,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_properties",
        "name": "max_properties",
        "lineno": 706,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.max_properties",
        "name": "max_properties",
        "lineno": 716,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.maximum",
        "name": "maximum",
        "lineno": 727,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.maximum",
        "name": "maximum",
        "lineno": 737,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_items",
        "name": "min_items",
        "lineno": 748,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_items",
        "name": "min_items",
        "lineno": 758,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_length",
        "name": "min_length",
        "lineno": 769,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_length",
        "name": "min_length",
        "lineno": 779,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_properties",
        "name": "min_properties",
        "lineno": 790,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.min_properties",
        "name": "min_properties",
        "lineno": 800,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.minimum",
        "name": "minimum",
        "lineno": 811,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.minimum",
        "name": "minimum",
        "lineno": 821,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.multiple_of",
        "name": "multiple_of",
        "lineno": 832,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.multiple_of",
        "name": "multiple_of",
        "lineno": 842,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps._not",
        "name": "_not",
        "lineno": 853,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps._not",
        "name": "_not",
        "lineno": 863,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.nullable",
        "name": "nullable",
        "lineno": 874,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.nullable",
        "name": "nullable",
        "lineno": 884,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.one_of",
        "name": "one_of",
        "lineno": 895,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.one_of",
        "name": "one_of",
        "lineno": 905,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern",
        "name": "pattern",
        "lineno": 916,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern",
        "name": "pattern",
        "lineno": 926,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern_properties",
        "name": "pattern_properties",
        "lineno": 937,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.pattern_properties",
        "name": "pattern_properties",
        "lineno": 947,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.properties",
        "name": "properties",
        "lineno": 958,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.properties",
        "name": "properties",
        "lineno": 968,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.required",
        "name": "required",
        "lineno": 979,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.required",
        "name": "required",
        "lineno": 989,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.title",
        "name": "title",
        "lineno": 1000,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.title",
        "name": "title",
        "lineno": 1010,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.type",
        "name": "type",
        "lineno": 1021,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.type",
        "name": "type",
        "lineno": 1031,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.unique_items",
        "name": "unique_items",
        "lineno": 1042,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.unique_items",
        "name": "unique_items",
        "lineno": 1052,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_embedded_resource",
        "name": "x_kubernetes_embedded_resource",
        "lineno": 1063,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_embedded_resource",
        "name": "x_kubernetes_embedded_resource",
        "lineno": 1074,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_int_or_string",
        "name": "x_kubernetes_int_or_string",
        "lineno": 1086,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_int_or_string",
        "name": "x_kubernetes_int_or_string",
        "lineno": 1097,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_map_keys",
        "name": "x_kubernetes_list_map_keys",
        "lineno": 1109,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_map_keys",
        "name": "x_kubernetes_list_map_keys",
        "lineno": 1120,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_type",
        "name": "x_kubernetes_list_type",
        "lineno": 1132,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_list_type",
        "name": "x_kubernetes_list_type",
        "lineno": 1143,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_map_type",
        "name": "x_kubernetes_map_type",
        "lineno": 1155,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_map_type",
        "name": "x_kubernetes_map_type",
        "lineno": 1166,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_preserve_unknown_fields",
        "name": "x_kubernetes_preserve_unknown_fields",
        "lineno": 1178,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_preserve_unknown_fields",
        "name": "x_kubernetes_preserve_unknown_fields",
        "lineno": 1189,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_validations",
        "name": "x_kubernetes_validations",
        "lineno": 1201,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.x_kubernetes_validations",
        "name": "x_kubernetes_validations",
        "lineno": 1212,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "name": "to_dict",
        "lineno": 1223,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "name": "convert",
        "lineno": 1227,
        "scope": "V1JSONSchemaProps.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "name": "to_str",
        "lineno": 1255,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__repr__",
        "name": "__repr__",
        "lineno": 1259,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__eq__",
        "name": "__eq__",
        "lineno": 1263,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__ne__",
        "name": "__ne__",
        "lineno": 1270,
        "scope": "V1JSONSchemaProps",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_key_to_path": [
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.mode",
        "name": "mode",
        "lineno": 92,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.mode",
        "name": "mode",
        "lineno": 103,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.path",
        "name": "path",
        "lineno": 115,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.path",
        "name": "path",
        "lineno": 126,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1KeyToPath.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1KeyToPath",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1KeyToPath",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_label_selector": [
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 64,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 75,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.match_labels",
        "name": "match_labels",
        "lineno": 87,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.match_labels",
        "name": "match_labels",
        "lineno": 98,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1LabelSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1LabelSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1LabelSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_label_selector_attributes": [
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 64,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.raw_selector",
        "name": "raw_selector",
        "lineno": 75,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 87,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.requirements",
        "name": "requirements",
        "lineno": 98,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1LabelSelectorAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1LabelSelectorAttributes",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_label_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1LabelSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1LabelSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_lease": [
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1Lease.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1Lease",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1Lease",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_lease_list": [
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1LeaseList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1LeaseList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1LeaseList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_lease_spec": [
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.acquire_time",
        "name": "acquire_time",
        "lineno": 89,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.acquire_time",
        "name": "acquire_time",
        "lineno": 100,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.holder_identity",
        "name": "holder_identity",
        "lineno": 112,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.holder_identity",
        "name": "holder_identity",
        "lineno": 123,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.lease_duration_seconds",
        "name": "lease_duration_seconds",
        "lineno": 135,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.lease_duration_seconds",
        "name": "lease_duration_seconds",
        "lineno": 146,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.lease_transitions",
        "name": "lease_transitions",
        "lineno": 158,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.lease_transitions",
        "name": "lease_transitions",
        "lineno": 169,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.preferred_holder",
        "name": "preferred_holder",
        "lineno": 181,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.preferred_holder",
        "name": "preferred_holder",
        "lineno": 192,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.renew_time",
        "name": "renew_time",
        "lineno": 204,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.renew_time",
        "name": "renew_time",
        "lineno": 215,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.strategy",
        "name": "strategy",
        "lineno": 227,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.strategy",
        "name": "strategy",
        "lineno": 238,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1LeaseSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1LeaseSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1LeaseSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_lifecycle": [
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.post_start",
        "name": "post_start",
        "lineno": 69,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.post_start",
        "name": "post_start",
        "lineno": 79,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.pre_stop",
        "name": "pre_stop",
        "lineno": 90,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.pre_stop",
        "name": "pre_stop",
        "lineno": 100,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.stop_signal",
        "name": "stop_signal",
        "lineno": 111,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.stop_signal",
        "name": "stop_signal",
        "lineno": 122,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1Lifecycle.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1Lifecycle",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1Lifecycle",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_lifecycle_handler": [
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler._exec",
        "name": "_exec",
        "lineno": 74,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler._exec",
        "name": "_exec",
        "lineno": 84,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.http_get",
        "name": "http_get",
        "lineno": 95,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.http_get",
        "name": "http_get",
        "lineno": 105,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.sleep",
        "name": "sleep",
        "lineno": 116,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.sleep",
        "name": "sleep",
        "lineno": 126,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.tcp_socket",
        "name": "tcp_socket",
        "lineno": 137,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.tcp_socket",
        "name": "tcp_socket",
        "lineno": 147,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V1LifecycleHandler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V1LifecycleHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V1LifecycleHandler",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limited_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.borrowing_limit_percent",
        "name": "borrowing_limit_percent",
        "lineno": 74,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.borrowing_limit_percent",
        "name": "borrowing_limit_percent",
        "lineno": 85,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 97,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.lendable_percent",
        "name": "lendable_percent",
        "lineno": 108,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.limit_response",
        "name": "limit_response",
        "lineno": 120,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.limit_response",
        "name": "limit_response",
        "lineno": 130,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 141,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.nominal_concurrency_shares",
        "name": "nominal_concurrency_shares",
        "lineno": 152,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1LimitedPriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1LimitedPriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limit_range": [
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1LimitRange.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1LimitRange",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1LimitRange",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limit_range_item": [
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.default",
        "name": "default",
        "lineno": 83,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.default",
        "name": "default",
        "lineno": 94,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.default_request",
        "name": "default_request",
        "lineno": 106,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.default_request",
        "name": "default_request",
        "lineno": 117,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.max",
        "name": "max",
        "lineno": 129,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.max",
        "name": "max",
        "lineno": 140,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.max_limit_request_ratio",
        "name": "max_limit_request_ratio",
        "lineno": 152,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.max_limit_request_ratio",
        "name": "max_limit_request_ratio",
        "lineno": 163,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.min",
        "name": "min",
        "lineno": 175,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.min",
        "name": "min",
        "lineno": 186,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.type",
        "name": "type",
        "lineno": 198,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.type",
        "name": "type",
        "lineno": 209,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1LimitRangeItem.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1LimitRangeItem",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1LimitRangeItem",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limit_range_list": [
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1LimitRangeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1LimitRangeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1LimitRangeList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limit_range_spec": [
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.limits",
        "name": "limits",
        "lineno": 58,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.limits",
        "name": "limits",
        "lineno": 69,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1LimitRangeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1LimitRangeSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_limit_response": [
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.queuing",
        "name": "queuing",
        "lineno": 63,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.queuing",
        "name": "queuing",
        "lineno": 73,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.type",
        "name": "type",
        "lineno": 84,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.type",
        "name": "type",
        "lineno": 95,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1LimitResponse.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1LimitResponse",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1LimitResponse",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_linux_container_user": [
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.gid",
        "name": "gid",
        "lineno": 67,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.gid",
        "name": "gid",
        "lineno": 78,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 92,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 103,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.uid",
        "name": "uid",
        "lineno": 115,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.uid",
        "name": "uid",
        "lineno": 126,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1LinuxContainerUser.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1LinuxContainerUser",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_list_meta": [
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta._continue",
        "name": "_continue",
        "lineno": 79,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta._continue",
        "name": "_continue",
        "lineno": 90,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.remaining_item_count",
        "name": "remaining_item_count",
        "lineno": 102,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.remaining_item_count",
        "name": "remaining_item_count",
        "lineno": 113,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.resource_version",
        "name": "resource_version",
        "lineno": 125,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.resource_version",
        "name": "resource_version",
        "lineno": 136,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.self_link",
        "name": "self_link",
        "lineno": 148,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.self_link",
        "name": "self_link",
        "lineno": 159,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.shard_info",
        "name": "shard_info",
        "lineno": 171,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.shard_info",
        "name": "shard_info",
        "lineno": 181,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1ListMeta.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1ListMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1ListMeta",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_load_balancer_ingress": [
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 74,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.hostname",
        "name": "hostname",
        "lineno": 85,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 97,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip",
        "name": "ip",
        "lineno": 108,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip_mode",
        "name": "ip_mode",
        "lineno": 120,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ip_mode",
        "name": "ip_mode",
        "lineno": 131,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 143,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.ports",
        "name": "ports",
        "lineno": 154,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1LoadBalancerIngress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1LoadBalancerIngress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_load_balancer_status": [
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 59,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.ingress",
        "name": "ingress",
        "lineno": 70,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1LoadBalancerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1LoadBalancerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.name",
        "name": "name",
        "lineno": 59,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.name",
        "name": "name",
        "lineno": 70,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1LocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1LocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1LocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_local_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1LocalSubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1LocalSubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_local_volume_source": [
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 63,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 74,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.path",
        "name": "path",
        "lineno": 86,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.path",
        "name": "path",
        "lineno": 97,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1LocalVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1LocalVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_managed_fields_entry": [
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_type",
        "name": "fields_type",
        "lineno": 112,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_type",
        "name": "fields_type",
        "lineno": 123,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_v1",
        "name": "fields_v1",
        "lineno": 135,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.fields_v1",
        "name": "fields_v1",
        "lineno": 146,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.manager",
        "name": "manager",
        "lineno": 158,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.manager",
        "name": "manager",
        "lineno": 169,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.operation",
        "name": "operation",
        "lineno": 181,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.operation",
        "name": "operation",
        "lineno": 192,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.subresource",
        "name": "subresource",
        "lineno": 204,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.subresource",
        "name": "subresource",
        "lineno": 215,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.time",
        "name": "time",
        "lineno": 227,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.time",
        "name": "time",
        "lineno": 238,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1ManagedFieldsEntry.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1ManagedFieldsEntry",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_match_condition": [
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1MatchCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1MatchCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1MatchCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_match_resources": [
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 79,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.exclude_resource_rules",
        "name": "exclude_resource_rules",
        "lineno": 90,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 102,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.match_policy",
        "name": "match_policy",
        "lineno": 113,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 125,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.namespace_selector",
        "name": "namespace_selector",
        "lineno": 135,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 146,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.object_selector",
        "name": "object_selector",
        "lineno": 156,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 167,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.resource_rules",
        "name": "resource_rules",
        "lineno": 178,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "name": "to_dict",
        "lineno": 189,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "name": "convert",
        "lineno": 193,
        "scope": "V1MatchResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_str",
        "name": "to_str",
        "lineno": 221,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.__repr__",
        "name": "__repr__",
        "lineno": 225,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.__eq__",
        "name": "__eq__",
        "lineno": 229,
        "scope": "V1MatchResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources.__ne__",
        "name": "__ne__",
        "lineno": 236,
        "scope": "V1MatchResources",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_modify_volume_status": [
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.status",
        "name": "status",
        "lineno": 63,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.status",
        "name": "status",
        "lineno": 74,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.target_volume_attributes_class_name",
        "name": "target_volume_attributes_class_name",
        "lineno": 88,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.target_volume_attributes_class_name",
        "name": "target_volume_attributes_class_name",
        "lineno": 99,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ModifyVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ModifyVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1MutatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1MutatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 69,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 79,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 90,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 100,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 111,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 122,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 133,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 137,
        "scope": "V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 165,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 169,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 173,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 180,
        "scope": "V1MutatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 89,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 100,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 112,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 123,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 135,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 145,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 156,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.mutations",
        "name": "mutations",
        "lineno": 167,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 200,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 211,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1MutatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1MutatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 110,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 121,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.client_config",
        "name": "client_config",
        "lineno": 135,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.client_config",
        "name": "client_config",
        "lineno": 145,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 158,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 169,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 181,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 192,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 204,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 215,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.name",
        "name": "name",
        "lineno": 227,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.name",
        "name": "name",
        "lineno": 238,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 252,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 262,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 273,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 283,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 294,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.reinvocation_policy",
        "name": "reinvocation_policy",
        "lineno": 305,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.rules",
        "name": "rules",
        "lineno": 317,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.rules",
        "name": "rules",
        "lineno": 328,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 340,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 351,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 365,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 376,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "name": "to_dict",
        "lineno": 387,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "name": "convert",
        "lineno": 391,
        "scope": "V1MutatingWebhook.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "name": "to_str",
        "lineno": 419,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__repr__",
        "name": "__repr__",
        "lineno": 423,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__eq__",
        "name": "__eq__",
        "lineno": 427,
        "scope": "V1MutatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__ne__",
        "name": "__ne__",
        "lineno": 434,
        "scope": "V1MutatingWebhook",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 141,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 152,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1MutatingWebhookConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1MutatingWebhookConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1MutatingWebhookConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1MutatingWebhookConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_mutation": [
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 68,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.apply_configuration",
        "name": "apply_configuration",
        "lineno": 78,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 89,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.json_patch",
        "name": "json_patch",
        "lineno": 99,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 110,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.patch_type",
        "name": "patch_type",
        "lineno": 121,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1Mutation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1Mutation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1Mutation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 95,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 107,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 118,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 130,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.operations",
        "name": "operations",
        "lineno": 141,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 153,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resource_names",
        "name": "resource_names",
        "lineno": 164,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 176,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.resources",
        "name": "resources",
        "lineno": 187,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 199,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.scope",
        "name": "scope",
        "lineno": 210,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1NamedRuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1NamedRuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_namespace": [
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Namespace.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Namespace",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Namespace",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_namespace_condition": [
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1NamespaceCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1NamespaceCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1NamespaceCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_namespace_list": [
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NamespaceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NamespaceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NamespaceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_namespace_spec": [
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.finalizers",
        "name": "finalizers",
        "lineno": 59,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.finalizers",
        "name": "finalizers",
        "lineno": 70,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NamespaceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NamespaceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NamespaceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_namespace_status": [
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.phase",
        "name": "phase",
        "lineno": 87,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.phase",
        "name": "phase",
        "lineno": 98,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NamespaceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NamespaceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NamespaceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_device_data": [
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 69,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.hardware_address",
        "name": "hardware_address",
        "lineno": 80,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 92,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.interface_name",
        "name": "interface_name",
        "lineno": 103,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 115,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.ips",
        "name": "ips",
        "lineno": 126,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1NetworkDeviceData.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1NetworkDeviceData",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy": [
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.spec",
        "name": "spec",
        "lineno": 141,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.spec",
        "name": "spec",
        "lineno": 151,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1NetworkPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1NetworkPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1NetworkPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_egress_rule": [
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.ports",
        "name": "ports",
        "lineno": 64,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.ports",
        "name": "ports",
        "lineno": 75,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to",
        "name": "to",
        "lineno": 87,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to",
        "name": "to",
        "lineno": 98,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NetworkPolicyEgressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NetworkPolicyEgressRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_ingress_rule": [
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule._from",
        "name": "_from",
        "lineno": 64,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule._from",
        "name": "_from",
        "lineno": 75,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.ports",
        "name": "ports",
        "lineno": 87,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.ports",
        "name": "ports",
        "lineno": 98,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NetworkPolicyIngressRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NetworkPolicyIngressRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_list": [
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NetworkPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NetworkPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_peer": [
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.ip_block",
        "name": "ip_block",
        "lineno": 69,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.ip_block",
        "name": "ip_block",
        "lineno": 79,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.namespace_selector",
        "name": "namespace_selector",
        "lineno": 90,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.namespace_selector",
        "name": "namespace_selector",
        "lineno": 100,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.pod_selector",
        "name": "pod_selector",
        "lineno": 111,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.pod_selector",
        "name": "pod_selector",
        "lineno": 121,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "name": "to_dict",
        "lineno": 131,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "name": "convert",
        "lineno": 135,
        "scope": "V1NetworkPolicyPeer.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "name": "to_str",
        "lineno": 163,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__repr__",
        "name": "__repr__",
        "lineno": 167,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__eq__",
        "name": "__eq__",
        "lineno": 171,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__ne__",
        "name": "__ne__",
        "lineno": 178,
        "scope": "V1NetworkPolicyPeer",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_port": [
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.end_port",
        "name": "end_port",
        "lineno": 69,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.end_port",
        "name": "end_port",
        "lineno": 80,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.port",
        "name": "port",
        "lineno": 92,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.port",
        "name": "port",
        "lineno": 103,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1NetworkPolicyPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1NetworkPolicyPort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_network_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.egress",
        "name": "egress",
        "lineno": 74,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.egress",
        "name": "egress",
        "lineno": 85,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.ingress",
        "name": "ingress",
        "lineno": 97,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.ingress",
        "name": "ingress",
        "lineno": 108,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.pod_selector",
        "name": "pod_selector",
        "lineno": 120,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.pod_selector",
        "name": "pod_selector",
        "lineno": 130,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.policy_types",
        "name": "policy_types",
        "lineno": 141,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.policy_types",
        "name": "policy_types",
        "lineno": 152,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1NetworkPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1NetworkPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_nfs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.path",
        "name": "path",
        "lineno": 67,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.path",
        "name": "path",
        "lineno": 78,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 92,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 103,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.server",
        "name": "server",
        "lineno": 115,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.server",
        "name": "server",
        "lineno": 126,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NFSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NFSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node": [
      {
        "id": "kubernetes.client.models.v1_node.V1Node.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Node.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Node",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node.V1Node.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Node",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_address": [
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.address",
        "name": "address",
        "lineno": 62,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.address",
        "name": "address",
        "lineno": 73,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.type",
        "name": "type",
        "lineno": 87,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.type",
        "name": "type",
        "lineno": 98,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1NodeAddress.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1NodeAddress",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1NodeAddress",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_affinity": [
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 97,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1NodeAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1NodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1NodeAffinity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.containers",
        "name": "containers",
        "lineno": 67,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.containers",
        "name": "containers",
        "lineno": 78,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 90,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 101,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resources",
        "name": "resources",
        "lineno": 115,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.resources",
        "name": "resources",
        "lineno": 126,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NodeAllocatableResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NodeAllocatableResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 64,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.allocation_multiplier",
        "name": "allocation_multiplier",
        "lineno": 75,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 87,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.capacity_key",
        "name": "capacity_key",
        "lineno": 98,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeAllocatableResourceMapping.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeAllocatableResourceMapping",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_condition": [
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.last_heartbeat_time",
        "name": "last_heartbeat_time",
        "lineno": 82,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.last_heartbeat_time",
        "name": "last_heartbeat_time",
        "lineno": 93,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1NodeCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1NodeCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1NodeCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_config_source": [
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.config_map",
        "name": "config_map",
        "lineno": 59,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.config_map",
        "name": "config_map",
        "lineno": 69,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1NodeConfigSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1NodeConfigSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1NodeConfigSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_config_status": [
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.active",
        "name": "active",
        "lineno": 74,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.active",
        "name": "active",
        "lineno": 84,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.assigned",
        "name": "assigned",
        "lineno": 95,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.assigned",
        "name": "assigned",
        "lineno": 105,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.error",
        "name": "error",
        "lineno": 116,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.error",
        "name": "error",
        "lineno": 127,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.last_known_good",
        "name": "last_known_good",
        "lineno": 139,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.last_known_good",
        "name": "last_known_good",
        "lineno": 149,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "name": "to_dict",
        "lineno": 159,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "name": "convert",
        "lineno": 163,
        "scope": "V1NodeConfigStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "name": "to_str",
        "lineno": 191,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__repr__",
        "name": "__repr__",
        "lineno": 195,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__eq__",
        "name": "__eq__",
        "lineno": 199,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__ne__",
        "name": "__ne__",
        "lineno": 206,
        "scope": "V1NodeConfigStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_daemon_endpoints": [
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.kubelet_endpoint",
        "name": "kubelet_endpoint",
        "lineno": 59,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.kubelet_endpoint",
        "name": "kubelet_endpoint",
        "lineno": 69,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1NodeDaemonEndpoints.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1NodeDaemonEndpoints",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_features": [
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 59,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 70,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NodeFeatures.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NodeFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NodeFeatures",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_list": [
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1NodeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1NodeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1NodeList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler": [
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.features",
        "name": "features",
        "lineno": 64,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.features",
        "name": "features",
        "lineno": 74,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.name",
        "name": "name",
        "lineno": 96,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1NodeRuntimeHandler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1NodeRuntimeHandler",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler_features": [
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.recursive_read_only_mounts",
        "name": "recursive_read_only_mounts",
        "lineno": 64,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.recursive_read_only_mounts",
        "name": "recursive_read_only_mounts",
        "lineno": 75,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.user_namespaces",
        "name": "user_namespaces",
        "lineno": 87,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.user_namespaces",
        "name": "user_namespaces",
        "lineno": 98,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeRuntimeHandlerFeatures.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeRuntimeHandlerFeatures",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_selector": [
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.node_selector_terms",
        "name": "node_selector_terms",
        "lineno": 58,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.node_selector_terms",
        "name": "node_selector_terms",
        "lineno": 69,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1NodeSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1NodeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1NodeSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.key",
        "name": "key",
        "lineno": 67,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.key",
        "name": "key",
        "lineno": 78,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.operator",
        "name": "operator",
        "lineno": 92,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.operator",
        "name": "operator",
        "lineno": 103,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1NodeSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1NodeSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_selector_term": [
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_expressions",
        "name": "match_expressions",
        "lineno": 64,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_expressions",
        "name": "match_expressions",
        "lineno": 75,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_fields",
        "name": "match_fields",
        "lineno": 87,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.match_fields",
        "name": "match_fields",
        "lineno": 98,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NodeSelectorTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NodeSelectorTerm",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_spec": [
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.config_source",
        "name": "config_source",
        "lineno": 89,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.config_source",
        "name": "config_source",
        "lineno": 99,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.external_id",
        "name": "external_id",
        "lineno": 110,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.external_id",
        "name": "external_id",
        "lineno": 121,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.pod_cidr",
        "name": "pod_cidr",
        "lineno": 133,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.pod_cidr",
        "name": "pod_cidr",
        "lineno": 144,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.pod_cidrs",
        "name": "pod_cidrs",
        "lineno": 156,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.pod_cidrs",
        "name": "pod_cidrs",
        "lineno": 167,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.provider_id",
        "name": "provider_id",
        "lineno": 179,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.provider_id",
        "name": "provider_id",
        "lineno": 190,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.taints",
        "name": "taints",
        "lineno": 202,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.taints",
        "name": "taints",
        "lineno": 213,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.unschedulable",
        "name": "unschedulable",
        "lineno": 225,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.unschedulable",
        "name": "unschedulable",
        "lineno": 236,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1NodeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1NodeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1NodeSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_status": [
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.__init__",
        "name": "__init__",
        "lineno": 72,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.addresses",
        "name": "addresses",
        "lineno": 124,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.addresses",
        "name": "addresses",
        "lineno": 135,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.allocatable",
        "name": "allocatable",
        "lineno": 147,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.allocatable",
        "name": "allocatable",
        "lineno": 158,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.capacity",
        "name": "capacity",
        "lineno": 170,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.capacity",
        "name": "capacity",
        "lineno": 181,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.conditions",
        "name": "conditions",
        "lineno": 193,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.conditions",
        "name": "conditions",
        "lineno": 204,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.config",
        "name": "config",
        "lineno": 216,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.config",
        "name": "config",
        "lineno": 226,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.daemon_endpoints",
        "name": "daemon_endpoints",
        "lineno": 237,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.daemon_endpoints",
        "name": "daemon_endpoints",
        "lineno": 247,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.declared_features",
        "name": "declared_features",
        "lineno": 258,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.declared_features",
        "name": "declared_features",
        "lineno": 269,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.features",
        "name": "features",
        "lineno": 281,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.features",
        "name": "features",
        "lineno": 291,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.images",
        "name": "images",
        "lineno": 302,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.images",
        "name": "images",
        "lineno": 313,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.node_info",
        "name": "node_info",
        "lineno": 325,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.node_info",
        "name": "node_info",
        "lineno": 335,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.phase",
        "name": "phase",
        "lineno": 346,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.phase",
        "name": "phase",
        "lineno": 357,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.runtime_handlers",
        "name": "runtime_handlers",
        "lineno": 369,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.runtime_handlers",
        "name": "runtime_handlers",
        "lineno": 380,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.volumes_attached",
        "name": "volumes_attached",
        "lineno": 392,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.volumes_attached",
        "name": "volumes_attached",
        "lineno": 403,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.volumes_in_use",
        "name": "volumes_in_use",
        "lineno": 415,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.volumes_in_use",
        "name": "volumes_in_use",
        "lineno": 426,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "name": "to_dict",
        "lineno": 437,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 441,
        "scope": "V1NodeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_str",
        "name": "to_str",
        "lineno": 469,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.__repr__",
        "name": "__repr__",
        "lineno": 473,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.__eq__",
        "name": "__eq__",
        "lineno": 477,
        "scope": "V1NodeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus.__ne__",
        "name": "__ne__",
        "lineno": 484,
        "scope": "V1NodeStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_swap_status": [
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.capacity",
        "name": "capacity",
        "lineno": 59,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.capacity",
        "name": "capacity",
        "lineno": 70,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1NodeSwapStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1NodeSwapStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_node_system_info": [
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.architecture",
        "name": "architecture",
        "lineno": 99,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.architecture",
        "name": "architecture",
        "lineno": 110,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.boot_id",
        "name": "boot_id",
        "lineno": 124,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.boot_id",
        "name": "boot_id",
        "lineno": 135,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.container_runtime_version",
        "name": "container_runtime_version",
        "lineno": 149,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.container_runtime_version",
        "name": "container_runtime_version",
        "lineno": 160,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kernel_version",
        "name": "kernel_version",
        "lineno": 174,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kernel_version",
        "name": "kernel_version",
        "lineno": 185,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kube_proxy_version",
        "name": "kube_proxy_version",
        "lineno": 199,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kube_proxy_version",
        "name": "kube_proxy_version",
        "lineno": 210,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kubelet_version",
        "name": "kubelet_version",
        "lineno": 224,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.kubelet_version",
        "name": "kubelet_version",
        "lineno": 235,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.machine_id",
        "name": "machine_id",
        "lineno": 249,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.machine_id",
        "name": "machine_id",
        "lineno": 260,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.operating_system",
        "name": "operating_system",
        "lineno": 274,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.operating_system",
        "name": "operating_system",
        "lineno": 285,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.os_image",
        "name": "os_image",
        "lineno": 299,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.os_image",
        "name": "os_image",
        "lineno": 310,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.swap",
        "name": "swap",
        "lineno": 324,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.swap",
        "name": "swap",
        "lineno": 334,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.system_uuid",
        "name": "system_uuid",
        "lineno": 345,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.system_uuid",
        "name": "system_uuid",
        "lineno": 356,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "name": "to_dict",
        "lineno": 369,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "name": "convert",
        "lineno": 373,
        "scope": "V1NodeSystemInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "name": "to_str",
        "lineno": 401,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__repr__",
        "name": "__repr__",
        "lineno": 405,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__eq__",
        "name": "__eq__",
        "lineno": 409,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__ne__",
        "name": "__ne__",
        "lineno": 416,
        "scope": "V1NodeSystemInfo",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_non_resource_attributes": [
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.path",
        "name": "path",
        "lineno": 64,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.path",
        "name": "path",
        "lineno": 75,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.verb",
        "name": "verb",
        "lineno": 87,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.verb",
        "name": "verb",
        "lineno": 98,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1NonResourceAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1NonResourceAttributes",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_non_resource_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 62,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 73,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 87,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 98,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1NonResourcePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1NonResourcePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_non_resource_rule": [
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 63,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 74,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.verbs",
        "name": "verbs",
        "lineno": 86,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.verbs",
        "name": "verbs",
        "lineno": 97,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1NonResourceRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1NonResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1NonResourceRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_object_field_selector": [
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.api_version",
        "name": "api_version",
        "lineno": 63,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.field_path",
        "name": "field_path",
        "lineno": 86,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.field_path",
        "name": "field_path",
        "lineno": 97,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ObjectFieldSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ObjectFieldSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_object_meta": [
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__init__",
        "name": "__init__",
        "lineno": 74,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.annotations",
        "name": "annotations",
        "lineno": 129,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.annotations",
        "name": "annotations",
        "lineno": 140,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.creation_timestamp",
        "name": "creation_timestamp",
        "lineno": 152,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.creation_timestamp",
        "name": "creation_timestamp",
        "lineno": 163,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.deletion_grace_period_seconds",
        "name": "deletion_grace_period_seconds",
        "lineno": 175,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.deletion_grace_period_seconds",
        "name": "deletion_grace_period_seconds",
        "lineno": 186,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.deletion_timestamp",
        "name": "deletion_timestamp",
        "lineno": 198,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.deletion_timestamp",
        "name": "deletion_timestamp",
        "lineno": 209,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.finalizers",
        "name": "finalizers",
        "lineno": 221,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.finalizers",
        "name": "finalizers",
        "lineno": 232,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.generate_name",
        "name": "generate_name",
        "lineno": 244,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.generate_name",
        "name": "generate_name",
        "lineno": 255,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.generation",
        "name": "generation",
        "lineno": 267,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.generation",
        "name": "generation",
        "lineno": 278,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.labels",
        "name": "labels",
        "lineno": 290,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.labels",
        "name": "labels",
        "lineno": 301,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.managed_fields",
        "name": "managed_fields",
        "lineno": 313,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.managed_fields",
        "name": "managed_fields",
        "lineno": 324,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.name",
        "name": "name",
        "lineno": 336,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.name",
        "name": "name",
        "lineno": 347,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.namespace",
        "name": "namespace",
        "lineno": 359,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.namespace",
        "name": "namespace",
        "lineno": 370,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.owner_references",
        "name": "owner_references",
        "lineno": 382,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.owner_references",
        "name": "owner_references",
        "lineno": 393,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.resource_version",
        "name": "resource_version",
        "lineno": 405,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.resource_version",
        "name": "resource_version",
        "lineno": 416,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.self_link",
        "name": "self_link",
        "lineno": 428,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.self_link",
        "name": "self_link",
        "lineno": 439,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.uid",
        "name": "uid",
        "lineno": 451,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.uid",
        "name": "uid",
        "lineno": 462,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "name": "to_dict",
        "lineno": 473,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "name": "convert",
        "lineno": 477,
        "scope": "V1ObjectMeta.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "name": "to_str",
        "lineno": 505,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__repr__",
        "name": "__repr__",
        "lineno": 509,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__eq__",
        "name": "__eq__",
        "lineno": 513,
        "scope": "V1ObjectMeta",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__ne__",
        "name": "__ne__",
        "lineno": 520,
        "scope": "V1ObjectMeta",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_object_reference": [
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.field_path",
        "name": "field_path",
        "lineno": 112,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.field_path",
        "name": "field_path",
        "lineno": 123,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.kind",
        "name": "kind",
        "lineno": 135,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.kind",
        "name": "kind",
        "lineno": 146,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.name",
        "name": "name",
        "lineno": 158,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.name",
        "name": "name",
        "lineno": 169,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.namespace",
        "name": "namespace",
        "lineno": 181,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.namespace",
        "name": "namespace",
        "lineno": 192,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.resource_version",
        "name": "resource_version",
        "lineno": 204,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.resource_version",
        "name": "resource_version",
        "lineno": 215,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.uid",
        "name": "uid",
        "lineno": 227,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.uid",
        "name": "uid",
        "lineno": 238,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1ObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1ObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1ObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 62,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.driver",
        "name": "driver",
        "lineno": 73,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 87,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.parameters",
        "name": "parameters",
        "lineno": 98,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1OpaqueDeviceConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1OpaqueDeviceConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_overhead": [
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.pod_fixed",
        "name": "pod_fixed",
        "lineno": 59,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.pod_fixed",
        "name": "pod_fixed",
        "lineno": 70,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1Overhead.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1Overhead",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1Overhead",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_owner_reference": [
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.api_version",
        "name": "api_version",
        "lineno": 80,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.api_version",
        "name": "api_version",
        "lineno": 91,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.block_owner_deletion",
        "name": "block_owner_deletion",
        "lineno": 105,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.block_owner_deletion",
        "name": "block_owner_deletion",
        "lineno": 116,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.controller",
        "name": "controller",
        "lineno": 128,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.controller",
        "name": "controller",
        "lineno": 139,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.kind",
        "name": "kind",
        "lineno": 151,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.kind",
        "name": "kind",
        "lineno": 162,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.name",
        "name": "name",
        "lineno": 176,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.name",
        "name": "name",
        "lineno": 187,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.uid",
        "name": "uid",
        "lineno": 201,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.uid",
        "name": "uid",
        "lineno": 212,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "name": "to_dict",
        "lineno": 225,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "name": "convert",
        "lineno": 229,
        "scope": "V1OwnerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "name": "to_str",
        "lineno": 257,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__repr__",
        "name": "__repr__",
        "lineno": 261,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__eq__",
        "name": "__eq__",
        "lineno": 265,
        "scope": "V1OwnerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__ne__",
        "name": "__ne__",
        "lineno": 272,
        "scope": "V1OwnerReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_param_kind": [
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.api_version",
        "name": "api_version",
        "lineno": 64,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.api_version",
        "name": "api_version",
        "lineno": 75,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.kind",
        "name": "kind",
        "lineno": 87,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.kind",
        "name": "kind",
        "lineno": 98,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ParamKind.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ParamKind",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ParamKind",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_param_ref": [
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.name",
        "name": "name",
        "lineno": 85,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.namespace",
        "name": "namespace",
        "lineno": 97,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.namespace",
        "name": "namespace",
        "lineno": 108,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 120,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.parameter_not_found_action",
        "name": "parameter_not_found_action",
        "lineno": 131,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.selector",
        "name": "selector",
        "lineno": 143,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.selector",
        "name": "selector",
        "lineno": 153,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ParamRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ParamRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ParamRef",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_parent_reference": [
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.group",
        "name": "group",
        "lineno": 72,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.group",
        "name": "group",
        "lineno": 83,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.name",
        "name": "name",
        "lineno": 95,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.namespace",
        "name": "namespace",
        "lineno": 120,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.namespace",
        "name": "namespace",
        "lineno": 131,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.resource",
        "name": "resource",
        "lineno": 143,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.resource",
        "name": "resource",
        "lineno": 154,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1ParentReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1ParentReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1ParentReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PersistentVolume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PersistentVolume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PersistentVolume",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PersistentVolumeClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PersistentVolumeClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_condition": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 82,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 93,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 105,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 116,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.message",
        "name": "message",
        "lineno": 128,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.message",
        "name": "message",
        "lineno": 139,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.reason",
        "name": "reason",
        "lineno": 151,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.reason",
        "name": "reason",
        "lineno": 162,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.status",
        "name": "status",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.status",
        "name": "status",
        "lineno": 185,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.type",
        "name": "type",
        "lineno": 199,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.type",
        "name": "type",
        "lineno": 210,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1PersistentVolumeClaimCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1PersistentVolumeClaimCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_list": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PersistentVolumeClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PersistentVolumeClaimList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_spec": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.access_modes",
        "name": "access_modes",
        "lineno": 99,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.access_modes",
        "name": "access_modes",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source",
        "name": "data_source",
        "lineno": 122,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source",
        "name": "data_source",
        "lineno": 132,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source_ref",
        "name": "data_source_ref",
        "lineno": 143,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.data_source_ref",
        "name": "data_source_ref",
        "lineno": 153,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.resources",
        "name": "resources",
        "lineno": 164,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.resources",
        "name": "resources",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.selector",
        "name": "selector",
        "lineno": 185,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.selector",
        "name": "selector",
        "lineno": 195,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 206,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 217,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 229,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 240,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 252,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 263,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_name",
        "name": "volume_name",
        "lineno": 275,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.volume_name",
        "name": "volume_name",
        "lineno": 286,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 297,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 301,
        "scope": "V1PersistentVolumeClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "name": "to_str",
        "lineno": 329,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 333,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 337,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 344,
        "scope": "V1PersistentVolumeClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_status": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.access_modes",
        "name": "access_modes",
        "lineno": 94,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.access_modes",
        "name": "access_modes",
        "lineno": 105,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resource_statuses",
        "name": "allocated_resource_statuses",
        "lineno": 117,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resource_statuses",
        "name": "allocated_resource_statuses",
        "lineno": 128,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 140,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 151,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.capacity",
        "name": "capacity",
        "lineno": 163,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.capacity",
        "name": "capacity",
        "lineno": 174,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.conditions",
        "name": "conditions",
        "lineno": 186,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.conditions",
        "name": "conditions",
        "lineno": 197,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.current_volume_attributes_class_name",
        "name": "current_volume_attributes_class_name",
        "lineno": 209,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.current_volume_attributes_class_name",
        "name": "current_volume_attributes_class_name",
        "lineno": 220,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.modify_volume_status",
        "name": "modify_volume_status",
        "lineno": 232,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.modify_volume_status",
        "name": "modify_volume_status",
        "lineno": 242,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.phase",
        "name": "phase",
        "lineno": 253,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.phase",
        "name": "phase",
        "lineno": 264,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1PersistentVolumeClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1PersistentVolumeClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_template": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1PersistentVolumeClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.claim_name",
        "name": "claim_name",
        "lineno": 63,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.claim_name",
        "name": "claim_name",
        "lineno": 74,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.read_only",
        "name": "read_only",
        "lineno": 88,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.read_only",
        "name": "read_only",
        "lineno": 99,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PersistentVolumeClaimVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PersistentVolumeClaimVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_list": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PersistentVolumeList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PersistentVolumeList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_spec": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.access_modes",
        "name": "access_modes",
        "lineno": 209,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.access_modes",
        "name": "access_modes",
        "lineno": 220,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 232,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 242,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_disk",
        "name": "azure_disk",
        "lineno": 253,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_disk",
        "name": "azure_disk",
        "lineno": 263,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_file",
        "name": "azure_file",
        "lineno": 274,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.azure_file",
        "name": "azure_file",
        "lineno": 284,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.capacity",
        "name": "capacity",
        "lineno": 295,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.capacity",
        "name": "capacity",
        "lineno": 306,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cephfs",
        "name": "cephfs",
        "lineno": 318,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cephfs",
        "name": "cephfs",
        "lineno": 328,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cinder",
        "name": "cinder",
        "lineno": 339,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.cinder",
        "name": "cinder",
        "lineno": 349,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.claim_ref",
        "name": "claim_ref",
        "lineno": 360,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.claim_ref",
        "name": "claim_ref",
        "lineno": 370,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.csi",
        "name": "csi",
        "lineno": 381,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.csi",
        "name": "csi",
        "lineno": 391,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.fc",
        "name": "fc",
        "lineno": 402,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.fc",
        "name": "fc",
        "lineno": 412,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flex_volume",
        "name": "flex_volume",
        "lineno": 423,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flex_volume",
        "name": "flex_volume",
        "lineno": 433,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flocker",
        "name": "flocker",
        "lineno": 444,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.flocker",
        "name": "flocker",
        "lineno": 454,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 465,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 475,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.glusterfs",
        "name": "glusterfs",
        "lineno": 486,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.glusterfs",
        "name": "glusterfs",
        "lineno": 496,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.host_path",
        "name": "host_path",
        "lineno": 507,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.host_path",
        "name": "host_path",
        "lineno": 517,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.iscsi",
        "name": "iscsi",
        "lineno": 528,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.iscsi",
        "name": "iscsi",
        "lineno": 538,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.local",
        "name": "local",
        "lineno": 549,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.local",
        "name": "local",
        "lineno": 559,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.mount_options",
        "name": "mount_options",
        "lineno": 570,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.mount_options",
        "name": "mount_options",
        "lineno": 581,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.nfs",
        "name": "nfs",
        "lineno": 593,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.nfs",
        "name": "nfs",
        "lineno": 603,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.node_affinity",
        "name": "node_affinity",
        "lineno": 614,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.node_affinity",
        "name": "node_affinity",
        "lineno": 624,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.persistent_volume_reclaim_policy",
        "name": "persistent_volume_reclaim_policy",
        "lineno": 635,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.persistent_volume_reclaim_policy",
        "name": "persistent_volume_reclaim_policy",
        "lineno": 646,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 658,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 668,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.portworx_volume",
        "name": "portworx_volume",
        "lineno": 679,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.portworx_volume",
        "name": "portworx_volume",
        "lineno": 689,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.quobyte",
        "name": "quobyte",
        "lineno": 700,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.quobyte",
        "name": "quobyte",
        "lineno": 710,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.rbd",
        "name": "rbd",
        "lineno": 721,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.rbd",
        "name": "rbd",
        "lineno": 731,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.scale_io",
        "name": "scale_io",
        "lineno": 742,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.scale_io",
        "name": "scale_io",
        "lineno": 752,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 763,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storage_class_name",
        "name": "storage_class_name",
        "lineno": 774,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storageos",
        "name": "storageos",
        "lineno": 786,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.storageos",
        "name": "storageos",
        "lineno": 796,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 807,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_attributes_class_name",
        "name": "volume_attributes_class_name",
        "lineno": 818,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 830,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.volume_mode",
        "name": "volume_mode",
        "lineno": 841,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 853,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 863,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "name": "to_dict",
        "lineno": 873,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "name": "convert",
        "lineno": 877,
        "scope": "V1PersistentVolumeSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "name": "to_str",
        "lineno": 905,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__repr__",
        "name": "__repr__",
        "lineno": 909,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__eq__",
        "name": "__eq__",
        "lineno": 913,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__ne__",
        "name": "__ne__",
        "lineno": 920,
        "scope": "V1PersistentVolumeSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_status": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.last_phase_transition_time",
        "name": "last_phase_transition_time",
        "lineno": 74,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.last_phase_transition_time",
        "name": "last_phase_transition_time",
        "lineno": 85,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.message",
        "name": "message",
        "lineno": 97,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.message",
        "name": "message",
        "lineno": 108,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.phase",
        "name": "phase",
        "lineno": 120,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.phase",
        "name": "phase",
        "lineno": 131,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.reason",
        "name": "reason",
        "lineno": 143,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.reason",
        "name": "reason",
        "lineno": 154,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1PersistentVolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1PersistentVolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 63,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 74,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.pd_id",
        "name": "pd_id",
        "lineno": 86,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.pd_id",
        "name": "pd_id",
        "lineno": 97,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PhotonPersistentDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PhotonPersistentDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod": [
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Pod.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Pod",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Pod",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_affinity": [
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 98,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodAffinity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_affinity_term": [
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.label_selector",
        "name": "label_selector",
        "lineno": 83,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.label_selector",
        "name": "label_selector",
        "lineno": 93,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.match_label_keys",
        "name": "match_label_keys",
        "lineno": 104,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.match_label_keys",
        "name": "match_label_keys",
        "lineno": 115,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.mismatch_label_keys",
        "name": "mismatch_label_keys",
        "lineno": 127,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.mismatch_label_keys",
        "name": "mismatch_label_keys",
        "lineno": 138,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespace_selector",
        "name": "namespace_selector",
        "lineno": 150,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespace_selector",
        "name": "namespace_selector",
        "lineno": 160,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespaces",
        "name": "namespaces",
        "lineno": 171,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.namespaces",
        "name": "namespaces",
        "lineno": 182,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.topology_key",
        "name": "topology_key",
        "lineno": 194,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.topology_key",
        "name": "topology_key",
        "lineno": 205,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "name": "to_dict",
        "lineno": 218,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "name": "convert",
        "lineno": 222,
        "scope": "V1PodAffinityTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "name": "to_str",
        "lineno": 250,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__repr__",
        "name": "__repr__",
        "lineno": 254,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__eq__",
        "name": "__eq__",
        "lineno": 258,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__ne__",
        "name": "__ne__",
        "lineno": 265,
        "scope": "V1PodAffinityTerm",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_anti_affinity": [
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 64,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.preferred_during_scheduling_ignored_during_execution",
        "name": "preferred_during_scheduling_ignored_during_execution",
        "lineno": 75,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 87,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.required_during_scheduling_ignored_during_execution",
        "name": "required_during_scheduling_ignored_during_execution",
        "lineno": 98,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodAntiAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodAntiAffinity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_certificate_projection": [
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.certificate_chain_path",
        "name": "certificate_chain_path",
        "lineno": 87,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.certificate_chain_path",
        "name": "certificate_chain_path",
        "lineno": 98,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.credential_bundle_path",
        "name": "credential_bundle_path",
        "lineno": 110,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.credential_bundle_path",
        "name": "credential_bundle_path",
        "lineno": 121,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_path",
        "name": "key_path",
        "lineno": 133,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_path",
        "name": "key_path",
        "lineno": 144,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_type",
        "name": "key_type",
        "lineno": 156,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.key_type",
        "name": "key_type",
        "lineno": 167,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 181,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.max_expiration_seconds",
        "name": "max_expiration_seconds",
        "lineno": 192,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.signer_name",
        "name": "signer_name",
        "lineno": 204,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.signer_name",
        "name": "signer_name",
        "lineno": 215,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.user_annotations",
        "name": "user_annotations",
        "lineno": 229,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.user_annotations",
        "name": "user_annotations",
        "lineno": 240,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1PodCertificateProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1PodCertificateProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_condition": [
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 87,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.last_probe_time",
        "name": "last_probe_time",
        "lineno": 98,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 110,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 121,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.message",
        "name": "message",
        "lineno": 133,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.message",
        "name": "message",
        "lineno": 144,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 156,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.observed_generation",
        "name": "observed_generation",
        "lineno": 167,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.reason",
        "name": "reason",
        "lineno": 179,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.reason",
        "name": "reason",
        "lineno": 190,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.status",
        "name": "status",
        "lineno": 202,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.status",
        "name": "status",
        "lineno": 213,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.type",
        "name": "type",
        "lineno": 227,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.type",
        "name": "type",
        "lineno": 238,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1PodCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1PodCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1PodCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PodDisruptionBudget.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PodDisruptionBudget",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_list": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodDisruptionBudgetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodDisruptionBudgetList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.max_unavailable",
        "name": "max_unavailable",
        "lineno": 74,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.max_unavailable",
        "name": "max_unavailable",
        "lineno": 85,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.min_available",
        "name": "min_available",
        "lineno": 97,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.min_available",
        "name": "min_available",
        "lineno": 108,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.selector",
        "name": "selector",
        "lineno": 120,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.selector",
        "name": "selector",
        "lineno": 130,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.unhealthy_pod_eviction_policy",
        "name": "unhealthy_pod_eviction_policy",
        "lineno": 141,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.unhealthy_pod_eviction_policy",
        "name": "unhealthy_pod_eviction_policy",
        "lineno": 152,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1PodDisruptionBudgetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1PodDisruptionBudgetSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_status": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.conditions",
        "name": "conditions",
        "lineno": 89,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.conditions",
        "name": "conditions",
        "lineno": 100,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.current_healthy",
        "name": "current_healthy",
        "lineno": 112,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.current_healthy",
        "name": "current_healthy",
        "lineno": 123,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.desired_healthy",
        "name": "desired_healthy",
        "lineno": 135,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.desired_healthy",
        "name": "desired_healthy",
        "lineno": 146,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disrupted_pods",
        "name": "disrupted_pods",
        "lineno": 158,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disrupted_pods",
        "name": "disrupted_pods",
        "lineno": 169,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disruptions_allowed",
        "name": "disruptions_allowed",
        "lineno": 181,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.disruptions_allowed",
        "name": "disruptions_allowed",
        "lineno": 192,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.expected_pods",
        "name": "expected_pods",
        "lineno": 204,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.expected_pods",
        "name": "expected_pods",
        "lineno": 215,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 227,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 238,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "name": "to_dict",
        "lineno": 249,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 253,
        "scope": "V1PodDisruptionBudgetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "name": "to_str",
        "lineno": 281,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__repr__",
        "name": "__repr__",
        "lineno": 285,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__eq__",
        "name": "__eq__",
        "lineno": 289,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__ne__",
        "name": "__ne__",
        "lineno": 296,
        "scope": "V1PodDisruptionBudgetStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config": [
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.nameservers",
        "name": "nameservers",
        "lineno": 69,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.nameservers",
        "name": "nameservers",
        "lineno": 80,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.options",
        "name": "options",
        "lineno": 92,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.options",
        "name": "options",
        "lineno": 103,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.searches",
        "name": "searches",
        "lineno": 115,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.searches",
        "name": "searches",
        "lineno": 126,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1PodDNSConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1PodDNSConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1PodDNSConfig",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config_option": [
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PodDNSConfigOption.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PodDNSConfigOption",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_extended_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.request_mappings",
        "name": "request_mappings",
        "lineno": 62,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.request_mappings",
        "name": "request_mappings",
        "lineno": 73,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 87,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 98,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1PodExtendedResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1PodExtendedResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.rules",
        "name": "rules",
        "lineno": 58,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.rules",
        "name": "rules",
        "lineno": 69,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodFailurePolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodFailurePolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.container_name",
        "name": "container_name",
        "lineno": 67,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.container_name",
        "name": "container_name",
        "lineno": 78,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.operator",
        "name": "operator",
        "lineno": 90,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.operator",
        "name": "operator",
        "lineno": 101,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.values",
        "name": "values",
        "lineno": 115,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.values",
        "name": "values",
        "lineno": 126,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1PodFailurePolicyOnExitCodesRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.status",
        "name": "status",
        "lineno": 63,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.status",
        "name": "status",
        "lineno": 74,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PodFailurePolicyOnPodConditionsPattern",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.action",
        "name": "action",
        "lineno": 68,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.action",
        "name": "action",
        "lineno": 79,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_exit_codes",
        "name": "on_exit_codes",
        "lineno": 93,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_exit_codes",
        "name": "on_exit_codes",
        "lineno": 103,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_pod_conditions",
        "name": "on_pod_conditions",
        "lineno": 114,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.on_pod_conditions",
        "name": "on_pod_conditions",
        "lineno": 125,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V1PodFailurePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V1PodFailurePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_ip": [
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.ip",
        "name": "ip",
        "lineno": 58,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.ip",
        "name": "ip",
        "lineno": 69,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodIP.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodIP",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodIP",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_list": [
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_os": [
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodOS.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodOS",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodOS",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_readiness_gate": [
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.condition_type",
        "name": "condition_type",
        "lineno": 58,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.condition_type",
        "name": "condition_type",
        "lineno": 69,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodReadinessGate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodReadinessGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodReadinessGate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim": [
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.name",
        "name": "name",
        "lineno": 68,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.name",
        "name": "name",
        "lineno": 79,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 93,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 104,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 116,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.resource_claim_template_name",
        "name": "resource_claim_template_name",
        "lineno": 127,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PodResourceClaim.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PodResourceClaim",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PodResourceClaim",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 88,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.resource_claim_name",
        "name": "resource_claim_name",
        "lineno": 99,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1PodResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1PodResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_gate": [
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PodSchedulingGate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PodSchedulingGate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_group": [
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.pod_group_name",
        "name": "pod_group_name",
        "lineno": 59,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.pod_group_name",
        "name": "pod_group_name",
        "lineno": 70,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1PodSchedulingGroup.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1PodSchedulingGroup",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_security_context": [
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 119,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 129,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group",
        "name": "fs_group",
        "lineno": 140,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group",
        "name": "fs_group",
        "lineno": 151,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group_change_policy",
        "name": "fs_group_change_policy",
        "lineno": 163,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.fs_group_change_policy",
        "name": "fs_group_change_policy",
        "lineno": 174,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 186,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 197,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 209,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 220,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 232,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 243,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_change_policy",
        "name": "se_linux_change_policy",
        "lineno": 255,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_change_policy",
        "name": "se_linux_change_policy",
        "lineno": 266,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 278,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 288,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 299,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 309,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 320,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups",
        "name": "supplemental_groups",
        "lineno": 331,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 343,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.supplemental_groups_policy",
        "name": "supplemental_groups_policy",
        "lineno": 354,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.sysctls",
        "name": "sysctls",
        "lineno": 366,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.sysctls",
        "name": "sysctls",
        "lineno": 377,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 389,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 399,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "name": "to_dict",
        "lineno": 409,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "name": "convert",
        "lineno": 413,
        "scope": "V1PodSecurityContext.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "name": "to_str",
        "lineno": 441,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__repr__",
        "name": "__repr__",
        "lineno": 445,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__eq__",
        "name": "__eq__",
        "lineno": 449,
        "scope": "V1PodSecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__ne__",
        "name": "__ne__",
        "lineno": 456,
        "scope": "V1PodSecurityContext",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__init__",
        "name": "__init__",
        "lineno": 128,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 263,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.active_deadline_seconds",
        "name": "active_deadline_seconds",
        "lineno": 274,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.affinity",
        "name": "affinity",
        "lineno": 286,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.affinity",
        "name": "affinity",
        "lineno": 296,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 307,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 318,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.containers",
        "name": "containers",
        "lineno": 330,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.containers",
        "name": "containers",
        "lineno": 341,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.dns_config",
        "name": "dns_config",
        "lineno": 355,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.dns_config",
        "name": "dns_config",
        "lineno": 365,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.dns_policy",
        "name": "dns_policy",
        "lineno": 376,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.dns_policy",
        "name": "dns_policy",
        "lineno": 387,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.enable_service_links",
        "name": "enable_service_links",
        "lineno": 399,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.enable_service_links",
        "name": "enable_service_links",
        "lineno": 410,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.ephemeral_containers",
        "name": "ephemeral_containers",
        "lineno": 422,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.ephemeral_containers",
        "name": "ephemeral_containers",
        "lineno": 433,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_aliases",
        "name": "host_aliases",
        "lineno": 445,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_aliases",
        "name": "host_aliases",
        "lineno": 456,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_ipc",
        "name": "host_ipc",
        "lineno": 468,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_ipc",
        "name": "host_ipc",
        "lineno": 479,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_network",
        "name": "host_network",
        "lineno": 491,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_network",
        "name": "host_network",
        "lineno": 502,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_pid",
        "name": "host_pid",
        "lineno": 514,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_pid",
        "name": "host_pid",
        "lineno": 525,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_users",
        "name": "host_users",
        "lineno": 537,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.host_users",
        "name": "host_users",
        "lineno": 548,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.hostname",
        "name": "hostname",
        "lineno": 560,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.hostname",
        "name": "hostname",
        "lineno": 571,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.hostname_override",
        "name": "hostname_override",
        "lineno": 583,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.hostname_override",
        "name": "hostname_override",
        "lineno": 594,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 606,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 617,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.init_containers",
        "name": "init_containers",
        "lineno": 629,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.init_containers",
        "name": "init_containers",
        "lineno": 640,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.node_name",
        "name": "node_name",
        "lineno": 652,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.node_name",
        "name": "node_name",
        "lineno": 663,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.node_selector",
        "name": "node_selector",
        "lineno": 675,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.node_selector",
        "name": "node_selector",
        "lineno": 686,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.os",
        "name": "os",
        "lineno": 698,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.os",
        "name": "os",
        "lineno": 708,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.overhead",
        "name": "overhead",
        "lineno": 719,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.overhead",
        "name": "overhead",
        "lineno": 730,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.preemption_policy",
        "name": "preemption_policy",
        "lineno": 742,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.preemption_policy",
        "name": "preemption_policy",
        "lineno": 753,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.priority",
        "name": "priority",
        "lineno": 765,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.priority",
        "name": "priority",
        "lineno": 776,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 788,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.priority_class_name",
        "name": "priority_class_name",
        "lineno": 799,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.readiness_gates",
        "name": "readiness_gates",
        "lineno": 811,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.readiness_gates",
        "name": "readiness_gates",
        "lineno": 822,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 834,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.resource_claims",
        "name": "resource_claims",
        "lineno": 845,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.resources",
        "name": "resources",
        "lineno": 857,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.resources",
        "name": "resources",
        "lineno": 867,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.restart_policy",
        "name": "restart_policy",
        "lineno": 878,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.restart_policy",
        "name": "restart_policy",
        "lineno": 889,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.runtime_class_name",
        "name": "runtime_class_name",
        "lineno": 901,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.runtime_class_name",
        "name": "runtime_class_name",
        "lineno": 912,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduler_name",
        "name": "scheduler_name",
        "lineno": 924,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduler_name",
        "name": "scheduler_name",
        "lineno": 935,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduling_gates",
        "name": "scheduling_gates",
        "lineno": 947,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduling_gates",
        "name": "scheduling_gates",
        "lineno": 958,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduling_group",
        "name": "scheduling_group",
        "lineno": 970,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.scheduling_group",
        "name": "scheduling_group",
        "lineno": 980,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.security_context",
        "name": "security_context",
        "lineno": 991,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.security_context",
        "name": "security_context",
        "lineno": 1001,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.service_account",
        "name": "service_account",
        "lineno": 1012,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.service_account",
        "name": "service_account",
        "lineno": 1023,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 1035,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.service_account_name",
        "name": "service_account_name",
        "lineno": 1046,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.set_hostname_as_fqdn",
        "name": "set_hostname_as_fqdn",
        "lineno": 1058,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.set_hostname_as_fqdn",
        "name": "set_hostname_as_fqdn",
        "lineno": 1069,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.share_process_namespace",
        "name": "share_process_namespace",
        "lineno": 1081,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.share_process_namespace",
        "name": "share_process_namespace",
        "lineno": 1092,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.subdomain",
        "name": "subdomain",
        "lineno": 1104,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.subdomain",
        "name": "subdomain",
        "lineno": 1115,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 1127,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 1138,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.tolerations",
        "name": "tolerations",
        "lineno": 1150,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.tolerations",
        "name": "tolerations",
        "lineno": 1161,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.topology_spread_constraints",
        "name": "topology_spread_constraints",
        "lineno": 1173,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.topology_spread_constraints",
        "name": "topology_spread_constraints",
        "lineno": 1184,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.volumes",
        "name": "volumes",
        "lineno": 1196,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.volumes",
        "name": "volumes",
        "lineno": 1207,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "name": "to_dict",
        "lineno": 1218,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "name": "convert",
        "lineno": 1222,
        "scope": "V1PodSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_str",
        "name": "to_str",
        "lineno": 1250,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__repr__",
        "name": "__repr__",
        "lineno": 1254,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__eq__",
        "name": "__eq__",
        "lineno": 1258,
        "scope": "V1PodSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__ne__",
        "name": "__ne__",
        "lineno": 1265,
        "scope": "V1PodSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_status": [
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.__init__",
        "name": "__init__",
        "lineno": 86,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 159,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.allocated_resources",
        "name": "allocated_resources",
        "lineno": 170,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.conditions",
        "name": "conditions",
        "lineno": 182,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.conditions",
        "name": "conditions",
        "lineno": 193,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.container_statuses",
        "name": "container_statuses",
        "lineno": 205,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.container_statuses",
        "name": "container_statuses",
        "lineno": 216,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.ephemeral_container_statuses",
        "name": "ephemeral_container_statuses",
        "lineno": 228,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.ephemeral_container_statuses",
        "name": "ephemeral_container_statuses",
        "lineno": 239,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.extended_resource_claim_status",
        "name": "extended_resource_claim_status",
        "lineno": 251,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.extended_resource_claim_status",
        "name": "extended_resource_claim_status",
        "lineno": 261,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.host_ip",
        "name": "host_ip",
        "lineno": 272,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.host_ip",
        "name": "host_ip",
        "lineno": 283,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.host_ips",
        "name": "host_ips",
        "lineno": 295,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.host_ips",
        "name": "host_ips",
        "lineno": 306,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.init_container_statuses",
        "name": "init_container_statuses",
        "lineno": 318,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.init_container_statuses",
        "name": "init_container_statuses",
        "lineno": 329,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.message",
        "name": "message",
        "lineno": 341,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.message",
        "name": "message",
        "lineno": 352,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.node_allocatable_resource_claim_statuses",
        "name": "node_allocatable_resource_claim_statuses",
        "lineno": 364,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.node_allocatable_resource_claim_statuses",
        "name": "node_allocatable_resource_claim_statuses",
        "lineno": 375,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.nominated_node_name",
        "name": "nominated_node_name",
        "lineno": 387,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.nominated_node_name",
        "name": "nominated_node_name",
        "lineno": 398,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 410,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 421,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.phase",
        "name": "phase",
        "lineno": 433,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.phase",
        "name": "phase",
        "lineno": 444,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.pod_ip",
        "name": "pod_ip",
        "lineno": 456,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.pod_ip",
        "name": "pod_ip",
        "lineno": 467,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.pod_ips",
        "name": "pod_ips",
        "lineno": 479,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.pod_ips",
        "name": "pod_ips",
        "lineno": 490,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.qos_class",
        "name": "qos_class",
        "lineno": 502,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.qos_class",
        "name": "qos_class",
        "lineno": 513,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.reason",
        "name": "reason",
        "lineno": 525,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.reason",
        "name": "reason",
        "lineno": 536,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resize",
        "name": "resize",
        "lineno": 548,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resize",
        "name": "resize",
        "lineno": 559,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 571,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resource_claim_statuses",
        "name": "resource_claim_statuses",
        "lineno": 582,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resources",
        "name": "resources",
        "lineno": 594,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.resources",
        "name": "resources",
        "lineno": 604,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.start_time",
        "name": "start_time",
        "lineno": 615,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.start_time",
        "name": "start_time",
        "lineno": 626,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "name": "to_dict",
        "lineno": 637,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "name": "convert",
        "lineno": 641,
        "scope": "V1PodStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_str",
        "name": "to_str",
        "lineno": 669,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.__repr__",
        "name": "__repr__",
        "lineno": 673,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.__eq__",
        "name": "__eq__",
        "lineno": 677,
        "scope": "V1PodStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus.__ne__",
        "name": "__ne__",
        "lineno": 684,
        "scope": "V1PodStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_template": [
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.template",
        "name": "template",
        "lineno": 141,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.template",
        "name": "template",
        "lineno": 151,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1PodTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1PodTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1PodTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_template_list": [
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PodTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PodTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PodTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_pod_template_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 64,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 74,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.spec",
        "name": "spec",
        "lineno": 85,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.spec",
        "name": "spec",
        "lineno": 95,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1PodTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1PodTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 78,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 89,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 101,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.non_resource_urls",
        "name": "non_resource_urls",
        "lineno": 112,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.resource_names",
        "name": "resource_names",
        "lineno": 124,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.resource_names",
        "name": "resource_names",
        "lineno": 135,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.resources",
        "name": "resources",
        "lineno": 147,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.resources",
        "name": "resources",
        "lineno": 158,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.verbs",
        "name": "verbs",
        "lineno": 170,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.verbs",
        "name": "verbs",
        "lineno": 181,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 194,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 198,
        "scope": "V1PolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "name": "to_str",
        "lineno": 226,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 230,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 234,
        "scope": "V1PolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 241,
        "scope": "V1PolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_policy_rules_with_subjects": [
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 68,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 79,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.resource_rules",
        "name": "resource_rules",
        "lineno": 91,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.resource_rules",
        "name": "resource_rules",
        "lineno": 102,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.subjects",
        "name": "subjects",
        "lineno": 114,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.subjects",
        "name": "subjects",
        "lineno": 125,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PolicyRulesWithSubjects.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PolicyRulesWithSubjects",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_portworx_volume_source": [
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 68,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.read_only",
        "name": "read_only",
        "lineno": 91,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 114,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.volume_id",
        "name": "volume_id",
        "lineno": 125,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1PortworxVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1PortworxVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_port_status": [
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.error",
        "name": "error",
        "lineno": 67,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.error",
        "name": "error",
        "lineno": 78,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.port",
        "name": "port",
        "lineno": 90,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.port",
        "name": "port",
        "lineno": 101,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.protocol",
        "name": "protocol",
        "lineno": 115,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.protocol",
        "name": "protocol",
        "lineno": 126,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1PortStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1PortStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1PortStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_preconditions": [
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.resource_version",
        "name": "resource_version",
        "lineno": 64,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.resource_version",
        "name": "resource_version",
        "lineno": 75,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.uid",
        "name": "uid",
        "lineno": 87,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.uid",
        "name": "uid",
        "lineno": 98,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Preconditions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Preconditions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Preconditions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_preferred_scheduling_term": [
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.preference",
        "name": "preference",
        "lineno": 62,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.preference",
        "name": "preference",
        "lineno": 72,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.weight",
        "name": "weight",
        "lineno": 85,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.weight",
        "name": "weight",
        "lineno": 96,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1PreferredSchedulingTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1PreferredSchedulingTerm",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_class": [
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.description",
        "name": "description",
        "lineno": 112,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.description",
        "name": "description",
        "lineno": 123,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.global_default",
        "name": "global_default",
        "lineno": 135,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.global_default",
        "name": "global_default",
        "lineno": 146,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.kind",
        "name": "kind",
        "lineno": 158,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.kind",
        "name": "kind",
        "lineno": 169,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.metadata",
        "name": "metadata",
        "lineno": 181,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.metadata",
        "name": "metadata",
        "lineno": 191,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.preemption_policy",
        "name": "preemption_policy",
        "lineno": 202,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.preemption_policy",
        "name": "preemption_policy",
        "lineno": 213,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.value",
        "name": "value",
        "lineno": 225,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.value",
        "name": "value",
        "lineno": 236,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1PriorityClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1PriorityClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1PriorityClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_class_list": [
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PriorityClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PriorityClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PriorityClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1PriorityLevelConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1PriorityLevelConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_condition": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 79,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 90,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.message",
        "name": "message",
        "lineno": 113,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.reason",
        "name": "reason",
        "lineno": 125,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.reason",
        "name": "reason",
        "lineno": 136,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.status",
        "name": "status",
        "lineno": 148,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.status",
        "name": "status",
        "lineno": 159,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1PriorityLevelConfigurationCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1PriorityLevelConfigurationCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1PriorityLevelConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1PriorityLevelConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_reference": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1PriorityLevelConfigurationReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1PriorityLevelConfigurationReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_spec": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.exempt",
        "name": "exempt",
        "lineno": 68,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.exempt",
        "name": "exempt",
        "lineno": 78,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.limited",
        "name": "limited",
        "lineno": 89,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.limited",
        "name": "limited",
        "lineno": 99,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.type",
        "name": "type",
        "lineno": 110,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.type",
        "name": "type",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V1PriorityLevelConfigurationSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V1PriorityLevelConfigurationSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_status": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1PriorityLevelConfigurationStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1PriorityLevelConfigurationStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_probe": [
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe._exec",
        "name": "_exec",
        "lineno": 104,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe._exec",
        "name": "_exec",
        "lineno": 114,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.failure_threshold",
        "name": "failure_threshold",
        "lineno": 125,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.failure_threshold",
        "name": "failure_threshold",
        "lineno": 136,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.grpc",
        "name": "grpc",
        "lineno": 148,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.grpc",
        "name": "grpc",
        "lineno": 158,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.http_get",
        "name": "http_get",
        "lineno": 169,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.http_get",
        "name": "http_get",
        "lineno": 179,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.initial_delay_seconds",
        "name": "initial_delay_seconds",
        "lineno": 190,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.initial_delay_seconds",
        "name": "initial_delay_seconds",
        "lineno": 201,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.period_seconds",
        "name": "period_seconds",
        "lineno": 213,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.period_seconds",
        "name": "period_seconds",
        "lineno": 224,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.success_threshold",
        "name": "success_threshold",
        "lineno": 236,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.success_threshold",
        "name": "success_threshold",
        "lineno": 247,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.tcp_socket",
        "name": "tcp_socket",
        "lineno": 259,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.tcp_socket",
        "name": "tcp_socket",
        "lineno": 269,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 280,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.termination_grace_period_seconds",
        "name": "termination_grace_period_seconds",
        "lineno": 291,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 303,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 314,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "name": "to_dict",
        "lineno": 325,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.to_dict.convert",
        "name": "convert",
        "lineno": 329,
        "scope": "V1Probe.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.to_str",
        "name": "to_str",
        "lineno": 357,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.__repr__",
        "name": "__repr__",
        "lineno": 361,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.__eq__",
        "name": "__eq__",
        "lineno": 365,
        "scope": "V1Probe",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe.__ne__",
        "name": "__ne__",
        "lineno": 372,
        "scope": "V1Probe",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_projected_volume_source": [
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 64,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 75,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.sources",
        "name": "sources",
        "lineno": 87,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.sources",
        "name": "sources",
        "lineno": 98,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ProjectedVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ProjectedVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_queuing_configuration": [
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.hand_size",
        "name": "hand_size",
        "lineno": 69,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.hand_size",
        "name": "hand_size",
        "lineno": 80,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.queue_length_limit",
        "name": "queue_length_limit",
        "lineno": 92,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.queue_length_limit",
        "name": "queue_length_limit",
        "lineno": 103,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.queues",
        "name": "queues",
        "lineno": 115,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.queues",
        "name": "queues",
        "lineno": 126,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1QueuingConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1QueuingConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_quobyte_volume_source": [
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.group",
        "name": "group",
        "lineno": 82,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.group",
        "name": "group",
        "lineno": 93,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.read_only",
        "name": "read_only",
        "lineno": 105,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.read_only",
        "name": "read_only",
        "lineno": 116,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.registry",
        "name": "registry",
        "lineno": 128,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.registry",
        "name": "registry",
        "lineno": 139,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.tenant",
        "name": "tenant",
        "lineno": 153,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.tenant",
        "name": "tenant",
        "lineno": 164,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.user",
        "name": "user",
        "lineno": 176,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.user",
        "name": "user",
        "lineno": 187,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.volume",
        "name": "volume",
        "lineno": 199,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.volume",
        "name": "volume",
        "lineno": 210,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 223,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 227,
        "scope": "V1QuobyteVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "name": "to_str",
        "lineno": 255,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 259,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 263,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 270,
        "scope": "V1QuobyteVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rbd_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 92,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.image",
        "name": "image",
        "lineno": 115,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.image",
        "name": "image",
        "lineno": 126,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.keyring",
        "name": "keyring",
        "lineno": 140,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.keyring",
        "name": "keyring",
        "lineno": 151,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 163,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.monitors",
        "name": "monitors",
        "lineno": 174,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.pool",
        "name": "pool",
        "lineno": 188,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.pool",
        "name": "pool",
        "lineno": 199,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 211,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 222,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 234,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 244,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.user",
        "name": "user",
        "lineno": 255,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.user",
        "name": "user",
        "lineno": 266,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1RBDPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1RBDPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rbd_volume_source": [
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 92,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 103,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.image",
        "name": "image",
        "lineno": 115,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.image",
        "name": "image",
        "lineno": 126,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.keyring",
        "name": "keyring",
        "lineno": 140,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.keyring",
        "name": "keyring",
        "lineno": 151,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.monitors",
        "name": "monitors",
        "lineno": 163,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.monitors",
        "name": "monitors",
        "lineno": 174,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.pool",
        "name": "pool",
        "lineno": 188,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.pool",
        "name": "pool",
        "lineno": 199,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.read_only",
        "name": "read_only",
        "lineno": 211,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.read_only",
        "name": "read_only",
        "lineno": 222,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 234,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 244,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.user",
        "name": "user",
        "lineno": 255,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.user",
        "name": "user",
        "lineno": 266,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V1RBDVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V1RBDVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replication_controller": [
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ReplicationController.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ReplicationController",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ReplicationController",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replication_controller_condition": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1ReplicationControllerCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1ReplicationControllerCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replication_controller_list": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ReplicationControllerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ReplicationControllerList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replication_controller_spec": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 74,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 85,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.replicas",
        "name": "replicas",
        "lineno": 97,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.replicas",
        "name": "replicas",
        "lineno": 108,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.selector",
        "name": "selector",
        "lineno": 120,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.selector",
        "name": "selector",
        "lineno": 131,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.template",
        "name": "template",
        "lineno": 143,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.template",
        "name": "template",
        "lineno": 153,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ReplicationControllerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ReplicationControllerSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replication_controller_status": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 83,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 94,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.conditions",
        "name": "conditions",
        "lineno": 106,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.conditions",
        "name": "conditions",
        "lineno": 117,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 129,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 140,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 152,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 163,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 175,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 186,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.replicas",
        "name": "replicas",
        "lineno": 198,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.replicas",
        "name": "replicas",
        "lineno": 209,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ReplicationControllerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ReplicationControllerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replica_set": [
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ReplicaSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ReplicaSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ReplicaSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replica_set_condition": [
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1ReplicaSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1ReplicaSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replica_set_list": [
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ReplicaSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ReplicaSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ReplicaSetList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replica_set_spec": [
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 73,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 84,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.replicas",
        "name": "replicas",
        "lineno": 96,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.replicas",
        "name": "replicas",
        "lineno": 107,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.selector",
        "name": "selector",
        "lineno": 119,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.selector",
        "name": "selector",
        "lineno": 129,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.template",
        "name": "template",
        "lineno": 142,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.template",
        "name": "template",
        "lineno": 152,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ReplicaSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ReplicaSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_replica_set_status": [
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 88,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 99,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.conditions",
        "name": "conditions",
        "lineno": 111,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.conditions",
        "name": "conditions",
        "lineno": 122,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 134,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.fully_labeled_replicas",
        "name": "fully_labeled_replicas",
        "lineno": 145,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 157,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 168,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 180,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 191,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.replicas",
        "name": "replicas",
        "lineno": 203,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.replicas",
        "name": "replicas",
        "lineno": 214,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 228,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.terminating_replicas",
        "name": "terminating_replicas",
        "lineno": 239,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 250,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 254,
        "scope": "V1ReplicaSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "name": "to_str",
        "lineno": 282,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 286,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 290,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 297,
        "scope": "V1ReplicaSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_attributes": [
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__init__",
        "name": "__init__",
        "lineno": 62,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.field_selector",
        "name": "field_selector",
        "lineno": 99,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.field_selector",
        "name": "field_selector",
        "lineno": 109,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.group",
        "name": "group",
        "lineno": 120,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.group",
        "name": "group",
        "lineno": 131,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.label_selector",
        "name": "label_selector",
        "lineno": 143,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.label_selector",
        "name": "label_selector",
        "lineno": 153,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.name",
        "name": "name",
        "lineno": 164,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.name",
        "name": "name",
        "lineno": 175,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.namespace",
        "name": "namespace",
        "lineno": 187,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.namespace",
        "name": "namespace",
        "lineno": 198,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.resource",
        "name": "resource",
        "lineno": 210,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.resource",
        "name": "resource",
        "lineno": 221,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.subresource",
        "name": "subresource",
        "lineno": 233,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.subresource",
        "name": "subresource",
        "lineno": 244,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.verb",
        "name": "verb",
        "lineno": 256,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.verb",
        "name": "verb",
        "lineno": 267,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.version",
        "name": "version",
        "lineno": 279,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.version",
        "name": "version",
        "lineno": 290,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "name": "to_dict",
        "lineno": 301,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "name": "convert",
        "lineno": 305,
        "scope": "V1ResourceAttributes.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "name": "to_str",
        "lineno": 333,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__repr__",
        "name": "__repr__",
        "lineno": 337,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__eq__",
        "name": "__eq__",
        "lineno": 341,
        "scope": "V1ResourceAttributes",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__ne__",
        "name": "__ne__",
        "lineno": 348,
        "scope": "V1ResourceAttributes",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 71,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.api_group",
        "name": "api_group",
        "lineno": 82,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 94,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.name",
        "name": "name",
        "lineno": 105,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 119,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.resource",
        "name": "resource",
        "lineno": 130,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 144,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.uid",
        "name": "uid",
        "lineno": 155,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1ResourceClaimConsumerReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1ResourceClaimConsumerReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceClaimList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceClaimList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceClaimList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 59,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.devices",
        "name": "devices",
        "lineno": 69,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1ResourceClaimSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1ResourceClaimSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 69,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.allocation",
        "name": "allocation",
        "lineno": 79,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 90,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.devices",
        "name": "devices",
        "lineno": 101,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 113,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.reserved_for",
        "name": "reserved_for",
        "lineno": 124,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ResourceClaimStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ResourceClaimStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ResourceClaimTemplate.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ResourceClaimTemplate",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceClaimTemplateList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceClaimTemplateList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 63,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.metadata",
        "name": "metadata",
        "lineno": 73,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 84,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.spec",
        "name": "spec",
        "lineno": 94,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "name": "to_dict",
        "lineno": 106,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "name": "convert",
        "lineno": 110,
        "scope": "V1ResourceClaimTemplateSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "name": "to_str",
        "lineno": 138,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__repr__",
        "name": "__repr__",
        "lineno": 142,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__eq__",
        "name": "__eq__",
        "lineno": 146,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__ne__",
        "name": "__ne__",
        "lineno": 153,
        "scope": "V1ResourceClaimTemplateSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_field_selector": [
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.container_name",
        "name": "container_name",
        "lineno": 68,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.container_name",
        "name": "container_name",
        "lineno": 79,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.divisor",
        "name": "divisor",
        "lineno": 91,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.divisor",
        "name": "divisor",
        "lineno": 102,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.resource",
        "name": "resource",
        "lineno": 114,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.resource",
        "name": "resource",
        "lineno": 125,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ResourceFieldSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ResourceFieldSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_health": [
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.health",
        "name": "health",
        "lineno": 68,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.health",
        "name": "health",
        "lineno": 79,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.message",
        "name": "message",
        "lineno": 91,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.message",
        "name": "message",
        "lineno": 102,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.resource_id",
        "name": "resource_id",
        "lineno": 114,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.resource_id",
        "name": "resource_id",
        "lineno": 125,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ResourceHealth.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ResourceHealth",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ResourceHealth",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 76,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.api_groups",
        "name": "api_groups",
        "lineno": 87,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.cluster_scope",
        "name": "cluster_scope",
        "lineno": 101,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.cluster_scope",
        "name": "cluster_scope",
        "lineno": 112,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.namespaces",
        "name": "namespaces",
        "lineno": 124,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.namespaces",
        "name": "namespaces",
        "lineno": 135,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.resources",
        "name": "resources",
        "lineno": 147,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.resources",
        "name": "resources",
        "lineno": 158,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 172,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.verbs",
        "name": "verbs",
        "lineno": 183,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 196,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 200,
        "scope": "V1ResourcePolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "name": "to_str",
        "lineno": 228,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 232,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 236,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 243,
        "scope": "V1ResourcePolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_pool": [
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.generation",
        "name": "generation",
        "lineno": 66,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.generation",
        "name": "generation",
        "lineno": 77,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.name",
        "name": "name",
        "lineno": 91,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 116,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.resource_slice_count",
        "name": "resource_slice_count",
        "lineno": 127,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V1ResourcePool.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V1ResourcePool",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V1ResourcePool",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_quota": [
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ResourceQuota.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ResourceQuota",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ResourceQuota",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_quota_list": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceQuotaList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceQuotaList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_quota_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.hard",
        "name": "hard",
        "lineno": 69,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.hard",
        "name": "hard",
        "lineno": 80,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scope_selector",
        "name": "scope_selector",
        "lineno": 92,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scope_selector",
        "name": "scope_selector",
        "lineno": 102,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scopes",
        "name": "scopes",
        "lineno": 113,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.scopes",
        "name": "scopes",
        "lineno": 124,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ResourceQuotaSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ResourceQuotaSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_quota_status": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.hard",
        "name": "hard",
        "lineno": 64,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.hard",
        "name": "hard",
        "lineno": 75,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.used",
        "name": "used",
        "lineno": 87,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.used",
        "name": "used",
        "lineno": 98,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ResourceQuotaStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ResourceQuotaStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_requirements": [
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.claims",
        "name": "claims",
        "lineno": 69,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.claims",
        "name": "claims",
        "lineno": 80,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.limits",
        "name": "limits",
        "lineno": 92,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.limits",
        "name": "limits",
        "lineno": 103,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.requests",
        "name": "requests",
        "lineno": 115,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.requests",
        "name": "requests",
        "lineno": 126,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1ResourceRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1ResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1ResourceRequirements",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_rule": [
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.api_groups",
        "name": "api_groups",
        "lineno": 73,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.api_groups",
        "name": "api_groups",
        "lineno": 84,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.resource_names",
        "name": "resource_names",
        "lineno": 96,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.resource_names",
        "name": "resource_names",
        "lineno": 107,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.resources",
        "name": "resources",
        "lineno": 119,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.resources",
        "name": "resources",
        "lineno": 130,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.verbs",
        "name": "verbs",
        "lineno": 142,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.verbs",
        "name": "verbs",
        "lineno": 153,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1ResourceRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1ResourceRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1ResourceRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_slice": [
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ResourceSlice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ResourceSlice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ResourceSlice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ResourceSliceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ResourceSliceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ResourceSliceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 92,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.all_nodes",
        "name": "all_nodes",
        "lineno": 103,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 115,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.devices",
        "name": "devices",
        "lineno": 126,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 138,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.driver",
        "name": "driver",
        "lineno": 149,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 163,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_name",
        "name": "node_name",
        "lineno": 174,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 186,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.node_selector",
        "name": "node_selector",
        "lineno": 196,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 207,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.per_device_node_selection",
        "name": "per_device_node_selection",
        "lineno": 218,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 230,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.pool",
        "name": "pool",
        "lineno": 240,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 253,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.shared_counters",
        "name": "shared_counters",
        "lineno": 264,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "name": "to_dict",
        "lineno": 275,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 279,
        "scope": "V1ResourceSliceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "name": "to_str",
        "lineno": 307,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__repr__",
        "name": "__repr__",
        "lineno": 311,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__eq__",
        "name": "__eq__",
        "lineno": 315,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__ne__",
        "name": "__ne__",
        "lineno": 322,
        "scope": "V1ResourceSliceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_resource_status": [
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.name",
        "name": "name",
        "lineno": 63,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.name",
        "name": "name",
        "lineno": 74,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.resources",
        "name": "resources",
        "lineno": 88,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.resources",
        "name": "resources",
        "lineno": 99,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ResourceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ResourceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ResourceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_role": [
      {
        "id": "kubernetes.client.models.v1_role.V1Role.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.rules",
        "name": "rules",
        "lineno": 141,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.rules",
        "name": "rules",
        "lineno": 152,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1Role.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1Role",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role.V1Role.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1Role",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_role_binding": [
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 145,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.role_ref",
        "name": "role_ref",
        "lineno": 155,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.subjects",
        "name": "subjects",
        "lineno": 168,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.subjects",
        "name": "subjects",
        "lineno": 179,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "name": "to_dict",
        "lineno": 190,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "name": "convert",
        "lineno": 194,
        "scope": "V1RoleBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_str",
        "name": "to_str",
        "lineno": 222,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__repr__",
        "name": "__repr__",
        "lineno": 226,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__eq__",
        "name": "__eq__",
        "lineno": 230,
        "scope": "V1RoleBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__ne__",
        "name": "__ne__",
        "lineno": 237,
        "scope": "V1RoleBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_role_binding_list": [
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RoleBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RoleBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RoleBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_role_list": [
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RoleList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RoleList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RoleList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_role_ref": [
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1RoleRef.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1RoleRef",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1RoleRef",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rolling_update_daemon_set": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_surge",
        "name": "max_surge",
        "lineno": 64,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_surge",
        "name": "max_surge",
        "lineno": 75,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_unavailable",
        "name": "max_unavailable",
        "lineno": 87,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.max_unavailable",
        "name": "max_unavailable",
        "lineno": 98,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateDaemonSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateDaemonSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rolling_update_deployment": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_surge",
        "name": "max_surge",
        "lineno": 64,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_surge",
        "name": "max_surge",
        "lineno": 75,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_unavailable",
        "name": "max_unavailable",
        "lineno": 87,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.max_unavailable",
        "name": "max_unavailable",
        "lineno": 98,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateDeployment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateDeployment",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.max_unavailable",
        "name": "max_unavailable",
        "lineno": 64,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.max_unavailable",
        "name": "max_unavailable",
        "lineno": 75,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.partition",
        "name": "partition",
        "lineno": 87,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.partition",
        "name": "partition",
        "lineno": 98,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1RollingUpdateStatefulSetStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1RollingUpdateStatefulSetStrategy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 79,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.api_groups",
        "name": "api_groups",
        "lineno": 90,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 102,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.api_versions",
        "name": "api_versions",
        "lineno": 113,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.operations",
        "name": "operations",
        "lineno": 125,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.operations",
        "name": "operations",
        "lineno": 136,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.resources",
        "name": "resources",
        "lineno": 148,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.resources",
        "name": "resources",
        "lineno": 159,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.scope",
        "name": "scope",
        "lineno": 171,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.scope",
        "name": "scope",
        "lineno": 182,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1RuleWithOperations.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1RuleWithOperations",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1RuleWithOperations",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_runtime_class": [
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.handler",
        "name": "handler",
        "lineno": 106,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.handler",
        "name": "handler",
        "lineno": 117,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.kind",
        "name": "kind",
        "lineno": 131,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.kind",
        "name": "kind",
        "lineno": 142,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.metadata",
        "name": "metadata",
        "lineno": 164,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.overhead",
        "name": "overhead",
        "lineno": 175,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.overhead",
        "name": "overhead",
        "lineno": 185,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.scheduling",
        "name": "scheduling",
        "lineno": 196,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.scheduling",
        "name": "scheduling",
        "lineno": 206,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "name": "to_dict",
        "lineno": 216,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "name": "convert",
        "lineno": 220,
        "scope": "V1RuntimeClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "name": "to_str",
        "lineno": 248,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__repr__",
        "name": "__repr__",
        "lineno": 252,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__eq__",
        "name": "__eq__",
        "lineno": 256,
        "scope": "V1RuntimeClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__ne__",
        "name": "__ne__",
        "lineno": 263,
        "scope": "V1RuntimeClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_runtime_class_list": [
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1RuntimeClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1RuntimeClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1RuntimeClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scale": [
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Scale.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Scale",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Scale",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scale_io_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 101,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 112,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.gateway",
        "name": "gateway",
        "lineno": 124,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.gateway",
        "name": "gateway",
        "lineno": 135,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 149,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 160,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 172,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 183,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 195,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 205,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 218,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 229,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 241,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 252,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 264,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 275,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.system",
        "name": "system",
        "lineno": 287,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.system",
        "name": "system",
        "lineno": 298,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 312,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 323,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1ScaleIOPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1ScaleIOPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scale_io_volume_source": [
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 101,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 112,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.gateway",
        "name": "gateway",
        "lineno": 124,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.gateway",
        "name": "gateway",
        "lineno": 135,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 149,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.protection_domain",
        "name": "protection_domain",
        "lineno": 160,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.read_only",
        "name": "read_only",
        "lineno": 172,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.read_only",
        "name": "read_only",
        "lineno": 183,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 195,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 205,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 218,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.ssl_enabled",
        "name": "ssl_enabled",
        "lineno": 229,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 241,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_mode",
        "name": "storage_mode",
        "lineno": 252,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 264,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.storage_pool",
        "name": "storage_pool",
        "lineno": 275,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.system",
        "name": "system",
        "lineno": 287,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.system",
        "name": "system",
        "lineno": 298,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 312,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 323,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1ScaleIOVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1ScaleIOVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scale_spec": [
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.replicas",
        "name": "replicas",
        "lineno": 59,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.replicas",
        "name": "replicas",
        "lineno": 70,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ScaleSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ScaleSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ScaleSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scale_status": [
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.replicas",
        "name": "replicas",
        "lineno": 63,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.replicas",
        "name": "replicas",
        "lineno": 74,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.selector",
        "name": "selector",
        "lineno": 88,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.selector",
        "name": "selector",
        "lineno": 99,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1ScaleStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1ScaleStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1ScaleStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scheduling": [
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.node_selector",
        "name": "node_selector",
        "lineno": 64,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.node_selector",
        "name": "node_selector",
        "lineno": 75,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.tolerations",
        "name": "tolerations",
        "lineno": 87,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.tolerations",
        "name": "tolerations",
        "lineno": 98,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1Scheduling.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1Scheduling",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1Scheduling",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scoped_resource_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.operator",
        "name": "operator",
        "lineno": 67,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.operator",
        "name": "operator",
        "lineno": 78,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.scope_name",
        "name": "scope_name",
        "lineno": 92,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.scope_name",
        "name": "scope_name",
        "lineno": 103,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.values",
        "name": "values",
        "lineno": 117,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.values",
        "name": "values",
        "lineno": 128,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1ScopedResourceSelectorRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1ScopedResourceSelectorRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_scope_selector": [
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 59,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.match_expressions",
        "name": "match_expressions",
        "lineno": 70,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ScopeSelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ScopeSelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ScopeSelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_seccomp_profile": [
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 63,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.localhost_profile",
        "name": "localhost_profile",
        "lineno": 74,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.type",
        "name": "type",
        "lineno": 86,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1SeccompProfile.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1SeccompProfile",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1SeccompProfile",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret": [
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.api_version",
        "name": "api_version",
        "lineno": 100,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.data",
        "name": "data",
        "lineno": 112,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.data",
        "name": "data",
        "lineno": 123,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.immutable",
        "name": "immutable",
        "lineno": 135,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.immutable",
        "name": "immutable",
        "lineno": 146,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.kind",
        "name": "kind",
        "lineno": 158,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.kind",
        "name": "kind",
        "lineno": 169,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.metadata",
        "name": "metadata",
        "lineno": 181,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.metadata",
        "name": "metadata",
        "lineno": 191,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.string_data",
        "name": "string_data",
        "lineno": 202,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.string_data",
        "name": "string_data",
        "lineno": 213,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.type",
        "name": "type",
        "lineno": 225,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.type",
        "name": "type",
        "lineno": 236,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "name": "to_dict",
        "lineno": 247,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.to_dict.convert",
        "name": "convert",
        "lineno": 251,
        "scope": "V1Secret.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.to_str",
        "name": "to_str",
        "lineno": 279,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.__repr__",
        "name": "__repr__",
        "lineno": 283,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.__eq__",
        "name": "__eq__",
        "lineno": 287,
        "scope": "V1Secret",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret.__ne__",
        "name": "__ne__",
        "lineno": 294,
        "scope": "V1Secret",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_env_source": [
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.optional",
        "name": "optional",
        "lineno": 87,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.optional",
        "name": "optional",
        "lineno": 98,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SecretEnvSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SecretEnvSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SecretEnvSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_key_selector": [
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.key",
        "name": "key",
        "lineno": 68,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.key",
        "name": "key",
        "lineno": 79,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.name",
        "name": "name",
        "lineno": 93,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.name",
        "name": "name",
        "lineno": 104,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.optional",
        "name": "optional",
        "lineno": 116,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.optional",
        "name": "optional",
        "lineno": 127,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1SecretKeySelector.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1SecretKeySelector",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1SecretKeySelector",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_list": [
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1SecretList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1SecretList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1SecretList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_projection": [
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.items",
        "name": "items",
        "lineno": 69,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.items",
        "name": "items",
        "lineno": 80,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.name",
        "name": "name",
        "lineno": 92,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.name",
        "name": "name",
        "lineno": 103,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.optional",
        "name": "optional",
        "lineno": 115,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.optional",
        "name": "optional",
        "lineno": 126,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1SecretProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1SecretProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1SecretProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_reference": [
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.namespace",
        "name": "namespace",
        "lineno": 87,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.namespace",
        "name": "namespace",
        "lineno": 98,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SecretReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SecretReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SecretReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_secret_volume_source": [
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 74,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.default_mode",
        "name": "default_mode",
        "lineno": 85,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.items",
        "name": "items",
        "lineno": 97,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.items",
        "name": "items",
        "lineno": 108,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.optional",
        "name": "optional",
        "lineno": 120,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.optional",
        "name": "optional",
        "lineno": 131,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 143,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.secret_name",
        "name": "secret_name",
        "lineno": 154,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1SecretVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1SecretVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_security_context": [
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.__init__",
        "name": "__init__",
        "lineno": 68,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.allow_privilege_escalation",
        "name": "allow_privilege_escalation",
        "lineno": 114,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.allow_privilege_escalation",
        "name": "allow_privilege_escalation",
        "lineno": 125,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 137,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.app_armor_profile",
        "name": "app_armor_profile",
        "lineno": 147,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.capabilities",
        "name": "capabilities",
        "lineno": 158,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.capabilities",
        "name": "capabilities",
        "lineno": 168,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.privileged",
        "name": "privileged",
        "lineno": 179,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.privileged",
        "name": "privileged",
        "lineno": 190,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.proc_mount",
        "name": "proc_mount",
        "lineno": 202,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.proc_mount",
        "name": "proc_mount",
        "lineno": 213,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.read_only_root_filesystem",
        "name": "read_only_root_filesystem",
        "lineno": 225,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.read_only_root_filesystem",
        "name": "read_only_root_filesystem",
        "lineno": 236,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 248,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_group",
        "name": "run_as_group",
        "lineno": 259,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 271,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_non_root",
        "name": "run_as_non_root",
        "lineno": 282,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 294,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.run_as_user",
        "name": "run_as_user",
        "lineno": 305,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 317,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.se_linux_options",
        "name": "se_linux_options",
        "lineno": 327,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 338,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.seccomp_profile",
        "name": "seccomp_profile",
        "lineno": 348,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 359,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.windows_options",
        "name": "windows_options",
        "lineno": 369,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "name": "to_dict",
        "lineno": 379,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "name": "convert",
        "lineno": 383,
        "scope": "V1SecurityContext.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_str",
        "name": "to_str",
        "lineno": 411,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.__repr__",
        "name": "__repr__",
        "lineno": 415,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.__eq__",
        "name": "__eq__",
        "lineno": 419,
        "scope": "V1SecurityContext",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext.__ne__",
        "name": "__ne__",
        "lineno": 426,
        "scope": "V1SecurityContext",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_selectable_field": [
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.json_path",
        "name": "json_path",
        "lineno": 58,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.json_path",
        "name": "json_path",
        "lineno": 69,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SelectableField.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SelectableField",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SelectableField",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SelfSubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SelfSubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review_spec": [
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 64,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 74,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 85,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 95,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V1SelfSubjectAccessReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V1SelfSubjectAccessReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.status",
        "name": "status",
        "lineno": 141,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.status",
        "name": "status",
        "lineno": 151,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "name": "to_dict",
        "lineno": 161,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "name": "convert",
        "lineno": 165,
        "scope": "V1SelfSubjectReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "name": "to_str",
        "lineno": 193,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__repr__",
        "name": "__repr__",
        "lineno": 197,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__eq__",
        "name": "__eq__",
        "lineno": 201,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__ne__",
        "name": "__ne__",
        "lineno": 208,
        "scope": "V1SelfSubjectReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_review_status": [
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.user_info",
        "name": "user_info",
        "lineno": 59,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.user_info",
        "name": "user_info",
        "lineno": 69,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1SelfSubjectReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1SelfSubjectReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SelfSubjectRulesReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SelfSubjectRulesReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review_spec": [
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.namespace",
        "name": "namespace",
        "lineno": 59,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.namespace",
        "name": "namespace",
        "lineno": 70,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1SelfSubjectRulesReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1SelfSubjectRulesReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_server_address_by_client_cidr": [
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.client_cidr",
        "name": "client_cidr",
        "lineno": 62,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.client_cidr",
        "name": "client_cidr",
        "lineno": 73,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.server_address",
        "name": "server_address",
        "lineno": 87,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.server_address",
        "name": "server_address",
        "lineno": 98,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ServerAddressByClientCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ServerAddressByClientCIDR",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service": [
      {
        "id": "kubernetes.client.models.v1_service.V1Service.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1Service.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1Service",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service.V1Service.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1Service",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_account": [
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.api_version",
        "name": "api_version",
        "lineno": 95,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 107,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.automount_service_account_token",
        "name": "automount_service_account_token",
        "lineno": 118,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 130,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.image_pull_secrets",
        "name": "image_pull_secrets",
        "lineno": 141,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.kind",
        "name": "kind",
        "lineno": 153,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.kind",
        "name": "kind",
        "lineno": 164,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.metadata",
        "name": "metadata",
        "lineno": 176,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.metadata",
        "name": "metadata",
        "lineno": 186,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.secrets",
        "name": "secrets",
        "lineno": 197,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.secrets",
        "name": "secrets",
        "lineno": 208,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "name": "to_dict",
        "lineno": 219,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "name": "convert",
        "lineno": 223,
        "scope": "V1ServiceAccount.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_str",
        "name": "to_str",
        "lineno": 251,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__repr__",
        "name": "__repr__",
        "lineno": 255,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__eq__",
        "name": "__eq__",
        "lineno": 259,
        "scope": "V1ServiceAccount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__ne__",
        "name": "__ne__",
        "lineno": 266,
        "scope": "V1ServiceAccount",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_account_list": [
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceAccountList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceAccountList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceAccountList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_account_subject": [
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.namespace",
        "name": "namespace",
        "lineno": 87,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.namespace",
        "name": "namespace",
        "lineno": 98,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1ServiceAccountSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1ServiceAccountSubject",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_account_token_projection": [
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.audience",
        "name": "audience",
        "lineno": 68,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.audience",
        "name": "audience",
        "lineno": 79,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 91,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 102,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.path",
        "name": "path",
        "lineno": 114,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.path",
        "name": "path",
        "lineno": 125,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1ServiceAccountTokenProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1ServiceAccountTokenProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_backend_port": [
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.name",
        "name": "name",
        "lineno": 64,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.name",
        "name": "name",
        "lineno": 75,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.number",
        "name": "number",
        "lineno": 87,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.number",
        "name": "number",
        "lineno": 98,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1ServiceBackendPort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1ServiceBackendPort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_cidr": [
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ServiceCIDR.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ServiceCIDR",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ServiceCIDR",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_cidr_list": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceCIDRList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceCIDRList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_cidr_spec": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 59,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.cidrs",
        "name": "cidrs",
        "lineno": 70,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ServiceCIDRSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ServiceCIDRSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_cidr_status": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 59,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.conditions",
        "name": "conditions",
        "lineno": 70,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1ServiceCIDRStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1ServiceCIDRStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_list": [
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ServiceList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ServiceList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ServiceList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_port": [
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.app_protocol",
        "name": "app_protocol",
        "lineno": 83,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.app_protocol",
        "name": "app_protocol",
        "lineno": 94,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.name",
        "name": "name",
        "lineno": 106,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.name",
        "name": "name",
        "lineno": 117,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.node_port",
        "name": "node_port",
        "lineno": 129,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.node_port",
        "name": "node_port",
        "lineno": 140,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.port",
        "name": "port",
        "lineno": 152,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.port",
        "name": "port",
        "lineno": 163,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.protocol",
        "name": "protocol",
        "lineno": 177,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.protocol",
        "name": "protocol",
        "lineno": 188,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.target_port",
        "name": "target_port",
        "lineno": 200,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.target_port",
        "name": "target_port",
        "lineno": 211,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ServicePort.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ServicePort",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ServicePort",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_spec": [
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__init__",
        "name": "__init__",
        "lineno": 84,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.allocate_load_balancer_node_ports",
        "name": "allocate_load_balancer_node_ports",
        "lineno": 154,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.allocate_load_balancer_node_ports",
        "name": "allocate_load_balancer_node_ports",
        "lineno": 165,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.cluster_ip",
        "name": "cluster_ip",
        "lineno": 177,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.cluster_ip",
        "name": "cluster_ip",
        "lineno": 188,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.cluster_ips",
        "name": "cluster_ips",
        "lineno": 200,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.cluster_ips",
        "name": "cluster_ips",
        "lineno": 211,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_ips",
        "name": "external_ips",
        "lineno": 223,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_ips",
        "name": "external_ips",
        "lineno": 234,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_name",
        "name": "external_name",
        "lineno": 246,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_name",
        "name": "external_name",
        "lineno": 257,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_traffic_policy",
        "name": "external_traffic_policy",
        "lineno": 269,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.external_traffic_policy",
        "name": "external_traffic_policy",
        "lineno": 280,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.health_check_node_port",
        "name": "health_check_node_port",
        "lineno": 292,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.health_check_node_port",
        "name": "health_check_node_port",
        "lineno": 303,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.internal_traffic_policy",
        "name": "internal_traffic_policy",
        "lineno": 315,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.internal_traffic_policy",
        "name": "internal_traffic_policy",
        "lineno": 326,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ip_families",
        "name": "ip_families",
        "lineno": 338,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ip_families",
        "name": "ip_families",
        "lineno": 349,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ip_family_policy",
        "name": "ip_family_policy",
        "lineno": 361,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ip_family_policy",
        "name": "ip_family_policy",
        "lineno": 372,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_class",
        "name": "load_balancer_class",
        "lineno": 384,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_class",
        "name": "load_balancer_class",
        "lineno": 395,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_ip",
        "name": "load_balancer_ip",
        "lineno": 407,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_ip",
        "name": "load_balancer_ip",
        "lineno": 418,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_source_ranges",
        "name": "load_balancer_source_ranges",
        "lineno": 430,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.load_balancer_source_ranges",
        "name": "load_balancer_source_ranges",
        "lineno": 441,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ports",
        "name": "ports",
        "lineno": 453,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.ports",
        "name": "ports",
        "lineno": 464,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.publish_not_ready_addresses",
        "name": "publish_not_ready_addresses",
        "lineno": 476,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.publish_not_ready_addresses",
        "name": "publish_not_ready_addresses",
        "lineno": 487,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.selector",
        "name": "selector",
        "lineno": 499,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.selector",
        "name": "selector",
        "lineno": 510,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.session_affinity",
        "name": "session_affinity",
        "lineno": 522,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.session_affinity",
        "name": "session_affinity",
        "lineno": 533,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.session_affinity_config",
        "name": "session_affinity_config",
        "lineno": 545,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.session_affinity_config",
        "name": "session_affinity_config",
        "lineno": 555,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.traffic_distribution",
        "name": "traffic_distribution",
        "lineno": 566,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.traffic_distribution",
        "name": "traffic_distribution",
        "lineno": 577,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.type",
        "name": "type",
        "lineno": 589,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.type",
        "name": "type",
        "lineno": 600,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "name": "to_dict",
        "lineno": 611,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "name": "convert",
        "lineno": 615,
        "scope": "V1ServiceSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "name": "to_str",
        "lineno": 643,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__repr__",
        "name": "__repr__",
        "lineno": 647,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__eq__",
        "name": "__eq__",
        "lineno": 651,
        "scope": "V1ServiceSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__ne__",
        "name": "__ne__",
        "lineno": 658,
        "scope": "V1ServiceSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_service_status": [
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.conditions",
        "name": "conditions",
        "lineno": 64,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.conditions",
        "name": "conditions",
        "lineno": 75,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 87,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.load_balancer",
        "name": "load_balancer",
        "lineno": 97,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1ServiceStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1ServiceStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1ServiceStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_session_affinity_config": [
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.client_ip",
        "name": "client_ip",
        "lineno": 59,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.client_ip",
        "name": "client_ip",
        "lineno": 69,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1SessionAffinityConfig.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1SessionAffinityConfig",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_se_linux_options": [
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.level",
        "name": "level",
        "lineno": 74,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.level",
        "name": "level",
        "lineno": 85,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.role",
        "name": "role",
        "lineno": 97,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.role",
        "name": "role",
        "lineno": 108,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.type",
        "name": "type",
        "lineno": 120,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.type",
        "name": "type",
        "lineno": 131,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.user",
        "name": "user",
        "lineno": 143,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.user",
        "name": "user",
        "lineno": 154,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1SELinuxOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1SELinuxOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1SELinuxOptions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_shard_info": [
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.selector",
        "name": "selector",
        "lineno": 58,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.selector",
        "name": "selector",
        "lineno": 69,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1ShardInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1ShardInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1ShardInfo",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_sleep_action": [
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.seconds",
        "name": "seconds",
        "lineno": 58,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.seconds",
        "name": "seconds",
        "lineno": 69,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SleepAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SleepAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SleepAction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set": [
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1StatefulSet.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1StatefulSet",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1StatefulSet",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_condition": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V1StatefulSetCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V1StatefulSetCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_list": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1StatefulSetList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1StatefulSetList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1StatefulSetList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_ordinals": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.start",
        "name": "start",
        "lineno": 59,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.start",
        "name": "start",
        "lineno": 70,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1StatefulSetOrdinals.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1StatefulSetOrdinals",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_deleted",
        "name": "when_deleted",
        "lineno": 64,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_deleted",
        "name": "when_deleted",
        "lineno": 75,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_scaled",
        "name": "when_scaled",
        "lineno": 87,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.when_scaled",
        "name": "when_scaled",
        "lineno": 98,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_spec": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 107,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.min_ready_seconds",
        "name": "min_ready_seconds",
        "lineno": 118,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.ordinals",
        "name": "ordinals",
        "lineno": 130,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.ordinals",
        "name": "ordinals",
        "lineno": 140,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.persistent_volume_claim_retention_policy",
        "name": "persistent_volume_claim_retention_policy",
        "lineno": 151,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.persistent_volume_claim_retention_policy",
        "name": "persistent_volume_claim_retention_policy",
        "lineno": 161,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.pod_management_policy",
        "name": "pod_management_policy",
        "lineno": 172,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.pod_management_policy",
        "name": "pod_management_policy",
        "lineno": 183,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.replicas",
        "name": "replicas",
        "lineno": 195,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.replicas",
        "name": "replicas",
        "lineno": 206,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 218,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.revision_history_limit",
        "name": "revision_history_limit",
        "lineno": 229,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.selector",
        "name": "selector",
        "lineno": 241,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.selector",
        "name": "selector",
        "lineno": 251,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.service_name",
        "name": "service_name",
        "lineno": 264,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.service_name",
        "name": "service_name",
        "lineno": 275,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.template",
        "name": "template",
        "lineno": 287,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.template",
        "name": "template",
        "lineno": 297,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 310,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.update_strategy",
        "name": "update_strategy",
        "lineno": 320,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.volume_claim_templates",
        "name": "volume_claim_templates",
        "lineno": 331,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.volume_claim_templates",
        "name": "volume_claim_templates",
        "lineno": 342,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "name": "to_dict",
        "lineno": 353,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "name": "convert",
        "lineno": 357,
        "scope": "V1StatefulSetSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "name": "to_str",
        "lineno": 385,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__repr__",
        "name": "__repr__",
        "lineno": 389,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__eq__",
        "name": "__eq__",
        "lineno": 393,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__ne__",
        "name": "__ne__",
        "lineno": 400,
        "scope": "V1StatefulSetSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_status": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 103,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.available_replicas",
        "name": "available_replicas",
        "lineno": 114,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 126,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.collision_count",
        "name": "collision_count",
        "lineno": 137,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.conditions",
        "name": "conditions",
        "lineno": 149,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.conditions",
        "name": "conditions",
        "lineno": 160,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 172,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 183,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_revision",
        "name": "current_revision",
        "lineno": 195,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.current_revision",
        "name": "current_revision",
        "lineno": 206,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 218,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 229,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 241,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.ready_replicas",
        "name": "ready_replicas",
        "lineno": 252,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.replicas",
        "name": "replicas",
        "lineno": 264,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.replicas",
        "name": "replicas",
        "lineno": 275,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.update_revision",
        "name": "update_revision",
        "lineno": 289,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.update_revision",
        "name": "update_revision",
        "lineno": 300,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 312,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.updated_replicas",
        "name": "updated_replicas",
        "lineno": 323,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "name": "to_dict",
        "lineno": 334,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "name": "convert",
        "lineno": 338,
        "scope": "V1StatefulSetStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "name": "to_str",
        "lineno": 366,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__repr__",
        "name": "__repr__",
        "lineno": 370,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__eq__",
        "name": "__eq__",
        "lineno": 374,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__ne__",
        "name": "__ne__",
        "lineno": 381,
        "scope": "V1StatefulSetStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_stateful_set_update_strategy": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 64,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.rolling_update",
        "name": "rolling_update",
        "lineno": 74,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.type",
        "name": "type",
        "lineno": 85,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.type",
        "name": "type",
        "lineno": 96,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1StatefulSetUpdateStrategy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1StatefulSetUpdateStrategy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_status": [
      {
        "id": "kubernetes.client.models.v1_status.V1Status.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.api_version",
        "name": "api_version",
        "lineno": 94,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.api_version",
        "name": "api_version",
        "lineno": 105,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.code",
        "name": "code",
        "lineno": 117,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.code",
        "name": "code",
        "lineno": 128,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.details",
        "name": "details",
        "lineno": 140,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.details",
        "name": "details",
        "lineno": 150,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.kind",
        "name": "kind",
        "lineno": 161,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.kind",
        "name": "kind",
        "lineno": 172,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.message",
        "name": "message",
        "lineno": 184,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.message",
        "name": "message",
        "lineno": 195,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.metadata",
        "name": "metadata",
        "lineno": 207,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.metadata",
        "name": "metadata",
        "lineno": 217,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.reason",
        "name": "reason",
        "lineno": 228,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.reason",
        "name": "reason",
        "lineno": 239,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.status",
        "name": "status",
        "lineno": 251,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.status",
        "name": "status",
        "lineno": 262,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "name": "to_dict",
        "lineno": 273,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.to_dict.convert",
        "name": "convert",
        "lineno": 277,
        "scope": "V1Status.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.to_str",
        "name": "to_str",
        "lineno": 305,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.__repr__",
        "name": "__repr__",
        "lineno": 309,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.__eq__",
        "name": "__eq__",
        "lineno": 313,
        "scope": "V1Status",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status.V1Status.__ne__",
        "name": "__ne__",
        "lineno": 320,
        "scope": "V1Status",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_status_cause": [
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.field",
        "name": "field",
        "lineno": 69,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.field",
        "name": "field",
        "lineno": 80,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.message",
        "name": "message",
        "lineno": 92,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.reason",
        "name": "reason",
        "lineno": 115,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.reason",
        "name": "reason",
        "lineno": 126,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1StatusCause.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1StatusCause",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1StatusCause",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_status_details": [
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.causes",
        "name": "causes",
        "lineno": 84,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.causes",
        "name": "causes",
        "lineno": 95,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.group",
        "name": "group",
        "lineno": 107,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.group",
        "name": "group",
        "lineno": 118,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.kind",
        "name": "kind",
        "lineno": 130,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.kind",
        "name": "kind",
        "lineno": 141,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.name",
        "name": "name",
        "lineno": 153,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.name",
        "name": "name",
        "lineno": 164,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.retry_after_seconds",
        "name": "retry_after_seconds",
        "lineno": 176,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.retry_after_seconds",
        "name": "retry_after_seconds",
        "lineno": 187,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.uid",
        "name": "uid",
        "lineno": 199,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.uid",
        "name": "uid",
        "lineno": 210,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "name": "to_dict",
        "lineno": 221,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "name": "convert",
        "lineno": 225,
        "scope": "V1StatusDetails.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_str",
        "name": "to_str",
        "lineno": 253,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.__repr__",
        "name": "__repr__",
        "lineno": 257,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.__eq__",
        "name": "__eq__",
        "lineno": 261,
        "scope": "V1StatusDetails",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails.__ne__",
        "name": "__ne__",
        "lineno": 268,
        "scope": "V1StatusDetails",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_storage_class": [
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.__init__",
        "name": "__init__",
        "lineno": 64,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.allow_volume_expansion",
        "name": "allow_volume_expansion",
        "lineno": 103,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.allow_volume_expansion",
        "name": "allow_volume_expansion",
        "lineno": 114,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.allowed_topologies",
        "name": "allowed_topologies",
        "lineno": 126,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.allowed_topologies",
        "name": "allowed_topologies",
        "lineno": 137,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.api_version",
        "name": "api_version",
        "lineno": 149,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.api_version",
        "name": "api_version",
        "lineno": 160,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.kind",
        "name": "kind",
        "lineno": 172,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.kind",
        "name": "kind",
        "lineno": 183,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.metadata",
        "name": "metadata",
        "lineno": 195,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.metadata",
        "name": "metadata",
        "lineno": 205,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.mount_options",
        "name": "mount_options",
        "lineno": 216,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.mount_options",
        "name": "mount_options",
        "lineno": 227,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.parameters",
        "name": "parameters",
        "lineno": 239,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.parameters",
        "name": "parameters",
        "lineno": 250,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.provisioner",
        "name": "provisioner",
        "lineno": 262,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.provisioner",
        "name": "provisioner",
        "lineno": 273,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.reclaim_policy",
        "name": "reclaim_policy",
        "lineno": 287,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.reclaim_policy",
        "name": "reclaim_policy",
        "lineno": 298,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.volume_binding_mode",
        "name": "volume_binding_mode",
        "lineno": 310,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.volume_binding_mode",
        "name": "volume_binding_mode",
        "lineno": 321,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "name": "to_dict",
        "lineno": 332,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "name": "convert",
        "lineno": 336,
        "scope": "V1StorageClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_str",
        "name": "to_str",
        "lineno": 364,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.__repr__",
        "name": "__repr__",
        "lineno": 368,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.__eq__",
        "name": "__eq__",
        "lineno": 372,
        "scope": "V1StorageClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass.__ne__",
        "name": "__ne__",
        "lineno": 379,
        "scope": "V1StorageClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_storage_class_list": [
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1StorageClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1StorageClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1StorageClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_storage_os_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.read_only",
        "name": "read_only",
        "lineno": 113,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 125,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 135,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 146,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 157,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 169,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 180,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1StorageOSPersistentVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1StorageOSPersistentVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_storage_os_volume_source": [
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 79,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 90,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 102,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.read_only",
        "name": "read_only",
        "lineno": 113,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 125,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.secret_ref",
        "name": "secret_ref",
        "lineno": 135,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 146,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_name",
        "name": "volume_name",
        "lineno": 157,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 169,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.volume_namespace",
        "name": "volume_namespace",
        "lineno": 180,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V1StorageOSVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V1StorageOSVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1SubjectAccessReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1SubjectAccessReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_spec": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.extra",
        "name": "extra",
        "lineno": 84,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.extra",
        "name": "extra",
        "lineno": 95,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.groups",
        "name": "groups",
        "lineno": 107,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.groups",
        "name": "groups",
        "lineno": 118,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 130,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.non_resource_attributes",
        "name": "non_resource_attributes",
        "lineno": 140,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 151,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.resource_attributes",
        "name": "resource_attributes",
        "lineno": 161,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.uid",
        "name": "uid",
        "lineno": 172,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.uid",
        "name": "uid",
        "lineno": 183,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.user",
        "name": "user",
        "lineno": 195,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.user",
        "name": "user",
        "lineno": 206,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 217,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 221,
        "scope": "V1SubjectAccessReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "name": "to_str",
        "lineno": 249,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 253,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 257,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 264,
        "scope": "V1SubjectAccessReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_status": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.allowed",
        "name": "allowed",
        "lineno": 73,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.allowed",
        "name": "allowed",
        "lineno": 84,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.denied",
        "name": "denied",
        "lineno": 98,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.denied",
        "name": "denied",
        "lineno": 109,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 121,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 132,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.reason",
        "name": "reason",
        "lineno": 144,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.reason",
        "name": "reason",
        "lineno": 155,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1SubjectAccessReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1SubjectAccessReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_subject_rules_review_status": [
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 71,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.evaluation_error",
        "name": "evaluation_error",
        "lineno": 82,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.incomplete",
        "name": "incomplete",
        "lineno": 94,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.incomplete",
        "name": "incomplete",
        "lineno": 105,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 119,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.non_resource_rules",
        "name": "non_resource_rules",
        "lineno": 130,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.resource_rules",
        "name": "resource_rules",
        "lineno": 144,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.resource_rules",
        "name": "resource_rules",
        "lineno": 155,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 168,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 172,
        "scope": "V1SubjectRulesReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "name": "to_str",
        "lineno": 200,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 204,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 208,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 215,
        "scope": "V1SubjectRulesReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_success_policy": [
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.rules",
        "name": "rules",
        "lineno": 58,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.rules",
        "name": "rules",
        "lineno": 69,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1SuccessPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1SuccessPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1SuccessPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_success_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_count",
        "name": "succeeded_count",
        "lineno": 64,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_count",
        "name": "succeeded_count",
        "lineno": 75,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_indexes",
        "name": "succeeded_indexes",
        "lineno": 87,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.succeeded_indexes",
        "name": "succeeded_indexes",
        "lineno": 98,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1SuccessPolicyRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1SuccessPolicyRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_sysctl": [
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.name",
        "name": "name",
        "lineno": 62,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.name",
        "name": "name",
        "lineno": 73,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.value",
        "name": "value",
        "lineno": 87,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.value",
        "name": "value",
        "lineno": 98,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1Sysctl.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1Sysctl",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1Sysctl",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_taint": [
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.effect",
        "name": "effect",
        "lineno": 72,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.effect",
        "name": "effect",
        "lineno": 83,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.key",
        "name": "key",
        "lineno": 97,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.key",
        "name": "key",
        "lineno": 108,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.time_added",
        "name": "time_added",
        "lineno": 122,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.time_added",
        "name": "time_added",
        "lineno": 133,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.value",
        "name": "value",
        "lineno": 145,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.value",
        "name": "value",
        "lineno": 156,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1Taint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1Taint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1Taint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_tcp_socket_action": [
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.host",
        "name": "host",
        "lineno": 63,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.host",
        "name": "host",
        "lineno": 74,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.port",
        "name": "port",
        "lineno": 86,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.port",
        "name": "port",
        "lineno": 97,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1TCPSocketAction.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1TCPSocketAction",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1TCPSocketAction",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_token_request_spec": [
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.audiences",
        "name": "audiences",
        "lineno": 69,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.audiences",
        "name": "audiences",
        "lineno": 80,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.bound_object_ref",
        "name": "bound_object_ref",
        "lineno": 92,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.bound_object_ref",
        "name": "bound_object_ref",
        "lineno": 102,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 113,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.expiration_seconds",
        "name": "expiration_seconds",
        "lineno": 124,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1TokenRequestSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1TokenRequestSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_token_request_status": [
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.expiration_timestamp",
        "name": "expiration_timestamp",
        "lineno": 64,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.expiration_timestamp",
        "name": "expiration_timestamp",
        "lineno": 75,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.token",
        "name": "token",
        "lineno": 87,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.token",
        "name": "token",
        "lineno": 98,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1TokenRequestStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1TokenRequestStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_token_review": [
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1TokenReview.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1TokenReview",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1TokenReview",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_token_review_spec": [
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.audiences",
        "name": "audiences",
        "lineno": 63,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.audiences",
        "name": "audiences",
        "lineno": 74,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.token",
        "name": "token",
        "lineno": 86,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.token",
        "name": "token",
        "lineno": 97,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "name": "to_dict",
        "lineno": 110,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "name": "convert",
        "lineno": 114,
        "scope": "V1TokenReviewSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "name": "to_str",
        "lineno": 142,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__repr__",
        "name": "__repr__",
        "lineno": 146,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__eq__",
        "name": "__eq__",
        "lineno": 150,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__ne__",
        "name": "__ne__",
        "lineno": 157,
        "scope": "V1TokenReviewSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_token_review_status": [
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.audiences",
        "name": "audiences",
        "lineno": 74,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.audiences",
        "name": "audiences",
        "lineno": 85,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.authenticated",
        "name": "authenticated",
        "lineno": 97,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.authenticated",
        "name": "authenticated",
        "lineno": 108,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.error",
        "name": "error",
        "lineno": 120,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.error",
        "name": "error",
        "lineno": 131,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.user",
        "name": "user",
        "lineno": 143,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.user",
        "name": "user",
        "lineno": 153,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1TokenReviewStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1TokenReviewStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_toleration": [
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.effect",
        "name": "effect",
        "lineno": 79,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.effect",
        "name": "effect",
        "lineno": 90,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.key",
        "name": "key",
        "lineno": 102,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.key",
        "name": "key",
        "lineno": 113,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.operator",
        "name": "operator",
        "lineno": 125,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.operator",
        "name": "operator",
        "lineno": 136,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 148,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.toleration_seconds",
        "name": "toleration_seconds",
        "lineno": 159,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.value",
        "name": "value",
        "lineno": 171,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.value",
        "name": "value",
        "lineno": 182,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1Toleration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1Toleration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1Toleration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_topology_selector_label_requirement": [
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.key",
        "name": "key",
        "lineno": 62,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.key",
        "name": "key",
        "lineno": 73,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.values",
        "name": "values",
        "lineno": 87,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.values",
        "name": "values",
        "lineno": 98,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1TopologySelectorLabelRequirement.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1TopologySelectorLabelRequirement",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_topology_selector_term": [
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.match_label_expressions",
        "name": "match_label_expressions",
        "lineno": 59,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.match_label_expressions",
        "name": "match_label_expressions",
        "lineno": 70,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1TopologySelectorTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1TopologySelectorTerm",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_topology_spread_constraint": [
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.label_selector",
        "name": "label_selector",
        "lineno": 91,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.label_selector",
        "name": "label_selector",
        "lineno": 101,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.match_label_keys",
        "name": "match_label_keys",
        "lineno": 112,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.match_label_keys",
        "name": "match_label_keys",
        "lineno": 123,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.max_skew",
        "name": "max_skew",
        "lineno": 135,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.max_skew",
        "name": "max_skew",
        "lineno": 146,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.min_domains",
        "name": "min_domains",
        "lineno": 160,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.min_domains",
        "name": "min_domains",
        "lineno": 171,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_affinity_policy",
        "name": "node_affinity_policy",
        "lineno": 183,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_affinity_policy",
        "name": "node_affinity_policy",
        "lineno": 194,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_taints_policy",
        "name": "node_taints_policy",
        "lineno": 206,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.node_taints_policy",
        "name": "node_taints_policy",
        "lineno": 217,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.topology_key",
        "name": "topology_key",
        "lineno": 229,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.topology_key",
        "name": "topology_key",
        "lineno": 240,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.when_unsatisfiable",
        "name": "when_unsatisfiable",
        "lineno": 254,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.when_unsatisfiable",
        "name": "when_unsatisfiable",
        "lineno": 265,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "name": "to_dict",
        "lineno": 278,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "name": "convert",
        "lineno": 282,
        "scope": "V1TopologySpreadConstraint.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "name": "to_str",
        "lineno": 310,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__repr__",
        "name": "__repr__",
        "lineno": 314,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__eq__",
        "name": "__eq__",
        "lineno": 318,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__ne__",
        "name": "__ne__",
        "lineno": 325,
        "scope": "V1TopologySpreadConstraint",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_typed_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 67,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.api_group",
        "name": "api_group",
        "lineno": 78,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V1TypedLocalObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V1TypedLocalObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_typed_object_reference": [
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.api_group",
        "name": "api_group",
        "lineno": 72,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.api_group",
        "name": "api_group",
        "lineno": 83,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.kind",
        "name": "kind",
        "lineno": 106,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.name",
        "name": "name",
        "lineno": 120,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.name",
        "name": "name",
        "lineno": 131,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.namespace",
        "name": "namespace",
        "lineno": 145,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.namespace",
        "name": "namespace",
        "lineno": 156,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 167,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 171,
        "scope": "V1TypedObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "name": "to_str",
        "lineno": 199,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 203,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 207,
        "scope": "V1TypedObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 214,
        "scope": "V1TypedObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_type_checking": [
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.expression_warnings",
        "name": "expression_warnings",
        "lineno": 59,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.expression_warnings",
        "name": "expression_warnings",
        "lineno": 70,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1TypeChecking.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1TypeChecking",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1TypeChecking",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_uncounted_terminated_pods": [
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.failed",
        "name": "failed",
        "lineno": 64,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.failed",
        "name": "failed",
        "lineno": 75,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.succeeded",
        "name": "succeeded",
        "lineno": 87,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.succeeded",
        "name": "succeeded",
        "lineno": 98,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1UncountedTerminatedPods.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1UncountedTerminatedPods",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_user_info": [
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.extra",
        "name": "extra",
        "lineno": 74,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.extra",
        "name": "extra",
        "lineno": 85,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.groups",
        "name": "groups",
        "lineno": 97,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.groups",
        "name": "groups",
        "lineno": 108,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.uid",
        "name": "uid",
        "lineno": 120,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.uid",
        "name": "uid",
        "lineno": 131,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.username",
        "name": "username",
        "lineno": 143,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.username",
        "name": "username",
        "lineno": 154,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1UserInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1UserInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1UserInfo",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_user_subject": [
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.name",
        "name": "name",
        "lineno": 58,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.name",
        "name": "name",
        "lineno": 69,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "name": "to_dict",
        "lineno": 82,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "name": "convert",
        "lineno": 86,
        "scope": "V1UserSubject.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_str",
        "name": "to_str",
        "lineno": 114,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.__repr__",
        "name": "__repr__",
        "lineno": 118,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.__eq__",
        "name": "__eq__",
        "lineno": 122,
        "scope": "V1UserSubject",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject.__ne__",
        "name": "__ne__",
        "lineno": 129,
        "scope": "V1UserSubject",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 79,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.api_version",
        "name": "api_version",
        "lineno": 90,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 102,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.kind",
        "name": "kind",
        "lineno": 113,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.metadata",
        "name": "metadata",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 146,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.spec",
        "name": "spec",
        "lineno": 156,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.status",
        "name": "status",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.status",
        "name": "status",
        "lineno": 177,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "name": "to_dict",
        "lineno": 187,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 191,
        "scope": "V1ValidatingAdmissionPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "name": "to_str",
        "lineno": 219,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__repr__",
        "name": "__repr__",
        "lineno": 223,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__eq__",
        "name": "__eq__",
        "lineno": 227,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__ne__",
        "name": "__ne__",
        "lineno": 234,
        "scope": "V1ValidatingAdmissionPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.kind",
        "name": "kind",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 119,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.metadata",
        "name": "metadata",
        "lineno": 129,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 140,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.spec",
        "name": "spec",
        "lineno": 150,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1ValidatingAdmissionPolicyBinding.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1ValidatingAdmissionPolicyBinding",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicyBindingList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicyBindingList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 72,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.match_resources",
        "name": "match_resources",
        "lineno": 82,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 93,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.param_ref",
        "name": "param_ref",
        "lineno": 103,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 114,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.policy_name",
        "name": "policy_name",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.validation_actions",
        "name": "validation_actions",
        "lineno": 139,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.validation_actions",
        "name": "validation_actions",
        "lineno": 150,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ValidatingAdmissionPolicyBindingSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicyList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicyList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.audit_annotations",
        "name": "audit_annotations",
        "lineno": 89,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.audit_annotations",
        "name": "audit_annotations",
        "lineno": 100,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 112,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.failure_policy",
        "name": "failure_policy",
        "lineno": 123,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_conditions",
        "name": "match_conditions",
        "lineno": 146,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 158,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.match_constraints",
        "name": "match_constraints",
        "lineno": 168,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 179,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.param_kind",
        "name": "param_kind",
        "lineno": 189,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.validations",
        "name": "validations",
        "lineno": 200,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.validations",
        "name": "validations",
        "lineno": 211,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 223,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.variables",
        "name": "variables",
        "lineno": 234,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "name": "to_dict",
        "lineno": 245,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "name": "convert",
        "lineno": 249,
        "scope": "V1ValidatingAdmissionPolicySpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "name": "to_str",
        "lineno": 277,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__repr__",
        "name": "__repr__",
        "lineno": 281,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__eq__",
        "name": "__eq__",
        "lineno": 285,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__ne__",
        "name": "__ne__",
        "lineno": 292,
        "scope": "V1ValidatingAdmissionPolicySpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_status": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.conditions",
        "name": "conditions",
        "lineno": 69,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.conditions",
        "name": "conditions",
        "lineno": 80,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 92,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 103,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.type_checking",
        "name": "type_checking",
        "lineno": 115,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.type_checking",
        "name": "type_checking",
        "lineno": 125,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "name": "to_dict",
        "lineno": 135,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "name": "convert",
        "lineno": 139,
        "scope": "V1ValidatingAdmissionPolicyStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "name": "to_str",
        "lineno": 167,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__repr__",
        "name": "__repr__",
        "lineno": 171,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__eq__",
        "name": "__eq__",
        "lineno": 175,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__ne__",
        "name": "__ne__",
        "lineno": 182,
        "scope": "V1ValidatingAdmissionPolicyStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_webhook": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__init__",
        "name": "__init__",
        "lineno": 66,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 105,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.admission_review_versions",
        "name": "admission_review_versions",
        "lineno": 116,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.client_config",
        "name": "client_config",
        "lineno": 130,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.client_config",
        "name": "client_config",
        "lineno": 140,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 153,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.failure_policy",
        "name": "failure_policy",
        "lineno": 164,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 176,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.match_conditions",
        "name": "match_conditions",
        "lineno": 187,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 199,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.match_policy",
        "name": "match_policy",
        "lineno": 210,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.name",
        "name": "name",
        "lineno": 222,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.name",
        "name": "name",
        "lineno": 233,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 247,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.namespace_selector",
        "name": "namespace_selector",
        "lineno": 257,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 268,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.object_selector",
        "name": "object_selector",
        "lineno": 278,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.rules",
        "name": "rules",
        "lineno": 289,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.rules",
        "name": "rules",
        "lineno": 300,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 312,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.side_effects",
        "name": "side_effects",
        "lineno": 323,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 337,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.timeout_seconds",
        "name": "timeout_seconds",
        "lineno": 348,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "name": "to_dict",
        "lineno": 359,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "name": "convert",
        "lineno": 363,
        "scope": "V1ValidatingWebhook.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "name": "to_str",
        "lineno": 391,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__repr__",
        "name": "__repr__",
        "lineno": 395,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__eq__",
        "name": "__eq__",
        "lineno": 399,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__ne__",
        "name": "__ne__",
        "lineno": 406,
        "scope": "V1ValidatingWebhook",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.api_version",
        "name": "api_version",
        "lineno": 85,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 97,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.kind",
        "name": "kind",
        "lineno": 108,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 120,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.metadata",
        "name": "metadata",
        "lineno": 130,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 141,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.webhooks",
        "name": "webhooks",
        "lineno": 152,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V1ValidatingWebhookConfiguration.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V1ValidatingWebhookConfiguration",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1ValidatingWebhookConfigurationList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1ValidatingWebhookConfigurationList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validation": [
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.expression",
        "name": "expression",
        "lineno": 84,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.message",
        "name": "message",
        "lineno": 98,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.message",
        "name": "message",
        "lineno": 109,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.message_expression",
        "name": "message_expression",
        "lineno": 121,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.message_expression",
        "name": "message_expression",
        "lineno": 132,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.reason",
        "name": "reason",
        "lineno": 144,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.reason",
        "name": "reason",
        "lineno": 155,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1Validation.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1Validation",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1Validation",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_validation_rule": [
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.field_path",
        "name": "field_path",
        "lineno": 83,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.field_path",
        "name": "field_path",
        "lineno": 94,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.message",
        "name": "message",
        "lineno": 106,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.message",
        "name": "message",
        "lineno": 117,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.message_expression",
        "name": "message_expression",
        "lineno": 129,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.message_expression",
        "name": "message_expression",
        "lineno": 140,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.optional_old_self",
        "name": "optional_old_self",
        "lineno": 152,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.optional_old_self",
        "name": "optional_old_self",
        "lineno": 163,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.reason",
        "name": "reason",
        "lineno": 175,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.reason",
        "name": "reason",
        "lineno": 186,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.rule",
        "name": "rule",
        "lineno": 198,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.rule",
        "name": "rule",
        "lineno": 209,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V1ValidationRule.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V1ValidationRule",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V1ValidationRule",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_variable": [
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.expression",
        "name": "expression",
        "lineno": 62,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.expression",
        "name": "expression",
        "lineno": 73,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1Variable.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1Variable",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1Variable",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume": [
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.__init__",
        "name": "__init__",
        "lineno": 106,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 208,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.aws_elastic_block_store",
        "name": "aws_elastic_block_store",
        "lineno": 218,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.azure_disk",
        "name": "azure_disk",
        "lineno": 229,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.azure_disk",
        "name": "azure_disk",
        "lineno": 239,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.azure_file",
        "name": "azure_file",
        "lineno": 250,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.azure_file",
        "name": "azure_file",
        "lineno": 260,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.cephfs",
        "name": "cephfs",
        "lineno": 271,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.cephfs",
        "name": "cephfs",
        "lineno": 281,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.cinder",
        "name": "cinder",
        "lineno": 292,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.cinder",
        "name": "cinder",
        "lineno": 302,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.config_map",
        "name": "config_map",
        "lineno": 313,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.config_map",
        "name": "config_map",
        "lineno": 323,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.csi",
        "name": "csi",
        "lineno": 334,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.csi",
        "name": "csi",
        "lineno": 344,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.downward_api",
        "name": "downward_api",
        "lineno": 355,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.downward_api",
        "name": "downward_api",
        "lineno": 365,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.empty_dir",
        "name": "empty_dir",
        "lineno": 376,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.empty_dir",
        "name": "empty_dir",
        "lineno": 386,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.ephemeral",
        "name": "ephemeral",
        "lineno": 397,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.ephemeral",
        "name": "ephemeral",
        "lineno": 407,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.fc",
        "name": "fc",
        "lineno": 418,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.fc",
        "name": "fc",
        "lineno": 428,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.flex_volume",
        "name": "flex_volume",
        "lineno": 439,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.flex_volume",
        "name": "flex_volume",
        "lineno": 449,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.flocker",
        "name": "flocker",
        "lineno": 460,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.flocker",
        "name": "flocker",
        "lineno": 470,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 481,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.gce_persistent_disk",
        "name": "gce_persistent_disk",
        "lineno": 491,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.git_repo",
        "name": "git_repo",
        "lineno": 502,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.git_repo",
        "name": "git_repo",
        "lineno": 512,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.glusterfs",
        "name": "glusterfs",
        "lineno": 523,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.glusterfs",
        "name": "glusterfs",
        "lineno": 533,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.host_path",
        "name": "host_path",
        "lineno": 544,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.host_path",
        "name": "host_path",
        "lineno": 554,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.image",
        "name": "image",
        "lineno": 565,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.image",
        "name": "image",
        "lineno": 575,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.iscsi",
        "name": "iscsi",
        "lineno": 586,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.iscsi",
        "name": "iscsi",
        "lineno": 596,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.name",
        "name": "name",
        "lineno": 607,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.name",
        "name": "name",
        "lineno": 618,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.nfs",
        "name": "nfs",
        "lineno": 632,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.nfs",
        "name": "nfs",
        "lineno": 642,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.persistent_volume_claim",
        "name": "persistent_volume_claim",
        "lineno": 653,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.persistent_volume_claim",
        "name": "persistent_volume_claim",
        "lineno": 663,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 674,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.photon_persistent_disk",
        "name": "photon_persistent_disk",
        "lineno": 684,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.portworx_volume",
        "name": "portworx_volume",
        "lineno": 695,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.portworx_volume",
        "name": "portworx_volume",
        "lineno": 705,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.projected",
        "name": "projected",
        "lineno": 716,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.projected",
        "name": "projected",
        "lineno": 726,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.quobyte",
        "name": "quobyte",
        "lineno": 737,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.quobyte",
        "name": "quobyte",
        "lineno": 747,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.rbd",
        "name": "rbd",
        "lineno": 758,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.rbd",
        "name": "rbd",
        "lineno": 768,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.scale_io",
        "name": "scale_io",
        "lineno": 779,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.scale_io",
        "name": "scale_io",
        "lineno": 789,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.secret",
        "name": "secret",
        "lineno": 800,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.secret",
        "name": "secret",
        "lineno": 810,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.storageos",
        "name": "storageos",
        "lineno": 821,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.storageos",
        "name": "storageos",
        "lineno": 831,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 842,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.vsphere_volume",
        "name": "vsphere_volume",
        "lineno": 852,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "name": "to_dict",
        "lineno": 862,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.to_dict.convert",
        "name": "convert",
        "lineno": 866,
        "scope": "V1Volume.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.to_str",
        "name": "to_str",
        "lineno": 894,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.__repr__",
        "name": "__repr__",
        "lineno": 898,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.__eq__",
        "name": "__eq__",
        "lineno": 902,
        "scope": "V1Volume",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume.__ne__",
        "name": "__ne__",
        "lineno": 909,
        "scope": "V1Volume",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attachment": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.status",
        "name": "status",
        "lineno": 168,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.status",
        "name": "status",
        "lineno": 178,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V1VolumeAttachment.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V1VolumeAttachment",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V1VolumeAttachment",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_list": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1VolumeAttachmentList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1VolumeAttachmentList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_source": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.inline_volume_spec",
        "name": "inline_volume_spec",
        "lineno": 64,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.inline_volume_spec",
        "name": "inline_volume_spec",
        "lineno": 74,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.persistent_volume_name",
        "name": "persistent_volume_name",
        "lineno": 85,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.persistent_volume_name",
        "name": "persistent_volume_name",
        "lineno": 96,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V1VolumeAttachmentSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V1VolumeAttachmentSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_spec": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.attacher",
        "name": "attacher",
        "lineno": 66,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.attacher",
        "name": "attacher",
        "lineno": 77,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.node_name",
        "name": "node_name",
        "lineno": 91,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.node_name",
        "name": "node_name",
        "lineno": 102,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.source",
        "name": "source",
        "lineno": 116,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.source",
        "name": "source",
        "lineno": 126,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V1VolumeAttachmentSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V1VolumeAttachmentSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_status": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attach_error",
        "name": "attach_error",
        "lineno": 73,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attach_error",
        "name": "attach_error",
        "lineno": 83,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attached",
        "name": "attached",
        "lineno": 94,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attached",
        "name": "attached",
        "lineno": 105,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attachment_metadata",
        "name": "attachment_metadata",
        "lineno": 119,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.attachment_metadata",
        "name": "attachment_metadata",
        "lineno": 130,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.detach_error",
        "name": "detach_error",
        "lineno": 142,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.detach_error",
        "name": "detach_error",
        "lineno": 152,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "name": "to_dict",
        "lineno": 162,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "name": "convert",
        "lineno": 166,
        "scope": "V1VolumeAttachmentStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "name": "to_str",
        "lineno": 194,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__repr__",
        "name": "__repr__",
        "lineno": 198,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__eq__",
        "name": "__eq__",
        "lineno": 202,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__ne__",
        "name": "__ne__",
        "lineno": 209,
        "scope": "V1VolumeAttachmentStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class": [
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 101,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.driver_name",
        "name": "driver_name",
        "lineno": 112,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 126,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.kind",
        "name": "kind",
        "lineno": 137,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 149,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.metadata",
        "name": "metadata",
        "lineno": 159,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 170,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.parameters",
        "name": "parameters",
        "lineno": 181,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "name": "to_dict",
        "lineno": 192,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "name": "convert",
        "lineno": 196,
        "scope": "V1VolumeAttributesClass.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "name": "to_str",
        "lineno": 224,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__repr__",
        "name": "__repr__",
        "lineno": 228,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__eq__",
        "name": "__eq__",
        "lineno": 232,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__ne__",
        "name": "__ne__",
        "lineno": 239,
        "scope": "V1VolumeAttributesClass",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class_list": [
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V1VolumeAttributesClassList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V1VolumeAttributesClassList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_device": [
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.device_path",
        "name": "device_path",
        "lineno": 62,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.device_path",
        "name": "device_path",
        "lineno": 73,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.name",
        "name": "name",
        "lineno": 87,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.name",
        "name": "name",
        "lineno": 98,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "name": "to_dict",
        "lineno": 111,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "name": "convert",
        "lineno": 115,
        "scope": "V1VolumeDevice.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "name": "to_str",
        "lineno": 143,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__repr__",
        "name": "__repr__",
        "lineno": 147,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__eq__",
        "name": "__eq__",
        "lineno": 151,
        "scope": "V1VolumeDevice",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__ne__",
        "name": "__ne__",
        "lineno": 158,
        "scope": "V1VolumeDevice",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_error": [
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.error_code",
        "name": "error_code",
        "lineno": 69,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.error_code",
        "name": "error_code",
        "lineno": 80,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.message",
        "name": "message",
        "lineno": 92,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.message",
        "name": "message",
        "lineno": 103,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.time",
        "name": "time",
        "lineno": 115,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.time",
        "name": "time",
        "lineno": 126,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V1VolumeError.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V1VolumeError",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V1VolumeError",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_mount": [
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__init__",
        "name": "__init__",
        "lineno": 58,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.mount_path",
        "name": "mount_path",
        "lineno": 87,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.mount_path",
        "name": "mount_path",
        "lineno": 98,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.mount_propagation",
        "name": "mount_propagation",
        "lineno": 112,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.mount_propagation",
        "name": "mount_propagation",
        "lineno": 123,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.name",
        "name": "name",
        "lineno": 135,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.name",
        "name": "name",
        "lineno": 146,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.read_only",
        "name": "read_only",
        "lineno": 160,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.read_only",
        "name": "read_only",
        "lineno": 171,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 183,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 194,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.sub_path",
        "name": "sub_path",
        "lineno": 206,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.sub_path",
        "name": "sub_path",
        "lineno": 217,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.sub_path_expr",
        "name": "sub_path_expr",
        "lineno": 229,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.sub_path_expr",
        "name": "sub_path_expr",
        "lineno": 240,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "name": "to_dict",
        "lineno": 251,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "name": "convert",
        "lineno": 255,
        "scope": "V1VolumeMount.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "name": "to_str",
        "lineno": 283,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__repr__",
        "name": "__repr__",
        "lineno": 287,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__eq__",
        "name": "__eq__",
        "lineno": 291,
        "scope": "V1VolumeMount",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__ne__",
        "name": "__ne__",
        "lineno": 298,
        "scope": "V1VolumeMount",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_mount_status": [
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.mount_path",
        "name": "mount_path",
        "lineno": 77,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.mount_path",
        "name": "mount_path",
        "lineno": 88,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.name",
        "name": "name",
        "lineno": 102,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.name",
        "name": "name",
        "lineno": 113,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.read_only",
        "name": "read_only",
        "lineno": 127,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.read_only",
        "name": "read_only",
        "lineno": 138,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 150,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.recursive_read_only",
        "name": "recursive_read_only",
        "lineno": 161,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.volume_status",
        "name": "volume_status",
        "lineno": 173,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.volume_status",
        "name": "volume_status",
        "lineno": 183,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "name": "to_dict",
        "lineno": 193,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "name": "convert",
        "lineno": 197,
        "scope": "V1VolumeMountStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "name": "to_str",
        "lineno": 225,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__repr__",
        "name": "__repr__",
        "lineno": 229,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__eq__",
        "name": "__eq__",
        "lineno": 233,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__ne__",
        "name": "__ne__",
        "lineno": 240,
        "scope": "V1VolumeMountStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_node_affinity": [
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.required",
        "name": "required",
        "lineno": 59,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.required",
        "name": "required",
        "lineno": 69,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1VolumeNodeAffinity.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1VolumeNodeAffinity",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_node_resources": [
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.count",
        "name": "count",
        "lineno": 59,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.count",
        "name": "count",
        "lineno": 70,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "name": "to_dict",
        "lineno": 81,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "name": "convert",
        "lineno": 85,
        "scope": "V1VolumeNodeResources.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "name": "to_str",
        "lineno": 113,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__repr__",
        "name": "__repr__",
        "lineno": 117,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__eq__",
        "name": "__eq__",
        "lineno": 121,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__ne__",
        "name": "__ne__",
        "lineno": 128,
        "scope": "V1VolumeNodeResources",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_projection": [
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.cluster_trust_bundle",
        "name": "cluster_trust_bundle",
        "lineno": 84,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.cluster_trust_bundle",
        "name": "cluster_trust_bundle",
        "lineno": 94,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.config_map",
        "name": "config_map",
        "lineno": 105,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.config_map",
        "name": "config_map",
        "lineno": 115,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.downward_api",
        "name": "downward_api",
        "lineno": 126,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.downward_api",
        "name": "downward_api",
        "lineno": 136,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.pod_certificate",
        "name": "pod_certificate",
        "lineno": 147,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.pod_certificate",
        "name": "pod_certificate",
        "lineno": 157,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.secret",
        "name": "secret",
        "lineno": 168,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.secret",
        "name": "secret",
        "lineno": 178,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.service_account_token",
        "name": "service_account_token",
        "lineno": 189,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.service_account_token",
        "name": "service_account_token",
        "lineno": 199,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "name": "to_dict",
        "lineno": 209,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "name": "convert",
        "lineno": 213,
        "scope": "V1VolumeProjection.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "name": "to_str",
        "lineno": 241,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__repr__",
        "name": "__repr__",
        "lineno": 245,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__eq__",
        "name": "__eq__",
        "lineno": 249,
        "scope": "V1VolumeProjection",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__ne__",
        "name": "__ne__",
        "lineno": 256,
        "scope": "V1VolumeProjection",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_resource_requirements": [
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.limits",
        "name": "limits",
        "lineno": 64,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.limits",
        "name": "limits",
        "lineno": 75,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.requests",
        "name": "requests",
        "lineno": 87,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.requests",
        "name": "requests",
        "lineno": 98,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1VolumeResourceRequirements.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1VolumeResourceRequirements",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_volume_status": [
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__init__",
        "name": "__init__",
        "lineno": 46,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.image",
        "name": "image",
        "lineno": 59,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.image",
        "name": "image",
        "lineno": 69,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "name": "to_dict",
        "lineno": 79,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "name": "convert",
        "lineno": 83,
        "scope": "V1VolumeStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "name": "to_str",
        "lineno": 111,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__repr__",
        "name": "__repr__",
        "lineno": 115,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__eq__",
        "name": "__eq__",
        "lineno": 119,
        "scope": "V1VolumeStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__ne__",
        "name": "__ne__",
        "lineno": 126,
        "scope": "V1VolumeStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 73,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.fs_type",
        "name": "fs_type",
        "lineno": 84,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_id",
        "name": "storage_policy_id",
        "lineno": 96,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_id",
        "name": "storage_policy_id",
        "lineno": 107,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_name",
        "name": "storage_policy_name",
        "lineno": 119,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.storage_policy_name",
        "name": "storage_policy_name",
        "lineno": 130,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.volume_path",
        "name": "volume_path",
        "lineno": 142,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.volume_path",
        "name": "volume_path",
        "lineno": 153,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V1VsphereVirtualDiskVolumeSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V1VsphereVirtualDiskVolumeSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_watch_event": [
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.object",
        "name": "object",
        "lineno": 62,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.object",
        "name": "object",
        "lineno": 73,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.type",
        "name": "type",
        "lineno": 87,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.type",
        "name": "type",
        "lineno": 97,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1WatchEvent.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1WatchEvent",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1WatchEvent",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_webhook_conversion": [
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.client_config",
        "name": "client_config",
        "lineno": 63,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.client_config",
        "name": "client_config",
        "lineno": 73,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.conversion_review_versions",
        "name": "conversion_review_versions",
        "lineno": 84,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.conversion_review_versions",
        "name": "conversion_review_versions",
        "lineno": 95,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V1WebhookConversion.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V1WebhookConversion",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V1WebhookConversion",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_weighted_pod_affinity_term": [
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.pod_affinity_term",
        "name": "pod_affinity_term",
        "lineno": 62,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.pod_affinity_term",
        "name": "pod_affinity_term",
        "lineno": 72,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.weight",
        "name": "weight",
        "lineno": 85,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.weight",
        "name": "weight",
        "lineno": 96,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V1WeightedPodAffinityTerm.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V1WeightedPodAffinityTerm",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v1_windows_security_context_options": [
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec",
        "name": "gmsa_credential_spec",
        "lineno": 74,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec",
        "name": "gmsa_credential_spec",
        "lineno": 85,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec_name",
        "name": "gmsa_credential_spec_name",
        "lineno": 97,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.gmsa_credential_spec_name",
        "name": "gmsa_credential_spec_name",
        "lineno": 108,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.host_process",
        "name": "host_process",
        "lineno": 120,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.host_process",
        "name": "host_process",
        "lineno": 131,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.run_as_user_name",
        "name": "run_as_user_name",
        "lineno": 143,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.run_as_user_name",
        "name": "run_as_user_name",
        "lineno": 154,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V1WindowsSecurityContextOptions.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V1WindowsSecurityContextOptions",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 116,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 126,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 137,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 147,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V2beta1APIGroupDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V2beta1APIGroupDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery_list": [
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 104,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 115,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 136,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 146,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "name": "to_dict",
        "lineno": 158,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "name": "convert",
        "lineno": 162,
        "scope": "V2beta1APIGroupDiscoveryList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "name": "to_str",
        "lineno": 190,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__repr__",
        "name": "__repr__",
        "lineno": 194,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__eq__",
        "name": "__eq__",
        "lineno": 198,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__ne__",
        "name": "__ne__",
        "lineno": 205,
        "scope": "V2beta1APIGroupDiscoveryList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2beta1_api_resource_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 90,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 101,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 115,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 125,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 136,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 147,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 161,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 172,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 186,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 197,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 211,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 222,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 234,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 245,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 257,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 267,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V2beta1APIResourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V2beta1APIResourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2beta1_api_subresource_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 72,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 83,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 97,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 107,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 118,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 129,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 143,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 153,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V2beta1APISubresourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V2beta1APISubresourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2beta1_api_version_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.version",
        "name": "version",
        "lineno": 68,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.version",
        "name": "version",
        "lineno": 79,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 93,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 103,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 114,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 125,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V2beta1APIVersionDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V2beta1APIVersionDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 74,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 95,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.kind",
        "name": "kind",
        "lineno": 105,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 116,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.metadata",
        "name": "metadata",
        "lineno": 126,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 137,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.versions",
        "name": "versions",
        "lineno": 147,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 157,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 161,
        "scope": "V2APIGroupDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "name": "to_str",
        "lineno": 189,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 193,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 197,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 204,
        "scope": "V2APIGroupDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery_list": [
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.api_version",
        "name": "api_version",
        "lineno": 83,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 94,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.kind",
        "name": "kind",
        "lineno": 104,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 115,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.metadata",
        "name": "metadata",
        "lineno": 125,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 136,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.items",
        "name": "items",
        "lineno": 146,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "name": "to_dict",
        "lineno": 158,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "name": "convert",
        "lineno": 162,
        "scope": "V2APIGroupDiscoveryList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "name": "to_str",
        "lineno": 190,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__repr__",
        "name": "__repr__",
        "lineno": 194,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__eq__",
        "name": "__eq__",
        "lineno": 198,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__ne__",
        "name": "__ne__",
        "lineno": 205,
        "scope": "V2APIGroupDiscoveryList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_api_resource_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 60,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 90,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.resource",
        "name": "resource",
        "lineno": 101,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 115,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 125,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 136,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.scope",
        "name": "scope",
        "lineno": 147,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 161,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.singular_resource",
        "name": "singular_resource",
        "lineno": 172,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 186,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 197,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 211,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.short_names",
        "name": "short_names",
        "lineno": 222,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 234,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.categories",
        "name": "categories",
        "lineno": 245,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 257,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.subresources",
        "name": "subresources",
        "lineno": 267,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 277,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 281,
        "scope": "V2APIResourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 309,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 313,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 317,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 324,
        "scope": "V2APIResourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_api_subresource_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 72,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.subresource",
        "name": "subresource",
        "lineno": 83,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 97,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.response_kind",
        "name": "response_kind",
        "lineno": 107,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 118,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.accepted_types",
        "name": "accepted_types",
        "lineno": 128,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 139,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.verbs",
        "name": "verbs",
        "lineno": 150,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 163,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 167,
        "scope": "V2APISubresourceDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "name": "to_str",
        "lineno": 195,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 199,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 203,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 210,
        "scope": "V2APISubresourceDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_api_version_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.version",
        "name": "version",
        "lineno": 68,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.version",
        "name": "version",
        "lineno": 79,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 93,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.resources",
        "name": "resources",
        "lineno": 103,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 114,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.freshness",
        "name": "freshness",
        "lineno": 125,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "name": "to_dict",
        "lineno": 136,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "name": "convert",
        "lineno": 140,
        "scope": "V2APIVersionDiscovery.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "name": "to_str",
        "lineno": 168,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__repr__",
        "name": "__repr__",
        "lineno": 172,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__eq__",
        "name": "__eq__",
        "lineno": 176,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__ne__",
        "name": "__ne__",
        "lineno": 183,
        "scope": "V2APIVersionDiscovery",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_source": [
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.container",
        "name": "container",
        "lineno": 66,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.container",
        "name": "container",
        "lineno": 77,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.name",
        "name": "name",
        "lineno": 91,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.name",
        "name": "name",
        "lineno": 102,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.target",
        "name": "target",
        "lineno": 116,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.target",
        "name": "target",
        "lineno": 126,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V2ContainerResourceMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V2ContainerResourceMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_status": [
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.container",
        "name": "container",
        "lineno": 66,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.container",
        "name": "container",
        "lineno": 77,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.current",
        "name": "current",
        "lineno": 91,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.current",
        "name": "current",
        "lineno": 101,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.name",
        "name": "name",
        "lineno": 114,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.name",
        "name": "name",
        "lineno": 125,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 138,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 142,
        "scope": "V2ContainerResourceMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "name": "to_str",
        "lineno": 170,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 174,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 178,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 185,
        "scope": "V2ContainerResourceMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_cross_version_object_reference": [
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 67,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 90,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 115,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.name",
        "name": "name",
        "lineno": 126,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "name": "to_dict",
        "lineno": 139,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "name": "convert",
        "lineno": 143,
        "scope": "V2CrossVersionObjectReference.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "name": "to_str",
        "lineno": 171,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__repr__",
        "name": "__repr__",
        "lineno": 175,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__eq__",
        "name": "__eq__",
        "lineno": 179,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__ne__",
        "name": "__ne__",
        "lineno": 186,
        "scope": "V2CrossVersionObjectReference",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_external_metric_source": [
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.metric",
        "name": "metric",
        "lineno": 62,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.metric",
        "name": "metric",
        "lineno": 72,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.target",
        "name": "target",
        "lineno": 85,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.target",
        "name": "target",
        "lineno": 95,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2ExternalMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2ExternalMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_external_metric_status": [
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.metric",
        "name": "metric",
        "lineno": 85,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.metric",
        "name": "metric",
        "lineno": 95,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2ExternalMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2ExternalMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 78,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.api_version",
        "name": "api_version",
        "lineno": 89,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 101,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.kind",
        "name": "kind",
        "lineno": 112,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 124,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.metadata",
        "name": "metadata",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 145,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.spec",
        "name": "spec",
        "lineno": 155,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 168,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.status",
        "name": "status",
        "lineno": 178,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "name": "to_dict",
        "lineno": 188,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "name": "convert",
        "lineno": 192,
        "scope": "V2HorizontalPodAutoscaler.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "name": "to_str",
        "lineno": 220,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__repr__",
        "name": "__repr__",
        "lineno": 224,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__eq__",
        "name": "__eq__",
        "lineno": 228,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__ne__",
        "name": "__ne__",
        "lineno": 235,
        "scope": "V2HorizontalPodAutoscaler",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_down",
        "name": "scale_down",
        "lineno": 64,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_down",
        "name": "scale_down",
        "lineno": 74,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_up",
        "name": "scale_up",
        "lineno": 85,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.scale_up",
        "name": "scale_up",
        "lineno": 95,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "name": "to_dict",
        "lineno": 105,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "name": "convert",
        "lineno": 109,
        "scope": "V2HorizontalPodAutoscalerBehavior.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "name": "to_str",
        "lineno": 137,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__repr__",
        "name": "__repr__",
        "lineno": 141,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__eq__",
        "name": "__eq__",
        "lineno": 145,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__ne__",
        "name": "__ne__",
        "lineno": 152,
        "scope": "V2HorizontalPodAutoscalerBehavior",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 77,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.last_transition_time",
        "name": "last_transition_time",
        "lineno": 88,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.message",
        "name": "message",
        "lineno": 100,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.message",
        "name": "message",
        "lineno": 111,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.reason",
        "name": "reason",
        "lineno": 123,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.reason",
        "name": "reason",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.status",
        "name": "status",
        "lineno": 146,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.status",
        "name": "status",
        "lineno": 157,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.type",
        "name": "type",
        "lineno": 171,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.type",
        "name": "type",
        "lineno": 182,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "name": "to_dict",
        "lineno": 195,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "name": "convert",
        "lineno": 199,
        "scope": "V2HorizontalPodAutoscalerCondition.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "name": "to_str",
        "lineno": 227,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__repr__",
        "name": "__repr__",
        "lineno": 231,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__eq__",
        "name": "__eq__",
        "lineno": 235,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__ne__",
        "name": "__ne__",
        "lineno": 242,
        "scope": "V2HorizontalPodAutoscalerCondition",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 73,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.api_version",
        "name": "api_version",
        "lineno": 84,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 96,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.items",
        "name": "items",
        "lineno": 107,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 121,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.kind",
        "name": "kind",
        "lineno": 132,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 144,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.metadata",
        "name": "metadata",
        "lineno": 154,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "name": "to_dict",
        "lineno": 164,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "name": "convert",
        "lineno": 168,
        "scope": "V2HorizontalPodAutoscalerList.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "name": "to_str",
        "lineno": 196,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__repr__",
        "name": "__repr__",
        "lineno": 200,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__eq__",
        "name": "__eq__",
        "lineno": 204,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__ne__",
        "name": "__ne__",
        "lineno": 211,
        "scope": "V2HorizontalPodAutoscalerList",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__init__",
        "name": "__init__",
        "lineno": 54,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.behavior",
        "name": "behavior",
        "lineno": 77,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.behavior",
        "name": "behavior",
        "lineno": 87,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 98,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.max_replicas",
        "name": "max_replicas",
        "lineno": 109,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.metrics",
        "name": "metrics",
        "lineno": 123,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.metrics",
        "name": "metrics",
        "lineno": 134,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 146,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.min_replicas",
        "name": "min_replicas",
        "lineno": 157,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 169,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.scale_target_ref",
        "name": "scale_target_ref",
        "lineno": 179,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "name": "to_dict",
        "lineno": 191,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "name": "convert",
        "lineno": 195,
        "scope": "V2HorizontalPodAutoscalerSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "name": "to_str",
        "lineno": 223,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__repr__",
        "name": "__repr__",
        "lineno": 227,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__eq__",
        "name": "__eq__",
        "lineno": 231,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__ne__",
        "name": "__ne__",
        "lineno": 238,
        "scope": "V2HorizontalPodAutoscalerSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.conditions",
        "name": "conditions",
        "lineno": 83,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.conditions",
        "name": "conditions",
        "lineno": 94,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_metrics",
        "name": "current_metrics",
        "lineno": 106,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_metrics",
        "name": "current_metrics",
        "lineno": 117,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 129,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.current_replicas",
        "name": "current_replicas",
        "lineno": 140,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 152,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.desired_replicas",
        "name": "desired_replicas",
        "lineno": 163,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 177,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.last_scale_time",
        "name": "last_scale_time",
        "lineno": 188,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 200,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.observed_generation",
        "name": "observed_generation",
        "lineno": 211,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "name": "to_dict",
        "lineno": 222,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "name": "convert",
        "lineno": 226,
        "scope": "V2HorizontalPodAutoscalerStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "name": "to_str",
        "lineno": 254,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__repr__",
        "name": "__repr__",
        "lineno": 258,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__eq__",
        "name": "__eq__",
        "lineno": 262,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__ne__",
        "name": "__ne__",
        "lineno": 269,
        "scope": "V2HorizontalPodAutoscalerStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_policy": [
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.period_seconds",
        "name": "period_seconds",
        "lineno": 66,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.period_seconds",
        "name": "period_seconds",
        "lineno": 77,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.type",
        "name": "type",
        "lineno": 91,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.type",
        "name": "type",
        "lineno": 102,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.value",
        "name": "value",
        "lineno": 116,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.value",
        "name": "value",
        "lineno": 127,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "name": "to_dict",
        "lineno": 140,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "name": "convert",
        "lineno": 144,
        "scope": "V2HPAScalingPolicy.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "name": "to_str",
        "lineno": 172,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__repr__",
        "name": "__repr__",
        "lineno": 176,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__eq__",
        "name": "__eq__",
        "lineno": 180,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__ne__",
        "name": "__ne__",
        "lineno": 187,
        "scope": "V2HPAScalingPolicy",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_rules": [
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.policies",
        "name": "policies",
        "lineno": 74,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.policies",
        "name": "policies",
        "lineno": 85,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.select_policy",
        "name": "select_policy",
        "lineno": 97,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.select_policy",
        "name": "select_policy",
        "lineno": 108,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.stabilization_window_seconds",
        "name": "stabilization_window_seconds",
        "lineno": 120,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.stabilization_window_seconds",
        "name": "stabilization_window_seconds",
        "lineno": 131,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.tolerance",
        "name": "tolerance",
        "lineno": 143,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.tolerance",
        "name": "tolerance",
        "lineno": 154,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "name": "to_dict",
        "lineno": 165,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "name": "convert",
        "lineno": 169,
        "scope": "V2HPAScalingRules.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "name": "to_str",
        "lineno": 197,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__repr__",
        "name": "__repr__",
        "lineno": 201,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__eq__",
        "name": "__eq__",
        "lineno": 205,
        "scope": "V2HPAScalingRules",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__ne__",
        "name": "__ne__",
        "lineno": 212,
        "scope": "V2HPAScalingRules",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_metric_identifier": [
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.name",
        "name": "name",
        "lineno": 63,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.name",
        "name": "name",
        "lineno": 74,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.selector",
        "name": "selector",
        "lineno": 88,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.selector",
        "name": "selector",
        "lineno": 98,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "name": "to_dict",
        "lineno": 108,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "name": "convert",
        "lineno": 112,
        "scope": "V2MetricIdentifier.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "name": "to_str",
        "lineno": 140,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__repr__",
        "name": "__repr__",
        "lineno": 144,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__eq__",
        "name": "__eq__",
        "lineno": 148,
        "scope": "V2MetricIdentifier",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__ne__",
        "name": "__ne__",
        "lineno": 155,
        "scope": "V2MetricIdentifier",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_metric_spec": [
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.container_resource",
        "name": "container_resource",
        "lineno": 83,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.container_resource",
        "name": "container_resource",
        "lineno": 93,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.external",
        "name": "external",
        "lineno": 104,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.external",
        "name": "external",
        "lineno": 114,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.object",
        "name": "object",
        "lineno": 125,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.object",
        "name": "object",
        "lineno": 135,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.pods",
        "name": "pods",
        "lineno": 146,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.pods",
        "name": "pods",
        "lineno": 156,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.resource",
        "name": "resource",
        "lineno": 167,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.resource",
        "name": "resource",
        "lineno": 177,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.type",
        "name": "type",
        "lineno": 188,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.type",
        "name": "type",
        "lineno": 199,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "name": "to_dict",
        "lineno": 212,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "name": "convert",
        "lineno": 216,
        "scope": "V2MetricSpec.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "name": "to_str",
        "lineno": 244,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__repr__",
        "name": "__repr__",
        "lineno": 248,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__eq__",
        "name": "__eq__",
        "lineno": 252,
        "scope": "V2MetricSpec",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__ne__",
        "name": "__ne__",
        "lineno": 259,
        "scope": "V2MetricSpec",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_metric_status": [
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__init__",
        "name": "__init__",
        "lineno": 56,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.container_resource",
        "name": "container_resource",
        "lineno": 83,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.container_resource",
        "name": "container_resource",
        "lineno": 93,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.external",
        "name": "external",
        "lineno": 104,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.external",
        "name": "external",
        "lineno": 114,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.object",
        "name": "object",
        "lineno": 125,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.object",
        "name": "object",
        "lineno": 135,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.pods",
        "name": "pods",
        "lineno": 146,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.pods",
        "name": "pods",
        "lineno": 156,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.resource",
        "name": "resource",
        "lineno": 167,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.resource",
        "name": "resource",
        "lineno": 177,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.type",
        "name": "type",
        "lineno": 188,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.type",
        "name": "type",
        "lineno": 199,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 212,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 216,
        "scope": "V2MetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_str",
        "name": "to_str",
        "lineno": 244,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 248,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 252,
        "scope": "V2MetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 259,
        "scope": "V2MetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_metric_target": [
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.average_utilization",
        "name": "average_utilization",
        "lineno": 73,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.average_utilization",
        "name": "average_utilization",
        "lineno": 84,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.average_value",
        "name": "average_value",
        "lineno": 96,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.average_value",
        "name": "average_value",
        "lineno": 107,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.type",
        "name": "type",
        "lineno": 119,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.type",
        "name": "type",
        "lineno": 130,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.value",
        "name": "value",
        "lineno": 144,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.value",
        "name": "value",
        "lineno": 155,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "name": "to_dict",
        "lineno": 166,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "name": "convert",
        "lineno": 170,
        "scope": "V2MetricTarget.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_str",
        "name": "to_str",
        "lineno": 198,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__repr__",
        "name": "__repr__",
        "lineno": 202,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__eq__",
        "name": "__eq__",
        "lineno": 206,
        "scope": "V2MetricTarget",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__ne__",
        "name": "__ne__",
        "lineno": 213,
        "scope": "V2MetricTarget",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_metric_value_status": [
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.average_utilization",
        "name": "average_utilization",
        "lineno": 69,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.average_utilization",
        "name": "average_utilization",
        "lineno": 80,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.average_value",
        "name": "average_value",
        "lineno": 92,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.average_value",
        "name": "average_value",
        "lineno": 103,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.value",
        "name": "value",
        "lineno": 115,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.value",
        "name": "value",
        "lineno": 126,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "name": "to_dict",
        "lineno": 137,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "name": "convert",
        "lineno": 141,
        "scope": "V2MetricValueStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "name": "to_str",
        "lineno": 169,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__repr__",
        "name": "__repr__",
        "lineno": 173,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__eq__",
        "name": "__eq__",
        "lineno": 177,
        "scope": "V2MetricValueStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__ne__",
        "name": "__ne__",
        "lineno": 184,
        "scope": "V2MetricValueStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_object_metric_source": [
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.described_object",
        "name": "described_object",
        "lineno": 66,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.described_object",
        "name": "described_object",
        "lineno": 76,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.metric",
        "name": "metric",
        "lineno": 89,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.metric",
        "name": "metric",
        "lineno": 99,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.target",
        "name": "target",
        "lineno": 112,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.target",
        "name": "target",
        "lineno": 122,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V2ObjectMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V2ObjectMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_object_metric_status": [
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__init__",
        "name": "__init__",
        "lineno": 50,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.current",
        "name": "current",
        "lineno": 66,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.current",
        "name": "current",
        "lineno": 76,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.described_object",
        "name": "described_object",
        "lineno": 89,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.described_object",
        "name": "described_object",
        "lineno": 99,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.metric",
        "name": "metric",
        "lineno": 112,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.metric",
        "name": "metric",
        "lineno": 122,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 134,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 138,
        "scope": "V2ObjectMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "name": "to_str",
        "lineno": 166,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 170,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 174,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 181,
        "scope": "V2ObjectMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_pods_metric_source": [
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.metric",
        "name": "metric",
        "lineno": 62,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.metric",
        "name": "metric",
        "lineno": 72,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.target",
        "name": "target",
        "lineno": 85,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.target",
        "name": "target",
        "lineno": 95,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2PodsMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2PodsMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2PodsMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_pods_metric_status": [
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.metric",
        "name": "metric",
        "lineno": 85,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.metric",
        "name": "metric",
        "lineno": 95,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 107,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 111,
        "scope": "V2PodsMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "name": "to_str",
        "lineno": 139,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 143,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 147,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 154,
        "scope": "V2PodsMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_resource_metric_source": [
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.name",
        "name": "name",
        "lineno": 62,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.name",
        "name": "name",
        "lineno": 73,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.target",
        "name": "target",
        "lineno": 87,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.target",
        "name": "target",
        "lineno": 97,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V2ResourceMetricSource.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V2ResourceMetricSource",
        "is_async": false
      }
    ],
    "kubernetes.client.models.v2_resource_metric_status": [
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__init__",
        "name": "__init__",
        "lineno": 48,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.current",
        "name": "current",
        "lineno": 62,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.current",
        "name": "current",
        "lineno": 72,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.name",
        "name": "name",
        "lineno": 85,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.name",
        "name": "name",
        "lineno": 96,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "name": "to_dict",
        "lineno": 109,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "name": "convert",
        "lineno": 113,
        "scope": "V2ResourceMetricStatus.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "name": "to_str",
        "lineno": 141,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__repr__",
        "name": "__repr__",
        "lineno": 145,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__eq__",
        "name": "__eq__",
        "lineno": 149,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__ne__",
        "name": "__ne__",
        "lineno": 156,
        "scope": "V2ResourceMetricStatus",
        "is_async": false
      }
    ],
    "kubernetes.client.models.version_info": [
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.__init__",
        "name": "__init__",
        "lineno": 70,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.build_date",
        "name": "build_date",
        "lineno": 110,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.build_date",
        "name": "build_date",
        "lineno": 120,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.compiler",
        "name": "compiler",
        "lineno": 133,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.compiler",
        "name": "compiler",
        "lineno": 143,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.emulation_major",
        "name": "emulation_major",
        "lineno": 156,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.emulation_major",
        "name": "emulation_major",
        "lineno": 167,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.emulation_minor",
        "name": "emulation_minor",
        "lineno": 179,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.emulation_minor",
        "name": "emulation_minor",
        "lineno": 190,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_commit",
        "name": "git_commit",
        "lineno": 202,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_commit",
        "name": "git_commit",
        "lineno": 212,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_tree_state",
        "name": "git_tree_state",
        "lineno": 225,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_tree_state",
        "name": "git_tree_state",
        "lineno": 235,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_version",
        "name": "git_version",
        "lineno": 248,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.git_version",
        "name": "git_version",
        "lineno": 258,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.go_version",
        "name": "go_version",
        "lineno": 271,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.go_version",
        "name": "go_version",
        "lineno": 281,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.major",
        "name": "major",
        "lineno": 294,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.major",
        "name": "major",
        "lineno": 305,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.min_compatibility_major",
        "name": "min_compatibility_major",
        "lineno": 319,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.min_compatibility_major",
        "name": "min_compatibility_major",
        "lineno": 330,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.min_compatibility_minor",
        "name": "min_compatibility_minor",
        "lineno": 342,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.min_compatibility_minor",
        "name": "min_compatibility_minor",
        "lineno": 353,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.minor",
        "name": "minor",
        "lineno": 365,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.minor",
        "name": "minor",
        "lineno": 376,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.platform",
        "name": "platform",
        "lineno": 390,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.platform",
        "name": "platform",
        "lineno": 400,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "name": "to_dict",
        "lineno": 412,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.to_dict.convert",
        "name": "convert",
        "lineno": 416,
        "scope": "VersionInfo.to_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.to_str",
        "name": "to_str",
        "lineno": 444,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.__repr__",
        "name": "__repr__",
        "lineno": 448,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.__eq__",
        "name": "__eq__",
        "lineno": 452,
        "scope": "VersionInfo",
        "is_async": false
      },
      {
        "id": "kubernetes.client.models.version_info.VersionInfo.__ne__",
        "name": "__ne__",
        "lineno": 459,
        "scope": "VersionInfo",
        "is_async": false
      }
    ],
    "kubernetes.client.models": [],
    "kubernetes.e2e_test.base": [
      {
        "id": "kubernetes.e2e_test.base.get_e2e_configuration",
        "name": "get_e2e_configuration",
        "lineno": 23,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.port_server": [
      {
        "id": "kubernetes.e2e_test.port_server.PortServer.__init__",
        "name": "__init__",
        "lineno": 9,
        "scope": "PortServer",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.port_server.PortServer.handler",
        "name": "handler",
        "lineno": 19,
        "scope": "PortServer",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_apps": [
      {
        "id": "kubernetes.e2e_test.test_apps.TestClientApps.setUpClass",
        "name": "setUpClass",
        "lineno": 26,
        "scope": "TestClientApps",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "name": "test_create_deployment",
        "lineno": 29,
        "scope": "TestClientApps",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "name": "test_create_daemonset",
        "lineno": 69,
        "scope": "TestClientApps",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_batch": [
      {
        "id": "kubernetes.e2e_test.test_batch.TestClientBatch.setUpClass",
        "name": "setUpClass",
        "lineno": 24,
        "scope": "TestClientBatch",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "name": "test_job_apis",
        "lineno": 27,
        "scope": "TestClientBatch",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_client": [
      {
        "id": "kubernetes.e2e_test.test_client.short_uuid",
        "name": "short_uuid",
        "lineno": 34,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.manifest_with_command",
        "name": "manifest_with_command",
        "lineno": 39,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.setUpClass",
        "name": "setUpClass",
        "lineno": 63,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "name": "test_pod_apis",
        "lineno": 66,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "name": "test_pod_exec_close_channel",
        "lineno": 196,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "name": "test_exit_code",
        "lineno": 250,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "name": "test_portforward_raw",
        "lineno": 319,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "name": "test_portforward_http",
        "lineno": 463,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http.kubernetes_create_connection",
        "name": "kubernetes_create_connection",
        "lineno": 496,
        "scope": "TestClient.test_portforward_http",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "name": "test_service_apis",
        "lineno": 522,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "name": "test_replication_controller_apis",
        "lineno": 561,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "name": "test_configmap_apis",
        "lineno": 594,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "name": "test_node_apis",
        "lineno": 645,
        "scope": "TestClient",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_informer": [
      {
        "id": "kubernetes.e2e_test.test_informer._uid",
        "name": "_uid",
        "lineno": 18,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer._cm",
        "name": "_cm",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer._name_of",
        "name": "_name_of",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.setUpClass",
        "name": "setUpClass",
        "lineno": 40,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._drop",
        "name": "_drop",
        "lineno": 45,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "name": "_expect",
        "lineno": 51,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_in_cache",
        "name": "_wait_in_cache",
        "lineno": 55,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_listed",
        "name": "_wait_listed",
        "lineno": 63,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "name": "test_cache_populated_after_start",
        "lineno": 71,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "name": "test_added_event_and_cache_entry",
        "lineno": 92,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "name": "test_modified_event_and_cache_refresh",
        "lineno": 112,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "name": "test_deleted_event_removes_from_cache",
        "lineno": 140,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "name": "test_resource_version_advances",
        "lineno": 161,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "name": "test_resync_fires_modified_for_existing_objects",
        "lineno": 184,
        "scope": "TestSharedInformerE2E",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_utils": [
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.setUpClass",
        "name": "setUpClass",
        "lineno": 28,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.tearDownClass",
        "name": "tearDownClass",
        "lineno": 40,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "name": "test_create_apps_deployment_from_yaml",
        "lineno": 47,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "name": "test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "lineno": 74,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "name": "test_create_apps_deployment_from_yaml_object",
        "lineno": 116,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "name": "test_create_apps_deployment_from_yaml_obj",
        "lineno": 148,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "name": "test_create_pod_from_yaml",
        "lineno": 172,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_service_from_yaml",
        "name": "test_create_service_from_yaml",
        "lineno": 191,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_from_yaml",
        "name": "test_create_namespace_from_yaml",
        "lineno": 209,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml",
        "name": "test_create_rbac_role_from_yaml",
        "lineno": 224,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml_with_verbose_enabled",
        "name": "test_create_rbac_role_from_yaml_with_verbose_enabled",
        "lineno": 241,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_deployment_non_default_namespace_from_yaml",
        "name": "test_create_deployment_non_default_namespace_from_yaml",
        "lineno": 258,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "name": "test_create_apiservice_from_yaml_with_conflict",
        "lineno": 282,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "name": "test_create_general_list_from_yaml",
        "lineno": 318,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "name": "test_create_namespace_list_from_yaml",
        "lineno": 346,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "name": "test_create_implicit_service_list_from_yaml_with_conflict",
        "lineno": 368,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "name": "test_create_multi_resource_from_directory",
        "lineno": 397,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "name": "test_create_from_multi_resource_yaml",
        "lineno": 430,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "name": "test_create_from_list_in_multi_resource_yaml",
        "lineno": 461,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "name": "test_create_from_multi_resource_yaml_with_conflict",
        "lineno": 501,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_multi_conflicts",
        "name": "test_create_from_multi_resource_yaml_with_multi_conflicts",
        "lineno": 538,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespaced_apps_deployment_from_yaml",
        "name": "test_create_namespaced_apps_deployment_from_yaml",
        "lineno": 565,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml_namespaced",
        "name": "test_create_from_list_in_multi_resource_yaml_namespaced",
        "lineno": 582,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "name": "test_metrics_utilities_integration",
        "lineno": 609,
        "scope": "TestUtils",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "name": "test_parse_quantity",
        "lineno": 678,
        "scope": "TestUtilsUnitTests",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "name": "test_format_quantity",
        "lineno": 721,
        "scope": "TestUtilsUnitTests",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test.test_watch": [
      {
        "id": "kubernetes.e2e_test.test_watch.short_uuid",
        "name": "short_uuid",
        "lineno": 22,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_watch.config_map_with_value",
        "name": "config_map_with_value",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_watch.TestClient.setUpClass",
        "name": "setUpClass",
        "lineno": 45,
        "scope": "TestClient",
        "is_async": false
      },
      {
        "id": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "name": "test_watch_configmaps",
        "lineno": 48,
        "scope": "TestClient",
        "is_async": false
      }
    ],
    "kubernetes.e2e_test": [],
    "kubernetes.informer.cache": [
      {
        "id": "kubernetes.informer.cache._meta_namespace_key",
        "name": "_meta_namespace_key",
        "lineno": 20,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache.__init__",
        "name": "__init__",
        "lineno": 52,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache._put",
        "name": "_put",
        "lineno": 59,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache._remove",
        "name": "_remove",
        "lineno": 64,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache._replace_all",
        "name": "_replace_all",
        "lineno": 69,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache.list",
        "name": "list",
        "lineno": 76,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache.list_keys",
        "name": "list_keys",
        "lineno": 81,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache.get",
        "name": "get",
        "lineno": 86,
        "scope": "ObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.cache.ObjectCache.get_by_key",
        "name": "get_by_key",
        "lineno": 91,
        "scope": "ObjectCache",
        "is_async": false
      }
    ],
    "kubernetes.informer.informer": [
      {
        "id": "kubernetes.informer.informer.SharedInformer.__init__",
        "name": "__init__",
        "lineno": 71,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer.cache",
        "name": "cache",
        "lineno": 100,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "name": "add_event_handler",
        "lineno": 104,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer.remove_event_handler",
        "name": "remove_event_handler",
        "lineno": 125,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer.start",
        "name": "start",
        "lineno": 136,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer.stop",
        "name": "stop",
        "lineno": 152,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer._build_kwargs",
        "name": "_build_kwargs",
        "lineno": 165,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer._fire",
        "name": "_fire",
        "lineno": 175,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer._initial_list",
        "name": "_initial_list",
        "lineno": 192,
        "scope": "SharedInformer",
        "is_async": false
      },
      {
        "id": "kubernetes.informer.informer.SharedInformer._run_loop",
        "name": "_run_loop",
        "lineno": 238,
        "scope": "SharedInformer",
        "is_async": false
      }
    ],
    "kubernetes.informer": [],
    "kubernetes.test.test_api_client": [
      {
        "id": "kubernetes.test.test_api_client.TestApiClient.test_context_manager_closes_threadpool",
        "name": "test_context_manager_closes_threadpool",
        "lineno": 15,
        "scope": "TestApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestApiClient.test_atexit_closes_threadpool",
        "name": "test_atexit_closes_threadpool",
        "lineno": 22,
        "scope": "TestApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestApiClient.test_deserialize_dict_syntax_compatibility",
        "name": "test_deserialize_dict_syntax_compatibility",
        "lineno": 29,
        "scope": "TestApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestApiClient.test_rest_proxycare",
        "name": "test_rest_proxycare",
        "lineno": 57,
        "scope": "TestApiClient",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings._bearer_value",
        "name": "_bearer_value",
        "lineno": 95,
        "scope": "TestConfigurationAuthSettings",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_bearer_token_key",
        "name": "test_auth_settings_with_bearer_token_key",
        "lineno": 100,
        "scope": "TestConfigurationAuthSettings",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_authorization_key",
        "name": "test_auth_settings_with_authorization_key",
        "lineno": 106,
        "scope": "TestConfigurationAuthSettings",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_bearer_token_takes_precedence",
        "name": "test_auth_settings_bearer_token_takes_precedence",
        "lineno": 112,
        "scope": "TestConfigurationAuthSettings",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_no_token",
        "name": "test_auth_settings_with_no_token",
        "lineno": 119,
        "scope": "TestConfigurationAuthSettings",
        "is_async": false
      }
    ],
    "kubernetes.test.test_informer": [
      {
        "id": "kubernetes.test.test_informer._make_pod",
        "name": "_make_pod",
        "lineno": 33,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_namespaced_dict",
        "name": "test_namespaced_dict",
        "lineno": 39,
        "scope": "TestMetaNamespaceKey",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_cluster_scoped_dict",
        "name": "test_cluster_scoped_dict",
        "lineno": 43,
        "scope": "TestMetaNamespaceKey",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_no_metadata",
        "name": "test_no_metadata",
        "lineno": 47,
        "scope": "TestMetaNamespaceKey",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_model_object",
        "name": "test_model_object",
        "lineno": 52,
        "scope": "TestMetaNamespaceKey",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.setUp",
        "name": "setUp",
        "lineno": 62,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_put_and_list",
        "name": "test_put_and_list",
        "lineno": 65,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_remove",
        "name": "test_remove",
        "lineno": 70,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_remove_nonexistent_is_noop",
        "name": "test_remove_nonexistent_is_noop",
        "lineno": 76,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_replace_all",
        "name": "test_replace_all",
        "lineno": 80,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_get_by_key",
        "name": "test_get_by_key",
        "lineno": 89,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_get",
        "name": "test_get",
        "lineno": 95,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety",
        "name": "test_thread_safety",
        "lineno": 100,
        "scope": "TestObjectCache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety.worker",
        "name": "worker",
        "lineno": 104,
        "scope": "TestObjectCache.test_thread_safety",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.setUp",
        "name": "setUp",
        "lineno": 128,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_add_handler_and_fire",
        "name": "test_add_handler_and_fire",
        "lineno": 138,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_remove_handler",
        "name": "test_remove_handler",
        "lineno": 145,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_remove_unknown_handler_noop",
        "name": "test_remove_unknown_handler_noop",
        "lineno": 152,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_invalid_event_type_raises",
        "name": "test_invalid_event_type_raises",
        "lineno": 155,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_handler_exception_is_swallowed",
        "name": "test_handler_exception_is_swallowed",
        "lineno": 159,
        "scope": "TestSharedInformerHandlers",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_handler_exception_is_swallowed.bad_handler",
        "name": "bad_handler",
        "lineno": 161,
        "scope": "TestSharedInformerHandlers.test_handler_exception_is_swallowed",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "name": "_make_informer_with_events",
        "lineno": 172,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events.fake_stream",
        "name": "fake_stream",
        "lineno": 181,
        "scope": "TestSharedInformerWatchLoop._make_informer_with_events",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "name": "test_added_event_updates_cache",
        "lineno": 190,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache.fake_stream",
        "name": "fake_stream",
        "lineno": 201,
        "scope": "TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "name": "test_deleted_event_removes_from_cache",
        "lineno": 214,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache.fake_stream",
        "name": "fake_stream",
        "lineno": 234,
        "scope": "TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "name": "test_modified_event_updates_cache",
        "lineno": 247,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache.fake_stream",
        "name": "fake_stream",
        "lineno": 268,
        "scope": "TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "name": "test_start_is_idempotent",
        "lineno": 282,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "name": "test_bookmark_event_fires_handler",
        "lineno": 302,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler.fake_stream",
        "name": "fake_stream",
        "lineno": 321,
        "scope": "TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "name": "test_bookmark_event_does_not_modify_cache",
        "lineno": 336,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache.fake_stream",
        "name": "fake_stream",
        "lineno": 355,
        "scope": "TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "name": "test_bookmark_advances_resource_version",
        "lineno": 370,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version.fake_stream",
        "name": "fake_stream",
        "lineno": 397,
        "scope": "TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "name": "test_bookmark_handler_receives_raw_dict",
        "lineno": 414,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict.fake_stream",
        "name": "fake_stream",
        "lineno": 438,
        "scope": "TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "name": "test_multiple_bookmarks_advance_resource_version_to_latest",
        "lineno": 453,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest.fake_stream",
        "name": "fake_stream",
        "lineno": 468,
        "scope": "TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "name": "test_resync_period_triggers_full_list",
        "lineno": 483,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list.fake_stream",
        "name": "fake_stream",
        "lineno": 517,
        "scope": "TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "name": "test_multiple_handlers_all_fire",
        "lineno": 541,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire.fake_stream",
        "name": "fake_stream",
        "lineno": 560,
        "scope": "TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "name": "test_selectors_and_namespace_forwarded",
        "lineno": 573,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded.fake_stream",
        "name": "fake_stream",
        "lineno": 593,
        "scope": "TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "name": "test_watch_resource_version_passed_after_initial_list",
        "lineno": 615,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list.fake_stream",
        "name": "fake_stream",
        "lineno": 629,
        "scope": "TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "name": "test_non_410_api_exception_reconnects_without_relist",
        "lineno": 642,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist.fake_stream",
        "name": "fake_stream",
        "lineno": 662,
        "scope": "TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "name": "test_list_func_error_fires_error_handler",
        "lineno": 682,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler.always_fails",
        "name": "always_fails",
        "lineno": 686,
        "scope": "TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler.on_error",
        "name": "on_error",
        "lineno": 692,
        "scope": "TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "name": "test_initial_list_fires_added_for_each_item",
        "lineno": 706,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item.fake_stream",
        "name": "fake_stream",
        "lineno": 725,
        "scope": "TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "name": "test_relist_after_410_fires_delete_for_removed_items",
        "lineno": 739,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items.list_func",
        "name": "list_func",
        "lineno": 748,
        "scope": "TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items.fake_stream",
        "name": "fake_stream",
        "lineno": 768,
        "scope": "TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "name": "test_resource_version_stored_from_watch",
        "lineno": 786,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch.fake_stream",
        "name": "fake_stream",
        "lineno": 805,
        "scope": "TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "name": "test_reconnect_skips_relist_when_rv_known",
        "lineno": 821,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known.fake_stream",
        "name": "fake_stream",
        "lineno": 839,
        "scope": "TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "name": "test_410_gone_triggers_relist",
        "lineno": 858,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist.fake_stream",
        "name": "fake_stream",
        "lineno": 876,
        "scope": "TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "name": "test_same_handler_registered_twice_fires_twice",
        "lineno": 897,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice.fake_stream",
        "name": "fake_stream",
        "lineno": 921,
        "scope": "TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "name": "test_remove_handler_while_running_stops_events",
        "lineno": 940,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events.handler",
        "name": "handler",
        "lineno": 962,
        "scope": "TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events.fake_stream",
        "name": "fake_stream",
        "lineno": 972,
        "scope": "TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "name": "test_add_handler_while_running_receives_subsequent_events",
        "lineno": 992,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events.fake_stream",
        "name": "fake_stream",
        "lineno": 1017,
        "scope": "TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "name": "test_concurrent_handler_registration_is_thread_safe",
        "lineno": 1042,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "name": "worker",
        "lineno": 1056,
        "scope": "TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "name": "test_watch_disruption_existing_items_fire_modified_after_relist",
        "lineno": 1075,
        "scope": "TestSharedInformerWatchLoop",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist.list_func",
        "name": "list_func",
        "lineno": 1088,
        "scope": "TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist.fake_stream",
        "name": "fake_stream",
        "lineno": 1109,
        "scope": "TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "is_async": false
      }
    ],
    "kubernetes.test.test_metrics": [
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.setUp",
        "name": "setUp",
        "lineno": 22,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "name": "test_get_nodes_metrics_success",
        "lineno": 26,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_success",
        "name": "test_get_pods_metrics_success",
        "lineno": 58,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_with_label_selector",
        "name": "test_get_pods_metrics_with_label_selector",
        "lineno": 95,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_empty_namespace_raises_error",
        "name": "test_get_pods_metrics_empty_namespace_raises_error",
        "lineno": 113,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_none_namespace_raises_error",
        "name": "test_get_pods_metrics_none_namespace_raises_error",
        "lineno": 120,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "name": "test_get_pods_metrics_in_all_namespaces_success",
        "lineno": 128,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "name": "test_get_pods_metrics_in_all_namespaces_with_errors",
        "lineno": 147,
        "scope": "TestMetrics",
        "is_async": false
      },
      {
        "id": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_label_selector",
        "name": "test_get_pods_metrics_in_all_namespaces_with_label_selector",
        "lineno": 167,
        "scope": "TestMetrics",
        "is_async": false
      }
    ],
    "kubernetes.utils.create_from_yaml": [
      {
        "id": "kubernetes.utils.create_from_yaml.create_from_directory",
        "name": "create_from_directory",
        "lineno": 27,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.create_from_yaml",
        "name": "create_from_yaml",
        "lineno": 99,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "name": "create_with",
        "lineno": 144,
        "scope": "create_from_yaml",
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.create_from_dict",
        "name": "create_from_dict",
        "lineno": 184,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.create_from_yaml_single_item",
        "name": "create_from_yaml_single_item",
        "lineno": 253,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.FailToCreateError.__init__",
        "name": "__init__",
        "lineno": 315,
        "scope": "FailToCreateError",
        "is_async": false
      },
      {
        "id": "kubernetes.utils.create_from_yaml.FailToCreateError.__str__",
        "name": "__str__",
        "lineno": 318,
        "scope": "FailToCreateError",
        "is_async": false
      }
    ],
    "kubernetes.utils.duration": [
      {
        "id": "kubernetes.utils.duration.parse_duration",
        "name": "parse_duration",
        "lineno": 31,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.duration.format_duration",
        "name": "format_duration",
        "lineno": 83,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.utils.metrics": [
      {
        "id": "kubernetes.utils.metrics.get_nodes_metrics",
        "name": "get_nodes_metrics",
        "lineno": 29,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.metrics.get_pods_metrics",
        "name": "get_pods_metrics",
        "lineno": 78,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.metrics.get_pods_metrics_in_all_namespaces",
        "name": "get_pods_metrics_in_all_namespaces",
        "lineno": 155,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.utils.quantity": [
      {
        "id": "kubernetes.utils.quantity.parse_quantity",
        "name": "parse_quantity",
        "lineno": 30,
        "scope": null,
        "is_async": false
      },
      {
        "id": "kubernetes.utils.quantity.format_quantity",
        "name": "format_quantity",
        "lineno": 88,
        "scope": null,
        "is_async": false
      }
    ],
    "kubernetes.utils": [],
    "scripts.constants": []
  },
  "class_graph": {
    "setup-asyncio": [],
    "setup-release": [],
    "setup": [],
    "doc.source.conf": [],
    "examples.annotate_deployment": [],
    "examples.api_discovery": [],
    "examples.apply_from_dict": [],
    "examples.apply_from_directory": [],
    "examples.apply_from_single_file": [],
    "examples.cluster_scoped_custom_object": [],
    "examples.cronjob_crud": [],
    "examples.deployment_create": [],
    "examples.deployment_crud": [],
    "examples.duration-gep2257": [],
    "examples.enable_debug_logging": [],
    "examples.informer_example": [],
    "examples.ingress_create": [],
    "examples.in_cluster_config": [],
    "examples.job_crud": [],
    "examples.metrics_example": [],
    "examples.multiple_clusters": [],
    "examples.namespaced_custom_object": [],
    "examples.node_labels": [],
    "examples.out_of_cluster_config": [],
    "examples.patch_namespaced_config_map": [],
    "examples.pick_kube_config_context": [],
    "examples.pod_config_list": [],
    "examples.pod_exec": [],
    "examples.pod_logs": [],
    "examples.pod_logs_non_blocking": [],
    "examples.pod_portforward": [],
    "examples.remote_cluster": [],
    "examples.rollout-daemonset": [],
    "examples.rollout-statefulset": [],
    "examples": [],
    "examples.dynamic-client.accept_header": [],
    "examples.dynamic-client.cluster_scoped_custom_resource": [],
    "examples.dynamic-client.configmap": [],
    "examples.dynamic-client.deployment_rolling_restart": [],
    "examples.dynamic-client.namespaced_custom_resource": [],
    "examples.dynamic-client.node": [],
    "examples.dynamic-client.replication_controller": [],
    "examples.dynamic-client.request_timeout": [],
    "examples.dynamic-client.service": [],
    "examples.watch.pod_namespace_watch": [],
    "examples.watch.watch_recovery": [],
    "examples_asyncio.in_cluster_config": [],
    "examples_asyncio.list_pods": [],
    "examples_asyncio.patch": [],
    "kubernetes": [],
    "kubernetes.aio.setup": [],
    "kubernetes.aio": [],
    "kubernetes.aio.client.api_client": [
      {
        "id": "kubernetes.aio.client.api_client.ApiClient",
        "name": "ApiClient",
        "lineno": 33,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.configuration": [
      {
        "id": "kubernetes.aio.client.configuration.Configuration",
        "name": "Configuration",
        "lineno": 32,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.exceptions": [
      {
        "id": "kubernetes.aio.client.exceptions.OpenApiException",
        "name": "OpenApiException",
        "lineno": 16,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiTypeError",
        "name": "ApiTypeError",
        "lineno": 20,
        "bases": [
          "OpenApiException",
          "TypeError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiValueError",
        "name": "ApiValueError",
        "lineno": 49,
        "bases": [
          "OpenApiException",
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiAttributeError",
        "name": "ApiAttributeError",
        "lineno": 67,
        "bases": [
          "OpenApiException",
          "AttributeError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiKeyError",
        "name": "ApiKeyError",
        "lineno": 86,
        "bases": [
          "OpenApiException",
          "KeyError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ApiException",
        "name": "ApiException",
        "lineno": 103,
        "bases": [
          "OpenApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.NotFoundException",
        "name": "NotFoundException",
        "lineno": 131,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.UnauthorizedException",
        "name": "UnauthorizedException",
        "lineno": 137,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ForbiddenException",
        "name": "ForbiddenException",
        "lineno": 143,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.exceptions.ServiceException",
        "name": "ServiceException",
        "lineno": 149,
        "bases": [
          "ApiException"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.rest": [
      {
        "id": "kubernetes.aio.client.rest.RESTResponse",
        "name": "RESTResponse",
        "lineno": 28,
        "bases": [
          "io.IOBase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.client.rest.RESTClientObject",
        "name": "RESTClientObject",
        "lineno": 45,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client": [],
    "kubernetes.aio.client.api.admissionregistration_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi",
        "name": "AdmissionregistrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "name": "AdmissionregistrationV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "name": "AdmissionregistrationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1_api": [
      {
        "id": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "name": "AdmissionregistrationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apiextensions_api": [
      {
        "id": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi",
        "name": "ApiextensionsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apiextensions_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "name": "ApiextensionsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apiregistration_api": [
      {
        "id": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi",
        "name": "ApiregistrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apiregistration_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "name": "ApiregistrationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apis_api": [
      {
        "id": "kubernetes.aio.client.api.apis_api.ApisApi",
        "name": "ApisApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apps_api": [
      {
        "id": "kubernetes.aio.client.api.apps_api.AppsApi",
        "name": "AppsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.apps_v1_api": [
      {
        "id": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api",
        "name": "AppsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.authentication_api": [
      {
        "id": "kubernetes.aio.client.api.authentication_api.AuthenticationApi",
        "name": "AuthenticationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.authentication_v1_api": [
      {
        "id": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api",
        "name": "AuthenticationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.authorization_api": [
      {
        "id": "kubernetes.aio.client.api.authorization_api.AuthorizationApi",
        "name": "AuthorizationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.authorization_v1_api": [
      {
        "id": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api",
        "name": "AuthorizationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.autoscaling_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi",
        "name": "AutoscalingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v1_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "name": "AutoscalingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v2_api": [
      {
        "id": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "name": "AutoscalingV2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.batch_api": [
      {
        "id": "kubernetes.aio.client.api.batch_api.BatchApi",
        "name": "BatchApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.batch_v1_api": [
      {
        "id": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api",
        "name": "BatchV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.certificates_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_api.CertificatesApi",
        "name": "CertificatesApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.certificates_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "name": "CertificatesV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.certificates_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "name": "CertificatesV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.certificates_v1_api": [
      {
        "id": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api",
        "name": "CertificatesV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.coordination_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_api.CoordinationApi",
        "name": "CoordinationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.coordination_v1alpha2_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "name": "CoordinationV1alpha2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.coordination_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "name": "CoordinationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.coordination_v1_api": [
      {
        "id": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api",
        "name": "CoordinationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.core_api": [
      {
        "id": "kubernetes.aio.client.api.core_api.CoreApi",
        "name": "CoreApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.core_v1_api": [
      {
        "id": "kubernetes.aio.client.api.core_v1_api.CoreV1Api",
        "name": "CoreV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.custom_objects_api": [
      {
        "id": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi",
        "name": "CustomObjectsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.discovery_api": [
      {
        "id": "kubernetes.aio.client.api.discovery_api.DiscoveryApi",
        "name": "DiscoveryApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.discovery_v1_api": [
      {
        "id": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api",
        "name": "DiscoveryV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.events_api": [
      {
        "id": "kubernetes.aio.client.api.events_api.EventsApi",
        "name": "EventsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.events_v1_api": [
      {
        "id": "kubernetes.aio.client.api.events_v1_api.EventsV1Api",
        "name": "EventsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "name": "FlowcontrolApiserverApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "name": "FlowcontrolApiserverV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_api": [
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi",
        "name": "InternalApiserverApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "name": "InternalApiserverV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.logs_api": [
      {
        "id": "kubernetes.aio.client.api.logs_api.LogsApi",
        "name": "LogsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.networking_api": [
      {
        "id": "kubernetes.aio.client.api.networking_api.NetworkingApi",
        "name": "NetworkingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.networking_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "name": "NetworkingV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.networking_v1_api": [
      {
        "id": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api",
        "name": "NetworkingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.node_api": [
      {
        "id": "kubernetes.aio.client.api.node_api.NodeApi",
        "name": "NodeApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.node_v1_api": [
      {
        "id": "kubernetes.aio.client.api.node_v1_api.NodeV1Api",
        "name": "NodeV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.openid_api": [
      {
        "id": "kubernetes.aio.client.api.openid_api.OpenidApi",
        "name": "OpenidApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.policy_api": [
      {
        "id": "kubernetes.aio.client.api.policy_api.PolicyApi",
        "name": "PolicyApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.policy_v1_api": [
      {
        "id": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api",
        "name": "PolicyV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_api": [
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "name": "RbacAuthorizationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_v1_api": [
      {
        "id": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "name": "RbacAuthorizationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.resource_api": [
      {
        "id": "kubernetes.aio.client.api.resource_api.ResourceApi",
        "name": "ResourceApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.resource_v1alpha3_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "name": "ResourceV1alpha3Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "name": "ResourceV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta2_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "name": "ResourceV1beta2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.resource_v1_api": [
      {
        "id": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api",
        "name": "ResourceV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.scheduling_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_api.SchedulingApi",
        "name": "SchedulingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "name": "SchedulingV1alpha2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1_api": [
      {
        "id": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api",
        "name": "SchedulingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.storagemigration_api": [
      {
        "id": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi",
        "name": "StoragemigrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "name": "StoragemigrationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.storage_api": [
      {
        "id": "kubernetes.aio.client.api.storage_api.StorageApi",
        "name": "StorageApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.storage_v1beta1_api": [
      {
        "id": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "name": "StorageV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.storage_v1_api": [
      {
        "id": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api",
        "name": "StorageV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.version_api": [
      {
        "id": "kubernetes.aio.client.api.version_api.VersionApi",
        "name": "VersionApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api.well_known_api": [
      {
        "id": "kubernetes.aio.client.api.well_known_api.WellKnownApi",
        "name": "WellKnownApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.api": [],
    "kubernetes.aio.client.models.admissionregistration_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "name": "AdmissionregistrationV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "id": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "name": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "name": "ApiextensionsV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config": [
      {
        "id": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "name": "ApiextensionsV1WebhookClientConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.apiregistration_v1_service_reference": [
      {
        "id": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "name": "ApiregistrationV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.authentication_v1_token_request": [
      {
        "id": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "name": "AuthenticationV1TokenRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.core_v1_endpoint_port": [
      {
        "id": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "name": "CoreV1EndpointPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.core_v1_event": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event.CoreV1Event",
        "name": "CoreV1Event",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_list": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList",
        "name": "CoreV1EventList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_series": [
      {
        "id": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries",
        "name": "CoreV1EventSeries",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.core_v1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "name": "CoreV1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.discovery_v1_endpoint_port": [
      {
        "id": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "name": "DiscoveryV1EndpointPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.events_v1_event": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event.EventsV1Event",
        "name": "EventsV1Event",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_list": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList",
        "name": "EventsV1EventList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_series": [
      {
        "id": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries",
        "name": "EventsV1EventSeries",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.flowcontrol_v1_subject": [
      {
        "id": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "name": "FlowcontrolV1Subject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.rbac_v1_subject": [
      {
        "id": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject",
        "name": "RbacV1Subject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.resource_v1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "name": "ResourceV1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.storage_v1_token_request": [
      {
        "id": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "name": "StorageV1TokenRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "name": "V1alpha1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "name": "V1alpha1ClusterTrustBundle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "name": "V1alpha1ClusterTrustBundleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "name": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "name": "V1alpha1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "name": "V1alpha1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "name": "V1alpha1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "name": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "name": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "name": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "name": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "name": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "name": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "name": "V1alpha1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "name": "V1alpha1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "name": "V1alpha1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "name": "V1alpha1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_server_storage_version": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "name": "V1alpha1ServerStorageVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "name": "V1alpha1StorageVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_condition": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "name": "V1alpha1StorageVersionCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "name": "V1alpha1StorageVersionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "name": "V1alpha1StorageVersionStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable",
        "name": "V1alpha1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "name": "V1alpha2GangSchedulingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "name": "V1alpha2LeaseCandidate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "name": "V1alpha2LeaseCandidateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "name": "V1alpha2LeaseCandidateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "name": "V1alpha2PodGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "name": "V1alpha2PodGroupList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "name": "V1alpha2PodGroupResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "name": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "name": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "name": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "name": "V1alpha2PodGroupSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "name": "V1alpha2PodGroupStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "name": "V1alpha2PodGroupTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "name": "V1alpha2PodGroupTemplateReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_topology_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "name": "V1alpha2TopologyConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "name": "V1alpha2TypedLocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload",
        "name": "V1alpha2Workload",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "name": "V1alpha2WorkloadList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "name": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "name": "V1alpha2WorkloadSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "name": "V1alpha3DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "name": "V1alpha3DeviceTaintRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "name": "V1alpha3DeviceTaintRuleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "name": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "name": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_selector": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "name": "V1alpha3DeviceTaintSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_pool_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "name": "V1alpha3PoolStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "name": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "name": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "name": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "name": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "name": "V1beta1AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "name": "V1beta1AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "name": "V1beta1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_basic_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "name": "V1beta1BasicDevice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "name": "V1beta1CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "name": "V1beta1CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "name": "V1beta1CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "name": "V1beta1CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "name": "V1beta1ClusterTrustBundle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "name": "V1beta1ClusterTrustBundleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "name": "V1beta1ClusterTrustBundleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter",
        "name": "V1beta1Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "name": "V1beta1CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device",
        "name": "V1beta1Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "name": "V1beta1DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "name": "V1beta1DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "name": "V1beta1DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "name": "V1beta1DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "name": "V1beta1DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "name": "V1beta1DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "name": "V1beta1DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "name": "V1beta1DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "name": "V1beta1DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "name": "V1beta1DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "name": "V1beta1DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "name": "V1beta1DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "name": "V1beta1DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "name": "V1beta1DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "name": "V1beta1DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "name": "V1beta1DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "name": "V1beta1DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "name": "V1beta1DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "name": "V1beta1IPAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "name": "V1beta1IPAddressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "name": "V1beta1IPAddressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "name": "V1beta1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "name": "V1beta1LeaseCandidate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "name": "V1beta1LeaseCandidateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "name": "V1beta1LeaseCandidateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "name": "V1beta1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "name": "V1beta1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "name": "V1beta1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "name": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "name": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "name": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "name": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "name": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation",
        "name": "V1beta1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "name": "V1beta1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "name": "V1beta1NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "name": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "name": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "name": "V1beta1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "name": "V1beta1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_parent_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "name": "V1beta1ParentReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "name": "V1beta1PodCertificateRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "name": "V1beta1PodCertificateRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "name": "V1beta1PodCertificateRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "name": "V1beta1PodCertificateRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "name": "V1beta1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "name": "V1beta1ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "name": "V1beta1ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "name": "V1beta1ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "name": "V1beta1ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "name": "V1beta1ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "name": "V1beta1ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "name": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "name": "V1beta1ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "name": "V1beta1ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "name": "V1beta1ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "name": "V1beta1ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "name": "V1beta1ServiceCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "name": "V1beta1ServiceCIDRList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "name": "V1beta1ServiceCIDRSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "name": "V1beta1ServiceCIDRStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "name": "V1beta1StorageVersionMigration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "name": "V1beta1StorageVersionMigrationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "name": "V1beta1StorageVersionMigrationSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "name": "V1beta1StorageVersionMigrationStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable",
        "name": "V1beta1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "name": "V1beta1VolumeAttributesClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "name": "V1beta1VolumeAttributesClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "name": "V1beta2AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "name": "V1beta2AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "name": "V1beta2CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "name": "V1beta2CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "name": "V1beta2CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "name": "V1beta2CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter",
        "name": "V1beta2Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "name": "V1beta2CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device",
        "name": "V1beta2Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "name": "V1beta2DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "name": "V1beta2DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "name": "V1beta2DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "name": "V1beta2DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "name": "V1beta2DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "name": "V1beta2DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "name": "V1beta2DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "name": "V1beta2DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "name": "V1beta2DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "name": "V1beta2DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "name": "V1beta2DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "name": "V1beta2DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "name": "V1beta2DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "name": "V1beta2DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "name": "V1beta2DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "name": "V1beta2DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "name": "V1beta2DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "name": "V1beta2DeviceTaintRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "name": "V1beta2DeviceTaintRuleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "name": "V1beta2DeviceTaintRuleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "name": "V1beta2DeviceTaintRuleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_selector": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "name": "V1beta2DeviceTaintSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "name": "V1beta2DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_exact_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "name": "V1beta2ExactDeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "name": "V1beta2NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "name": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "name": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "name": "V1beta2ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "name": "V1beta2ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "name": "V1beta2ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "name": "V1beta2ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "name": "V1beta2ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "name": "V1beta2ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "name": "V1beta2ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "name": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "name": "V1beta2ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "name": "V1beta2ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "name": "V1beta2ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "name": "V1beta2ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_affinity.V1Affinity",
        "name": "V1Affinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_aggregation_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule",
        "name": "V1AggregationRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_allocated_device_status": [
      {
        "id": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "name": "V1AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult",
        "name": "V1AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_group": [
      {
        "id": "kubernetes.aio.client.models.v1_api_group.V1APIGroup",
        "name": "V1APIGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_group_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList",
        "name": "V1APIGroupList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource": [
      {
        "id": "kubernetes.aio.client.models.v1_api_resource.V1APIResource",
        "name": "V1APIResource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList",
        "name": "V1APIResourceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_service": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service.V1APIService",
        "name": "V1APIService",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition",
        "name": "V1APIServiceCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_list": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList",
        "name": "V1APIServiceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec",
        "name": "V1APIServiceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_status": [
      {
        "id": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus",
        "name": "V1APIServiceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_api_versions": [
      {
        "id": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions",
        "name": "V1APIVersions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_apply_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "name": "V1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_app_armor_profile": [
      {
        "id": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "name": "V1AppArmorProfile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_attached_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume",
        "name": "V1AttachedVolume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_audit_annotation": [
      {
        "id": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation",
        "name": "V1AuditAnnotation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "name": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_azure_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "name": "V1AzureDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "name": "V1AzureFilePersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "name": "V1AzureFileVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_binding.V1Binding",
        "name": "V1Binding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_bound_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "name": "V1BoundObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_capabilities": [
      {
        "id": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities",
        "name": "V1Capabilities",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "name": "V1CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy_range": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "name": "V1CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "name": "V1CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cel_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "name": "V1CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "name": "V1CephFSPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "name": "V1CephFSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "name": "V1CertificateSigningRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "name": "V1CertificateSigningRequestCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_list": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "name": "V1CertificateSigningRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "name": "V1CertificateSigningRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "name": "V1CertificateSigningRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "name": "V1CinderPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "name": "V1CinderVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_client_ip_config": [
      {
        "id": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig",
        "name": "V1ClientIPConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole",
        "name": "V1ClusterRole",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "name": "V1ClusterRoleBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "name": "V1ClusterRoleBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "name": "V1ClusterRoleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "name": "V1ClusterTrustBundleProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_component_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition",
        "name": "V1ComponentCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_component_status": [
      {
        "id": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus",
        "name": "V1ComponentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_component_status_list": [
      {
        "id": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList",
        "name": "V1ComponentStatusList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_condition.V1Condition",
        "name": "V1Condition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap",
        "name": "V1ConfigMap",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_env_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "name": "V1ConfigMapEnvSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "name": "V1ConfigMapKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_list": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList",
        "name": "V1ConfigMapList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_node_config_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "name": "V1ConfigMapNodeConfigSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "name": "V1ConfigMapProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "name": "V1ConfigMapVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container": [
      {
        "id": "kubernetes.aio.client.models.v1_container.V1Container",
        "name": "V1Container",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_extended_resource_request": [
      {
        "id": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "name": "V1ContainerExtendedResourceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_image": [
      {
        "id": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage",
        "name": "V1ContainerImage",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_port": [
      {
        "id": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort",
        "name": "V1ContainerPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_resize_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "name": "V1ContainerResizePolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "name": "V1ContainerRestartRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "id": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "name": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_state": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state.V1ContainerState",
        "name": "V1ContainerState",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_running": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning",
        "name": "V1ContainerStateRunning",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_terminated": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "name": "V1ContainerStateTerminated",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_waiting": [
      {
        "id": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "name": "V1ContainerStateWaiting",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_status": [
      {
        "id": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus",
        "name": "V1ContainerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_container_user": [
      {
        "id": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser",
        "name": "V1ContainerUser",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision": [
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision",
        "name": "V1ControllerRevision",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision_list": [
      {
        "id": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "name": "V1ControllerRevisionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_counter": [
      {
        "id": "kubernetes.aio.client.models.v1_counter.V1Counter",
        "name": "V1Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_counter_set": [
      {
        "id": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet",
        "name": "V1CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job.V1CronJob",
        "name": "V1CronJob",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_list": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList",
        "name": "V1CronJobList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec",
        "name": "V1CronJobSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_status": [
      {
        "id": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus",
        "name": "V1CronJobStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_cross_version_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "name": "V1CrossVersionObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver",
        "name": "V1CSIDriver",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList",
        "name": "V1CSIDriverList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "name": "V1CSIDriverSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node.V1CSINode",
        "name": "V1CSINode",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_driver": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "name": "V1CSINodeDriver",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList",
        "name": "V1CSINodeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "name": "V1CSINodeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "name": "V1CSIPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "name": "V1CSIStorageCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity_list": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "name": "V1CSIStorageCapacityList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_csi_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "name": "V1CSIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_column_definition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "name": "V1CustomResourceColumnDefinition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_conversion": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "name": "V1CustomResourceConversion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "name": "V1CustomResourceDefinition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "name": "V1CustomResourceDefinitionCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_list": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "name": "V1CustomResourceDefinitionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_names": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "name": "V1CustomResourceDefinitionNames",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "name": "V1CustomResourceDefinitionSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_status": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "name": "V1CustomResourceDefinitionStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_version": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "name": "V1CustomResourceDefinitionVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresources": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "name": "V1CustomResourceSubresources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresource_scale": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "name": "V1CustomResourceSubresourceScale",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_validation": [
      {
        "id": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "name": "V1CustomResourceValidation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_endpoint": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "name": "V1DaemonEndpoint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet",
        "name": "V1DaemonSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "name": "V1DaemonSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList",
        "name": "V1DaemonSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "name": "V1DaemonSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "name": "V1DaemonSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_update_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "name": "V1DaemonSetUpdateStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_delete_options": [
      {
        "id": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions",
        "name": "V1DeleteOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment.V1Deployment",
        "name": "V1Deployment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition",
        "name": "V1DeploymentCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_list": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList",
        "name": "V1DeploymentList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec",
        "name": "V1DeploymentSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_status": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus",
        "name": "V1DeploymentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "name": "V1DeploymentStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device": [
      {
        "id": "kubernetes.aio.client.models.v1_device.V1Device",
        "name": "V1Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "name": "V1DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "name": "V1DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_attribute": [
      {
        "id": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute",
        "name": "V1DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_capacity": [
      {
        "id": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity",
        "name": "V1DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim",
        "name": "V1DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "name": "V1DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_class": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass",
        "name": "V1DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "name": "V1DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList",
        "name": "V1DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "name": "V1DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint",
        "name": "V1DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_counter_consumption": [
      {
        "id": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "name": "V1DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest",
        "name": "V1DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_request_allocation_result": [
      {
        "id": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "name": "V1DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector",
        "name": "V1DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_sub_request": [
      {
        "id": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "name": "V1DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_taint": [
      {
        "id": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint",
        "name": "V1DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_device_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration",
        "name": "V1DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "name": "V1DownwardAPIProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_file": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "name": "V1DownwardAPIVolumeFile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "name": "V1DownwardAPIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_empty_dir_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "name": "V1EmptyDirVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint",
        "name": "V1Endpoint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints",
        "name": "V1Endpoints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints_list": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList",
        "name": "V1EndpointsList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_address": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress",
        "name": "V1EndpointAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_conditions": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "name": "V1EndpointConditions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_hints": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints",
        "name": "V1EndpointHints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice",
        "name": "V1EndpointSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "name": "V1EndpointSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_subset": [
      {
        "id": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset",
        "name": "V1EndpointSubset",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_env_from_source": [
      {
        "id": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource",
        "name": "V1EnvFromSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_env_var": [
      {
        "id": "kubernetes.aio.client.models.v1_env_var.V1EnvVar",
        "name": "V1EnvVar",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_env_var_source": [
      {
        "id": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource",
        "name": "V1EnvVarSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_container": [
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "name": "V1EphemeralContainer",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "name": "V1EphemeralVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_event_source": [
      {
        "id": "kubernetes.aio.client.models.v1_event_source.V1EventSource",
        "name": "V1EventSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_eviction": [
      {
        "id": "kubernetes.aio.client.models.v1_eviction.V1Eviction",
        "name": "V1Eviction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_exact_device_request": [
      {
        "id": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "name": "V1ExactDeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_exec_action": [
      {
        "id": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction",
        "name": "V1ExecAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_exempt_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "name": "V1ExemptPriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_expression_warning": [
      {
        "id": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning",
        "name": "V1ExpressionWarning",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_external_documentation": [
      {
        "id": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation",
        "name": "V1ExternalDocumentation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_fc_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "name": "V1FCVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "name": "V1FieldSelectorAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "name": "V1FieldSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_file_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector",
        "name": "V1FileKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flex_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "name": "V1FlexPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flex_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "name": "V1FlexVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flocker_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "name": "V1FlockerVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_distinguisher_method": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "name": "V1FlowDistinguisherMethod",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema",
        "name": "V1FlowSchema",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "name": "V1FlowSchemaCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_list": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "name": "V1FlowSchemaList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "name": "V1FlowSchemaSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_status": [
      {
        "id": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "name": "V1FlowSchemaStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_for_node": [
      {
        "id": "kubernetes.aio.client.models.v1_for_node.V1ForNode",
        "name": "V1ForNode",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_for_zone": [
      {
        "id": "kubernetes.aio.client.models.v1_for_zone.V1ForZone",
        "name": "V1ForZone",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "name": "V1GCEPersistentDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_git_repo_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "name": "V1GitRepoVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "name": "V1GlusterfsPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "name": "V1GlusterfsVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_group_resource": [
      {
        "id": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource",
        "name": "V1GroupResource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_group_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject",
        "name": "V1GroupSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_group_version_for_discovery": [
      {
        "id": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "name": "V1GroupVersionForDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_grpc_action": [
      {
        "id": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction",
        "name": "V1GRPCAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "name": "V1HorizontalPodAutoscaler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "name": "V1HorizontalPodAutoscalerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "name": "V1HorizontalPodAutoscalerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "name": "V1HorizontalPodAutoscalerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_host_alias": [
      {
        "id": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias",
        "name": "V1HostAlias",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_host_ip": [
      {
        "id": "kubernetes.aio.client.models.v1_host_ip.V1HostIP",
        "name": "V1HostIP",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_host_path_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "name": "V1HostPathVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_http_get_action": [
      {
        "id": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction",
        "name": "V1HTTPGetAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_http_header": [
      {
        "id": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader",
        "name": "V1HTTPHeader",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_path": [
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "name": "V1HTTPIngressPath",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_rule_value": [
      {
        "id": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "name": "V1HTTPIngressRuleValue",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "name": "V1ImageVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "name": "V1ImageVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress.V1Ingress",
        "name": "V1Ingress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_backend": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend",
        "name": "V1IngressBackend",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass",
        "name": "V1IngressClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList",
        "name": "V1IngressClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_parameters_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "name": "V1IngressClassParametersReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "name": "V1IngressClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList",
        "name": "V1IngressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "name": "V1IngressLoadBalancerIngress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "name": "V1IngressLoadBalancerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_port_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "name": "V1IngressPortStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule",
        "name": "V1IngressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_service_backend": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "name": "V1IngressServiceBackend",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec",
        "name": "V1IngressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_status": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus",
        "name": "V1IngressStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_tls": [
      {
        "id": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS",
        "name": "V1IngressTLS",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress",
        "name": "V1IPAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_list": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList",
        "name": "V1IPAddressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "name": "V1IPAddressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_ip_block": [
      {
        "id": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock",
        "name": "V1IPBlock",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "name": "V1ISCSIPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "name": "V1ISCSIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job": [
      {
        "id": "kubernetes.aio.client.models.v1_job.V1Job",
        "name": "V1Job",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition",
        "name": "V1JobCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job_list": [
      {
        "id": "kubernetes.aio.client.models.v1_job_list.V1JobList",
        "name": "V1JobList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec",
        "name": "V1JobSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job_status": [
      {
        "id": "kubernetes.aio.client.models.v1_job_status.V1JobStatus",
        "name": "V1JobStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_job_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "name": "V1JobTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_json_patch": [
      {
        "id": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch",
        "name": "V1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_json_schema_props": [
      {
        "id": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "name": "V1JSONSchemaProps",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_key_to_path": [
      {
        "id": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath",
        "name": "V1KeyToPath",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector",
        "name": "V1LabelSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "name": "V1LabelSelectorAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "name": "V1LabelSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_lease": [
      {
        "id": "kubernetes.aio.client.models.v1_lease.V1Lease",
        "name": "V1Lease",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_lease_list": [
      {
        "id": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList",
        "name": "V1LeaseList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_lease_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec",
        "name": "V1LeaseSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle": [
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle",
        "name": "V1Lifecycle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle_handler": [
      {
        "id": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "name": "V1LifecycleHandler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limited_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "name": "V1LimitedPriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange",
        "name": "V1LimitRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_item": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem",
        "name": "V1LimitRangeItem",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_list": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList",
        "name": "V1LimitRangeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "name": "V1LimitRangeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_limit_response": [
      {
        "id": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse",
        "name": "V1LimitResponse",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_linux_container_user": [
      {
        "id": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "name": "V1LinuxContainerUser",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_list_meta": [
      {
        "id": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta",
        "name": "V1ListMeta",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_ingress": [
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "name": "V1LoadBalancerIngress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_status": [
      {
        "id": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "name": "V1LoadBalancerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference",
        "name": "V1LocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_local_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "name": "V1LocalSubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_local_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "name": "V1LocalVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_managed_fields_entry": [
      {
        "id": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "name": "V1ManagedFieldsEntry",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_match_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition",
        "name": "V1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_match_resources": [
      {
        "id": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources",
        "name": "V1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_modify_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "name": "V1ModifyVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "name": "V1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "name": "V1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "name": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "name": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "name": "V1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "name": "V1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "name": "V1MutatingWebhook",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "name": "V1MutatingWebhookConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "name": "V1MutatingWebhookConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_mutation": [
      {
        "id": "kubernetes.aio.client.models.v1_mutation.V1Mutation",
        "name": "V1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_named_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "name": "V1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_namespace": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace.V1Namespace",
        "name": "V1Namespace",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition",
        "name": "V1NamespaceCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_list": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList",
        "name": "V1NamespaceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec",
        "name": "V1NamespaceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_status": [
      {
        "id": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus",
        "name": "V1NamespaceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_device_data": [
      {
        "id": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData",
        "name": "V1NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy",
        "name": "V1NetworkPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_egress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "name": "V1NetworkPolicyEgressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_ingress_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "name": "V1NetworkPolicyIngressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "name": "V1NetworkPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_peer": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "name": "V1NetworkPolicyPeer",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_port": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "name": "V1NetworkPolicyPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "name": "V1NetworkPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_nfs_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "name": "V1NFSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node": [
      {
        "id": "kubernetes.aio.client.models.v1_node.V1Node",
        "name": "V1Node",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_address": [
      {
        "id": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress",
        "name": "V1NodeAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity",
        "name": "V1NodeAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "name": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "name": "V1NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition",
        "name": "V1NodeCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_source": [
      {
        "id": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource",
        "name": "V1NodeConfigSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus",
        "name": "V1NodeConfigStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_daemon_endpoints": [
      {
        "id": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "name": "V1NodeDaemonEndpoints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_features": [
      {
        "id": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures",
        "name": "V1NodeFeatures",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_list": [
      {
        "id": "kubernetes.aio.client.models.v1_node_list.V1NodeList",
        "name": "V1NodeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler": [
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "name": "V1NodeRuntimeHandler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler_features": [
      {
        "id": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "name": "V1NodeRuntimeHandlerFeatures",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector",
        "name": "V1NodeSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "name": "V1NodeSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_term": [
      {
        "id": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "name": "V1NodeSelectorTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec",
        "name": "V1NodeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus",
        "name": "V1NodeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_swap_status": [
      {
        "id": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "name": "V1NodeSwapStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_node_system_info": [
      {
        "id": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo",
        "name": "V1NodeSystemInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "name": "V1NonResourceAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "name": "V1NonResourcePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule",
        "name": "V1NonResourceRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_object_field_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "name": "V1ObjectFieldSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_object_meta": [
      {
        "id": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta",
        "name": "V1ObjectMeta",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference",
        "name": "V1ObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_opaque_device_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "name": "V1OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_overhead": [
      {
        "id": "kubernetes.aio.client.models.v1_overhead.V1Overhead",
        "name": "V1Overhead",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_owner_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference",
        "name": "V1OwnerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_param_kind": [
      {
        "id": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind",
        "name": "V1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_param_ref": [
      {
        "id": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef",
        "name": "V1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_parent_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference",
        "name": "V1ParentReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume",
        "name": "V1PersistentVolume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "name": "V1PersistentVolumeClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "name": "V1PersistentVolumeClaimCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "name": "V1PersistentVolumeClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "name": "V1PersistentVolumeClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "name": "V1PersistentVolumeClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "name": "V1PersistentVolumeClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "name": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_list": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "name": "V1PersistentVolumeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "name": "V1PersistentVolumeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "name": "V1PersistentVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "name": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod": [
      {
        "id": "kubernetes.aio.client.models.v1_pod.V1Pod",
        "name": "V1Pod",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity",
        "name": "V1PodAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity_term": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "name": "V1PodAffinityTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_anti_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "name": "V1PodAntiAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_certificate_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "name": "V1PodCertificateProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition",
        "name": "V1PodCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "name": "V1PodDisruptionBudget",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "name": "V1PodDisruptionBudgetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "name": "V1PodDisruptionBudgetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "name": "V1PodDisruptionBudgetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "name": "V1PodDNSConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config_option": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "name": "V1PodDNSConfigOption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "name": "V1PodExtendedResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "name": "V1PodFailurePolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "name": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "name": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "name": "V1PodFailurePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_ip": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP",
        "name": "V1PodIP",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_list.V1PodList",
        "name": "V1PodList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_os": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_os.V1PodOS",
        "name": "V1PodOS",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_readiness_gate": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "name": "V1PodReadinessGate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "name": "V1PodResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "name": "V1PodResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_gate": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "name": "V1PodSchedulingGate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_group": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "name": "V1PodSchedulingGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_security_context": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext",
        "name": "V1PodSecurityContext",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec",
        "name": "V1PodSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_status": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus",
        "name": "V1PodStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate",
        "name": "V1PodTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList",
        "name": "V1PodTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "name": "V1PodTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule",
        "name": "V1PolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rules_with_subjects": [
      {
        "id": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "name": "V1PolicyRulesWithSubjects",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_portworx_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "name": "V1PortworxVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_port_status": [
      {
        "id": "kubernetes.aio.client.models.v1_port_status.V1PortStatus",
        "name": "V1PortStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_preconditions": [
      {
        "id": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions",
        "name": "V1Preconditions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_preferred_scheduling_term": [
      {
        "id": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "name": "V1PreferredSchedulingTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass",
        "name": "V1PriorityClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList",
        "name": "V1PriorityClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "name": "V1PriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "name": "V1PriorityLevelConfigurationCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "name": "V1PriorityLevelConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "name": "V1PriorityLevelConfigurationReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "name": "V1PriorityLevelConfigurationSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_status": [
      {
        "id": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "name": "V1PriorityLevelConfigurationStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_probe": [
      {
        "id": "kubernetes.aio.client.models.v1_probe.V1Probe",
        "name": "V1Probe",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_projected_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "name": "V1ProjectedVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_queuing_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "name": "V1QueuingConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_quobyte_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "name": "V1QuobyteVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "name": "V1RBDPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "name": "V1RBDVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController",
        "name": "V1ReplicationController",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "name": "V1ReplicationControllerCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_list": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "name": "V1ReplicationControllerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "name": "V1ReplicationControllerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_status": [
      {
        "id": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "name": "V1ReplicationControllerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet",
        "name": "V1ReplicaSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "name": "V1ReplicaSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList",
        "name": "V1ReplicaSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "name": "V1ReplicaSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "name": "V1ReplicaSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_attributes": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes",
        "name": "V1ResourceAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "name": "V1ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "name": "V1ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "name": "V1ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "name": "V1ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "name": "V1ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "name": "V1ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "name": "V1ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_field_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "name": "V1ResourceFieldSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_health": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth",
        "name": "V1ResourceHealth",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "name": "V1ResourcePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_pool": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool",
        "name": "V1ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota",
        "name": "V1ResourceQuota",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "name": "V1ResourceQuotaList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "name": "V1ResourceQuotaSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "name": "V1ResourceQuotaStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements",
        "name": "V1ResourceRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule",
        "name": "V1ResourceRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice",
        "name": "V1ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_list": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "name": "V1ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "name": "V1ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_resource_status": [
      {
        "id": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus",
        "name": "V1ResourceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_role": [
      {
        "id": "kubernetes.aio.client.models.v1_role.V1Role",
        "name": "V1Role",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding",
        "name": "V1RoleBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList",
        "name": "V1RoleBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_role_list": [
      {
        "id": "kubernetes.aio.client.models.v1_role_list.V1RoleList",
        "name": "V1RoleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_role_ref": [
      {
        "id": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef",
        "name": "V1RoleRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_daemon_set": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "name": "V1RollingUpdateDaemonSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_deployment": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "name": "V1RollingUpdateDeployment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "name": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_rule_with_operations": [
      {
        "id": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "name": "V1RuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class": [
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass",
        "name": "V1RuntimeClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "name": "V1RuntimeClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scale": [
      {
        "id": "kubernetes.aio.client.models.v1_scale.V1Scale",
        "name": "V1Scale",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "name": "V1ScaleIOPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "name": "V1ScaleIOVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scale_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec",
        "name": "V1ScaleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scale_status": [
      {
        "id": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus",
        "name": "V1ScaleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scheduling": [
      {
        "id": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling",
        "name": "V1Scheduling",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "name": "V1ScopedResourceSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_scope_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector",
        "name": "V1ScopeSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_seccomp_profile": [
      {
        "id": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile",
        "name": "V1SeccompProfile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret": [
      {
        "id": "kubernetes.aio.client.models.v1_secret.V1Secret",
        "name": "V1Secret",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_env_source": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource",
        "name": "V1SecretEnvSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_key_selector": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "name": "V1SecretKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_list": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_list.V1SecretList",
        "name": "V1SecretList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection",
        "name": "V1SecretProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference",
        "name": "V1SecretReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_secret_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "name": "V1SecretVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_security_context": [
      {
        "id": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext",
        "name": "V1SecurityContext",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_selectable_field": [
      {
        "id": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField",
        "name": "V1SelectableField",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "name": "V1SelfSubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "name": "V1SelfSubjectAccessReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "name": "V1SelfSubjectReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "name": "V1SelfSubjectReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "name": "V1SelfSubjectRulesReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "name": "V1SelfSubjectRulesReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_server_address_by_client_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "name": "V1ServerAddressByClientCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service": [
      {
        "id": "kubernetes.aio.client.models.v1_service.V1Service",
        "name": "V1Service",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_account": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount",
        "name": "V1ServiceAccount",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList",
        "name": "V1ServiceAccountList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "name": "V1ServiceAccountSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_token_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "name": "V1ServiceAccountTokenProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_backend_port": [
      {
        "id": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "name": "V1ServiceBackendPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR",
        "name": "V1ServiceCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "name": "V1ServiceCIDRList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "name": "V1ServiceCIDRSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_status": [
      {
        "id": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "name": "V1ServiceCIDRStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_list": [
      {
        "id": "kubernetes.aio.client.models.v1_service_list.V1ServiceList",
        "name": "V1ServiceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_port": [
      {
        "id": "kubernetes.aio.client.models.v1_service_port.V1ServicePort",
        "name": "V1ServicePort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec",
        "name": "V1ServiceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_service_status": [
      {
        "id": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus",
        "name": "V1ServiceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_session_affinity_config": [
      {
        "id": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "name": "V1SessionAffinityConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_se_linux_options": [
      {
        "id": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions",
        "name": "V1SELinuxOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_shard_info": [
      {
        "id": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo",
        "name": "V1ShardInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_sleep_action": [
      {
        "id": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction",
        "name": "V1SleepAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet",
        "name": "V1StatefulSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_condition": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "name": "V1StatefulSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_list": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList",
        "name": "V1StatefulSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_ordinals": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "name": "V1StatefulSetOrdinals",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "name": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "name": "V1StatefulSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_status": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "name": "V1StatefulSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_update_strategy": [
      {
        "id": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "name": "V1StatefulSetUpdateStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_status": [
      {
        "id": "kubernetes.aio.client.models.v1_status.V1Status",
        "name": "V1Status",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_status_cause": [
      {
        "id": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause",
        "name": "V1StatusCause",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_status_details": [
      {
        "id": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails",
        "name": "V1StatusDetails",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass",
        "name": "V1StorageClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList",
        "name": "V1StorageClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "name": "V1StorageOSPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "name": "V1StorageOSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "name": "V1SubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "name": "V1SubjectAccessReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "name": "V1SubjectAccessReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_subject_rules_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "name": "V1SubjectRulesReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy",
        "name": "V1SuccessPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "name": "V1SuccessPolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_sysctl": [
      {
        "id": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl",
        "name": "V1Sysctl",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_taint": [
      {
        "id": "kubernetes.aio.client.models.v1_taint.V1Taint",
        "name": "V1Taint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_tcp_socket_action": [
      {
        "id": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "name": "V1TCPSocketAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "name": "V1TokenRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_status": [
      {
        "id": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus",
        "name": "V1TokenRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_token_review": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review.V1TokenReview",
        "name": "V1TokenReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "name": "V1TokenReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_status": [
      {
        "id": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus",
        "name": "V1TokenReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_toleration": [
      {
        "id": "kubernetes.aio.client.models.v1_toleration.V1Toleration",
        "name": "V1Toleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_label_requirement": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "name": "V1TopologySelectorLabelRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_term": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "name": "V1TopologySelectorTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_topology_spread_constraint": [
      {
        "id": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "name": "V1TopologySpreadConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_typed_local_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "name": "V1TypedLocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_typed_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "name": "V1TypedObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_type_checking": [
      {
        "id": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking",
        "name": "V1TypeChecking",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_uncounted_terminated_pods": [
      {
        "id": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "name": "V1UncountedTerminatedPods",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_user_info": [
      {
        "id": "kubernetes.aio.client.models.v1_user_info.V1UserInfo",
        "name": "V1UserInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_user_subject": [
      {
        "id": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject",
        "name": "V1UserSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "name": "V1ValidatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "name": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "name": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "name": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "name": "V1ValidatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "name": "V1ValidatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_status": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "name": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "name": "V1ValidatingWebhook",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "name": "V1ValidatingWebhookConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration_list": [
      {
        "id": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "name": "V1ValidatingWebhookConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validation": [
      {
        "id": "kubernetes.aio.client.models.v1_validation.V1Validation",
        "name": "V1Validation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_validation_rule": [
      {
        "id": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule",
        "name": "V1ValidationRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_variable": [
      {
        "id": "kubernetes.aio.client.models.v1_variable.V1Variable",
        "name": "V1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume": [
      {
        "id": "kubernetes.aio.client.models.v1_volume.V1Volume",
        "name": "V1Volume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment",
        "name": "V1VolumeAttachment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_list": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "name": "V1VolumeAttachmentList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_source": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "name": "V1VolumeAttachmentSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_spec": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "name": "V1VolumeAttachmentSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "name": "V1VolumeAttachmentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "name": "V1VolumeAttributesClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class_list": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "name": "V1VolumeAttributesClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_device": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice",
        "name": "V1VolumeDevice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_error": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError",
        "name": "V1VolumeError",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount",
        "name": "V1VolumeMount",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "name": "V1VolumeMountStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_affinity": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "name": "V1VolumeNodeAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_resources": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "name": "V1VolumeNodeResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_projection": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection",
        "name": "V1VolumeProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_resource_requirements": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "name": "V1VolumeResourceRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_volume_status": [
      {
        "id": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus",
        "name": "V1VolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "id": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "name": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_watch_event": [
      {
        "id": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent",
        "name": "V1WatchEvent",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_webhook_conversion": [
      {
        "id": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion",
        "name": "V1WebhookConversion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_weighted_pod_affinity_term": [
      {
        "id": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "name": "V1WeightedPodAffinityTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v1_windows_security_context_options": [
      {
        "id": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "name": "V1WindowsSecurityContextOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "name": "V2beta1APIGroupDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery_list": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "name": "V2beta1APIGroupDiscoveryList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_resource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "name": "V2beta1APIResourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_subresource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "name": "V2beta1APISubresourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_version_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "name": "V2beta1APIVersionDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "name": "V2APIGroupDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery_list": [
      {
        "id": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "name": "V2APIGroupDiscoveryList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_api_resource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "name": "V2APIResourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_api_subresource_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "name": "V2APISubresourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_api_version_discovery": [
      {
        "id": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "name": "V2APIVersionDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "name": "V2ContainerResourceMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "name": "V2ContainerResourceMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_cross_version_object_reference": [
      {
        "id": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "name": "V2CrossVersionObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "name": "V2ExternalMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "name": "V2ExternalMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "name": "V2HorizontalPodAutoscaler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "name": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "name": "V2HorizontalPodAutoscalerCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "name": "V2HorizontalPodAutoscalerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "name": "V2HorizontalPodAutoscalerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "name": "V2HorizontalPodAutoscalerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_policy": [
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "name": "V2HPAScalingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_rules": [
      {
        "id": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "name": "V2HPAScalingRules",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_metric_identifier": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier",
        "name": "V2MetricIdentifier",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_metric_spec": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec",
        "name": "V2MetricSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus",
        "name": "V2MetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_metric_target": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget",
        "name": "V2MetricTarget",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_metric_value_status": [
      {
        "id": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus",
        "name": "V2MetricValueStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "name": "V2ObjectMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "name": "V2ObjectMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "name": "V2PodsMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "name": "V2PodsMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_source": [
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "name": "V2ResourceMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_status": [
      {
        "id": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "name": "V2ResourceMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models.version_info": [
      {
        "id": "kubernetes.aio.client.models.version_info.VersionInfo",
        "name": "VersionInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.client.models": [],
    "kubernetes.aio.config.config_exception": [
      {
        "id": "kubernetes.aio.config.config_exception.ConfigException",
        "name": "ConfigException",
        "lineno": 16,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.dateutil": [
      {
        "id": "kubernetes.aio.config.dateutil.TimezoneInfo",
        "name": "TimezoneInfo",
        "lineno": 20,
        "bases": [
          "datetime.tzinfo"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.dateutil_test": [
      {
        "id": "kubernetes.aio.config.dateutil_test.DateUtilTest",
        "name": "DateUtilTest",
        "lineno": 21,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.exec_provider": [
      {
        "id": "kubernetes.aio.config.exec_provider.ExecProvider",
        "name": "ExecProvider",
        "lineno": 23,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.exec_provider_test": [
      {
        "id": "kubernetes.aio.config.exec_provider_test.ExecProviderTest",
        "name": "ExecProviderTest",
        "lineno": 25,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.google_auth": [],
    "kubernetes.aio.config.google_auth_test": [
      {
        "id": "kubernetes.aio.config.google_auth_test.TestGoogleAuth",
        "name": "TestGoogleAuth",
        "lineno": 20,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.incluster_config": [
      {
        "id": "kubernetes.aio.config.incluster_config.InClusterConfigLoader",
        "name": "InClusterConfigLoader",
        "lineno": 37,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.incluster_config_test": [
      {
        "id": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest",
        "name": "InClusterConfigTest",
        "lineno": 46,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.kube_config": [
      {
        "id": "kubernetes.aio.config.kube_config.FileOrData",
        "name": "FileOrData",
        "lineno": 60,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigLoader",
        "name": "KubeConfigLoader",
        "lineno": 133,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config.ConfigNode",
        "name": "ConfigNode",
        "lineno": 427,
        "bases": [
          "object"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config.KubeConfigMerger",
        "name": "KubeConfigMerger",
        "lineno": 493,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.aio.config.kube_config_test": [
      {
        "id": "kubernetes.aio.config.kube_config_test.BaseTestCase",
        "name": "BaseTestCase",
        "lineno": 94,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestFileOrData",
        "name": "TestFileOrData",
        "lineno": 122,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestConfigNode",
        "name": "TestConfigNode",
        "lineno": 212,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.FakeConfig",
        "name": "FakeConfig",
        "lineno": 284,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader",
        "name": "TestKubeConfigLoader",
        "lineno": 334,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.MockKubeConfigLoader",
        "name": "MockKubeConfigLoader",
        "lineno": 1093,
        "bases": [
          "KubeConfigLoader"
        ],
        "scope": "TestKubeConfigLoader"
      },
      {
        "id": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger",
        "name": "TestKubeConfigMerger",
        "lineno": 1124,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config.openid": [
      {
        "id": "kubernetes.aio.config.openid.OpenIDRequestor",
        "name": "OpenIDRequestor",
        "lineno": 8,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.aio.config.openid_test": [
      {
        "id": "kubernetes.aio.config.openid_test.OpenIDRequestorTest",
        "name": "OpenIDRequestorTest",
        "lineno": 73,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.config": [],
    "kubernetes.aio.e2e_test.base": [],
    "kubernetes.aio.e2e_test.test_api": [
      {
        "id": "kubernetes.aio.e2e_test.test_api.TestClientApi",
        "name": "TestClientApi",
        "lineno": 28,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.e2e_test.test_apply_patch": [
      {
        "id": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch",
        "name": "TestApplyPatch",
        "lineno": 23,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.e2e_test.test_batch": [
      {
        "id": "kubernetes.aio.e2e_test.test_batch.TestClientBatch",
        "name": "TestClientBatch",
        "lineno": 23,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.e2e_test": [],
    "kubernetes.aio.test.test_admissionregistration_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_api.TestAdmissionregistrationApi",
        "name": "TestAdmissionregistrationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api",
        "name": "TestAdmissionregistrationV1alpha1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api",
        "name": "TestAdmissionregistrationV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1_api": [
      {
        "id": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api",
        "name": "TestAdmissionregistrationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apiextensions_api": [
      {
        "id": "kubernetes.aio.test.test_apiextensions_api.TestApiextensionsApi",
        "name": "TestApiextensionsApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apiextensions_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api",
        "name": "TestApiextensionsV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apiregistration_api": [
      {
        "id": "kubernetes.aio.test.test_apiregistration_api.TestApiregistrationApi",
        "name": "TestApiregistrationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apiregistration_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api",
        "name": "TestApiregistrationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apis_api": [
      {
        "id": "kubernetes.aio.test.test_apis_api.TestApisApi",
        "name": "TestApisApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apps_api": [
      {
        "id": "kubernetes.aio.test.test_apps_api.TestAppsApi",
        "name": "TestAppsApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_apps_v1_api": [
      {
        "id": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api",
        "name": "TestAppsV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_authentication_api": [
      {
        "id": "kubernetes.aio.test.test_authentication_api.TestAuthenticationApi",
        "name": "TestAuthenticationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_authentication_v1_api": [
      {
        "id": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api",
        "name": "TestAuthenticationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_authorization_api": [
      {
        "id": "kubernetes.aio.test.test_authorization_api.TestAuthorizationApi",
        "name": "TestAuthorizationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_authorization_v1_api": [
      {
        "id": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api",
        "name": "TestAuthorizationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_autoscaling_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_api.TestAutoscalingApi",
        "name": "TestAutoscalingApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v1_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api",
        "name": "TestAutoscalingV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v2_api": [
      {
        "id": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api",
        "name": "TestAutoscalingV2Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_batch_api": [
      {
        "id": "kubernetes.aio.test.test_batch_api.TestBatchApi",
        "name": "TestBatchApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_batch_v1_api": [
      {
        "id": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api",
        "name": "TestBatchV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_certificates_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_api.TestCertificatesApi",
        "name": "TestCertificatesApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_certificates_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api",
        "name": "TestCertificatesV1alpha1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_certificates_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api",
        "name": "TestCertificatesV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_certificates_v1_api": [
      {
        "id": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api",
        "name": "TestCertificatesV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_coordination_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_api.TestCoordinationApi",
        "name": "TestCoordinationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_coordination_v1alpha2_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api",
        "name": "TestCoordinationV1alpha2Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_coordination_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api",
        "name": "TestCoordinationV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_coordination_v1_api": [
      {
        "id": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api",
        "name": "TestCoordinationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_core_api": [
      {
        "id": "kubernetes.aio.test.test_core_api.TestCoreApi",
        "name": "TestCoreApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_core_v1_api": [
      {
        "id": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api",
        "name": "TestCoreV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_custom_objects_api": [
      {
        "id": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi",
        "name": "TestCustomObjectsApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_discovery_api": [
      {
        "id": "kubernetes.aio.test.test_discovery_api.TestDiscoveryApi",
        "name": "TestDiscoveryApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_discovery_v1_api": [
      {
        "id": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api",
        "name": "TestDiscoveryV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_events_api": [
      {
        "id": "kubernetes.aio.test.test_events_api.TestEventsApi",
        "name": "TestEventsApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_events_v1_api": [
      {
        "id": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api",
        "name": "TestEventsV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_api.TestFlowcontrolApiserverApi",
        "name": "TestFlowcontrolApiserverApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api",
        "name": "TestFlowcontrolApiserverV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_api": [
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_api.TestInternalApiserverApi",
        "name": "TestInternalApiserverApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api",
        "name": "TestInternalApiserverV1alpha1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_logs_api": [
      {
        "id": "kubernetes.aio.test.test_logs_api.TestLogsApi",
        "name": "TestLogsApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_networking_api": [
      {
        "id": "kubernetes.aio.test.test_networking_api.TestNetworkingApi",
        "name": "TestNetworkingApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_networking_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api",
        "name": "TestNetworkingV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_networking_v1_api": [
      {
        "id": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api",
        "name": "TestNetworkingV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_node_api": [
      {
        "id": "kubernetes.aio.test.test_node_api.TestNodeApi",
        "name": "TestNodeApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_node_v1_api": [
      {
        "id": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api",
        "name": "TestNodeV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_openid_api": [
      {
        "id": "kubernetes.aio.test.test_openid_api.TestOpenidApi",
        "name": "TestOpenidApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_policy_api": [
      {
        "id": "kubernetes.aio.test.test_policy_api.TestPolicyApi",
        "name": "TestPolicyApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_policy_v1_api": [
      {
        "id": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api",
        "name": "TestPolicyV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_api": [
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_api.TestRbacAuthorizationApi",
        "name": "TestRbacAuthorizationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_v1_api": [
      {
        "id": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api",
        "name": "TestRbacAuthorizationV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_resource_api": [
      {
        "id": "kubernetes.aio.test.test_resource_api.TestResourceApi",
        "name": "TestResourceApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_resource_v1alpha3_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api",
        "name": "TestResourceV1alpha3Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api",
        "name": "TestResourceV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta2_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api",
        "name": "TestResourceV1beta2Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_resource_v1_api": [
      {
        "id": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api",
        "name": "TestResourceV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_scheduling_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_api.TestSchedulingApi",
        "name": "TestSchedulingApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api",
        "name": "TestSchedulingV1alpha2Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1_api": [
      {
        "id": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api",
        "name": "TestSchedulingV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_storagemigration_api": [
      {
        "id": "kubernetes.aio.test.test_storagemigration_api.TestStoragemigrationApi",
        "name": "TestStoragemigrationApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api",
        "name": "TestStoragemigrationV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_storage_api": [
      {
        "id": "kubernetes.aio.test.test_storage_api.TestStorageApi",
        "name": "TestStorageApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_storage_v1beta1_api": [
      {
        "id": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api",
        "name": "TestStorageV1beta1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_storage_v1_api": [
      {
        "id": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api",
        "name": "TestStorageV1Api",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_version_api": [
      {
        "id": "kubernetes.aio.test.test_version_api.TestVersionApi",
        "name": "TestVersionApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test.test_well_known_api": [
      {
        "id": "kubernetes.aio.test.test_well_known_api.TestWellKnownApi",
        "name": "TestWellKnownApi",
        "lineno": 22,
        "bases": [
          "unittest.IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.test": [],
    "kubernetes.aio.utils.create_from_yaml": [
      {
        "id": "kubernetes.aio.utils.create_from_yaml.FailToCreateError",
        "name": "FailToCreateError",
        "lineno": 191,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.utils.create_from_yaml_test": [
      {
        "id": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest",
        "name": "CreateFromYamlTest",
        "lineno": 21,
        "bases": [
          "IsolatedAsyncioTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.aio.utils": [],
    "kubernetes.base.config.config_exception": [
      {
        "id": "kubernetes.base.config.config_exception.ConfigException",
        "name": "ConfigException",
        "lineno": 16,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config.dateutil": [
      {
        "id": "kubernetes.base.config.dateutil.TimezoneInfo",
        "name": "TimezoneInfo",
        "lineno": 20,
        "bases": [
          "datetime.tzinfo"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config.dateutil_test": [
      {
        "id": "kubernetes.base.config.dateutil_test.DateUtilTest",
        "name": "DateUtilTest",
        "lineno": 21,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config.exec_provider": [
      {
        "id": "kubernetes.base.config.exec_provider.ExecProvider",
        "name": "ExecProvider",
        "lineno": 22,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.config.exec_provider_test": [
      {
        "id": "kubernetes.base.config.exec_provider_test.ExecProviderTest",
        "name": "ExecProviderTest",
        "lineno": 26,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config.incluster_config": [
      {
        "id": "kubernetes.base.config.incluster_config.InClusterConfigLoader",
        "name": "InClusterConfigLoader",
        "lineno": 37,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.config.incluster_config_test": [
      {
        "id": "kubernetes.base.config.incluster_config_test.InClusterConfigTest",
        "name": "InClusterConfigTest",
        "lineno": 46,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config.kube_config": [
      {
        "id": "kubernetes.base.config.kube_config.FileOrData",
        "name": "FileOrData",
        "lineno": 86,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config.CommandTokenSource",
        "name": "CommandTokenSource",
        "lineno": 152,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigLoader",
        "name": "KubeConfigLoader",
        "lineno": 192,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config.ConfigNode",
        "name": "ConfigNode",
        "lineno": 556,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config.KubeConfigMerger",
        "name": "KubeConfigMerger",
        "lineno": 622,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.config.kube_config_test": [
      {
        "id": "kubernetes.base.config.kube_config_test.BaseTestCase",
        "name": "BaseTestCase",
        "lineno": 138,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestFileOrData",
        "name": "TestFileOrData",
        "lineno": 160,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestConfigNode",
        "name": "TestConfigNode",
        "lineno": 286,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.FakeConfig",
        "name": "FakeConfig",
        "lineno": 362,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader",
        "name": "TestKubeConfigLoader",
        "lineno": 417,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.cred_old",
        "name": "cred_old",
        "lineno": 938,
        "bases": [],
        "scope": "TestKubeConfigLoader"
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.cred_new",
        "name": "cred_new",
        "lineno": 942,
        "bases": [],
        "scope": "TestKubeConfigLoader"
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubernetesClientConfiguration",
        "name": "TestKubernetesClientConfiguration",
        "lineno": 1477,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger",
        "name": "TestKubeConfigMerger",
        "lineno": 1504,
        "bases": [
          "BaseTestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.config": [],
    "kubernetes.base.dynamic.client": [
      {
        "id": "kubernetes.base.dynamic.client.VersionNotSupportedError",
        "name": "VersionNotSupportedError",
        "lineno": 33,
        "bases": [
          "NotImplementedError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.client.DynamicClient",
        "name": "DynamicClient",
        "lineno": 67,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic.discovery": [
      {
        "id": "kubernetes.base.dynamic.discovery.Discoverer",
        "name": "Discoverer",
        "lineno": 35,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.discovery.LazyDiscoverer",
        "name": "LazyDiscoverer",
        "lineno": 219,
        "bases": [
          "Discoverer"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.discovery.EagerDiscoverer",
        "name": "EagerDiscoverer",
        "lineno": 318,
        "bases": [
          "Discoverer"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.discovery.ResourceGroup",
        "name": "ResourceGroup",
        "lineno": 397,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.discovery.CacheEncoder",
        "name": "CacheEncoder",
        "lineno": 411,
        "bases": [
          "json.JSONEncoder"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.discovery.CacheDecoder",
        "name": "CacheDecoder",
        "lineno": 417,
        "bases": [
          "json.JSONDecoder"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic.exceptions": [
      {
        "id": "kubernetes.base.dynamic.exceptions.DynamicApiError",
        "name": "DynamicApiError",
        "lineno": 45,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ResourceNotFoundError",
        "name": "ResourceNotFoundError",
        "lineno": 78,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ResourceNotUniqueError",
        "name": "ResourceNotUniqueError",
        "lineno": 80,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.KubernetesValidateMissing",
        "name": "KubernetesValidateMissing",
        "lineno": 83,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.BadRequestError",
        "name": "BadRequestError",
        "lineno": 87,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.UnauthorizedError",
        "name": "UnauthorizedError",
        "lineno": 89,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ForbiddenError",
        "name": "ForbiddenError",
        "lineno": 91,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.NotFoundError",
        "name": "NotFoundError",
        "lineno": 93,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.MethodNotAllowedError",
        "name": "MethodNotAllowedError",
        "lineno": 95,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ConflictError",
        "name": "ConflictError",
        "lineno": 97,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.GoneError",
        "name": "GoneError",
        "lineno": 99,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.UnprocessibleEntityError",
        "name": "UnprocessibleEntityError",
        "lineno": 101,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.TooManyRequestsError",
        "name": "TooManyRequestsError",
        "lineno": 103,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.InternalServerError",
        "name": "InternalServerError",
        "lineno": 105,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ServiceUnavailableError",
        "name": "ServiceUnavailableError",
        "lineno": 107,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.exceptions.ServerTimeoutError",
        "name": "ServerTimeoutError",
        "lineno": 109,
        "bases": [
          "DynamicApiError"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic.resource": [
      {
        "id": "kubernetes.base.dynamic.resource.Resource",
        "name": "Resource",
        "lineno": 22,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceList",
        "name": "ResourceList",
        "lineno": 108,
        "bases": [
          "Resource"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.resource.Subresource",
        "name": "Subresource",
        "lineno": 232,
        "bases": [
          "Resource"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceInstance",
        "name": "ResourceInstance",
        "lineno": 281,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.resource.ResourceField",
        "name": "ResourceField",
        "lineno": 362,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic.test_client": [
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClient",
        "name": "TestDynamicClient",
        "lineno": 32,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization",
        "name": "TestDynamicClientSerialization",
        "lineno": 540,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic.test_discovery": [
      {
        "id": "kubernetes.base.dynamic.test_discovery.TestDiscoverer",
        "name": "TestDiscoverer",
        "lineno": 24,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.dynamic": [],
    "kubernetes.base.hack.boilerplate.boilerplate": [],
    "kubernetes.base.leaderelection.electionconfig": [
      {
        "id": "kubernetes.base.leaderelection.electionconfig.Config",
        "name": "Config",
        "lineno": 20,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.leaderelection.example": [],
    "kubernetes.base.leaderelection.leaderelection": [
      {
        "id": "kubernetes.base.leaderelection.leaderelection.LeaderElection",
        "name": "LeaderElection",
        "lineno": 37,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.leaderelection.leaderelectionrecord": [
      {
        "id": "kubernetes.base.leaderelection.leaderelectionrecord.LeaderElectionRecord",
        "name": "LeaderElectionRecord",
        "lineno": 16,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.leaderelection.leaderelection_test": [
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest",
        "name": "LeaderElectionTest",
        "lineno": 28,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock",
        "name": "MockResourceLock",
        "lineno": 208,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.leaderelection": [],
    "kubernetes.base.leaderelection.resourcelock.configmaplock": [
      {
        "id": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock",
        "name": "ConfigMapLock",
        "lineno": 24,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.leaderelection.resourcelock": [],
    "kubernetes.base.stream.stream": [],
    "kubernetes.base.stream.ws_client": [
      {
        "id": "kubernetes.base.stream.ws_client._IgnoredIO",
        "name": "_IgnoredIO",
        "lineno": 43,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSClient",
        "name": "WSClient",
        "lineno": 51,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client.WSResponse",
        "name": "WSResponse",
        "lineno": 299,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward",
        "name": "PortForward",
        "lineno": 309,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port",
        "name": "_Port",
        "lineno": 350,
        "bases": [],
        "scope": "PortForward"
      },
      {
        "id": "kubernetes.base.stream.ws_client.PortForward._Port._Socket",
        "name": "_Socket",
        "lineno": 372,
        "bases": [],
        "scope": "PortForward._Port"
      }
    ],
    "kubernetes.base.stream.ws_client_test": [
      {
        "id": "kubernetes.base.stream.ws_client_test.DummyProxy",
        "name": "DummyProxy",
        "lineno": 63,
        "bases": [
          "threading.Thread"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientTest",
        "name": "WSClientTest",
        "lineno": 88,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest",
        "name": "WSClientProtocolTest",
        "lineno": 130,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.stream": [],
    "kubernetes.base.watch.watch": [
      {
        "id": "kubernetes.base.watch.watch.SimpleNamespace",
        "name": "SimpleNamespace",
        "lineno": 34,
        "bases": [],
        "scope": null
      },
      {
        "id": "kubernetes.base.watch.watch.Watch",
        "name": "Watch",
        "lineno": 79,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.base.watch.watch_test": [
      {
        "id": "kubernetes.base.watch.watch_test.WatchTests",
        "name": "WatchTests",
        "lineno": 26,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.base.watch": [],
    "kubernetes.client.api_client": [
      {
        "id": "kubernetes.client.api_client.ApiClient",
        "name": "ApiClient",
        "lineno": 33,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.configuration": [
      {
        "id": "kubernetes.client.configuration.Configuration",
        "name": "Configuration",
        "lineno": 33,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.exceptions": [
      {
        "id": "kubernetes.client.exceptions.OpenApiException",
        "name": "OpenApiException",
        "lineno": 16,
        "bases": [
          "Exception"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ApiTypeError",
        "name": "ApiTypeError",
        "lineno": 20,
        "bases": [
          "OpenApiException",
          "TypeError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ApiValueError",
        "name": "ApiValueError",
        "lineno": 49,
        "bases": [
          "OpenApiException",
          "ValueError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ApiAttributeError",
        "name": "ApiAttributeError",
        "lineno": 67,
        "bases": [
          "OpenApiException",
          "AttributeError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ApiKeyError",
        "name": "ApiKeyError",
        "lineno": 86,
        "bases": [
          "OpenApiException",
          "KeyError"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ApiException",
        "name": "ApiException",
        "lineno": 103,
        "bases": [
          "OpenApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.NotFoundException",
        "name": "NotFoundException",
        "lineno": 131,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.UnauthorizedException",
        "name": "UnauthorizedException",
        "lineno": 137,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ForbiddenException",
        "name": "ForbiddenException",
        "lineno": 143,
        "bases": [
          "ApiException"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.exceptions.ServiceException",
        "name": "ServiceException",
        "lineno": 149,
        "bases": [
          "ApiException"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.rest": [
      {
        "id": "kubernetes.client.rest.RESTResponse",
        "name": "RESTResponse",
        "lineno": 33,
        "bases": [
          "io.IOBase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.client.rest.RESTClientObject",
        "name": "RESTClientObject",
        "lineno": 50,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client": [],
    "kubernetes.client.api.admissionregistration_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi",
        "name": "AdmissionregistrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.admissionregistration_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "name": "AdmissionregistrationV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.admissionregistration_v1beta1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "name": "AdmissionregistrationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.admissionregistration_v1_api": [
      {
        "id": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "name": "AdmissionregistrationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apiextensions_api": [
      {
        "id": "kubernetes.client.api.apiextensions_api.ApiextensionsApi",
        "name": "ApiextensionsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apiextensions_v1_api": [
      {
        "id": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "name": "ApiextensionsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apiregistration_api": [
      {
        "id": "kubernetes.client.api.apiregistration_api.ApiregistrationApi",
        "name": "ApiregistrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apiregistration_v1_api": [
      {
        "id": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "name": "ApiregistrationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apis_api": [
      {
        "id": "kubernetes.client.api.apis_api.ApisApi",
        "name": "ApisApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apps_api": [
      {
        "id": "kubernetes.client.api.apps_api.AppsApi",
        "name": "AppsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.apps_v1_api": [
      {
        "id": "kubernetes.client.api.apps_v1_api.AppsV1Api",
        "name": "AppsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.authentication_api": [
      {
        "id": "kubernetes.client.api.authentication_api.AuthenticationApi",
        "name": "AuthenticationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.authentication_v1_api": [
      {
        "id": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api",
        "name": "AuthenticationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.authorization_api": [
      {
        "id": "kubernetes.client.api.authorization_api.AuthorizationApi",
        "name": "AuthorizationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.authorization_v1_api": [
      {
        "id": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api",
        "name": "AuthorizationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.autoscaling_api": [
      {
        "id": "kubernetes.client.api.autoscaling_api.AutoscalingApi",
        "name": "AutoscalingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.autoscaling_v1_api": [
      {
        "id": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "name": "AutoscalingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.autoscaling_v2_api": [
      {
        "id": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "name": "AutoscalingV2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.batch_api": [
      {
        "id": "kubernetes.client.api.batch_api.BatchApi",
        "name": "BatchApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.batch_v1_api": [
      {
        "id": "kubernetes.client.api.batch_v1_api.BatchV1Api",
        "name": "BatchV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.certificates_api": [
      {
        "id": "kubernetes.client.api.certificates_api.CertificatesApi",
        "name": "CertificatesApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.certificates_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "name": "CertificatesV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.certificates_v1beta1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "name": "CertificatesV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.certificates_v1_api": [
      {
        "id": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api",
        "name": "CertificatesV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.coordination_api": [
      {
        "id": "kubernetes.client.api.coordination_api.CoordinationApi",
        "name": "CoordinationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.coordination_v1alpha2_api": [
      {
        "id": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "name": "CoordinationV1alpha2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.coordination_v1beta1_api": [
      {
        "id": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "name": "CoordinationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.coordination_v1_api": [
      {
        "id": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api",
        "name": "CoordinationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.core_api": [
      {
        "id": "kubernetes.client.api.core_api.CoreApi",
        "name": "CoreApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.core_v1_api": [
      {
        "id": "kubernetes.client.api.core_v1_api.CoreV1Api",
        "name": "CoreV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.custom_objects_api": [
      {
        "id": "kubernetes.client.api.custom_objects_api.CustomObjectsApi",
        "name": "CustomObjectsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.discovery_api": [
      {
        "id": "kubernetes.client.api.discovery_api.DiscoveryApi",
        "name": "DiscoveryApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.discovery_v1_api": [
      {
        "id": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api",
        "name": "DiscoveryV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.events_api": [
      {
        "id": "kubernetes.client.api.events_api.EventsApi",
        "name": "EventsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.events_v1_api": [
      {
        "id": "kubernetes.client.api.events_v1_api.EventsV1Api",
        "name": "EventsV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_api": [
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "name": "FlowcontrolApiserverApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_v1_api": [
      {
        "id": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "name": "FlowcontrolApiserverV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.internal_apiserver_api": [
      {
        "id": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi",
        "name": "InternalApiserverApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.internal_apiserver_v1alpha1_api": [
      {
        "id": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "name": "InternalApiserverV1alpha1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.logs_api": [
      {
        "id": "kubernetes.client.api.logs_api.LogsApi",
        "name": "LogsApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.networking_api": [
      {
        "id": "kubernetes.client.api.networking_api.NetworkingApi",
        "name": "NetworkingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.networking_v1beta1_api": [
      {
        "id": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "name": "NetworkingV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.networking_v1_api": [
      {
        "id": "kubernetes.client.api.networking_v1_api.NetworkingV1Api",
        "name": "NetworkingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.node_api": [
      {
        "id": "kubernetes.client.api.node_api.NodeApi",
        "name": "NodeApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.node_v1_api": [
      {
        "id": "kubernetes.client.api.node_v1_api.NodeV1Api",
        "name": "NodeV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.openid_api": [
      {
        "id": "kubernetes.client.api.openid_api.OpenidApi",
        "name": "OpenidApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.policy_api": [
      {
        "id": "kubernetes.client.api.policy_api.PolicyApi",
        "name": "PolicyApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.policy_v1_api": [
      {
        "id": "kubernetes.client.api.policy_v1_api.PolicyV1Api",
        "name": "PolicyV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.rbac_authorization_api": [
      {
        "id": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "name": "RbacAuthorizationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.rbac_authorization_v1_api": [
      {
        "id": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "name": "RbacAuthorizationV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.resource_api": [
      {
        "id": "kubernetes.client.api.resource_api.ResourceApi",
        "name": "ResourceApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.resource_v1alpha3_api": [
      {
        "id": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "name": "ResourceV1alpha3Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.resource_v1beta1_api": [
      {
        "id": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "name": "ResourceV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.resource_v1beta2_api": [
      {
        "id": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "name": "ResourceV1beta2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.resource_v1_api": [
      {
        "id": "kubernetes.client.api.resource_v1_api.ResourceV1Api",
        "name": "ResourceV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.scheduling_api": [
      {
        "id": "kubernetes.client.api.scheduling_api.SchedulingApi",
        "name": "SchedulingApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.scheduling_v1alpha2_api": [
      {
        "id": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "name": "SchedulingV1alpha2Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.scheduling_v1_api": [
      {
        "id": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api",
        "name": "SchedulingV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.storagemigration_api": [
      {
        "id": "kubernetes.client.api.storagemigration_api.StoragemigrationApi",
        "name": "StoragemigrationApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.storagemigration_v1beta1_api": [
      {
        "id": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "name": "StoragemigrationV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.storage_api": [
      {
        "id": "kubernetes.client.api.storage_api.StorageApi",
        "name": "StorageApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.storage_v1beta1_api": [
      {
        "id": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "name": "StorageV1beta1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.storage_v1_api": [
      {
        "id": "kubernetes.client.api.storage_v1_api.StorageV1Api",
        "name": "StorageV1Api",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.version_api": [
      {
        "id": "kubernetes.client.api.version_api.VersionApi",
        "name": "VersionApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api.well_known_api": [
      {
        "id": "kubernetes.client.api.well_known_api.WellKnownApi",
        "name": "WellKnownApi",
        "lineno": 27,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.api": [],
    "kubernetes.client.apis": [],
    "kubernetes.client.models.admissionregistration_v1_service_reference": [
      {
        "id": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "name": "AdmissionregistrationV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "id": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "name": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.apiextensions_v1_service_reference": [
      {
        "id": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "name": "ApiextensionsV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.apiextensions_v1_webhook_client_config": [
      {
        "id": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "name": "ApiextensionsV1WebhookClientConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.apiregistration_v1_service_reference": [
      {
        "id": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "name": "ApiregistrationV1ServiceReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.authentication_v1_token_request": [
      {
        "id": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "name": "AuthenticationV1TokenRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.core_v1_endpoint_port": [
      {
        "id": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "name": "CoreV1EndpointPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.core_v1_event": [
      {
        "id": "kubernetes.client.models.core_v1_event.CoreV1Event",
        "name": "CoreV1Event",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.core_v1_event_list": [
      {
        "id": "kubernetes.client.models.core_v1_event_list.CoreV1EventList",
        "name": "CoreV1EventList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.core_v1_event_series": [
      {
        "id": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries",
        "name": "CoreV1EventSeries",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.core_v1_resource_claim": [
      {
        "id": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "name": "CoreV1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.discovery_v1_endpoint_port": [
      {
        "id": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "name": "DiscoveryV1EndpointPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.events_v1_event": [
      {
        "id": "kubernetes.client.models.events_v1_event.EventsV1Event",
        "name": "EventsV1Event",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.events_v1_event_list": [
      {
        "id": "kubernetes.client.models.events_v1_event_list.EventsV1EventList",
        "name": "EventsV1EventList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.events_v1_event_series": [
      {
        "id": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries",
        "name": "EventsV1EventSeries",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.flowcontrol_v1_subject": [
      {
        "id": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "name": "FlowcontrolV1Subject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.rbac_v1_subject": [
      {
        "id": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject",
        "name": "RbacV1Subject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.resource_v1_resource_claim": [
      {
        "id": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "name": "ResourceV1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.storage_v1_token_request": [
      {
        "id": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "name": "StorageV1TokenRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "name": "V1alpha1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "name": "V1alpha1ClusterTrustBundle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "name": "V1alpha1ClusterTrustBundleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "name": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_json_patch": [
      {
        "id": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "name": "V1alpha1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_match_condition": [
      {
        "id": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "name": "V1alpha1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_match_resources": [
      {
        "id": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "name": "V1alpha1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "name": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "name": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "name": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "name": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "name": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "name": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_mutation": [
      {
        "id": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "name": "V1alpha1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "name": "V1alpha1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_param_kind": [
      {
        "id": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "name": "V1alpha1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_param_ref": [
      {
        "id": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "name": "V1alpha1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_server_storage_version": [
      {
        "id": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "name": "V1alpha1ServerStorageVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "name": "V1alpha1StorageVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_condition": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "name": "V1alpha1StorageVersionCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_list": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "name": "V1alpha1StorageVersionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_status": [
      {
        "id": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "name": "V1alpha1StorageVersionStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha1_variable": [
      {
        "id": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable",
        "name": "V1alpha1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "id": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "name": "V1alpha2GangSchedulingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "name": "V1alpha2LeaseCandidate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "name": "V1alpha2LeaseCandidateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "name": "V1alpha2LeaseCandidateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "name": "V1alpha2PodGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "name": "V1alpha2PodGroupList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "name": "V1alpha2PodGroupResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "name": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "name": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "name": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "name": "V1alpha2PodGroupSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_status": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "name": "V1alpha2PodGroupStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "name": "V1alpha2PodGroupTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "name": "V1alpha2PodGroupTemplateReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_topology_constraint": [
      {
        "id": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "name": "V1alpha2TopologyConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_typed_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "name": "V1alpha2TypedLocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_workload": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload",
        "name": "V1alpha2Workload",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_list": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "name": "V1alpha2WorkloadList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "name": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_spec": [
      {
        "id": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "name": "V1alpha2WorkloadSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "name": "V1alpha3DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "name": "V1alpha3DeviceTaintRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_list": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "name": "V1alpha3DeviceTaintRuleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "name": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "name": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_selector": [
      {
        "id": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "name": "V1alpha3DeviceTaintSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_pool_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "name": "V1alpha3PoolStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "name": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "name": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "name": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "id": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "name": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "name": "V1beta1AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "name": "V1beta1AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "name": "V1beta1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_basic_device": [
      {
        "id": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "name": "V1beta1BasicDevice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "name": "V1beta1CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "name": "V1beta1CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "name": "V1beta1CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "name": "V1beta1CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "name": "V1beta1ClusterTrustBundle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "name": "V1beta1ClusterTrustBundleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "name": "V1beta1ClusterTrustBundleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_counter": [
      {
        "id": "kubernetes.client.models.v1beta1_counter.V1beta1Counter",
        "name": "V1beta1Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_counter_set": [
      {
        "id": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "name": "V1beta1CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device": [
      {
        "id": "kubernetes.client.models.v1beta1_device.V1beta1Device",
        "name": "V1beta1Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "name": "V1beta1DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "name": "V1beta1DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_attribute": [
      {
        "id": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "name": "V1beta1DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_capacity": [
      {
        "id": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "name": "V1beta1DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim": [
      {
        "id": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "name": "V1beta1DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "name": "V1beta1DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_class": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "name": "V1beta1DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "name": "V1beta1DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_list": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "name": "V1beta1DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "name": "V1beta1DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_constraint": [
      {
        "id": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "name": "V1beta1DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "name": "V1beta1DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_request": [
      {
        "id": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "name": "V1beta1DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "name": "V1beta1DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "name": "V1beta1DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "name": "V1beta1DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_taint": [
      {
        "id": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "name": "V1beta1DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_device_toleration": [
      {
        "id": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "name": "V1beta1DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "name": "V1beta1IPAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_list": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "name": "V1beta1IPAddressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "name": "V1beta1IPAddressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_json_patch": [
      {
        "id": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "name": "V1beta1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "name": "V1beta1LeaseCandidate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_list": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "name": "V1beta1LeaseCandidateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "name": "V1beta1LeaseCandidateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_match_condition": [
      {
        "id": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "name": "V1beta1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_match_resources": [
      {
        "id": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "name": "V1beta1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "name": "V1beta1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "name": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "name": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "name": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "name": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "name": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_mutation": [
      {
        "id": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation",
        "name": "V1beta1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "name": "V1beta1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_network_device_data": [
      {
        "id": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "name": "V1beta1NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "name": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "name": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_param_kind": [
      {
        "id": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "name": "V1beta1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_param_ref": [
      {
        "id": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "name": "V1beta1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_parent_reference": [
      {
        "id": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "name": "V1beta1ParentReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "name": "V1beta1PodCertificateRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_list": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "name": "V1beta1PodCertificateRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "name": "V1beta1PodCertificateRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_status": [
      {
        "id": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "name": "V1beta1PodCertificateRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "name": "V1beta1ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "name": "V1beta1ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "name": "V1beta1ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "name": "V1beta1ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "name": "V1beta1ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "name": "V1beta1ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "name": "V1beta1ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "name": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_pool": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "name": "V1beta1ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "name": "V1beta1ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "name": "V1beta1ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "name": "V1beta1ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "name": "V1beta1ServiceCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_list": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "name": "V1beta1ServiceCIDRList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "name": "V1beta1ServiceCIDRSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_status": [
      {
        "id": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "name": "V1beta1ServiceCIDRStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "name": "V1beta1StorageVersionMigration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_list": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "name": "V1beta1StorageVersionMigrationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_spec": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "name": "V1beta1StorageVersionMigrationSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_status": [
      {
        "id": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "name": "V1beta1StorageVersionMigrationStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_variable": [
      {
        "id": "kubernetes.client.models.v1beta1_variable.V1beta1Variable",
        "name": "V1beta1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class": [
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "name": "V1beta1VolumeAttributesClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class_list": [
      {
        "id": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "name": "V1beta1VolumeAttributesClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "name": "V1beta2AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "name": "V1beta2AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "name": "V1beta2CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "name": "V1beta2CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "name": "V1beta2CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "name": "V1beta2CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_counter": [
      {
        "id": "kubernetes.client.models.v1beta2_counter.V1beta2Counter",
        "name": "V1beta2Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_counter_set": [
      {
        "id": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "name": "V1beta2CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device": [
      {
        "id": "kubernetes.client.models.v1beta2_device.V1beta2Device",
        "name": "V1beta2Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "name": "V1beta2DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "name": "V1beta2DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_attribute": [
      {
        "id": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "name": "V1beta2DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_capacity": [
      {
        "id": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "name": "V1beta2DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim": [
      {
        "id": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "name": "V1beta2DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "name": "V1beta2DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_class": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "name": "V1beta2DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "name": "V1beta2DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_list": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "name": "V1beta2DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "name": "V1beta2DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_constraint": [
      {
        "id": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "name": "V1beta2DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "name": "V1beta2DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_request": [
      {
        "id": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "name": "V1beta2DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "name": "V1beta2DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "name": "V1beta2DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "name": "V1beta2DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "name": "V1beta2DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "name": "V1beta2DeviceTaintRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_list": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "name": "V1beta2DeviceTaintRuleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "name": "V1beta2DeviceTaintRuleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_status": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "name": "V1beta2DeviceTaintRuleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_selector": [
      {
        "id": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "name": "V1beta2DeviceTaintSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_device_toleration": [
      {
        "id": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "name": "V1beta2DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_exact_device_request": [
      {
        "id": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "name": "V1beta2ExactDeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_network_device_data": [
      {
        "id": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "name": "V1beta2NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "name": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "name": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "name": "V1beta2ResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "name": "V1beta2ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "name": "V1beta2ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "name": "V1beta2ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "name": "V1beta2ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "name": "V1beta2ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "name": "V1beta2ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "name": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_pool": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "name": "V1beta2ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "name": "V1beta2ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "name": "V1beta2ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "name": "V1beta2ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_affinity": [
      {
        "id": "kubernetes.client.models.v1_affinity.V1Affinity",
        "name": "V1Affinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_aggregation_rule": [
      {
        "id": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule",
        "name": "V1AggregationRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_allocated_device_status": [
      {
        "id": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "name": "V1AllocatedDeviceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_allocation_result.V1AllocationResult",
        "name": "V1AllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_group": [
      {
        "id": "kubernetes.client.models.v1_api_group.V1APIGroup",
        "name": "V1APIGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_group_list": [
      {
        "id": "kubernetes.client.models.v1_api_group_list.V1APIGroupList",
        "name": "V1APIGroupList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_resource": [
      {
        "id": "kubernetes.client.models.v1_api_resource.V1APIResource",
        "name": "V1APIResource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_resource_list": [
      {
        "id": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList",
        "name": "V1APIResourceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_service": [
      {
        "id": "kubernetes.client.models.v1_api_service.V1APIService",
        "name": "V1APIService",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_service_condition": [
      {
        "id": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition",
        "name": "V1APIServiceCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_service_list": [
      {
        "id": "kubernetes.client.models.v1_api_service_list.V1APIServiceList",
        "name": "V1APIServiceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_service_spec": [
      {
        "id": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec",
        "name": "V1APIServiceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_service_status": [
      {
        "id": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus",
        "name": "V1APIServiceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_api_versions": [
      {
        "id": "kubernetes.client.models.v1_api_versions.V1APIVersions",
        "name": "V1APIVersions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_apply_configuration": [
      {
        "id": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "name": "V1ApplyConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_app_armor_profile": [
      {
        "id": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "name": "V1AppArmorProfile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_attached_volume": [
      {
        "id": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume",
        "name": "V1AttachedVolume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_audit_annotation": [
      {
        "id": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation",
        "name": "V1AuditAnnotation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "id": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "name": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_azure_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "name": "V1AzureDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_azure_file_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "name": "V1AzureFilePersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_azure_file_volume_source": [
      {
        "id": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "name": "V1AzureFileVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_binding": [
      {
        "id": "kubernetes.client.models.v1_binding.V1Binding",
        "name": "V1Binding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_bound_object_reference": [
      {
        "id": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "name": "V1BoundObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_capabilities": [
      {
        "id": "kubernetes.client.models.v1_capabilities.V1Capabilities",
        "name": "V1Capabilities",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy": [
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "name": "V1CapacityRequestPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy_range": [
      {
        "id": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "name": "V1CapacityRequestPolicyRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_capacity_requirements": [
      {
        "id": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "name": "V1CapacityRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cel_device_selector": [
      {
        "id": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "name": "V1CELDeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "name": "V1CephFSPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "name": "V1CephFSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "name": "V1CertificateSigningRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_condition": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "name": "V1CertificateSigningRequestCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_list": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "name": "V1CertificateSigningRequestList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_spec": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "name": "V1CertificateSigningRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_status": [
      {
        "id": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "name": "V1CertificateSigningRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cinder_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "name": "V1CinderPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cinder_volume_source": [
      {
        "id": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "name": "V1CinderVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_client_ip_config": [
      {
        "id": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig",
        "name": "V1ClientIPConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cluster_role": [
      {
        "id": "kubernetes.client.models.v1_cluster_role.V1ClusterRole",
        "name": "V1ClusterRole",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "name": "V1ClusterRoleBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding_list": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "name": "V1ClusterRoleBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cluster_role_list": [
      {
        "id": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "name": "V1ClusterRoleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cluster_trust_bundle_projection": [
      {
        "id": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "name": "V1ClusterTrustBundleProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_component_condition": [
      {
        "id": "kubernetes.client.models.v1_component_condition.V1ComponentCondition",
        "name": "V1ComponentCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_component_status": [
      {
        "id": "kubernetes.client.models.v1_component_status.V1ComponentStatus",
        "name": "V1ComponentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_component_status_list": [
      {
        "id": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList",
        "name": "V1ComponentStatusList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_condition": [
      {
        "id": "kubernetes.client.models.v1_condition.V1Condition",
        "name": "V1Condition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map": [
      {
        "id": "kubernetes.client.models.v1_config_map.V1ConfigMap",
        "name": "V1ConfigMap",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_env_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "name": "V1ConfigMapEnvSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_key_selector": [
      {
        "id": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "name": "V1ConfigMapKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_list": [
      {
        "id": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList",
        "name": "V1ConfigMapList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_node_config_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "name": "V1ConfigMapNodeConfigSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_projection": [
      {
        "id": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "name": "V1ConfigMapProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_config_map_volume_source": [
      {
        "id": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "name": "V1ConfigMapVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container": [
      {
        "id": "kubernetes.client.models.v1_container.V1Container",
        "name": "V1Container",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_extended_resource_request": [
      {
        "id": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "name": "V1ContainerExtendedResourceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_image": [
      {
        "id": "kubernetes.client.models.v1_container_image.V1ContainerImage",
        "name": "V1ContainerImage",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_port": [
      {
        "id": "kubernetes.client.models.v1_container_port.V1ContainerPort",
        "name": "V1ContainerPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_resize_policy": [
      {
        "id": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "name": "V1ContainerResizePolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule": [
      {
        "id": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "name": "V1ContainerRestartRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "id": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "name": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_state": [
      {
        "id": "kubernetes.client.models.v1_container_state.V1ContainerState",
        "name": "V1ContainerState",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_state_running": [
      {
        "id": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning",
        "name": "V1ContainerStateRunning",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_state_terminated": [
      {
        "id": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "name": "V1ContainerStateTerminated",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_state_waiting": [
      {
        "id": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "name": "V1ContainerStateWaiting",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_status": [
      {
        "id": "kubernetes.client.models.v1_container_status.V1ContainerStatus",
        "name": "V1ContainerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_container_user": [
      {
        "id": "kubernetes.client.models.v1_container_user.V1ContainerUser",
        "name": "V1ContainerUser",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_controller_revision": [
      {
        "id": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision",
        "name": "V1ControllerRevision",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_controller_revision_list": [
      {
        "id": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "name": "V1ControllerRevisionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_counter": [
      {
        "id": "kubernetes.client.models.v1_counter.V1Counter",
        "name": "V1Counter",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_counter_set": [
      {
        "id": "kubernetes.client.models.v1_counter_set.V1CounterSet",
        "name": "V1CounterSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cron_job": [
      {
        "id": "kubernetes.client.models.v1_cron_job.V1CronJob",
        "name": "V1CronJob",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cron_job_list": [
      {
        "id": "kubernetes.client.models.v1_cron_job_list.V1CronJobList",
        "name": "V1CronJobList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cron_job_spec": [
      {
        "id": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec",
        "name": "V1CronJobSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cron_job_status": [
      {
        "id": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus",
        "name": "V1CronJobStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_cross_version_object_reference": [
      {
        "id": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "name": "V1CrossVersionObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_driver": [
      {
        "id": "kubernetes.client.models.v1_csi_driver.V1CSIDriver",
        "name": "V1CSIDriver",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_driver_list": [
      {
        "id": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList",
        "name": "V1CSIDriverList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_driver_spec": [
      {
        "id": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "name": "V1CSIDriverSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_node": [
      {
        "id": "kubernetes.client.models.v1_csi_node.V1CSINode",
        "name": "V1CSINode",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_node_driver": [
      {
        "id": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "name": "V1CSINodeDriver",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_node_list": [
      {
        "id": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList",
        "name": "V1CSINodeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_node_spec": [
      {
        "id": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "name": "V1CSINodeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "name": "V1CSIPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity": [
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "name": "V1CSIStorageCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity_list": [
      {
        "id": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "name": "V1CSIStorageCapacityList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_csi_volume_source": [
      {
        "id": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "name": "V1CSIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_column_definition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "name": "V1CustomResourceColumnDefinition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_conversion": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "name": "V1CustomResourceConversion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "name": "V1CustomResourceDefinition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_condition": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "name": "V1CustomResourceDefinitionCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_list": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "name": "V1CustomResourceDefinitionList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_names": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "name": "V1CustomResourceDefinitionNames",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_spec": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "name": "V1CustomResourceDefinitionSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_status": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "name": "V1CustomResourceDefinitionStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_version": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "name": "V1CustomResourceDefinitionVersion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresources": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "name": "V1CustomResourceSubresources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresource_scale": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "name": "V1CustomResourceSubresourceScale",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_custom_resource_validation": [
      {
        "id": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "name": "V1CustomResourceValidation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_endpoint": [
      {
        "id": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "name": "V1DaemonEndpoint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set": [
      {
        "id": "kubernetes.client.models.v1_daemon_set.V1DaemonSet",
        "name": "V1DaemonSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set_condition": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "name": "V1DaemonSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set_list": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList",
        "name": "V1DaemonSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set_spec": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "name": "V1DaemonSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set_status": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "name": "V1DaemonSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_daemon_set_update_strategy": [
      {
        "id": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "name": "V1DaemonSetUpdateStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_delete_options": [
      {
        "id": "kubernetes.client.models.v1_delete_options.V1DeleteOptions",
        "name": "V1DeleteOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment": [
      {
        "id": "kubernetes.client.models.v1_deployment.V1Deployment",
        "name": "V1Deployment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment_condition": [
      {
        "id": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition",
        "name": "V1DeploymentCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment_list": [
      {
        "id": "kubernetes.client.models.v1_deployment_list.V1DeploymentList",
        "name": "V1DeploymentList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment_spec": [
      {
        "id": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec",
        "name": "V1DeploymentSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment_status": [
      {
        "id": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus",
        "name": "V1DeploymentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_deployment_strategy": [
      {
        "id": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "name": "V1DeploymentStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device": [
      {
        "id": "kubernetes.client.models.v1_device.V1Device",
        "name": "V1Device",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_allocation_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "name": "V1DeviceAllocationConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "name": "V1DeviceAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_attribute": [
      {
        "id": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute",
        "name": "V1DeviceAttribute",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_capacity": [
      {
        "id": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity",
        "name": "V1DeviceCapacity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_claim": [
      {
        "id": "kubernetes.client.models.v1_device_claim.V1DeviceClaim",
        "name": "V1DeviceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_claim_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "name": "V1DeviceClaimConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_class": [
      {
        "id": "kubernetes.client.models.v1_device_class.V1DeviceClass",
        "name": "V1DeviceClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_class_configuration": [
      {
        "id": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "name": "V1DeviceClassConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_class_list": [
      {
        "id": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList",
        "name": "V1DeviceClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_class_spec": [
      {
        "id": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "name": "V1DeviceClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_constraint": [
      {
        "id": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint",
        "name": "V1DeviceConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_counter_consumption": [
      {
        "id": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "name": "V1DeviceCounterConsumption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_request": [
      {
        "id": "kubernetes.client.models.v1_device_request.V1DeviceRequest",
        "name": "V1DeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_request_allocation_result": [
      {
        "id": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "name": "V1DeviceRequestAllocationResult",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_selector": [
      {
        "id": "kubernetes.client.models.v1_device_selector.V1DeviceSelector",
        "name": "V1DeviceSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_sub_request": [
      {
        "id": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "name": "V1DeviceSubRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_taint": [
      {
        "id": "kubernetes.client.models.v1_device_taint.V1DeviceTaint",
        "name": "V1DeviceTaint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_device_toleration": [
      {
        "id": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration",
        "name": "V1DeviceToleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_downward_api_projection": [
      {
        "id": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "name": "V1DownwardAPIProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_file": [
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "name": "V1DownwardAPIVolumeFile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_source": [
      {
        "id": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "name": "V1DownwardAPIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_empty_dir_volume_source": [
      {
        "id": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "name": "V1EmptyDirVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint": [
      {
        "id": "kubernetes.client.models.v1_endpoint.V1Endpoint",
        "name": "V1Endpoint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoints": [
      {
        "id": "kubernetes.client.models.v1_endpoints.V1Endpoints",
        "name": "V1Endpoints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoints_list": [
      {
        "id": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList",
        "name": "V1EndpointsList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_address": [
      {
        "id": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress",
        "name": "V1EndpointAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_conditions": [
      {
        "id": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "name": "V1EndpointConditions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_hints": [
      {
        "id": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints",
        "name": "V1EndpointHints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice": [
      {
        "id": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice",
        "name": "V1EndpointSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice_list": [
      {
        "id": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "name": "V1EndpointSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_endpoint_subset": [
      {
        "id": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset",
        "name": "V1EndpointSubset",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_env_from_source": [
      {
        "id": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource",
        "name": "V1EnvFromSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_env_var": [
      {
        "id": "kubernetes.client.models.v1_env_var.V1EnvVar",
        "name": "V1EnvVar",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_env_var_source": [
      {
        "id": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource",
        "name": "V1EnvVarSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ephemeral_container": [
      {
        "id": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "name": "V1EphemeralContainer",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ephemeral_volume_source": [
      {
        "id": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "name": "V1EphemeralVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_event_source": [
      {
        "id": "kubernetes.client.models.v1_event_source.V1EventSource",
        "name": "V1EventSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_eviction": [
      {
        "id": "kubernetes.client.models.v1_eviction.V1Eviction",
        "name": "V1Eviction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_exact_device_request": [
      {
        "id": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "name": "V1ExactDeviceRequest",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_exec_action": [
      {
        "id": "kubernetes.client.models.v1_exec_action.V1ExecAction",
        "name": "V1ExecAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_exempt_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "name": "V1ExemptPriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_expression_warning": [
      {
        "id": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning",
        "name": "V1ExpressionWarning",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_external_documentation": [
      {
        "id": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation",
        "name": "V1ExternalDocumentation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_fc_volume_source": [
      {
        "id": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "name": "V1FCVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_field_selector_attributes": [
      {
        "id": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "name": "V1FieldSelectorAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_field_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "name": "V1FieldSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_file_key_selector": [
      {
        "id": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector",
        "name": "V1FileKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flex_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "name": "V1FlexPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flex_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "name": "V1FlexVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flocker_volume_source": [
      {
        "id": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "name": "V1FlockerVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_distinguisher_method": [
      {
        "id": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "name": "V1FlowDistinguisherMethod",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_schema": [
      {
        "id": "kubernetes.client.models.v1_flow_schema.V1FlowSchema",
        "name": "V1FlowSchema",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_schema_condition": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "name": "V1FlowSchemaCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_schema_list": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "name": "V1FlowSchemaList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_schema_spec": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "name": "V1FlowSchemaSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_flow_schema_status": [
      {
        "id": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "name": "V1FlowSchemaStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_for_node": [
      {
        "id": "kubernetes.client.models.v1_for_node.V1ForNode",
        "name": "V1ForNode",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_for_zone": [
      {
        "id": "kubernetes.client.models.v1_for_zone.V1ForZone",
        "name": "V1ForZone",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "name": "V1GCEPersistentDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_git_repo_volume_source": [
      {
        "id": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "name": "V1GitRepoVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "name": "V1GlusterfsPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_glusterfs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "name": "V1GlusterfsVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_group_resource": [
      {
        "id": "kubernetes.client.models.v1_group_resource.V1GroupResource",
        "name": "V1GroupResource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_group_subject": [
      {
        "id": "kubernetes.client.models.v1_group_subject.V1GroupSubject",
        "name": "V1GroupSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_group_version_for_discovery": [
      {
        "id": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "name": "V1GroupVersionForDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_grpc_action": [
      {
        "id": "kubernetes.client.models.v1_grpc_action.V1GRPCAction",
        "name": "V1GRPCAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "name": "V1HorizontalPodAutoscaler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "name": "V1HorizontalPodAutoscalerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "name": "V1HorizontalPodAutoscalerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "name": "V1HorizontalPodAutoscalerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_host_alias": [
      {
        "id": "kubernetes.client.models.v1_host_alias.V1HostAlias",
        "name": "V1HostAlias",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_host_ip": [
      {
        "id": "kubernetes.client.models.v1_host_ip.V1HostIP",
        "name": "V1HostIP",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_host_path_volume_source": [
      {
        "id": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "name": "V1HostPathVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_http_get_action": [
      {
        "id": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction",
        "name": "V1HTTPGetAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_http_header": [
      {
        "id": "kubernetes.client.models.v1_http_header.V1HTTPHeader",
        "name": "V1HTTPHeader",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_http_ingress_path": [
      {
        "id": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "name": "V1HTTPIngressPath",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_http_ingress_rule_value": [
      {
        "id": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "name": "V1HTTPIngressRuleValue",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_image_volume_source": [
      {
        "id": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "name": "V1ImageVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_image_volume_status": [
      {
        "id": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "name": "V1ImageVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress": [
      {
        "id": "kubernetes.client.models.v1_ingress.V1Ingress",
        "name": "V1Ingress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_backend": [
      {
        "id": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend",
        "name": "V1IngressBackend",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_class": [
      {
        "id": "kubernetes.client.models.v1_ingress_class.V1IngressClass",
        "name": "V1IngressClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_class_list": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList",
        "name": "V1IngressClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_class_parameters_reference": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "name": "V1IngressClassParametersReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_class_spec": [
      {
        "id": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "name": "V1IngressClassSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_list": [
      {
        "id": "kubernetes.client.models.v1_ingress_list.V1IngressList",
        "name": "V1IngressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_ingress": [
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "name": "V1IngressLoadBalancerIngress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "name": "V1IngressLoadBalancerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_port_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "name": "V1IngressPortStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_rule": [
      {
        "id": "kubernetes.client.models.v1_ingress_rule.V1IngressRule",
        "name": "V1IngressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_service_backend": [
      {
        "id": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "name": "V1IngressServiceBackend",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_spec": [
      {
        "id": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec",
        "name": "V1IngressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_status": [
      {
        "id": "kubernetes.client.models.v1_ingress_status.V1IngressStatus",
        "name": "V1IngressStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ingress_tls": [
      {
        "id": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS",
        "name": "V1IngressTLS",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ip_address": [
      {
        "id": "kubernetes.client.models.v1_ip_address.V1IPAddress",
        "name": "V1IPAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ip_address_list": [
      {
        "id": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList",
        "name": "V1IPAddressList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ip_address_spec": [
      {
        "id": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "name": "V1IPAddressSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_ip_block": [
      {
        "id": "kubernetes.client.models.v1_ip_block.V1IPBlock",
        "name": "V1IPBlock",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_iscsi_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "name": "V1ISCSIPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_iscsi_volume_source": [
      {
        "id": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "name": "V1ISCSIVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job": [
      {
        "id": "kubernetes.client.models.v1_job.V1Job",
        "name": "V1Job",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job_condition": [
      {
        "id": "kubernetes.client.models.v1_job_condition.V1JobCondition",
        "name": "V1JobCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job_list": [
      {
        "id": "kubernetes.client.models.v1_job_list.V1JobList",
        "name": "V1JobList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job_spec": [
      {
        "id": "kubernetes.client.models.v1_job_spec.V1JobSpec",
        "name": "V1JobSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job_status": [
      {
        "id": "kubernetes.client.models.v1_job_status.V1JobStatus",
        "name": "V1JobStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_job_template_spec": [
      {
        "id": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "name": "V1JobTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_json_patch": [
      {
        "id": "kubernetes.client.models.v1_json_patch.V1JSONPatch",
        "name": "V1JSONPatch",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_json_schema_props": [
      {
        "id": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "name": "V1JSONSchemaProps",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_key_to_path": [
      {
        "id": "kubernetes.client.models.v1_key_to_path.V1KeyToPath",
        "name": "V1KeyToPath",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_label_selector": [
      {
        "id": "kubernetes.client.models.v1_label_selector.V1LabelSelector",
        "name": "V1LabelSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_label_selector_attributes": [
      {
        "id": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "name": "V1LabelSelectorAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_label_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "name": "V1LabelSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_lease": [
      {
        "id": "kubernetes.client.models.v1_lease.V1Lease",
        "name": "V1Lease",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_lease_list": [
      {
        "id": "kubernetes.client.models.v1_lease_list.V1LeaseList",
        "name": "V1LeaseList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_lease_spec": [
      {
        "id": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec",
        "name": "V1LeaseSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_lifecycle": [
      {
        "id": "kubernetes.client.models.v1_lifecycle.V1Lifecycle",
        "name": "V1Lifecycle",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_lifecycle_handler": [
      {
        "id": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "name": "V1LifecycleHandler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limited_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "name": "V1LimitedPriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limit_range": [
      {
        "id": "kubernetes.client.models.v1_limit_range.V1LimitRange",
        "name": "V1LimitRange",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limit_range_item": [
      {
        "id": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem",
        "name": "V1LimitRangeItem",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limit_range_list": [
      {
        "id": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList",
        "name": "V1LimitRangeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limit_range_spec": [
      {
        "id": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "name": "V1LimitRangeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_limit_response": [
      {
        "id": "kubernetes.client.models.v1_limit_response.V1LimitResponse",
        "name": "V1LimitResponse",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_linux_container_user": [
      {
        "id": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "name": "V1LinuxContainerUser",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_list_meta": [
      {
        "id": "kubernetes.client.models.v1_list_meta.V1ListMeta",
        "name": "V1ListMeta",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_load_balancer_ingress": [
      {
        "id": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "name": "V1LoadBalancerIngress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_load_balancer_status": [
      {
        "id": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "name": "V1LoadBalancerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference",
        "name": "V1LocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_local_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "name": "V1LocalSubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_local_volume_source": [
      {
        "id": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "name": "V1LocalVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_managed_fields_entry": [
      {
        "id": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "name": "V1ManagedFieldsEntry",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_match_condition": [
      {
        "id": "kubernetes.client.models.v1_match_condition.V1MatchCondition",
        "name": "V1MatchCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_match_resources": [
      {
        "id": "kubernetes.client.models.v1_match_resources.V1MatchResources",
        "name": "V1MatchResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_modify_volume_status": [
      {
        "id": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "name": "V1ModifyVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "name": "V1MutatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "name": "V1MutatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "name": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "name": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "name": "V1MutatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "name": "V1MutatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "name": "V1MutatingWebhook",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "name": "V1MutatingWebhookConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "name": "V1MutatingWebhookConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_mutation": [
      {
        "id": "kubernetes.client.models.v1_mutation.V1Mutation",
        "name": "V1Mutation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_named_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "name": "V1NamedRuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_namespace": [
      {
        "id": "kubernetes.client.models.v1_namespace.V1Namespace",
        "name": "V1Namespace",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_namespace_condition": [
      {
        "id": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition",
        "name": "V1NamespaceCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_namespace_list": [
      {
        "id": "kubernetes.client.models.v1_namespace_list.V1NamespaceList",
        "name": "V1NamespaceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_namespace_spec": [
      {
        "id": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec",
        "name": "V1NamespaceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_namespace_status": [
      {
        "id": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus",
        "name": "V1NamespaceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_device_data": [
      {
        "id": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData",
        "name": "V1NetworkDeviceData",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy": [
      {
        "id": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy",
        "name": "V1NetworkPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_egress_rule": [
      {
        "id": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "name": "V1NetworkPolicyEgressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_ingress_rule": [
      {
        "id": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "name": "V1NetworkPolicyIngressRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_list": [
      {
        "id": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "name": "V1NetworkPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_peer": [
      {
        "id": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "name": "V1NetworkPolicyPeer",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_port": [
      {
        "id": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "name": "V1NetworkPolicyPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_network_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "name": "V1NetworkPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_nfs_volume_source": [
      {
        "id": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "name": "V1NFSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node": [
      {
        "id": "kubernetes.client.models.v1_node.V1Node",
        "name": "V1Node",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_address": [
      {
        "id": "kubernetes.client.models.v1_node_address.V1NodeAddress",
        "name": "V1NodeAddress",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_affinity": [
      {
        "id": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity",
        "name": "V1NodeAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "name": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_mapping": [
      {
        "id": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "name": "V1NodeAllocatableResourceMapping",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_condition": [
      {
        "id": "kubernetes.client.models.v1_node_condition.V1NodeCondition",
        "name": "V1NodeCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_config_source": [
      {
        "id": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource",
        "name": "V1NodeConfigSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_config_status": [
      {
        "id": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus",
        "name": "V1NodeConfigStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_daemon_endpoints": [
      {
        "id": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "name": "V1NodeDaemonEndpoints",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_features": [
      {
        "id": "kubernetes.client.models.v1_node_features.V1NodeFeatures",
        "name": "V1NodeFeatures",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_list": [
      {
        "id": "kubernetes.client.models.v1_node_list.V1NodeList",
        "name": "V1NodeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler": [
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "name": "V1NodeRuntimeHandler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler_features": [
      {
        "id": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "name": "V1NodeRuntimeHandlerFeatures",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_selector": [
      {
        "id": "kubernetes.client.models.v1_node_selector.V1NodeSelector",
        "name": "V1NodeSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "name": "V1NodeSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_selector_term": [
      {
        "id": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "name": "V1NodeSelectorTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_spec": [
      {
        "id": "kubernetes.client.models.v1_node_spec.V1NodeSpec",
        "name": "V1NodeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_status": [
      {
        "id": "kubernetes.client.models.v1_node_status.V1NodeStatus",
        "name": "V1NodeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_swap_status": [
      {
        "id": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "name": "V1NodeSwapStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_node_system_info": [
      {
        "id": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo",
        "name": "V1NodeSystemInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_non_resource_attributes": [
      {
        "id": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "name": "V1NonResourceAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_non_resource_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "name": "V1NonResourcePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_non_resource_rule": [
      {
        "id": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule",
        "name": "V1NonResourceRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_object_field_selector": [
      {
        "id": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "name": "V1ObjectFieldSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_object_meta": [
      {
        "id": "kubernetes.client.models.v1_object_meta.V1ObjectMeta",
        "name": "V1ObjectMeta",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_object_reference": [
      {
        "id": "kubernetes.client.models.v1_object_reference.V1ObjectReference",
        "name": "V1ObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_opaque_device_configuration": [
      {
        "id": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "name": "V1OpaqueDeviceConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_overhead": [
      {
        "id": "kubernetes.client.models.v1_overhead.V1Overhead",
        "name": "V1Overhead",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_owner_reference": [
      {
        "id": "kubernetes.client.models.v1_owner_reference.V1OwnerReference",
        "name": "V1OwnerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_param_kind": [
      {
        "id": "kubernetes.client.models.v1_param_kind.V1ParamKind",
        "name": "V1ParamKind",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_param_ref": [
      {
        "id": "kubernetes.client.models.v1_param_ref.V1ParamRef",
        "name": "V1ParamRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_parent_reference": [
      {
        "id": "kubernetes.client.models.v1_parent_reference.V1ParentReference",
        "name": "V1ParentReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume",
        "name": "V1PersistentVolume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "name": "V1PersistentVolumeClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_condition": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "name": "V1PersistentVolumeClaimCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_list": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "name": "V1PersistentVolumeClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_spec": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "name": "V1PersistentVolumeClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_status": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "name": "V1PersistentVolumeClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_template": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "name": "V1PersistentVolumeClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "name": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_list": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "name": "V1PersistentVolumeList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_spec": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "name": "V1PersistentVolumeSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_status": [
      {
        "id": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "name": "V1PersistentVolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "name": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod": [
      {
        "id": "kubernetes.client.models.v1_pod.V1Pod",
        "name": "V1Pod",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_affinity": [
      {
        "id": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity",
        "name": "V1PodAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_affinity_term": [
      {
        "id": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "name": "V1PodAffinityTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_anti_affinity": [
      {
        "id": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "name": "V1PodAntiAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_certificate_projection": [
      {
        "id": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "name": "V1PodCertificateProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_condition": [
      {
        "id": "kubernetes.client.models.v1_pod_condition.V1PodCondition",
        "name": "V1PodCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "name": "V1PodDisruptionBudget",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_list": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "name": "V1PodDisruptionBudgetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "name": "V1PodDisruptionBudgetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_status": [
      {
        "id": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "name": "V1PodDisruptionBudgetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config": [
      {
        "id": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "name": "V1PodDNSConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config_option": [
      {
        "id": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "name": "V1PodDNSConfigOption",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_extended_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "name": "V1PodExtendedResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "name": "V1PodFailurePolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "name": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "name": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "name": "V1PodFailurePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_ip": [
      {
        "id": "kubernetes.client.models.v1_pod_ip.V1PodIP",
        "name": "V1PodIP",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_list": [
      {
        "id": "kubernetes.client.models.v1_pod_list.V1PodList",
        "name": "V1PodList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_os": [
      {
        "id": "kubernetes.client.models.v1_pod_os.V1PodOS",
        "name": "V1PodOS",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_readiness_gate": [
      {
        "id": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "name": "V1PodReadinessGate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim": [
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "name": "V1PodResourceClaim",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "name": "V1PodResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_gate": [
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "name": "V1PodSchedulingGate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_group": [
      {
        "id": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "name": "V1PodSchedulingGroup",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_security_context": [
      {
        "id": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext",
        "name": "V1PodSecurityContext",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_spec.V1PodSpec",
        "name": "V1PodSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_status": [
      {
        "id": "kubernetes.client.models.v1_pod_status.V1PodStatus",
        "name": "V1PodStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_template": [
      {
        "id": "kubernetes.client.models.v1_pod_template.V1PodTemplate",
        "name": "V1PodTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_template_list": [
      {
        "id": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList",
        "name": "V1PodTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_pod_template_spec": [
      {
        "id": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "name": "V1PodTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_policy_rule.V1PolicyRule",
        "name": "V1PolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_policy_rules_with_subjects": [
      {
        "id": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "name": "V1PolicyRulesWithSubjects",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_portworx_volume_source": [
      {
        "id": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "name": "V1PortworxVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_port_status": [
      {
        "id": "kubernetes.client.models.v1_port_status.V1PortStatus",
        "name": "V1PortStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_preconditions": [
      {
        "id": "kubernetes.client.models.v1_preconditions.V1Preconditions",
        "name": "V1Preconditions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_preferred_scheduling_term": [
      {
        "id": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "name": "V1PreferredSchedulingTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_class": [
      {
        "id": "kubernetes.client.models.v1_priority_class.V1PriorityClass",
        "name": "V1PriorityClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_class_list": [
      {
        "id": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList",
        "name": "V1PriorityClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "name": "V1PriorityLevelConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_condition": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "name": "V1PriorityLevelConfigurationCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "name": "V1PriorityLevelConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_reference": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "name": "V1PriorityLevelConfigurationReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_spec": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "name": "V1PriorityLevelConfigurationSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_status": [
      {
        "id": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "name": "V1PriorityLevelConfigurationStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_probe": [
      {
        "id": "kubernetes.client.models.v1_probe.V1Probe",
        "name": "V1Probe",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_projected_volume_source": [
      {
        "id": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "name": "V1ProjectedVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_queuing_configuration": [
      {
        "id": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "name": "V1QueuingConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_quobyte_volume_source": [
      {
        "id": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "name": "V1QuobyteVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rbd_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "name": "V1RBDPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rbd_volume_source": [
      {
        "id": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "name": "V1RBDVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replication_controller": [
      {
        "id": "kubernetes.client.models.v1_replication_controller.V1ReplicationController",
        "name": "V1ReplicationController",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replication_controller_condition": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "name": "V1ReplicationControllerCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replication_controller_list": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "name": "V1ReplicationControllerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replication_controller_spec": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "name": "V1ReplicationControllerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replication_controller_status": [
      {
        "id": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "name": "V1ReplicationControllerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replica_set": [
      {
        "id": "kubernetes.client.models.v1_replica_set.V1ReplicaSet",
        "name": "V1ReplicaSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replica_set_condition": [
      {
        "id": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "name": "V1ReplicaSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replica_set_list": [
      {
        "id": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList",
        "name": "V1ReplicaSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replica_set_spec": [
      {
        "id": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "name": "V1ReplicaSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_replica_set_status": [
      {
        "id": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "name": "V1ReplicaSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_attributes": [
      {
        "id": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes",
        "name": "V1ResourceAttributes",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_consumer_reference": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "name": "V1ResourceClaimConsumerReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_list": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "name": "V1ResourceClaimList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "name": "V1ResourceClaimSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_status": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "name": "V1ResourceClaimStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "name": "V1ResourceClaimTemplate",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_list": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "name": "V1ResourceClaimTemplateList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "name": "V1ResourceClaimTemplateSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_field_selector": [
      {
        "id": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "name": "V1ResourceFieldSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_health": [
      {
        "id": "kubernetes.client.models.v1_resource_health.V1ResourceHealth",
        "name": "V1ResourceHealth",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "name": "V1ResourcePolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_pool": [
      {
        "id": "kubernetes.client.models.v1_resource_pool.V1ResourcePool",
        "name": "V1ResourcePool",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_quota": [
      {
        "id": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota",
        "name": "V1ResourceQuota",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_quota_list": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "name": "V1ResourceQuotaList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_quota_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "name": "V1ResourceQuotaSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_quota_status": [
      {
        "id": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "name": "V1ResourceQuotaStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_requirements": [
      {
        "id": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements",
        "name": "V1ResourceRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_rule": [
      {
        "id": "kubernetes.client.models.v1_resource_rule.V1ResourceRule",
        "name": "V1ResourceRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_slice": [
      {
        "id": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice",
        "name": "V1ResourceSlice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_slice_list": [
      {
        "id": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "name": "V1ResourceSliceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_slice_spec": [
      {
        "id": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "name": "V1ResourceSliceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_resource_status": [
      {
        "id": "kubernetes.client.models.v1_resource_status.V1ResourceStatus",
        "name": "V1ResourceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_role": [
      {
        "id": "kubernetes.client.models.v1_role.V1Role",
        "name": "V1Role",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_role_binding": [
      {
        "id": "kubernetes.client.models.v1_role_binding.V1RoleBinding",
        "name": "V1RoleBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_role_binding_list": [
      {
        "id": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList",
        "name": "V1RoleBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_role_list": [
      {
        "id": "kubernetes.client.models.v1_role_list.V1RoleList",
        "name": "V1RoleList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_role_ref": [
      {
        "id": "kubernetes.client.models.v1_role_ref.V1RoleRef",
        "name": "V1RoleRef",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rolling_update_daemon_set": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "name": "V1RollingUpdateDaemonSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rolling_update_deployment": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "name": "V1RollingUpdateDeployment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "id": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "name": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_rule_with_operations": [
      {
        "id": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "name": "V1RuleWithOperations",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_runtime_class": [
      {
        "id": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass",
        "name": "V1RuntimeClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_runtime_class_list": [
      {
        "id": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "name": "V1RuntimeClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scale": [
      {
        "id": "kubernetes.client.models.v1_scale.V1Scale",
        "name": "V1Scale",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scale_io_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "name": "V1ScaleIOPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scale_io_volume_source": [
      {
        "id": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "name": "V1ScaleIOVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scale_spec": [
      {
        "id": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec",
        "name": "V1ScaleSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scale_status": [
      {
        "id": "kubernetes.client.models.v1_scale_status.V1ScaleStatus",
        "name": "V1ScaleStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scheduling": [
      {
        "id": "kubernetes.client.models.v1_scheduling.V1Scheduling",
        "name": "V1Scheduling",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scoped_resource_selector_requirement": [
      {
        "id": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "name": "V1ScopedResourceSelectorRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_scope_selector": [
      {
        "id": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector",
        "name": "V1ScopeSelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_seccomp_profile": [
      {
        "id": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile",
        "name": "V1SeccompProfile",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret": [
      {
        "id": "kubernetes.client.models.v1_secret.V1Secret",
        "name": "V1Secret",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_env_source": [
      {
        "id": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource",
        "name": "V1SecretEnvSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_key_selector": [
      {
        "id": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "name": "V1SecretKeySelector",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_list": [
      {
        "id": "kubernetes.client.models.v1_secret_list.V1SecretList",
        "name": "V1SecretList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_projection": [
      {
        "id": "kubernetes.client.models.v1_secret_projection.V1SecretProjection",
        "name": "V1SecretProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_reference": [
      {
        "id": "kubernetes.client.models.v1_secret_reference.V1SecretReference",
        "name": "V1SecretReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_secret_volume_source": [
      {
        "id": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "name": "V1SecretVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_security_context": [
      {
        "id": "kubernetes.client.models.v1_security_context.V1SecurityContext",
        "name": "V1SecurityContext",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_selectable_field": [
      {
        "id": "kubernetes.client.models.v1_selectable_field.V1SelectableField",
        "name": "V1SelectableField",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "name": "V1SelfSubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review_spec": [
      {
        "id": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "name": "V1SelfSubjectAccessReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "name": "V1SelfSubjectReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_review_status": [
      {
        "id": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "name": "V1SelfSubjectReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review": [
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "name": "V1SelfSubjectRulesReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review_spec": [
      {
        "id": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "name": "V1SelfSubjectRulesReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_server_address_by_client_cidr": [
      {
        "id": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "name": "V1ServerAddressByClientCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service": [
      {
        "id": "kubernetes.client.models.v1_service.V1Service",
        "name": "V1Service",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_account": [
      {
        "id": "kubernetes.client.models.v1_service_account.V1ServiceAccount",
        "name": "V1ServiceAccount",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_account_list": [
      {
        "id": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList",
        "name": "V1ServiceAccountList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_account_subject": [
      {
        "id": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "name": "V1ServiceAccountSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_account_token_projection": [
      {
        "id": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "name": "V1ServiceAccountTokenProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_backend_port": [
      {
        "id": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "name": "V1ServiceBackendPort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_cidr": [
      {
        "id": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR",
        "name": "V1ServiceCIDR",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_cidr_list": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "name": "V1ServiceCIDRList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_cidr_spec": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "name": "V1ServiceCIDRSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_cidr_status": [
      {
        "id": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "name": "V1ServiceCIDRStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_list": [
      {
        "id": "kubernetes.client.models.v1_service_list.V1ServiceList",
        "name": "V1ServiceList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_port": [
      {
        "id": "kubernetes.client.models.v1_service_port.V1ServicePort",
        "name": "V1ServicePort",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_spec": [
      {
        "id": "kubernetes.client.models.v1_service_spec.V1ServiceSpec",
        "name": "V1ServiceSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_service_status": [
      {
        "id": "kubernetes.client.models.v1_service_status.V1ServiceStatus",
        "name": "V1ServiceStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_session_affinity_config": [
      {
        "id": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "name": "V1SessionAffinityConfig",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_se_linux_options": [
      {
        "id": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions",
        "name": "V1SELinuxOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_shard_info": [
      {
        "id": "kubernetes.client.models.v1_shard_info.V1ShardInfo",
        "name": "V1ShardInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_sleep_action": [
      {
        "id": "kubernetes.client.models.v1_sleep_action.V1SleepAction",
        "name": "V1SleepAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set": [
      {
        "id": "kubernetes.client.models.v1_stateful_set.V1StatefulSet",
        "name": "V1StatefulSet",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_condition": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "name": "V1StatefulSetCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_list": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList",
        "name": "V1StatefulSetList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_ordinals": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "name": "V1StatefulSetOrdinals",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "name": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_spec": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "name": "V1StatefulSetSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_status": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "name": "V1StatefulSetStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_stateful_set_update_strategy": [
      {
        "id": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "name": "V1StatefulSetUpdateStrategy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_status": [
      {
        "id": "kubernetes.client.models.v1_status.V1Status",
        "name": "V1Status",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_status_cause": [
      {
        "id": "kubernetes.client.models.v1_status_cause.V1StatusCause",
        "name": "V1StatusCause",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_status_details": [
      {
        "id": "kubernetes.client.models.v1_status_details.V1StatusDetails",
        "name": "V1StatusDetails",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_storage_class": [
      {
        "id": "kubernetes.client.models.v1_storage_class.V1StorageClass",
        "name": "V1StorageClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_storage_class_list": [
      {
        "id": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList",
        "name": "V1StorageClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_storage_os_persistent_volume_source": [
      {
        "id": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "name": "V1StorageOSPersistentVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_storage_os_volume_source": [
      {
        "id": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "name": "V1StorageOSVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_subject_access_review": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "name": "V1SubjectAccessReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_spec": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "name": "V1SubjectAccessReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_status": [
      {
        "id": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "name": "V1SubjectAccessReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_subject_rules_review_status": [
      {
        "id": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "name": "V1SubjectRulesReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_success_policy": [
      {
        "id": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy",
        "name": "V1SuccessPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_success_policy_rule": [
      {
        "id": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "name": "V1SuccessPolicyRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_sysctl": [
      {
        "id": "kubernetes.client.models.v1_sysctl.V1Sysctl",
        "name": "V1Sysctl",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_taint": [
      {
        "id": "kubernetes.client.models.v1_taint.V1Taint",
        "name": "V1Taint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_tcp_socket_action": [
      {
        "id": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "name": "V1TCPSocketAction",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_token_request_spec": [
      {
        "id": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "name": "V1TokenRequestSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_token_request_status": [
      {
        "id": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus",
        "name": "V1TokenRequestStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_token_review": [
      {
        "id": "kubernetes.client.models.v1_token_review.V1TokenReview",
        "name": "V1TokenReview",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_token_review_spec": [
      {
        "id": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "name": "V1TokenReviewSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_token_review_status": [
      {
        "id": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus",
        "name": "V1TokenReviewStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_toleration": [
      {
        "id": "kubernetes.client.models.v1_toleration.V1Toleration",
        "name": "V1Toleration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_topology_selector_label_requirement": [
      {
        "id": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "name": "V1TopologySelectorLabelRequirement",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_topology_selector_term": [
      {
        "id": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "name": "V1TopologySelectorTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_topology_spread_constraint": [
      {
        "id": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "name": "V1TopologySpreadConstraint",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_typed_local_object_reference": [
      {
        "id": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "name": "V1TypedLocalObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_typed_object_reference": [
      {
        "id": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "name": "V1TypedObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_type_checking": [
      {
        "id": "kubernetes.client.models.v1_type_checking.V1TypeChecking",
        "name": "V1TypeChecking",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_uncounted_terminated_pods": [
      {
        "id": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "name": "V1UncountedTerminatedPods",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_user_info": [
      {
        "id": "kubernetes.client.models.v1_user_info.V1UserInfo",
        "name": "V1UserInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_user_subject": [
      {
        "id": "kubernetes.client.models.v1_user_subject.V1UserSubject",
        "name": "V1UserSubject",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "name": "V1ValidatingAdmissionPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "name": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_list": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "name": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "name": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_list": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "name": "V1ValidatingAdmissionPolicyList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_spec": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "name": "V1ValidatingAdmissionPolicySpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_status": [
      {
        "id": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "name": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_webhook": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "name": "V1ValidatingWebhook",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "name": "V1ValidatingWebhookConfiguration",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration_list": [
      {
        "id": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "name": "V1ValidatingWebhookConfigurationList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validation": [
      {
        "id": "kubernetes.client.models.v1_validation.V1Validation",
        "name": "V1Validation",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_validation_rule": [
      {
        "id": "kubernetes.client.models.v1_validation_rule.V1ValidationRule",
        "name": "V1ValidationRule",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_variable": [
      {
        "id": "kubernetes.client.models.v1_variable.V1Variable",
        "name": "V1Variable",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume": [
      {
        "id": "kubernetes.client.models.v1_volume.V1Volume",
        "name": "V1Volume",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attachment": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment",
        "name": "V1VolumeAttachment",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_list": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "name": "V1VolumeAttachmentList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_source": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "name": "V1VolumeAttachmentSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_spec": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "name": "V1VolumeAttachmentSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_status": [
      {
        "id": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "name": "V1VolumeAttachmentStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class": [
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "name": "V1VolumeAttributesClass",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class_list": [
      {
        "id": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "name": "V1VolumeAttributesClassList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_device": [
      {
        "id": "kubernetes.client.models.v1_volume_device.V1VolumeDevice",
        "name": "V1VolumeDevice",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_error": [
      {
        "id": "kubernetes.client.models.v1_volume_error.V1VolumeError",
        "name": "V1VolumeError",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_mount": [
      {
        "id": "kubernetes.client.models.v1_volume_mount.V1VolumeMount",
        "name": "V1VolumeMount",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_mount_status": [
      {
        "id": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "name": "V1VolumeMountStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_node_affinity": [
      {
        "id": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "name": "V1VolumeNodeAffinity",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_node_resources": [
      {
        "id": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "name": "V1VolumeNodeResources",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_projection": [
      {
        "id": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection",
        "name": "V1VolumeProjection",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_resource_requirements": [
      {
        "id": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "name": "V1VolumeResourceRequirements",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_volume_status": [
      {
        "id": "kubernetes.client.models.v1_volume_status.V1VolumeStatus",
        "name": "V1VolumeStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "id": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "name": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_watch_event": [
      {
        "id": "kubernetes.client.models.v1_watch_event.V1WatchEvent",
        "name": "V1WatchEvent",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_webhook_conversion": [
      {
        "id": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion",
        "name": "V1WebhookConversion",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_weighted_pod_affinity_term": [
      {
        "id": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "name": "V1WeightedPodAffinityTerm",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v1_windows_security_context_options": [
      {
        "id": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "name": "V1WindowsSecurityContextOptions",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "name": "V2beta1APIGroupDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery_list": [
      {
        "id": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "name": "V2beta1APIGroupDiscoveryList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2beta1_api_resource_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "name": "V2beta1APIResourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2beta1_api_subresource_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "name": "V2beta1APISubresourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2beta1_api_version_discovery": [
      {
        "id": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "name": "V2beta1APIVersionDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "name": "V2APIGroupDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery_list": [
      {
        "id": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "name": "V2APIGroupDiscoveryList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_api_resource_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "name": "V2APIResourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_api_subresource_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "name": "V2APISubresourceDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_api_version_discovery": [
      {
        "id": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "name": "V2APIVersionDiscovery",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_source": [
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "name": "V2ContainerResourceMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_status": [
      {
        "id": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "name": "V2ContainerResourceMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_cross_version_object_reference": [
      {
        "id": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "name": "V2CrossVersionObjectReference",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_external_metric_source": [
      {
        "id": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "name": "V2ExternalMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_external_metric_status": [
      {
        "id": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "name": "V2ExternalMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "name": "V2HorizontalPodAutoscaler",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "name": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "name": "V2HorizontalPodAutoscalerCondition",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "name": "V2HorizontalPodAutoscalerList",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "name": "V2HorizontalPodAutoscalerSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "id": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "name": "V2HorizontalPodAutoscalerStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_policy": [
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "name": "V2HPAScalingPolicy",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_rules": [
      {
        "id": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "name": "V2HPAScalingRules",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_metric_identifier": [
      {
        "id": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier",
        "name": "V2MetricIdentifier",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_metric_spec": [
      {
        "id": "kubernetes.client.models.v2_metric_spec.V2MetricSpec",
        "name": "V2MetricSpec",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_metric_status": [
      {
        "id": "kubernetes.client.models.v2_metric_status.V2MetricStatus",
        "name": "V2MetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_metric_target": [
      {
        "id": "kubernetes.client.models.v2_metric_target.V2MetricTarget",
        "name": "V2MetricTarget",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_metric_value_status": [
      {
        "id": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus",
        "name": "V2MetricValueStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_object_metric_source": [
      {
        "id": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "name": "V2ObjectMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_object_metric_status": [
      {
        "id": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "name": "V2ObjectMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_pods_metric_source": [
      {
        "id": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "name": "V2PodsMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_pods_metric_status": [
      {
        "id": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "name": "V2PodsMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_resource_metric_source": [
      {
        "id": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "name": "V2ResourceMetricSource",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.v2_resource_metric_status": [
      {
        "id": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "name": "V2ResourceMetricStatus",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models.version_info": [
      {
        "id": "kubernetes.client.models.version_info.VersionInfo",
        "name": "VersionInfo",
        "lineno": 24,
        "bases": [
          "object"
        ],
        "scope": null
      }
    ],
    "kubernetes.client.models": [],
    "kubernetes.e2e_test.base": [],
    "kubernetes.e2e_test.port_server": [
      {
        "id": "kubernetes.e2e_test.port_server.PortServer",
        "name": "PortServer",
        "lineno": 8,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_apps": [
      {
        "id": "kubernetes.e2e_test.test_apps.TestClientApps",
        "name": "TestClientApps",
        "lineno": 23,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_batch": [
      {
        "id": "kubernetes.e2e_test.test_batch.TestClientBatch",
        "name": "TestClientBatch",
        "lineno": 21,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_client": [
      {
        "id": "kubernetes.e2e_test.test_client.TestClient",
        "name": "TestClient",
        "lineno": 60,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_informer": [
      {
        "id": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E",
        "name": "TestSharedInformerE2E",
        "lineno": 37,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_utils": [
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtils",
        "name": "TestUtils",
        "lineno": 25,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests",
        "name": "TestUtilsUnitTests",
        "lineno": 676,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test.test_watch": [
      {
        "id": "kubernetes.e2e_test.test_watch.TestClient",
        "name": "TestClient",
        "lineno": 42,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.e2e_test": [],
    "kubernetes.informer.cache": [
      {
        "id": "kubernetes.informer.cache.ObjectCache",
        "name": "ObjectCache",
        "lineno": 45,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.informer.informer": [
      {
        "id": "kubernetes.informer.informer.SharedInformer",
        "name": "SharedInformer",
        "lineno": 42,
        "bases": [],
        "scope": null
      }
    ],
    "kubernetes.informer": [],
    "kubernetes.test.test_api_client": [
      {
        "id": "kubernetes.test.test_api_client.TestApiClient",
        "name": "TestApiClient",
        "lineno": 13,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.test.test_api_client.TestConfigurationAuthSettings",
        "name": "TestConfigurationAuthSettings",
        "lineno": 83,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.test.test_informer": [
      {
        "id": "kubernetes.test.test_informer.TestMetaNamespaceKey",
        "name": "TestMetaNamespaceKey",
        "lineno": 38,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.test.test_informer.TestObjectCache",
        "name": "TestObjectCache",
        "lineno": 61,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerHandlers",
        "name": "TestSharedInformerHandlers",
        "lineno": 127,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.test.test_informer.TestSharedInformerWatchLoop",
        "name": "TestSharedInformerWatchLoop",
        "lineno": 169,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.test.test_metrics": [
      {
        "id": "kubernetes.test.test_metrics.TestMetrics",
        "name": "TestMetrics",
        "lineno": 20,
        "bases": [
          "unittest.TestCase"
        ],
        "scope": null
      }
    ],
    "kubernetes.utils.create_from_yaml": [
      {
        "id": "kubernetes.utils.create_from_yaml.Loader",
        "name": "Loader",
        "lineno": 166,
        "bases": [
          "yaml.loader.SafeLoader"
        ],
        "scope": null
      },
      {
        "id": "kubernetes.utils.create_from_yaml.FailToCreateError",
        "name": "FailToCreateError",
        "lineno": 309,
        "bases": [
          "Exception"
        ],
        "scope": null
      }
    ],
    "kubernetes.utils.duration": [],
    "kubernetes.utils.metrics": [],
    "kubernetes.utils.quantity": [],
    "kubernetes.utils": [],
    "scripts.constants": []
  },
  "module_graph": {
    "setup-asyncio": {
      "path": "C:\\repos\\v3\\kubernetes-python\\setup-asyncio.py",
      "parent": null,
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "setup-release": {
      "path": "C:\\repos\\v3\\kubernetes-python\\setup-release.py",
      "parent": null,
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "setup": {
      "path": "C:\\repos\\v3\\kubernetes-python\\setup.py",
      "parent": null,
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "doc.source.conf": {
      "path": "C:\\repos\\v3\\kubernetes-python\\doc\\source\\conf.py",
      "parent": "doc.source",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.annotate_deployment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\annotate_deployment.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.api_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\api_discovery.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.apply_from_dict": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\apply_from_dict.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.apply_from_directory": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\apply_from_directory.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.apply_from_single_file": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\apply_from_single_file.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.cluster_scoped_custom_object": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\cluster_scoped_custom_object.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.cronjob_crud": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\cronjob_crud.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.deployment_create": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\deployment_create.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.deployment_crud": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\deployment_crud.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.duration-gep2257": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\duration-gep2257.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.enable_debug_logging": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\enable_debug_logging.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.informer_example": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\informer_example.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.ingress_create": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\ingress_create.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.in_cluster_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\in_cluster_config.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.job_crud": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\job_crud.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.metrics_example": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\metrics_example.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.multiple_clusters": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\multiple_clusters.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.namespaced_custom_object": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\namespaced_custom_object.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.node_labels": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\node_labels.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.out_of_cluster_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\out_of_cluster_config.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.patch_namespaced_config_map": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\patch_namespaced_config_map.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pick_kube_config_context": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pick_kube_config_context.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pod_config_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pod_config_list.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pod_exec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pod_exec.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pod_logs": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pod_logs.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pod_logs_non_blocking": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pod_logs_non_blocking.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.pod_portforward": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\pod_portforward.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.remote_cluster": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\remote_cluster.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.rollout-daemonset": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\rollout-daemonset.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.rollout-statefulset": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\rollout-statefulset.py",
      "parent": "examples",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\__init__.py",
      "parent": null,
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.accept_header": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\accept_header.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.cluster_scoped_custom_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\cluster_scoped_custom_resource.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.configmap": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\configmap.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.deployment_rolling_restart": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\deployment_rolling_restart.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.namespaced_custom_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\namespaced_custom_resource.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\node.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.replication_controller": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\replication_controller.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.request_timeout": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\request_timeout.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.dynamic-client.service": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\dynamic-client\\service.py",
      "parent": "examples.dynamic-client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.watch.pod_namespace_watch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\watch\\pod_namespace_watch.py",
      "parent": "examples.watch",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples.watch.watch_recovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples\\watch\\watch_recovery.py",
      "parent": "examples.watch",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples_asyncio.in_cluster_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples_asyncio\\in_cluster_config.py",
      "parent": "examples_asyncio",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples_asyncio.list_pods": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples_asyncio\\list_pods.py",
      "parent": "examples_asyncio",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "examples_asyncio.patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\examples_asyncio\\patch.py",
      "parent": "examples_asyncio",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\__init__.py",
      "parent": null,
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.setup": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\setup.py",
      "parent": "kubernetes.aio",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\__init__.py",
      "parent": "kubernetes",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api_client.py",
      "parent": "kubernetes.aio.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\configuration.py",
      "parent": "kubernetes.aio.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.exceptions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\exceptions.py",
      "parent": "kubernetes.aio.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.rest": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\rest.py",
      "parent": "kubernetes.aio.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\__init__.py",
      "parent": "kubernetes.aio",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.admissionregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\admissionregistration_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.admissionregistration_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\admissionregistration_v1alpha1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.admissionregistration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\admissionregistration_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.admissionregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\admissionregistration_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apiextensions_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apiextensions_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apiextensions_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apiextensions_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apiregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apiregistration_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apiregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apiregistration_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apis_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apis_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apps_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apps_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.apps_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\apps_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.authentication_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\authentication_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.authentication_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\authentication_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\authorization_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\authorization_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.autoscaling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\autoscaling_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.autoscaling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\autoscaling_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.autoscaling_v2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\autoscaling_v2_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.batch_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\batch_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.batch_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\batch_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.certificates_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\certificates_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.certificates_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\certificates_v1alpha1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.certificates_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\certificates_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.certificates_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\certificates_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.coordination_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\coordination_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.coordination_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\coordination_v1alpha2_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.coordination_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\coordination_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.coordination_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\coordination_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.core_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\core_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.core_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\core_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.custom_objects_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\custom_objects_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.discovery_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\discovery_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.discovery_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\discovery_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.events_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\events_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.events_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\events_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.flowcontrol_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\flowcontrol_apiserver_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\flowcontrol_apiserver_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.internal_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\internal_apiserver_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\internal_apiserver_v1alpha1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.logs_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\logs_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.networking_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\networking_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.networking_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\networking_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.networking_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\networking_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.node_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\node_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.node_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\node_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.openid_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\openid_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.policy_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\policy_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.policy_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\policy_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.rbac_authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\rbac_authorization_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.rbac_authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\rbac_authorization_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.resource_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\resource_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.resource_v1alpha3_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\resource_v1alpha3_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.resource_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\resource_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.resource_v1beta2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\resource_v1beta2_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.resource_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\resource_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.scheduling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\scheduling_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.scheduling_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\scheduling_v1alpha2_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.scheduling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\scheduling_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.storagemigration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\storagemigration_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.storagemigration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\storagemigration_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.storage_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\storage_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.storage_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\storage_v1beta1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.storage_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\storage_v1_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.version_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\version_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api.well_known_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\well_known_api.py",
      "parent": "kubernetes.aio.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\api\\__init__.py",
      "parent": "kubernetes.aio.client",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.admissionregistration_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\admissionregistration_v1_service_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\admissionregistration_v1_webhook_client_config.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.apiextensions_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\apiextensions_v1_service_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\apiextensions_v1_webhook_client_config.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.apiregistration_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\apiregistration_v1_service_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.authentication_v1_token_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\authentication_v1_token_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.core_v1_endpoint_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\core_v1_endpoint_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.core_v1_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\core_v1_event.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.core_v1_event_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\core_v1_event_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.core_v1_event_series": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\core_v1_event_series.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.core_v1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\core_v1_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.discovery_v1_endpoint_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\discovery_v1_endpoint_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.events_v1_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\events_v1_event.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.events_v1_event_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\events_v1_event_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.events_v1_event_series": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\events_v1_event_series.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.flowcontrol_v1_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\flowcontrol_v1_subject.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.rbac_v1_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\rbac_v1_subject.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.resource_v1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\resource_v1_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.storage_v1_token_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\storage_v1_token_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_apply_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_cluster_trust_bundle.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_cluster_trust_bundle_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_cluster_trust_bundle_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_json_patch.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_match_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_match_resources.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_mutation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_named_rule_with_operations.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_param_kind.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_param_ref.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_server_storage_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_server_storage_version.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_storage_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_storage_version.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_storage_version_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_storage_version_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_storage_version_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_storage_version_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_storage_version_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_storage_version_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha1_variable.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_gang_scheduling_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_lease_candidate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_lease_candidate.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_lease_candidate_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_lease_candidate_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_scheduling_constraints.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_scheduling_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_pod_group_template_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_topology_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_topology_constraint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_typed_local_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_workload": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_workload.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_workload_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_workload_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_workload_pod_group_template_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha2_workload_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha2_workload_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint_rule_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint_rule_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint_rule_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_device_taint_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_device_taint_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_pool_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_pool_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_resource_pool_status_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_resource_pool_status_request_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_resource_pool_status_request_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1alpha3_resource_pool_status_request_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_allocated_device_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_apply_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_basic_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_basic_device.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_capacity_request_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_capacity_request_policy_range.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_capacity_requirements.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_cel_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_cluster_trust_bundle.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_cluster_trust_bundle_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_cluster_trust_bundle_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_counter.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_counter_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_allocation_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_attribute.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_capacity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_claim_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_class_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_class_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_constraint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_counter_consumption.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_request_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_sub_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_taint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_device_toleration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_ip_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_ip_address.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_ip_address_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_ip_address_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_ip_address_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_ip_address_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_json_patch.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_lease_candidate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_lease_candidate.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_lease_candidate_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_lease_candidate_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_lease_candidate_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_lease_candidate_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_match_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_match_resources.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_mutation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_named_rule_with_operations.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_network_device_data.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_opaque_device_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_param_kind.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_param_ref.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_parent_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_parent_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_pod_certificate_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_pod_certificate_request_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_pod_certificate_request_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_pod_certificate_request_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_consumer_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_template_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_claim_template_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_pool.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_slice.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_slice_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_resource_slice_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_service_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_service_cidr.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_service_cidr_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_service_cidr_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_service_cidr_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_service_cidr_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_service_cidr_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_service_cidr_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_storage_version_migration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_storage_version_migration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_storage_version_migration_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_storage_version_migration_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_storage_version_migration_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_variable.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_volume_attributes_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta1_volume_attributes_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_allocated_device_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_capacity_request_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_capacity_request_policy_range.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_capacity_requirements.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_cel_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_counter.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_counter_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_allocation_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_attribute.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_capacity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_claim_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_class_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_class_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_constraint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_counter_consumption.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_request_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_sub_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint_rule_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint_rule_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint_rule_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_taint_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_taint_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_device_toleration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_exact_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_exact_device_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_network_device_data.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_opaque_device_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_consumer_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_template_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_claim_template_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_pool.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_slice.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_slice_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1beta2_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1beta2_resource_slice_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_affinity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_aggregation_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_aggregation_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_allocated_device_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_group.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_group_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_group_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_resource.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_resource_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_resource_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_service": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_service.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_service_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_service_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_service_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_service_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_service_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_service_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_service_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_service_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_api_versions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_api_versions.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_apply_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_app_armor_profile": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_app_armor_profile.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_attached_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_attached_volume.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_audit_annotation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_audit_annotation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_aws_elastic_block_store_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_azure_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_azure_disk_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_azure_file_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_azure_file_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_azure_file_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_bound_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_bound_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_capabilities": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_capabilities.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_capacity_request_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_capacity_request_policy_range.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_capacity_requirements.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cel_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ceph_fs_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ceph_fs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ceph_fs_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_certificate_signing_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_certificate_signing_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_certificate_signing_request_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_certificate_signing_request_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_certificate_signing_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_certificate_signing_request_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_certificate_signing_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_certificate_signing_request_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_certificate_signing_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_certificate_signing_request_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cinder_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cinder_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cinder_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cinder_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_client_ip_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_client_ip_config.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cluster_role": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cluster_role.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cluster_role_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cluster_role_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cluster_role_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cluster_role_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cluster_role_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cluster_role_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cluster_trust_bundle_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_component_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_component_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_component_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_component_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_component_status_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_component_status_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_env_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_env_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_key_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_node_config_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_node_config_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_config_map_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_config_map_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_extended_resource_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_extended_resource_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_image": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_image.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_resize_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_resize_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_restart_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_restart_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_restart_rule_on_exit_codes.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_state": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_state.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_state_running": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_state_running.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_state_terminated": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_state_terminated.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_state_waiting": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_state_waiting.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_container_user": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_container_user.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_controller_revision": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_controller_revision.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_controller_revision_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_controller_revision_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_counter.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_counter_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cron_job": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cron_job.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cron_job_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cron_job_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cron_job_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cron_job_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cron_job_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cron_job_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_cross_version_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_cross_version_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_driver": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_driver.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_driver_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_driver_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_driver_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_driver_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_node.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_node_driver": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_node_driver.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_node_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_node_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_node_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_node_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_storage_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_storage_capacity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_storage_capacity_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_storage_capacity_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_csi_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_csi_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_column_definition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_column_definition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_conversion": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_conversion.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_names": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_names.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_definition_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_definition_version.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_subresources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_subresources.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_subresource_scale": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_subresource_scale.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_custom_resource_validation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_custom_resource_validation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_endpoint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_endpoint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_daemon_set_update_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_daemon_set_update_strategy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_delete_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_delete_options.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_deployment_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_deployment_strategy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_allocation_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_attribute.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_capacity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_claim_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_class_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_class_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_constraint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_counter_consumption.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_request_allocation_result.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_sub_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_taint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_device_toleration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_downward_api_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_downward_api_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_downward_api_volume_file": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_downward_api_volume_file.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_downward_api_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_downward_api_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_empty_dir_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_empty_dir_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoints.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoints_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoints_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_address.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_conditions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_conditions.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_hints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_hints.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_slice.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_slice_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_endpoint_subset": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_endpoint_subset.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_env_from_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_env_from_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_env_var": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_env_var.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_env_var_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_env_var_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ephemeral_container": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ephemeral_container.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ephemeral_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ephemeral_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_event_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_event_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_eviction": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_eviction.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_exact_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_exact_device_request.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_exec_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_exec_action.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_exempt_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_exempt_priority_level_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_expression_warning": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_expression_warning.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_external_documentation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_external_documentation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_fc_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_fc_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_field_selector_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_field_selector_attributes.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_field_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_field_selector_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_file_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_file_key_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flex_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flex_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flex_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flex_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flocker_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flocker_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_distinguisher_method": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_distinguisher_method.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_schema": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_schema.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_schema_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_schema_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_schema_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_schema_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_schema_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_schema_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_flow_schema_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_flow_schema_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_for_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_for_node.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_for_zone": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_for_zone.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_gce_persistent_disk_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_git_repo_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_git_repo_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_glusterfs_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_glusterfs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_glusterfs_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_group_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_group_resource.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_group_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_group_subject.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_group_version_for_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_group_version_for_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_grpc_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_grpc_action.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_horizontal_pod_autoscaler.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_horizontal_pod_autoscaler_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_horizontal_pod_autoscaler_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_horizontal_pod_autoscaler_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_host_alias": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_host_alias.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_host_ip": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_host_ip.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_host_path_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_host_path_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_http_get_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_http_get_action.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_http_header": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_http_header.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_http_ingress_path": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_http_ingress_path.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_http_ingress_rule_value": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_http_ingress_rule_value.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_image_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_image_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_image_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_image_volume_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_backend": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_backend.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_class_parameters_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_class_parameters_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_class_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_load_balancer_ingress.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_load_balancer_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_load_balancer_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_port_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_port_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_service_backend": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_service_backend.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ingress_tls": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ingress_tls.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ip_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ip_address.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ip_address_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ip_address_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ip_address_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ip_address_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_ip_block": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_ip_block.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_iscsi_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_iscsi_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_iscsi_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_job_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_job_template_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_json_patch.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_json_schema_props": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_json_schema_props.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_key_to_path": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_key_to_path.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_label_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_label_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_label_selector_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_label_selector_attributes.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_label_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_label_selector_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_lease": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_lease.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_lease_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_lease_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_lease_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_lease_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_lifecycle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_lifecycle.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_lifecycle_handler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_lifecycle_handler.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limited_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limited_priority_level_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limit_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limit_range.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limit_range_item": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limit_range_item.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limit_range_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limit_range_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limit_range_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limit_range_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_limit_response": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_limit_response.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_linux_container_user": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_linux_container_user.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_list_meta": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_list_meta.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_load_balancer_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_load_balancer_ingress.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_load_balancer_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_load_balancer_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_local_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_local_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_local_subject_access_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_local_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_local_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_managed_fields_entry": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_managed_fields_entry.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_match_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_match_resources.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_modify_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_modify_volume_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_webhook": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_webhook.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_webhook_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutating_webhook_configuration_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_mutation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_named_rule_with_operations.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_namespace": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_namespace.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_namespace_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_namespace_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_namespace_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_namespace_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_namespace_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_namespace_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_namespace_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_namespace_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_device_data.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_egress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_egress_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_ingress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_ingress_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_peer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_peer.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_network_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_network_policy_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_nfs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_nfs_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_address.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_affinity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_allocatable_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_config_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_config_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_config_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_config_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_daemon_endpoints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_daemon_endpoints.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_features": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_features.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_runtime_handler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_runtime_handler.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_runtime_handler_features": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_runtime_handler_features.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_selector_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_selector_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_selector_term.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_swap_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_swap_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_node_system_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_node_system_info.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_non_resource_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_non_resource_attributes.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_non_resource_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_non_resource_policy_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_non_resource_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_non_resource_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_object_field_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_object_field_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_object_meta": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_object_meta.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_opaque_device_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_overhead": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_overhead.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_owner_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_owner_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_param_kind.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_param_ref.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_parent_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_parent_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_claim_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_persistent_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_persistent_volume_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_photon_persistent_disk_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_affinity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_affinity_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_affinity_term.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_anti_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_anti_affinity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_certificate_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_certificate_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_disruption_budget": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_disruption_budget.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_disruption_budget_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_disruption_budget_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_disruption_budget_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_disruption_budget_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_disruption_budget_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_disruption_budget_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_dns_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_dns_config.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_dns_config_option": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_dns_config_option.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_extended_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_failure_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_failure_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_failure_policy_on_exit_codes_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_failure_policy_on_pod_conditions_pattern.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_failure_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_failure_policy_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_ip": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_ip.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_os": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_os.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_readiness_gate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_readiness_gate.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_resource_claim.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_scheduling_gate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_scheduling_gate.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_scheduling_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_scheduling_group.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_security_context": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_security_context.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_template_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_pod_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_pod_template_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_policy_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_policy_rules_with_subjects": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_policy_rules_with_subjects.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_portworx_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_portworx_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_port_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_port_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_preconditions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_preconditions.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_preferred_scheduling_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_preferred_scheduling_term.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_priority_level_configuration_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_priority_level_configuration_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_probe": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_probe.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_projected_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_projected_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_queuing_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_queuing_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_quobyte_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_quobyte_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rbd_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rbd_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rbd_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rbd_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replication_controller": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replication_controller.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replication_controller_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replication_controller_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replication_controller_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replication_controller_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replication_controller_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replication_controller_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replication_controller_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replication_controller_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replica_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replica_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replica_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replica_set_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replica_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replica_set_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replica_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replica_set_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_replica_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_replica_set_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_attributes.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_consumer_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_template.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_template_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_claim_template_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_field_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_field_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_health": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_health.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_policy_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_pool.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_quota": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_quota.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_quota_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_quota_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_quota_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_quota_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_quota_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_quota_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_requirements.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_slice.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_slice_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_slice_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_resource_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_resource_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_role": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_role.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_role_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_role_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_role_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_role_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_role_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_role_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_role_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_role_ref.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rolling_update_daemon_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rolling_update_daemon_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rolling_update_deployment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rolling_update_deployment.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rolling_update_stateful_set_strategy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_rule_with_operations.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_runtime_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_runtime_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_runtime_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_runtime_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scale": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scale.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scale_io_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scale_io_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scale_io_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scale_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scale_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scale_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scale_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scheduling": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scheduling.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scoped_resource_selector_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_scope_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_scope_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_seccomp_profile": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_seccomp_profile.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_env_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_env_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_key_selector.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_secret_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_secret_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_security_context": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_security_context.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_selectable_field": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_selectable_field.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_access_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_access_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_access_review_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_review_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_rules_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_rules_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_self_subject_rules_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_self_subject_rules_review_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_server_address_by_client_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_server_address_by_client_cidr.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_account": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_account.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_account_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_account_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_account_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_account_subject.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_account_token_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_account_token_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_backend_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_backend_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_cidr.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_cidr_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_cidr_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_cidr_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_cidr_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_cidr_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_cidr_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_port.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_service_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_service_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_session_affinity_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_session_affinity_config.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_se_linux_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_se_linux_options.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_shard_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_shard_info.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_sleep_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_sleep_action.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_ordinals": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_ordinals.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_persistent_volume_claim_retention_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_stateful_set_update_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_stateful_set_update_strategy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_status_cause": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_status_cause.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_status_details": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_status_details.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_storage_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_storage_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_storage_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_storage_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_storage_os_persistent_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_storage_os_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_storage_os_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_subject_access_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_subject_access_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_subject_access_review_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_subject_access_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_subject_access_review_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_subject_rules_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_subject_rules_review_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_success_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_success_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_success_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_success_policy_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_sysctl": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_sysctl.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_taint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_tcp_socket_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_tcp_socket_action.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_token_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_token_request_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_token_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_token_request_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_token_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_token_review.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_token_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_token_review_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_token_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_token_review_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_toleration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_topology_selector_label_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_topology_selector_label_requirement.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_topology_selector_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_topology_selector_term.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_topology_spread_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_topology_spread_constraint.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_typed_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_typed_local_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_typed_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_typed_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_type_checking": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_type_checking.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_uncounted_terminated_pods": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_uncounted_terminated_pods.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_user_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_user_info.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_user_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_user_subject.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_binding.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_binding_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_binding_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_admission_policy_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_admission_policy_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_webhook": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_webhook.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_webhook_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_webhook_configuration.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validating_webhook_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validating_webhook_configuration_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validation.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_validation_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_validation_rule.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_variable.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attachment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attachment.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attachment_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attachment_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attachment_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attachment_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attachment_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attachment_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attachment_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attachment_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attributes_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attributes_class.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_attributes_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_attributes_class_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_device.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_error": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_error.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_mount": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_mount.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_mount_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_mount_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_node_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_node_affinity.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_node_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_node_resources.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_projection.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_resource_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_resource_requirements.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_volume_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_vsphere_virtual_disk_volume_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_watch_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_watch_event.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_webhook_conversion": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_webhook_conversion.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_weighted_pod_affinity_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_weighted_pod_affinity_term.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v1_windows_security_context_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v1_windows_security_context_options.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2beta1_api_group_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2beta1_api_group_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2beta1_api_group_discovery_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2beta1_api_group_discovery_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2beta1_api_resource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2beta1_api_resource_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2beta1_api_subresource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2beta1_api_subresource_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2beta1_api_version_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2beta1_api_version_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_api_group_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_api_group_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_api_group_discovery_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_api_group_discovery_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_api_resource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_api_resource_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_api_subresource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_api_subresource_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_api_version_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_api_version_discovery.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_container_resource_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_container_resource_metric_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_container_resource_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_container_resource_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_cross_version_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_cross_version_object_reference.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_external_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_external_metric_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_external_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_external_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler_behavior.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler_condition.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler_list.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_horizontal_pod_autoscaler_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_hpa_scaling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_hpa_scaling_policy.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_hpa_scaling_rules": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_hpa_scaling_rules.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_metric_identifier": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_metric_identifier.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_metric_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_metric_spec.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_metric_target": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_metric_target.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_metric_value_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_metric_value_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_object_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_object_metric_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_object_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_object_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_pods_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_pods_metric_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_pods_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_pods_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_resource_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_resource_metric_source.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.v2_resource_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\v2_resource_metric_status.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models.version_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\version_info.py",
      "parent": "kubernetes.aio.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.client.models": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\client\\models\\__init__.py",
      "parent": "kubernetes.aio.client",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.config_exception": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\config_exception.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.dateutil": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\dateutil.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.dateutil_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\dateutil_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.exec_provider": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\exec_provider.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.exec_provider_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\exec_provider_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.google_auth": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\google_auth.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.google_auth_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\google_auth_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.incluster_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\incluster_config.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.incluster_config_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\incluster_config_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.kube_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\kube_config.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.kube_config_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\kube_config_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.openid": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\openid.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config.openid_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\openid_test.py",
      "parent": "kubernetes.aio.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\config\\__init__.py",
      "parent": "kubernetes.aio",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.e2e_test.base": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\e2e_test\\base.py",
      "parent": "kubernetes.aio.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.e2e_test.test_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\e2e_test\\test_api.py",
      "parent": "kubernetes.aio.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.e2e_test.test_apply_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\e2e_test\\test_apply_patch.py",
      "parent": "kubernetes.aio.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.e2e_test.test_batch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\e2e_test\\test_batch.py",
      "parent": "kubernetes.aio.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.e2e_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\e2e_test\\__init__.py",
      "parent": "kubernetes.aio",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_admissionregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_admissionregistration_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_admissionregistration_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_admissionregistration_v1alpha1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_admissionregistration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_admissionregistration_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_admissionregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_admissionregistration_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apiextensions_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apiextensions_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apiextensions_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apiextensions_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apiregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apiregistration_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apiregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apiregistration_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apis_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apis_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apps_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apps_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_apps_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_apps_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_authentication_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_authentication_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_authentication_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_authentication_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_authorization_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_authorization_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_autoscaling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_autoscaling_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_autoscaling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_autoscaling_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_autoscaling_v2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_autoscaling_v2_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_batch_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_batch_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_batch_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_batch_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_certificates_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_certificates_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_certificates_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_certificates_v1alpha1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_certificates_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_certificates_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_certificates_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_certificates_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_coordination_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_coordination_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_coordination_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_coordination_v1alpha2_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_coordination_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_coordination_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_coordination_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_coordination_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_core_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_core_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_core_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_core_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_custom_objects_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_custom_objects_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_discovery_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_discovery_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_discovery_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_discovery_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_events_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_events_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_events_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_events_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_flowcontrol_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_flowcontrol_apiserver_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_flowcontrol_apiserver_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_internal_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_internal_apiserver_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_internal_apiserver_v1alpha1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_logs_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_logs_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_networking_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_networking_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_networking_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_networking_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_networking_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_networking_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_node_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_node_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_node_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_node_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_openid_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_openid_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_policy_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_policy_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_policy_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_policy_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_rbac_authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_rbac_authorization_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_rbac_authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_rbac_authorization_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_resource_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_resource_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_resource_v1alpha3_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_resource_v1alpha3_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_resource_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_resource_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_resource_v1beta2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_resource_v1beta2_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_resource_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_resource_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_scheduling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_scheduling_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_scheduling_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_scheduling_v1alpha2_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_scheduling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_scheduling_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_storagemigration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_storagemigration_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_storagemigration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_storagemigration_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_storage_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_storage_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_storage_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_storage_v1beta1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_storage_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_storage_v1_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_version_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_version_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test.test_well_known_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\test_well_known_api.py",
      "parent": "kubernetes.aio.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\test\\__init__.py",
      "parent": "kubernetes.aio",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.utils.create_from_yaml": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\utils\\create_from_yaml.py",
      "parent": "kubernetes.aio.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.utils.create_from_yaml_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\utils\\create_from_yaml_test.py",
      "parent": "kubernetes.aio.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.aio.utils": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\aio\\utils\\__init__.py",
      "parent": "kubernetes.aio",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.config_exception": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\config_exception.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.dateutil": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\dateutil.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.dateutil_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\dateutil_test.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.exec_provider": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\exec_provider.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.exec_provider_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\exec_provider_test.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.incluster_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\incluster_config.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.incluster_config_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\incluster_config_test.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.kube_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\kube_config.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config.kube_config_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\kube_config_test.py",
      "parent": "kubernetes.base.config",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\config\\__init__.py",
      "parent": "kubernetes.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\client.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\discovery.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.exceptions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\exceptions.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\resource.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.test_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\test_client.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic.test_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\test_discovery.py",
      "parent": "kubernetes.base.dynamic",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.dynamic": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\dynamic\\__init__.py",
      "parent": "kubernetes.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.hack.boilerplate.boilerplate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\hack\\boilerplate\\boilerplate.py",
      "parent": "kubernetes.base.hack.boilerplate",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.electionconfig": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\electionconfig.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.example": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\example.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.leaderelection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\leaderelection.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.leaderelectionrecord": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\leaderelectionrecord.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.leaderelection_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\leaderelection_test.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\__init__.py",
      "parent": "kubernetes.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.resourcelock.configmaplock": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\resourcelock\\configmaplock.py",
      "parent": "kubernetes.base.leaderelection.resourcelock",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.leaderelection.resourcelock": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\leaderelection\\resourcelock\\__init__.py",
      "parent": "kubernetes.base.leaderelection",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.stream.stream": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\stream\\stream.py",
      "parent": "kubernetes.base.stream",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.stream.ws_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\stream\\ws_client.py",
      "parent": "kubernetes.base.stream",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.stream.ws_client_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\stream\\ws_client_test.py",
      "parent": "kubernetes.base.stream",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.stream": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\stream\\__init__.py",
      "parent": "kubernetes.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.watch.watch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\watch\\watch.py",
      "parent": "kubernetes.base.watch",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.watch.watch_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\watch\\watch_test.py",
      "parent": "kubernetes.base.watch",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.base.watch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\base\\watch\\__init__.py",
      "parent": "kubernetes.base",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api_client.py",
      "parent": "kubernetes.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\configuration.py",
      "parent": "kubernetes.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.exceptions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\exceptions.py",
      "parent": "kubernetes.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.rest": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\rest.py",
      "parent": "kubernetes.client",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\__init__.py",
      "parent": "kubernetes",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.admissionregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\admissionregistration_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.admissionregistration_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\admissionregistration_v1alpha1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.admissionregistration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\admissionregistration_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.admissionregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\admissionregistration_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apiextensions_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apiextensions_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apiextensions_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apiextensions_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apiregistration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apiregistration_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apiregistration_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apiregistration_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apis_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apis_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apps_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apps_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.apps_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\apps_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.authentication_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\authentication_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.authentication_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\authentication_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\authorization_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\authorization_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.autoscaling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\autoscaling_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.autoscaling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\autoscaling_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.autoscaling_v2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\autoscaling_v2_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.batch_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\batch_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.batch_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\batch_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.certificates_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\certificates_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.certificates_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\certificates_v1alpha1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.certificates_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\certificates_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.certificates_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\certificates_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.coordination_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\coordination_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.coordination_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\coordination_v1alpha2_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.coordination_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\coordination_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.coordination_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\coordination_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.core_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\core_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.core_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\core_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.custom_objects_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\custom_objects_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.discovery_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\discovery_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.discovery_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\discovery_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.events_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\events_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.events_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\events_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.flowcontrol_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\flowcontrol_apiserver_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.flowcontrol_apiserver_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\flowcontrol_apiserver_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.internal_apiserver_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\internal_apiserver_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.internal_apiserver_v1alpha1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\internal_apiserver_v1alpha1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.logs_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\logs_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.networking_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\networking_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.networking_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\networking_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.networking_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\networking_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.node_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\node_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.node_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\node_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.openid_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\openid_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.policy_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\policy_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.policy_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\policy_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.rbac_authorization_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\rbac_authorization_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.rbac_authorization_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\rbac_authorization_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.resource_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\resource_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.resource_v1alpha3_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\resource_v1alpha3_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.resource_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\resource_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.resource_v1beta2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\resource_v1beta2_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.resource_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\resource_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.scheduling_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\scheduling_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.scheduling_v1alpha2_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\scheduling_v1alpha2_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.scheduling_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\scheduling_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.storagemigration_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\storagemigration_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.storagemigration_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\storagemigration_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.storage_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\storage_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.storage_v1beta1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\storage_v1beta1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.storage_v1_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\storage_v1_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.version_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\version_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api.well_known_api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\well_known_api.py",
      "parent": "kubernetes.client.api",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.api": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\api\\__init__.py",
      "parent": "kubernetes.client",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.apis": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\apis\\__init__.py",
      "parent": "kubernetes.client",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.admissionregistration_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\admissionregistration_v1_service_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.admissionregistration_v1_webhook_client_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\admissionregistration_v1_webhook_client_config.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.apiextensions_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\apiextensions_v1_service_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.apiextensions_v1_webhook_client_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\apiextensions_v1_webhook_client_config.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.apiregistration_v1_service_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\apiregistration_v1_service_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.authentication_v1_token_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\authentication_v1_token_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.core_v1_endpoint_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\core_v1_endpoint_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.core_v1_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\core_v1_event.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.core_v1_event_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\core_v1_event_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.core_v1_event_series": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\core_v1_event_series.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.core_v1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\core_v1_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.discovery_v1_endpoint_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\discovery_v1_endpoint_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.events_v1_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\events_v1_event.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.events_v1_event_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\events_v1_event_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.events_v1_event_series": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\events_v1_event_series.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.flowcontrol_v1_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\flowcontrol_v1_subject.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.rbac_v1_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\rbac_v1_subject.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.resource_v1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\resource_v1_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.storage_v1_token_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\storage_v1_token_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_apply_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_cluster_trust_bundle.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_cluster_trust_bundle_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_cluster_trust_bundle_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_json_patch.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_match_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_match_resources.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_mutation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_named_rule_with_operations.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_param_kind.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_param_ref.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_server_storage_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_server_storage_version.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_storage_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_storage_version.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_storage_version_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_storage_version_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_storage_version_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_storage_version_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_storage_version_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_storage_version_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha1_variable.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_gang_scheduling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_gang_scheduling_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_lease_candidate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_lease_candidate.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_lease_candidate_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_lease_candidate_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_lease_candidate_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_lease_candidate_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_scheduling_constraints.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_scheduling_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_pod_group_template_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_pod_group_template_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_topology_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_topology_constraint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_typed_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_typed_local_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_workload": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_workload.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_workload_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_workload_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_workload_pod_group_template_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha2_workload_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha2_workload_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint_rule_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint_rule_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint_rule_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint_rule_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint_rule_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint_rule_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_device_taint_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_device_taint_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_pool_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_pool_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_resource_pool_status_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_resource_pool_status_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_resource_pool_status_request_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_resource_pool_status_request_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1alpha3_resource_pool_status_request_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_allocated_device_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_apply_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_basic_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_basic_device.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_capacity_request_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_capacity_request_policy_range.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_capacity_requirements.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_cel_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_cluster_trust_bundle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_cluster_trust_bundle.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_cluster_trust_bundle_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_cluster_trust_bundle_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_counter.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_counter_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_allocation_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_attribute.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_capacity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_claim_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_class_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_class_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_constraint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_counter_consumption.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_request_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_sub_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_taint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_device_toleration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_ip_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_ip_address.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_ip_address_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_ip_address_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_ip_address_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_ip_address_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_json_patch.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_lease_candidate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_lease_candidate.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_lease_candidate_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_lease_candidate_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_lease_candidate_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_lease_candidate_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_match_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_match_resources.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_mutation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_named_rule_with_operations.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_network_device_data.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_opaque_device_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_param_kind.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_param_ref.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_parent_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_parent_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_pod_certificate_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_pod_certificate_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_pod_certificate_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_pod_certificate_request_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_pod_certificate_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_pod_certificate_request_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_pod_certificate_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_pod_certificate_request_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_consumer_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_template_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_claim_template_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_pool.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_slice.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_slice_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_resource_slice_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_service_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_service_cidr.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_service_cidr_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_service_cidr_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_service_cidr_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_service_cidr_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_service_cidr_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_service_cidr_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_storage_version_migration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_storage_version_migration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_storage_version_migration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_storage_version_migration_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_storage_version_migration_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_storage_version_migration_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_storage_version_migration_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_storage_version_migration_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_variable.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_volume_attributes_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_volume_attributes_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta1_volume_attributes_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta1_volume_attributes_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_allocated_device_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_capacity_request_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_capacity_request_policy_range.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_capacity_requirements.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_cel_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_counter.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_counter_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_allocation_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_attribute.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_capacity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_claim_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_class_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_class_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_constraint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_counter_consumption.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_request_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_sub_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint_rule_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint_rule_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint_rule_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint_rule_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint_rule_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint_rule_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_taint_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_taint_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_device_toleration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_exact_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_exact_device_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_network_device_data.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_opaque_device_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_consumer_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_template_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_claim_template_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_pool.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_slice.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_slice_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1beta2_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1beta2_resource_slice_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_affinity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_aggregation_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_aggregation_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_allocated_device_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_allocated_device_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_group.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_group_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_group_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_resource.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_resource_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_resource_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_service": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_service.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_service_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_service_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_service_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_service_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_service_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_service_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_service_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_service_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_api_versions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_api_versions.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_apply_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_apply_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_app_armor_profile": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_app_armor_profile.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_attached_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_attached_volume.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_audit_annotation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_audit_annotation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_aws_elastic_block_store_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_aws_elastic_block_store_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_azure_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_azure_disk_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_azure_file_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_azure_file_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_azure_file_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_azure_file_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_bound_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_bound_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_capabilities": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_capabilities.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_capacity_request_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_capacity_request_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_capacity_request_policy_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_capacity_request_policy_range.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_capacity_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_capacity_requirements.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cel_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cel_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ceph_fs_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ceph_fs_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ceph_fs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ceph_fs_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_certificate_signing_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_certificate_signing_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_certificate_signing_request_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_certificate_signing_request_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_certificate_signing_request_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_certificate_signing_request_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_certificate_signing_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_certificate_signing_request_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_certificate_signing_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_certificate_signing_request_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cinder_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cinder_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cinder_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cinder_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_client_ip_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_client_ip_config.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cluster_role": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cluster_role.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cluster_role_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cluster_role_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cluster_role_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cluster_role_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cluster_role_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cluster_role_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cluster_trust_bundle_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cluster_trust_bundle_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_component_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_component_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_component_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_component_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_component_status_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_component_status_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_env_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_env_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_key_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_node_config_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_node_config_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_config_map_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_config_map_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_extended_resource_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_extended_resource_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_image": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_image.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_resize_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_resize_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_restart_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_restart_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_restart_rule_on_exit_codes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_restart_rule_on_exit_codes.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_state": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_state.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_state_running": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_state_running.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_state_terminated": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_state_terminated.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_state_waiting": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_state_waiting.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_container_user": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_container_user.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_controller_revision": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_controller_revision.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_controller_revision_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_controller_revision_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_counter": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_counter.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_counter_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_counter_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cron_job": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cron_job.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cron_job_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cron_job_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cron_job_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cron_job_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cron_job_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cron_job_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_cross_version_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_cross_version_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_driver": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_driver.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_driver_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_driver_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_driver_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_driver_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_node.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_node_driver": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_node_driver.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_node_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_node_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_node_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_node_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_storage_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_storage_capacity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_storage_capacity_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_storage_capacity_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_csi_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_csi_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_column_definition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_column_definition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_conversion": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_conversion.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_names": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_names.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_definition_version": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_definition_version.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_subresources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_subresources.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_subresource_scale": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_subresource_scale.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_custom_resource_validation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_custom_resource_validation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_endpoint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_endpoint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_daemon_set_update_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_daemon_set_update_strategy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_delete_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_delete_options.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_deployment_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_deployment_strategy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_allocation_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_allocation_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_attribute": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_attribute.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_capacity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_capacity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_claim_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_claim_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_class_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_class_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_class_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_constraint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_counter_consumption": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_counter_consumption.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_request_allocation_result": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_request_allocation_result.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_sub_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_sub_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_taint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_device_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_device_toleration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_downward_api_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_downward_api_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_downward_api_volume_file": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_downward_api_volume_file.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_downward_api_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_downward_api_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_empty_dir_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_empty_dir_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoints.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoints_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoints_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_address.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_conditions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_conditions.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_hints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_hints.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_slice.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_slice_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_endpoint_subset": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_endpoint_subset.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_env_from_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_env_from_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_env_var": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_env_var.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_env_var_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_env_var_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ephemeral_container": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ephemeral_container.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ephemeral_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ephemeral_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_event_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_event_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_eviction": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_eviction.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_exact_device_request": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_exact_device_request.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_exec_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_exec_action.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_exempt_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_exempt_priority_level_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_expression_warning": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_expression_warning.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_external_documentation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_external_documentation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_fc_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_fc_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_field_selector_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_field_selector_attributes.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_field_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_field_selector_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_file_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_file_key_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flex_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flex_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flex_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flex_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flocker_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flocker_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_distinguisher_method": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_distinguisher_method.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_schema": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_schema.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_schema_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_schema_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_schema_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_schema_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_schema_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_schema_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_flow_schema_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_flow_schema_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_for_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_for_node.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_for_zone": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_for_zone.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_gce_persistent_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_gce_persistent_disk_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_git_repo_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_git_repo_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_glusterfs_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_glusterfs_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_glusterfs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_glusterfs_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_group_resource": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_group_resource.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_group_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_group_subject.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_group_version_for_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_group_version_for_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_grpc_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_grpc_action.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_horizontal_pod_autoscaler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_horizontal_pod_autoscaler.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_horizontal_pod_autoscaler_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_horizontal_pod_autoscaler_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_horizontal_pod_autoscaler_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_host_alias": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_host_alias.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_host_ip": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_host_ip.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_host_path_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_host_path_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_http_get_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_http_get_action.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_http_header": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_http_header.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_http_ingress_path": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_http_ingress_path.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_http_ingress_rule_value": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_http_ingress_rule_value.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_image_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_image_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_image_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_image_volume_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_backend": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_backend.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_class_parameters_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_class_parameters_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_class_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_class_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_load_balancer_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_load_balancer_ingress.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_load_balancer_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_load_balancer_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_port_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_port_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_service_backend": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_service_backend.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ingress_tls": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ingress_tls.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ip_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ip_address.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ip_address_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ip_address_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ip_address_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ip_address_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_ip_block": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_ip_block.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_iscsi_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_iscsi_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_iscsi_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_iscsi_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_job_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_job_template_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_json_patch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_json_patch.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_json_schema_props": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_json_schema_props.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_key_to_path": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_key_to_path.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_label_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_label_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_label_selector_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_label_selector_attributes.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_label_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_label_selector_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_lease": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_lease.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_lease_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_lease_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_lease_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_lease_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_lifecycle": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_lifecycle.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_lifecycle_handler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_lifecycle_handler.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limited_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limited_priority_level_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limit_range": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limit_range.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limit_range_item": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limit_range_item.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limit_range_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limit_range_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limit_range_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limit_range_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_limit_response": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_limit_response.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_linux_container_user": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_linux_container_user.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_list_meta": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_list_meta.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_load_balancer_ingress": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_load_balancer_ingress.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_load_balancer_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_load_balancer_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_local_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_local_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_local_subject_access_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_local_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_local_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_managed_fields_entry": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_managed_fields_entry.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_match_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_match_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_match_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_match_resources.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_modify_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_modify_volume_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy_binding_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_admission_policy_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_webhook": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_webhook.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_webhook_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_webhook_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutating_webhook_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutating_webhook_configuration_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_mutation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_mutation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_named_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_named_rule_with_operations.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_namespace": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_namespace.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_namespace_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_namespace_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_namespace_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_namespace_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_namespace_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_namespace_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_namespace_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_namespace_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_device_data": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_device_data.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_egress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_egress_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_ingress_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_ingress_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_peer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_peer.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_network_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_network_policy_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_nfs_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_nfs_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_address": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_address.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_affinity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_allocatable_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_allocatable_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_allocatable_resource_mapping": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_allocatable_resource_mapping.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_config_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_config_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_config_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_config_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_daemon_endpoints": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_daemon_endpoints.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_features": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_features.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_runtime_handler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_runtime_handler.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_runtime_handler_features": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_runtime_handler_features.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_selector_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_selector_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_selector_term.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_swap_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_swap_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_node_system_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_node_system_info.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_non_resource_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_non_resource_attributes.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_non_resource_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_non_resource_policy_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_non_resource_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_non_resource_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_object_field_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_object_field_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_object_meta": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_object_meta.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_opaque_device_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_opaque_device_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_overhead": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_overhead.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_owner_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_owner_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_param_kind": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_param_kind.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_param_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_param_ref.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_parent_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_parent_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_claim_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_claim_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_persistent_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_persistent_volume_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_photon_persistent_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_photon_persistent_disk_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_affinity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_affinity_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_affinity_term.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_anti_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_anti_affinity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_certificate_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_certificate_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_disruption_budget": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_disruption_budget.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_disruption_budget_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_disruption_budget_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_disruption_budget_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_disruption_budget_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_disruption_budget_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_disruption_budget_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_dns_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_dns_config.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_dns_config_option": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_dns_config_option.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_extended_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_extended_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_failure_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_failure_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_failure_policy_on_exit_codes_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_failure_policy_on_pod_conditions_pattern.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_failure_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_failure_policy_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_ip": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_ip.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_os": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_os.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_readiness_gate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_readiness_gate.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_resource_claim": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_resource_claim.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_scheduling_gate": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_scheduling_gate.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_scheduling_group": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_scheduling_group.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_security_context": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_security_context.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_template_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_pod_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_pod_template_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_policy_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_policy_rules_with_subjects": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_policy_rules_with_subjects.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_portworx_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_portworx_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_port_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_port_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_preconditions": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_preconditions.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_preferred_scheduling_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_preferred_scheduling_term.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_priority_level_configuration_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_priority_level_configuration_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_probe": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_probe.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_projected_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_projected_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_queuing_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_queuing_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_quobyte_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_quobyte_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rbd_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rbd_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rbd_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rbd_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replication_controller": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replication_controller.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replication_controller_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replication_controller_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replication_controller_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replication_controller_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replication_controller_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replication_controller_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replication_controller_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replication_controller_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replica_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replica_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replica_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replica_set_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replica_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replica_set_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replica_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replica_set_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_replica_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_replica_set_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_attributes": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_attributes.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_consumer_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_consumer_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_template": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_template.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_template_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_template_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_claim_template_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_claim_template_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_field_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_field_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_health": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_health.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_policy_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_pool": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_pool.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_quota": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_quota.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_quota_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_quota_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_quota_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_quota_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_quota_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_quota_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_requirements.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_slice": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_slice.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_slice_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_slice_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_slice_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_slice_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_resource_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_resource_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_role": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_role.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_role_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_role_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_role_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_role_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_role_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_role_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_role_ref": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_role_ref.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rolling_update_daemon_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rolling_update_daemon_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rolling_update_deployment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rolling_update_deployment.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rolling_update_stateful_set_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rolling_update_stateful_set_strategy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_rule_with_operations": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_rule_with_operations.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_runtime_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_runtime_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_runtime_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_runtime_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scale": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scale.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scale_io_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scale_io_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scale_io_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scale_io_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scale_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scale_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scale_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scale_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scheduling": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scheduling.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scoped_resource_selector_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scoped_resource_selector_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_scope_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_scope_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_seccomp_profile": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_seccomp_profile.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_env_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_env_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_key_selector": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_key_selector.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_secret_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_secret_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_security_context": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_security_context.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_selectable_field": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_selectable_field.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_access_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_access_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_access_review_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_review_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_rules_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_rules_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_self_subject_rules_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_self_subject_rules_review_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_server_address_by_client_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_server_address_by_client_cidr.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_account": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_account.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_account_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_account_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_account_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_account_subject.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_account_token_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_account_token_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_backend_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_backend_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_cidr": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_cidr.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_cidr_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_cidr_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_cidr_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_cidr_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_cidr_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_cidr_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_port": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_port.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_service_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_service_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_session_affinity_config": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_session_affinity_config.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_se_linux_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_se_linux_options.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_shard_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_shard_info.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_sleep_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_sleep_action.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_ordinals": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_ordinals.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_persistent_volume_claim_retention_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_stateful_set_update_strategy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_stateful_set_update_strategy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_status_cause": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_status_cause.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_status_details": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_status_details.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_storage_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_storage_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_storage_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_storage_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_storage_os_persistent_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_storage_os_persistent_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_storage_os_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_storage_os_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_subject_access_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_subject_access_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_subject_access_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_subject_access_review_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_subject_access_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_subject_access_review_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_subject_rules_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_subject_rules_review_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_success_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_success_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_success_policy_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_success_policy_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_sysctl": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_sysctl.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_taint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_taint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_tcp_socket_action": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_tcp_socket_action.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_token_request_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_token_request_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_token_request_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_token_request_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_token_review": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_token_review.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_token_review_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_token_review_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_token_review_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_token_review_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_toleration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_toleration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_topology_selector_label_requirement": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_topology_selector_label_requirement.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_topology_selector_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_topology_selector_term.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_topology_spread_constraint": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_topology_spread_constraint.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_typed_local_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_typed_local_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_typed_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_typed_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_type_checking": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_type_checking.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_uncounted_terminated_pods": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_uncounted_terminated_pods.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_user_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_user_info.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_user_subject": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_user_subject.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_binding": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_binding.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_binding_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_binding_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_binding_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_binding_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_admission_policy_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_admission_policy_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_webhook": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_webhook.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_webhook_configuration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_webhook_configuration.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validating_webhook_configuration_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validating_webhook_configuration_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validation": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validation.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_validation_rule": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_validation_rule.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_variable": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_variable.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attachment": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attachment.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attachment_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attachment_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attachment_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attachment_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attachment_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attachment_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attachment_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attachment_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attributes_class": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attributes_class.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_attributes_class_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_attributes_class_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_device": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_device.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_error": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_error.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_mount": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_mount.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_mount_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_mount_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_node_affinity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_node_affinity.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_node_resources": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_node_resources.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_projection": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_projection.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_resource_requirements": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_resource_requirements.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_volume_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_volume_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_vsphere_virtual_disk_volume_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_watch_event": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_watch_event.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_webhook_conversion": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_webhook_conversion.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_weighted_pod_affinity_term": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_weighted_pod_affinity_term.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v1_windows_security_context_options": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v1_windows_security_context_options.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2beta1_api_group_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2beta1_api_group_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2beta1_api_group_discovery_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2beta1_api_group_discovery_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2beta1_api_resource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2beta1_api_resource_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2beta1_api_subresource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2beta1_api_subresource_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2beta1_api_version_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2beta1_api_version_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_api_group_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_api_group_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_api_group_discovery_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_api_group_discovery_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_api_resource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_api_resource_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_api_subresource_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_api_subresource_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_api_version_discovery": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_api_version_discovery.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_container_resource_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_container_resource_metric_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_container_resource_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_container_resource_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_cross_version_object_reference": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_cross_version_object_reference.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_external_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_external_metric_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_external_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_external_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler_behavior.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler_condition.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_list": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler_list.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_horizontal_pod_autoscaler_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_hpa_scaling_policy": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_hpa_scaling_policy.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_hpa_scaling_rules": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_hpa_scaling_rules.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_metric_identifier": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_metric_identifier.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_metric_spec": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_metric_spec.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_metric_target": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_metric_target.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_metric_value_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_metric_value_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_object_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_object_metric_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_object_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_object_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_pods_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_pods_metric_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_pods_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_pods_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_resource_metric_source": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_resource_metric_source.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.v2_resource_metric_status": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\v2_resource_metric_status.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models.version_info": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\version_info.py",
      "parent": "kubernetes.client.models",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.client.models": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\client\\models\\__init__.py",
      "parent": "kubernetes.client",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.base": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\base.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.port_server": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\port_server.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_apps": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_apps.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_batch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_batch.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_client.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_informer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_informer.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_utils": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_utils.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test.test_watch": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\test_watch.py",
      "parent": "kubernetes.e2e_test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.e2e_test": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\e2e_test\\__init__.py",
      "parent": "kubernetes",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.informer.cache": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\informer\\cache.py",
      "parent": "kubernetes.informer",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.informer.informer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\informer\\informer.py",
      "parent": "kubernetes.informer",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.informer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\informer\\__init__.py",
      "parent": "kubernetes",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.test.test_api_client": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\test\\test_api_client.py",
      "parent": "kubernetes.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.test.test_informer": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\test\\test_informer.py",
      "parent": "kubernetes.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.test.test_metrics": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\test\\test_metrics.py",
      "parent": "kubernetes.test",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.utils.create_from_yaml": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\utils\\create_from_yaml.py",
      "parent": "kubernetes.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.utils.duration": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\utils\\duration.py",
      "parent": "kubernetes.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.utils.metrics": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\utils\\metrics.py",
      "parent": "kubernetes.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.utils.quantity": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\utils\\quantity.py",
      "parent": "kubernetes.utils",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "kubernetes.utils": {
      "path": "C:\\repos\\v3\\kubernetes-python\\kubernetes\\utils\\__init__.py",
      "parent": "kubernetes",
      "is_package": true,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    },
    "scripts.constants": {
      "path": "C:\\repos\\v3\\kubernetes-python\\scripts\\constants.py",
      "parent": "scripts",
      "is_package": false,
      "in_cyclic_loop": false,
      "cyclic_cluster_id": null
    }
  },
  "import_graph": {
    "setup-asyncio": [],
    "setup-release": [],
    "setup": [],
    "doc.source.conf": [],
    "examples.annotate_deployment": [
      {
        "from_module": "examples.annotate_deployment",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 8
      },
      {
        "from_module": "examples.annotate_deployment",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 8
      }
    ],
    "examples.api_discovery": [
      {
        "from_module": "examples.api_discovery",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 20
      },
      {
        "from_module": "examples.api_discovery",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      }
    ],
    "examples.apply_from_dict": [
      {
        "from_module": "examples.apply_from_dict",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 2
      },
      {
        "from_module": "examples.apply_from_dict",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 5
      },
      {
        "from_module": "examples.apply_from_dict",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 5
      },
      {
        "from_module": "examples.apply_from_dict",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 5
      }
    ],
    "examples.apply_from_directory": [
      {
        "from_module": "examples.apply_from_directory",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 1
      },
      {
        "from_module": "examples.apply_from_directory",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 1
      },
      {
        "from_module": "examples.apply_from_directory",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 1
      }
    ],
    "examples.apply_from_single_file": [
      {
        "from_module": "examples.apply_from_single_file",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 1
      },
      {
        "from_module": "examples.apply_from_single_file",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 1
      },
      {
        "from_module": "examples.apply_from_single_file",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 1
      }
    ],
    "examples.cluster_scoped_custom_object": [
      {
        "from_module": "examples.cluster_scoped_custom_object",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 56
      },
      {
        "from_module": "examples.cluster_scoped_custom_object",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 56
      }
    ],
    "examples.cronjob_crud": [
      {
        "from_module": "examples.cronjob_crud",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 6
      },
      {
        "from_module": "examples.cronjob_crud",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 6
      }
    ],
    "examples.deployment_create": [
      {
        "from_module": "examples.deployment_create",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 23
      },
      {
        "from_module": "examples.deployment_create",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      }
    ],
    "examples.deployment_crud": [
      {
        "from_module": "examples.deployment_crud",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 26
      },
      {
        "from_module": "examples.deployment_crud",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 26
      }
    ],
    "examples.duration-gep2257": [
      {
        "from_module": "examples.duration-gep2257",
        "imports": "kubernetes.utils.duration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.utils",
        "symbol_part": "duration",
        "lineno": 27
      }
    ],
    "examples.enable_debug_logging": [
      {
        "from_module": "examples.enable_debug_logging",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 12
      },
      {
        "from_module": "examples.enable_debug_logging",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 12
      }
    ],
    "examples.informer_example": [
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes",
        "type": "import",
        "lineno": 24
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 25
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.client.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "CoreV1Api",
        "lineno": 26
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.informer.ADDED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "ADDED",
        "lineno": 27
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.informer.DELETED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "DELETED",
        "lineno": 27
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.informer.MODIFIED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "MODIFIED",
        "lineno": 27
      },
      {
        "from_module": "examples.informer_example",
        "imports": "kubernetes.informer.SharedInformer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "SharedInformer",
        "lineno": 27
      }
    ],
    "examples.ingress_create": [
      {
        "from_module": "examples.ingress_create",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 20
      },
      {
        "from_module": "examples.ingress_create",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      }
    ],
    "examples.in_cluster_config": [
      {
        "from_module": "examples.in_cluster_config",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 51
      },
      {
        "from_module": "examples.in_cluster_config",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 51
      }
    ],
    "examples.job_crud": [
      {
        "from_module": "examples.job_crud",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 24
      },
      {
        "from_module": "examples.job_crud",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 24
      }
    ],
    "examples.metrics_example": [
      {
        "from_module": "examples.metrics_example",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 32
      },
      {
        "from_module": "examples.metrics_example",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 32
      },
      {
        "from_module": "examples.metrics_example",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 32
      }
    ],
    "examples.multiple_clusters": [
      {
        "from_module": "examples.multiple_clusters",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 23
      },
      {
        "from_module": "examples.multiple_clusters",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      },
      {
        "from_module": "examples.multiple_clusters",
        "imports": "kubernetes.client.configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "configuration",
        "lineno": 24
      }
    ],
    "examples.namespaced_custom_object": [
      {
        "from_module": "examples.namespaced_custom_object",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 56
      },
      {
        "from_module": "examples.namespaced_custom_object",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 56
      }
    ],
    "examples.node_labels": [
      {
        "from_module": "examples.node_labels",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 24
      },
      {
        "from_module": "examples.node_labels",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 24
      }
    ],
    "examples.out_of_cluster_config": [
      {
        "from_module": "examples.out_of_cluster_config",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 19
      },
      {
        "from_module": "examples.out_of_cluster_config",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 19
      }
    ],
    "examples.patch_namespaced_config_map": [
      {
        "from_module": "examples.patch_namespaced_config_map",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 6
      },
      {
        "from_module": "examples.patch_namespaced_config_map",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 6
      }
    ],
    "examples.pick_kube_config_context": [
      {
        "from_module": "examples.pick_kube_config_context",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 23
      },
      {
        "from_module": "examples.pick_kube_config_context",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      },
      {
        "from_module": "examples.pick_kube_config_context",
        "imports": "kubernetes.client.configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "configuration",
        "lineno": 24
      }
    ],
    "examples.pod_config_list": [
      {
        "from_module": "examples.pod_config_list",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 24
      },
      {
        "from_module": "examples.pod_config_list",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 24
      },
      {
        "from_module": "examples.pod_config_list",
        "imports": "kubernetes.client.configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "configuration",
        "lineno": 25
      }
    ],
    "examples.pod_exec": [
      {
        "from_module": "examples.pod_exec",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 21
      },
      {
        "from_module": "examples.pod_exec",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 22
      },
      {
        "from_module": "examples.pod_exec",
        "imports": "kubernetes.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 23
      },
      {
        "from_module": "examples.pod_exec",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 24
      },
      {
        "from_module": "examples.pod_exec",
        "imports": "kubernetes.stream.stream",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.stream",
        "symbol_part": "stream",
        "lineno": 25
      }
    ],
    "examples.pod_logs": [
      {
        "from_module": "examples.pod_logs",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 20
      },
      {
        "from_module": "examples.pod_logs",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      }
    ],
    "examples.pod_logs_non_blocking": [
      {
        "from_module": "examples.pod_logs_non_blocking",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 11
      },
      {
        "from_module": "examples.pod_logs_non_blocking",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 11
      }
    ],
    "examples.pod_portforward": [
      {
        "from_module": "examples.pod_portforward",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 24
      },
      {
        "from_module": "examples.pod_portforward",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 25
      },
      {
        "from_module": "examples.pod_portforward",
        "imports": "kubernetes.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 26
      },
      {
        "from_module": "examples.pod_portforward",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 27
      },
      {
        "from_module": "examples.pod_portforward",
        "imports": "kubernetes.stream.portforward",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.stream",
        "symbol_part": "portforward",
        "lineno": 28
      }
    ],
    "examples.remote_cluster": [
      {
        "from_module": "examples.remote_cluster",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 21
      },
      {
        "from_module": "examples.remote_cluster",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 21
      }
    ],
    "examples.rollout-daemonset": [
      {
        "from_module": "examples.rollout-daemonset",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 10
      },
      {
        "from_module": "examples.rollout-daemonset",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 10
      }
    ],
    "examples.rollout-statefulset": [
      {
        "from_module": "examples.rollout-statefulset",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 14
      },
      {
        "from_module": "examples.rollout-statefulset",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 14
      }
    ],
    "examples": [],
    "examples.dynamic-client.accept_header": [
      {
        "from_module": "examples.dynamic-client.accept_header",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      },
      {
        "from_module": "examples.dynamic-client.accept_header",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 20
      },
      {
        "from_module": "examples.dynamic-client.accept_header",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 21
      }
    ],
    "examples.dynamic-client.cluster_scoped_custom_resource": [
      {
        "from_module": "examples.dynamic-client.cluster_scoped_custom_resource",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.cluster_scoped_custom_resource",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.cluster_scoped_custom_resource",
        "imports": "kubernetes.dynamic.exceptions.ResourceNotFoundError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.dynamic.exceptions",
        "symbol_part": "ResourceNotFoundError",
        "lineno": 24
      },
      {
        "from_module": "examples.dynamic-client.cluster_scoped_custom_resource",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 25
      }
    ],
    "examples.dynamic-client.configmap": [
      {
        "from_module": "examples.dynamic-client.configmap",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.configmap",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.configmap",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 22
      }
    ],
    "examples.dynamic-client.deployment_rolling_restart": [
      {
        "from_module": "examples.dynamic-client.deployment_rolling_restart",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.deployment_rolling_restart",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.deployment_rolling_restart",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 24
      }
    ],
    "examples.dynamic-client.namespaced_custom_resource": [
      {
        "from_module": "examples.dynamic-client.namespaced_custom_resource",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.namespaced_custom_resource",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 23
      },
      {
        "from_module": "examples.dynamic-client.namespaced_custom_resource",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 24
      },
      {
        "from_module": "examples.dynamic-client.namespaced_custom_resource",
        "imports": "kubernetes.dynamic.exceptions.ResourceNotFoundError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.dynamic.exceptions",
        "symbol_part": "ResourceNotFoundError",
        "lineno": 25
      },
      {
        "from_module": "examples.dynamic-client.namespaced_custom_resource",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 26
      }
    ],
    "examples.dynamic-client.node": [
      {
        "from_module": "examples.dynamic-client.node",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      },
      {
        "from_module": "examples.dynamic-client.node",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 20
      },
      {
        "from_module": "examples.dynamic-client.node",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 21
      }
    ],
    "examples.dynamic-client.replication_controller": [
      {
        "from_module": "examples.dynamic-client.replication_controller",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 19
      },
      {
        "from_module": "examples.dynamic-client.replication_controller",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 19
      },
      {
        "from_module": "examples.dynamic-client.replication_controller",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 20
      }
    ],
    "examples.dynamic-client.request_timeout": [
      {
        "from_module": "examples.dynamic-client.request_timeout",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.request_timeout",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.request_timeout",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 22
      }
    ],
    "examples.dynamic-client.service": [
      {
        "from_module": "examples.dynamic-client.service",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.service",
        "imports": "kubernetes.dynamic",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "dynamic",
        "lineno": 21
      },
      {
        "from_module": "examples.dynamic-client.service",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 22
      }
    ],
    "examples.watch.pod_namespace_watch": [
      {
        "from_module": "examples.watch.pod_namespace_watch",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 28
      },
      {
        "from_module": "examples.watch.pod_namespace_watch",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 28
      },
      {
        "from_module": "examples.watch.pod_namespace_watch",
        "imports": "kubernetes.watch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "watch",
        "lineno": 28
      }
    ],
    "examples.watch.watch_recovery": [
      {
        "from_module": "examples.watch.watch_recovery",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 30
      },
      {
        "from_module": "examples.watch.watch_recovery",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 31
      },
      {
        "from_module": "examples.watch.watch_recovery",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 32
      },
      {
        "from_module": "examples.watch.watch_recovery",
        "imports": "kubernetes.dynamic.client.DynamicClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.dynamic.client",
        "symbol_part": "DynamicClient",
        "lineno": 33
      }
    ],
    "examples_asyncio.in_cluster_config": [
      {
        "from_module": "examples_asyncio.in_cluster_config",
        "imports": "kubernetes.aio.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "client",
        "lineno": 56
      },
      {
        "from_module": "examples_asyncio.in_cluster_config",
        "imports": "kubernetes.aio.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "config",
        "lineno": 56
      }
    ],
    "examples_asyncio.list_pods": [
      {
        "from_module": "examples_asyncio.list_pods",
        "imports": "kubernetes.aio.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "client",
        "lineno": 3
      },
      {
        "from_module": "examples_asyncio.list_pods",
        "imports": "kubernetes.aio.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "config",
        "lineno": 3
      },
      {
        "from_module": "examples_asyncio.list_pods",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 4
      }
    ],
    "examples_asyncio.patch": [
      {
        "from_module": "examples_asyncio.patch",
        "imports": "kubernetes.aio.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "client",
        "lineno": 3
      },
      {
        "from_module": "examples_asyncio.patch",
        "imports": "kubernetes.aio.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "config",
        "lineno": 3
      },
      {
        "from_module": "examples_asyncio.patch",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 4
      }
    ],
    "kubernetes": [
      {
        "from_module": "kubernetes",
        "imports": "client",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "client",
        "lineno": 19
      },
      {
        "from_module": "kubernetes",
        "imports": "config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "config",
        "lineno": 20
      },
      {
        "from_module": "kubernetes",
        "imports": "dynamic",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "dynamic",
        "lineno": 21
      },
      {
        "from_module": "kubernetes",
        "imports": "watch",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "watch",
        "lineno": 22
      },
      {
        "from_module": "kubernetes",
        "imports": "stream",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "stream",
        "lineno": 23
      },
      {
        "from_module": "kubernetes",
        "imports": "utils",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "utils",
        "lineno": 24
      },
      {
        "from_module": "kubernetes",
        "imports": "leaderelection",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "leaderelection",
        "lineno": 25
      },
      {
        "from_module": "kubernetes",
        "imports": "informer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "informer",
        "lineno": 26
      }
    ],
    "kubernetes.aio.setup": [],
    "kubernetes.aio": [
      {
        "from_module": "kubernetes.aio",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 19
      }
    ],
    "kubernetes.aio.client.api_client": [
      {
        "from_module": "kubernetes.aio.client.api_client",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.aio.client.api_client",
        "imports": "kubernetes.aio.client.models",
        "type": "import",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.aio.client.api_client",
        "imports": "kubernetes.aio.client.rest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "rest",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.client.api_client",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.aio.client.api_client",
        "imports": "kubernetes.aio.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 30
      }
    ],
    "kubernetes.aio.client.configuration": [
      {
        "from_module": "kubernetes.aio.client.configuration",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 23
      }
    ],
    "kubernetes.aio.client.exceptions": [],
    "kubernetes.aio.client.rest": [
      {
        "from_module": "kubernetes.aio.client.rest",
        "imports": "kubernetes.aio.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.client.rest",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 23
      }
    ],
    "kubernetes.aio.client": [
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.well_known_api.WellKnownApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.well_known_api",
        "symbol_part": "WellKnownApi",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_api",
        "symbol_part": "AdmissionregistrationApi",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "symbol_part": "AdmissionregistrationV1Api",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "symbol_part": "AdmissionregistrationV1alpha1Api",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "symbol_part": "AdmissionregistrationV1beta1Api",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_api",
        "symbol_part": "ApiextensionsApi",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_v1_api",
        "symbol_part": "ApiextensionsV1Api",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_api",
        "symbol_part": "ApiregistrationApi",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_v1_api",
        "symbol_part": "ApiregistrationV1Api",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apis_api.ApisApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apis_api",
        "symbol_part": "ApisApi",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apps_api.AppsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_api",
        "symbol_part": "AppsApi",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_v1_api",
        "symbol_part": "AppsV1Api",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.authentication_api.AuthenticationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_api",
        "symbol_part": "AuthenticationApi",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_v1_api",
        "symbol_part": "AuthenticationV1Api",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.authorization_api.AuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_api",
        "symbol_part": "AuthorizationApi",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_v1_api",
        "symbol_part": "AuthorizationV1Api",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_api",
        "symbol_part": "AutoscalingApi",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v1_api",
        "symbol_part": "AutoscalingV1Api",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v2_api",
        "symbol_part": "AutoscalingV2Api",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.batch_api.BatchApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_api",
        "symbol_part": "BatchApi",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_v1_api",
        "symbol_part": "BatchV1Api",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.certificates_api.CertificatesApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_api",
        "symbol_part": "CertificatesApi",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1_api",
        "symbol_part": "CertificatesV1Api",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "symbol_part": "CertificatesV1alpha1Api",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "symbol_part": "CertificatesV1beta1Api",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.coordination_api.CoordinationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_api",
        "symbol_part": "CoordinationApi",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1_api",
        "symbol_part": "CoordinationV1Api",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "symbol_part": "CoordinationV1alpha2Api",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "symbol_part": "CoordinationV1beta1Api",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.core_api.CoreApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_api",
        "symbol_part": "CoreApi",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.core_v1_api.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_v1_api",
        "symbol_part": "CoreV1Api",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.discovery_api.DiscoveryApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_api",
        "symbol_part": "DiscoveryApi",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_v1_api",
        "symbol_part": "DiscoveryV1Api",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.events_api.EventsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_api",
        "symbol_part": "EventsApi",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.events_v1_api.EventsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_v1_api",
        "symbol_part": "EventsV1Api",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "symbol_part": "FlowcontrolApiserverApi",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "symbol_part": "FlowcontrolApiserverV1Api",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_api",
        "symbol_part": "InternalApiserverApi",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "symbol_part": "InternalApiserverV1alpha1Api",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.logs_api.LogsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.logs_api",
        "symbol_part": "LogsApi",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.networking_api.NetworkingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_api",
        "symbol_part": "NetworkingApi",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1_api",
        "symbol_part": "NetworkingV1Api",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1beta1_api",
        "symbol_part": "NetworkingV1beta1Api",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.node_api.NodeApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_api",
        "symbol_part": "NodeApi",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.node_v1_api.NodeV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_v1_api",
        "symbol_part": "NodeV1Api",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.openid_api.OpenidApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.openid_api",
        "symbol_part": "OpenidApi",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.policy_api.PolicyApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_api",
        "symbol_part": "PolicyApi",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_v1_api",
        "symbol_part": "PolicyV1Api",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_api",
        "symbol_part": "RbacAuthorizationApi",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "symbol_part": "RbacAuthorizationV1Api",
        "lineno": 70
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.resource_api.ResourceApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_api",
        "symbol_part": "ResourceApi",
        "lineno": 71
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1_api",
        "symbol_part": "ResourceV1Api",
        "lineno": 72
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "symbol_part": "ResourceV1alpha3Api",
        "lineno": 73
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta1_api",
        "symbol_part": "ResourceV1beta1Api",
        "lineno": 74
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta2_api",
        "symbol_part": "ResourceV1beta2Api",
        "lineno": 75
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.scheduling_api.SchedulingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_api",
        "symbol_part": "SchedulingApi",
        "lineno": 76
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1_api",
        "symbol_part": "SchedulingV1Api",
        "lineno": 77
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "symbol_part": "SchedulingV1alpha2Api",
        "lineno": 78
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.storage_api.StorageApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_api",
        "symbol_part": "StorageApi",
        "lineno": 79
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1_api",
        "symbol_part": "StorageV1Api",
        "lineno": 80
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1beta1_api",
        "symbol_part": "StorageV1beta1Api",
        "lineno": 81
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_api",
        "symbol_part": "StoragemigrationApi",
        "lineno": 82
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "symbol_part": "StoragemigrationV1beta1Api",
        "lineno": 83
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api.version_api.VersionApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.version_api",
        "symbol_part": "VersionApi",
        "lineno": 84
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 87
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 88
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.OpenApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "OpenApiException",
        "lineno": 89
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 90
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 91
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.ApiKeyError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiKeyError",
        "lineno": 92
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.ApiAttributeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiAttributeError",
        "lineno": 93
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 94
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "symbol_part": "AdmissionregistrationV1ServiceReference",
        "lineno": 96
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "symbol_part": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 97
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "symbol_part": "ApiextensionsV1ServiceReference",
        "lineno": 98
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "symbol_part": "ApiextensionsV1WebhookClientConfig",
        "lineno": 99
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "symbol_part": "ApiregistrationV1ServiceReference",
        "lineno": 100
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.authentication_v1_token_request",
        "symbol_part": "AuthenticationV1TokenRequest",
        "lineno": 101
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_endpoint_port",
        "symbol_part": "CoreV1EndpointPort",
        "lineno": 102
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.core_v1_event.CoreV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event",
        "symbol_part": "CoreV1Event",
        "lineno": 103
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event_list",
        "symbol_part": "CoreV1EventList",
        "lineno": 104
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event_series",
        "symbol_part": "CoreV1EventSeries",
        "lineno": 105
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_resource_claim",
        "symbol_part": "CoreV1ResourceClaim",
        "lineno": 106
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "symbol_part": "DiscoveryV1EndpointPort",
        "lineno": 107
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.events_v1_event.EventsV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event",
        "symbol_part": "EventsV1Event",
        "lineno": 108
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event_list",
        "symbol_part": "EventsV1EventList",
        "lineno": 109
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event_series",
        "symbol_part": "EventsV1EventSeries",
        "lineno": 110
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "symbol_part": "FlowcontrolV1Subject",
        "lineno": 111
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.rbac_v1_subject",
        "symbol_part": "RbacV1Subject",
        "lineno": 112
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.resource_v1_resource_claim",
        "symbol_part": "ResourceV1ResourceClaim",
        "lineno": 113
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.storage_v1_token_request",
        "symbol_part": "StorageV1TokenRequest",
        "lineno": 114
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_group.V1APIGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_group",
        "symbol_part": "V1APIGroup",
        "lineno": 115
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_group_list",
        "symbol_part": "V1APIGroupList",
        "lineno": 116
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_resource.V1APIResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_resource",
        "symbol_part": "V1APIResource",
        "lineno": 117
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_resource_list",
        "symbol_part": "V1APIResourceList",
        "lineno": 118
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_service.V1APIService",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service",
        "symbol_part": "V1APIService",
        "lineno": 119
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_condition",
        "symbol_part": "V1APIServiceCondition",
        "lineno": 120
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_list",
        "symbol_part": "V1APIServiceList",
        "lineno": 121
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_spec",
        "symbol_part": "V1APIServiceSpec",
        "lineno": 122
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_status",
        "symbol_part": "V1APIServiceStatus",
        "lineno": 123
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_versions",
        "symbol_part": "V1APIVersions",
        "lineno": 124
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "symbol_part": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 125
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_affinity.V1Affinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_affinity",
        "symbol_part": "V1Affinity",
        "lineno": 126
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_aggregation_rule",
        "symbol_part": "V1AggregationRule",
        "lineno": 127
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_allocated_device_status",
        "symbol_part": "V1AllocatedDeviceStatus",
        "lineno": 128
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_allocation_result",
        "symbol_part": "V1AllocationResult",
        "lineno": 129
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_app_armor_profile",
        "symbol_part": "V1AppArmorProfile",
        "lineno": 130
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_apply_configuration",
        "symbol_part": "V1ApplyConfiguration",
        "lineno": 131
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_attached_volume",
        "symbol_part": "V1AttachedVolume",
        "lineno": 132
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_audit_annotation",
        "symbol_part": "V1AuditAnnotation",
        "lineno": 133
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "symbol_part": "V1AzureDiskVolumeSource",
        "lineno": 134
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "symbol_part": "V1AzureFilePersistentVolumeSource",
        "lineno": 135
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "symbol_part": "V1AzureFileVolumeSource",
        "lineno": 136
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_binding.V1Binding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_binding",
        "symbol_part": "V1Binding",
        "lineno": 137
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_bound_object_reference",
        "symbol_part": "V1BoundObjectReference",
        "lineno": 138
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cel_device_selector",
        "symbol_part": "V1CELDeviceSelector",
        "lineno": 139
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver",
        "symbol_part": "V1CSIDriver",
        "lineno": 140
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver_list",
        "symbol_part": "V1CSIDriverList",
        "lineno": 141
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver_spec",
        "symbol_part": "V1CSIDriverSpec",
        "lineno": 142
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_node.V1CSINode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node",
        "symbol_part": "V1CSINode",
        "lineno": 143
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_driver",
        "symbol_part": "V1CSINodeDriver",
        "lineno": 144
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_list",
        "symbol_part": "V1CSINodeList",
        "lineno": 145
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_spec",
        "symbol_part": "V1CSINodeSpec",
        "lineno": 146
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "symbol_part": "V1CSIPersistentVolumeSource",
        "lineno": 147
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "symbol_part": "V1CSIStorageCapacity",
        "lineno": 148
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "symbol_part": "V1CSIStorageCapacityList",
        "lineno": 149
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_volume_source",
        "symbol_part": "V1CSIVolumeSource",
        "lineno": 150
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capabilities",
        "symbol_part": "V1Capabilities",
        "lineno": 151
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_request_policy",
        "symbol_part": "V1CapacityRequestPolicy",
        "lineno": 152
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "symbol_part": "V1CapacityRequestPolicyRange",
        "lineno": 153
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_requirements",
        "symbol_part": "V1CapacityRequirements",
        "lineno": 154
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "symbol_part": "V1CephFSPersistentVolumeSource",
        "lineno": 155
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "symbol_part": "V1CephFSVolumeSource",
        "lineno": 156
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request",
        "symbol_part": "V1CertificateSigningRequest",
        "lineno": 157
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "symbol_part": "V1CertificateSigningRequestCondition",
        "lineno": 158
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "symbol_part": "V1CertificateSigningRequestList",
        "lineno": 159
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "symbol_part": "V1CertificateSigningRequestSpec",
        "lineno": 160
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "symbol_part": "V1CertificateSigningRequestStatus",
        "lineno": 161
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "symbol_part": "V1CinderPersistentVolumeSource",
        "lineno": 162
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cinder_volume_source",
        "symbol_part": "V1CinderVolumeSource",
        "lineno": 163
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_client_ip_config",
        "symbol_part": "V1ClientIPConfig",
        "lineno": 164
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role",
        "symbol_part": "V1ClusterRole",
        "lineno": 165
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_binding",
        "symbol_part": "V1ClusterRoleBinding",
        "lineno": 166
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "symbol_part": "V1ClusterRoleBindingList",
        "lineno": 167
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_list",
        "symbol_part": "V1ClusterRoleList",
        "lineno": 168
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "symbol_part": "V1ClusterTrustBundleProjection",
        "lineno": 169
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_condition",
        "symbol_part": "V1ComponentCondition",
        "lineno": 170
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_status",
        "symbol_part": "V1ComponentStatus",
        "lineno": 171
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_status_list",
        "symbol_part": "V1ComponentStatusList",
        "lineno": 172
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_condition.V1Condition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_condition",
        "symbol_part": "V1Condition",
        "lineno": 173
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map",
        "symbol_part": "V1ConfigMap",
        "lineno": 174
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_env_source",
        "symbol_part": "V1ConfigMapEnvSource",
        "lineno": 175
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_key_selector",
        "symbol_part": "V1ConfigMapKeySelector",
        "lineno": 176
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_list",
        "symbol_part": "V1ConfigMapList",
        "lineno": 177
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "symbol_part": "V1ConfigMapNodeConfigSource",
        "lineno": 178
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_projection",
        "symbol_part": "V1ConfigMapProjection",
        "lineno": 179
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_volume_source",
        "symbol_part": "V1ConfigMapVolumeSource",
        "lineno": 180
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container.V1Container",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container",
        "symbol_part": "V1Container",
        "lineno": 181
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "symbol_part": "V1ContainerExtendedResourceRequest",
        "lineno": 182
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_image",
        "symbol_part": "V1ContainerImage",
        "lineno": 183
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_port",
        "symbol_part": "V1ContainerPort",
        "lineno": 184
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_resize_policy",
        "symbol_part": "V1ContainerResizePolicy",
        "lineno": 185
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_restart_rule",
        "symbol_part": "V1ContainerRestartRule",
        "lineno": 186
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "symbol_part": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 187
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_state.V1ContainerState",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state",
        "symbol_part": "V1ContainerState",
        "lineno": 188
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_running",
        "symbol_part": "V1ContainerStateRunning",
        "lineno": 189
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_terminated",
        "symbol_part": "V1ContainerStateTerminated",
        "lineno": 190
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_waiting",
        "symbol_part": "V1ContainerStateWaiting",
        "lineno": 191
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_status",
        "symbol_part": "V1ContainerStatus",
        "lineno": 192
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_user",
        "symbol_part": "V1ContainerUser",
        "lineno": 193
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_controller_revision",
        "symbol_part": "V1ControllerRevision",
        "lineno": 194
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_controller_revision_list",
        "symbol_part": "V1ControllerRevisionList",
        "lineno": 195
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_counter.V1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_counter",
        "symbol_part": "V1Counter",
        "lineno": 196
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_counter_set",
        "symbol_part": "V1CounterSet",
        "lineno": 197
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cron_job.V1CronJob",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job",
        "symbol_part": "V1CronJob",
        "lineno": 198
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_list",
        "symbol_part": "V1CronJobList",
        "lineno": 199
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_spec",
        "symbol_part": "V1CronJobSpec",
        "lineno": 200
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_status",
        "symbol_part": "V1CronJobStatus",
        "lineno": 201
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "symbol_part": "V1CrossVersionObjectReference",
        "lineno": 202
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "symbol_part": "V1CustomResourceColumnDefinition",
        "lineno": 203
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "symbol_part": "V1CustomResourceConversion",
        "lineno": 204
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition",
        "symbol_part": "V1CustomResourceDefinition",
        "lineno": 205
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "symbol_part": "V1CustomResourceDefinitionCondition",
        "lineno": 206
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "symbol_part": "V1CustomResourceDefinitionList",
        "lineno": 207
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "symbol_part": "V1CustomResourceDefinitionNames",
        "lineno": 208
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "symbol_part": "V1CustomResourceDefinitionSpec",
        "lineno": 209
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "symbol_part": "V1CustomResourceDefinitionStatus",
        "lineno": 210
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "symbol_part": "V1CustomResourceDefinitionVersion",
        "lineno": 211
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "symbol_part": "V1CustomResourceSubresourceScale",
        "lineno": 212
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "symbol_part": "V1CustomResourceSubresources",
        "lineno": 213
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_validation",
        "symbol_part": "V1CustomResourceValidation",
        "lineno": 214
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_endpoint",
        "symbol_part": "V1DaemonEndpoint",
        "lineno": 215
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set",
        "symbol_part": "V1DaemonSet",
        "lineno": 216
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_condition",
        "symbol_part": "V1DaemonSetCondition",
        "lineno": 217
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_list",
        "symbol_part": "V1DaemonSetList",
        "lineno": 218
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_spec",
        "symbol_part": "V1DaemonSetSpec",
        "lineno": 219
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_status",
        "symbol_part": "V1DaemonSetStatus",
        "lineno": 220
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "symbol_part": "V1DaemonSetUpdateStrategy",
        "lineno": 221
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_delete_options",
        "symbol_part": "V1DeleteOptions",
        "lineno": 222
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment.V1Deployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment",
        "symbol_part": "V1Deployment",
        "lineno": 223
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_condition",
        "symbol_part": "V1DeploymentCondition",
        "lineno": 224
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_list",
        "symbol_part": "V1DeploymentList",
        "lineno": 225
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_spec",
        "symbol_part": "V1DeploymentSpec",
        "lineno": 226
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_status",
        "symbol_part": "V1DeploymentStatus",
        "lineno": 227
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_strategy",
        "symbol_part": "V1DeploymentStrategy",
        "lineno": 228
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device.V1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device",
        "symbol_part": "V1Device",
        "lineno": 229
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "symbol_part": "V1DeviceAllocationConfiguration",
        "lineno": 230
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_allocation_result",
        "symbol_part": "V1DeviceAllocationResult",
        "lineno": 231
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_attribute",
        "symbol_part": "V1DeviceAttribute",
        "lineno": 232
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_capacity",
        "symbol_part": "V1DeviceCapacity",
        "lineno": 233
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_claim",
        "symbol_part": "V1DeviceClaim",
        "lineno": 234
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_claim_configuration",
        "symbol_part": "V1DeviceClaimConfiguration",
        "lineno": 235
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class",
        "symbol_part": "V1DeviceClass",
        "lineno": 236
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_configuration",
        "symbol_part": "V1DeviceClassConfiguration",
        "lineno": 237
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_list",
        "symbol_part": "V1DeviceClassList",
        "lineno": 238
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_spec",
        "symbol_part": "V1DeviceClassSpec",
        "lineno": 239
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_constraint",
        "symbol_part": "V1DeviceConstraint",
        "lineno": 240
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_counter_consumption",
        "symbol_part": "V1DeviceCounterConsumption",
        "lineno": 241
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_request",
        "symbol_part": "V1DeviceRequest",
        "lineno": 242
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "symbol_part": "V1DeviceRequestAllocationResult",
        "lineno": 243
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_selector",
        "symbol_part": "V1DeviceSelector",
        "lineno": 244
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_sub_request",
        "symbol_part": "V1DeviceSubRequest",
        "lineno": 245
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_taint",
        "symbol_part": "V1DeviceTaint",
        "lineno": 246
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_toleration",
        "symbol_part": "V1DeviceToleration",
        "lineno": 247
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_projection",
        "symbol_part": "V1DownwardAPIProjection",
        "lineno": 248
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "symbol_part": "V1DownwardAPIVolumeFile",
        "lineno": 249
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "symbol_part": "V1DownwardAPIVolumeSource",
        "lineno": 250
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "symbol_part": "V1EmptyDirVolumeSource",
        "lineno": 251
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint",
        "symbol_part": "V1Endpoint",
        "lineno": 252
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_address",
        "symbol_part": "V1EndpointAddress",
        "lineno": 253
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_conditions",
        "symbol_part": "V1EndpointConditions",
        "lineno": 254
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_hints",
        "symbol_part": "V1EndpointHints",
        "lineno": 255
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_slice",
        "symbol_part": "V1EndpointSlice",
        "lineno": 256
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "symbol_part": "V1EndpointSliceList",
        "lineno": 257
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_subset",
        "symbol_part": "V1EndpointSubset",
        "lineno": 258
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoints",
        "symbol_part": "V1Endpoints",
        "lineno": 259
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoints_list",
        "symbol_part": "V1EndpointsList",
        "lineno": 260
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_from_source",
        "symbol_part": "V1EnvFromSource",
        "lineno": 261
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_env_var.V1EnvVar",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_var",
        "symbol_part": "V1EnvVar",
        "lineno": 262
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_var_source",
        "symbol_part": "V1EnvVarSource",
        "lineno": 263
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ephemeral_container",
        "symbol_part": "V1EphemeralContainer",
        "lineno": 264
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "symbol_part": "V1EphemeralVolumeSource",
        "lineno": 265
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_event_source.V1EventSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_event_source",
        "symbol_part": "V1EventSource",
        "lineno": 266
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_eviction.V1Eviction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_eviction",
        "symbol_part": "V1Eviction",
        "lineno": 267
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exact_device_request",
        "symbol_part": "V1ExactDeviceRequest",
        "lineno": 268
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exec_action",
        "symbol_part": "V1ExecAction",
        "lineno": 269
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "symbol_part": "V1ExemptPriorityLevelConfiguration",
        "lineno": 270
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_expression_warning",
        "symbol_part": "V1ExpressionWarning",
        "lineno": 271
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_external_documentation",
        "symbol_part": "V1ExternalDocumentation",
        "lineno": 272
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_fc_volume_source",
        "symbol_part": "V1FCVolumeSource",
        "lineno": 273
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_field_selector_attributes",
        "symbol_part": "V1FieldSelectorAttributes",
        "lineno": 274
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_field_selector_requirement",
        "symbol_part": "V1FieldSelectorRequirement",
        "lineno": 275
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_file_key_selector",
        "symbol_part": "V1FileKeySelector",
        "lineno": 276
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "symbol_part": "V1FlexPersistentVolumeSource",
        "lineno": 277
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flex_volume_source",
        "symbol_part": "V1FlexVolumeSource",
        "lineno": 278
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flocker_volume_source",
        "symbol_part": "V1FlockerVolumeSource",
        "lineno": 279
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "symbol_part": "V1FlowDistinguisherMethod",
        "lineno": 280
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema",
        "symbol_part": "V1FlowSchema",
        "lineno": 281
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_condition",
        "symbol_part": "V1FlowSchemaCondition",
        "lineno": 282
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_list",
        "symbol_part": "V1FlowSchemaList",
        "lineno": 283
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_spec",
        "symbol_part": "V1FlowSchemaSpec",
        "lineno": 284
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_status",
        "symbol_part": "V1FlowSchemaStatus",
        "lineno": 285
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_for_node.V1ForNode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_for_node",
        "symbol_part": "V1ForNode",
        "lineno": 286
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_for_zone.V1ForZone",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_for_zone",
        "symbol_part": "V1ForZone",
        "lineno": 287
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "symbol_part": "V1GCEPersistentDiskVolumeSource",
        "lineno": 288
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_grpc_action",
        "symbol_part": "V1GRPCAction",
        "lineno": 289
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "symbol_part": "V1GitRepoVolumeSource",
        "lineno": 290
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "symbol_part": "V1GlusterfsPersistentVolumeSource",
        "lineno": 291
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "symbol_part": "V1GlusterfsVolumeSource",
        "lineno": 292
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_resource",
        "symbol_part": "V1GroupResource",
        "lineno": 293
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_subject",
        "symbol_part": "V1GroupSubject",
        "lineno": 294
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "symbol_part": "V1GroupVersionForDiscovery",
        "lineno": 295
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_get_action",
        "symbol_part": "V1HTTPGetAction",
        "lineno": 296
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_header",
        "symbol_part": "V1HTTPHeader",
        "lineno": 297
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_ingress_path",
        "symbol_part": "V1HTTPIngressPath",
        "lineno": 298
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "symbol_part": "V1HTTPIngressRuleValue",
        "lineno": 299
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "symbol_part": "V1HorizontalPodAutoscaler",
        "lineno": 300
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "symbol_part": "V1HorizontalPodAutoscalerList",
        "lineno": 301
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "symbol_part": "V1HorizontalPodAutoscalerSpec",
        "lineno": 302
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "symbol_part": "V1HorizontalPodAutoscalerStatus",
        "lineno": 303
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_alias",
        "symbol_part": "V1HostAlias",
        "lineno": 304
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_host_ip.V1HostIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_ip",
        "symbol_part": "V1HostIP",
        "lineno": 305
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_path_volume_source",
        "symbol_part": "V1HostPathVolumeSource",
        "lineno": 306
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address",
        "symbol_part": "V1IPAddress",
        "lineno": 307
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address_list",
        "symbol_part": "V1IPAddressList",
        "lineno": 308
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address_spec",
        "symbol_part": "V1IPAddressSpec",
        "lineno": 309
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_block",
        "symbol_part": "V1IPBlock",
        "lineno": 310
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "symbol_part": "V1ISCSIPersistentVolumeSource",
        "lineno": 311
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "symbol_part": "V1ISCSIVolumeSource",
        "lineno": 312
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_image_volume_source",
        "symbol_part": "V1ImageVolumeSource",
        "lineno": 313
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_image_volume_status",
        "symbol_part": "V1ImageVolumeStatus",
        "lineno": 314
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress.V1Ingress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress",
        "symbol_part": "V1Ingress",
        "lineno": 315
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_backend",
        "symbol_part": "V1IngressBackend",
        "lineno": 316
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class",
        "symbol_part": "V1IngressClass",
        "lineno": 317
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_list",
        "symbol_part": "V1IngressClassList",
        "lineno": 318
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "symbol_part": "V1IngressClassParametersReference",
        "lineno": 319
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_spec",
        "symbol_part": "V1IngressClassSpec",
        "lineno": 320
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_list",
        "symbol_part": "V1IngressList",
        "lineno": 321
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "symbol_part": "V1IngressLoadBalancerIngress",
        "lineno": 322
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "symbol_part": "V1IngressLoadBalancerStatus",
        "lineno": 323
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_port_status",
        "symbol_part": "V1IngressPortStatus",
        "lineno": 324
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_rule",
        "symbol_part": "V1IngressRule",
        "lineno": 325
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_service_backend",
        "symbol_part": "V1IngressServiceBackend",
        "lineno": 326
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_spec",
        "symbol_part": "V1IngressSpec",
        "lineno": 327
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_status",
        "symbol_part": "V1IngressStatus",
        "lineno": 328
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_tls",
        "symbol_part": "V1IngressTLS",
        "lineno": 329
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_json_patch",
        "symbol_part": "V1JSONPatch",
        "lineno": 330
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_json_schema_props",
        "symbol_part": "V1JSONSchemaProps",
        "lineno": 331
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job.V1Job",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job",
        "symbol_part": "V1Job",
        "lineno": 332
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_condition",
        "symbol_part": "V1JobCondition",
        "lineno": 333
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job_list.V1JobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_list",
        "symbol_part": "V1JobList",
        "lineno": 334
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_spec",
        "symbol_part": "V1JobSpec",
        "lineno": 335
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job_status.V1JobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_status",
        "symbol_part": "V1JobStatus",
        "lineno": 336
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_template_spec",
        "symbol_part": "V1JobTemplateSpec",
        "lineno": 337
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_key_to_path",
        "symbol_part": "V1KeyToPath",
        "lineno": 338
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector",
        "symbol_part": "V1LabelSelector",
        "lineno": 339
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector_attributes",
        "symbol_part": "V1LabelSelectorAttributes",
        "lineno": 340
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector_requirement",
        "symbol_part": "V1LabelSelectorRequirement",
        "lineno": 341
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_lease.V1Lease",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease",
        "symbol_part": "V1Lease",
        "lineno": 342
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease_list",
        "symbol_part": "V1LeaseList",
        "lineno": 343
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease_spec",
        "symbol_part": "V1LeaseSpec",
        "lineno": 344
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lifecycle",
        "symbol_part": "V1Lifecycle",
        "lineno": 345
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lifecycle_handler",
        "symbol_part": "V1LifecycleHandler",
        "lineno": 346
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range",
        "symbol_part": "V1LimitRange",
        "lineno": 347
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_item",
        "symbol_part": "V1LimitRangeItem",
        "lineno": 348
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_list",
        "symbol_part": "V1LimitRangeList",
        "lineno": 349
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_spec",
        "symbol_part": "V1LimitRangeSpec",
        "lineno": 350
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_response",
        "symbol_part": "V1LimitResponse",
        "lineno": 351
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "symbol_part": "V1LimitedPriorityLevelConfiguration",
        "lineno": 352
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_linux_container_user",
        "symbol_part": "V1LinuxContainerUser",
        "lineno": 353
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_list_meta",
        "symbol_part": "V1ListMeta",
        "lineno": 354
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "symbol_part": "V1LoadBalancerIngress",
        "lineno": 355
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_load_balancer_status",
        "symbol_part": "V1LoadBalancerStatus",
        "lineno": 356
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_object_reference",
        "symbol_part": "V1LocalObjectReference",
        "lineno": 357
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_subject_access_review",
        "symbol_part": "V1LocalSubjectAccessReview",
        "lineno": 358
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_volume_source",
        "symbol_part": "V1LocalVolumeSource",
        "lineno": 359
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_managed_fields_entry",
        "symbol_part": "V1ManagedFieldsEntry",
        "lineno": 360
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_match_condition",
        "symbol_part": "V1MatchCondition",
        "lineno": 361
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_match_resources",
        "symbol_part": "V1MatchResources",
        "lineno": 362
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_modify_volume_status",
        "symbol_part": "V1ModifyVolumeStatus",
        "lineno": 363
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "symbol_part": "V1MutatingAdmissionPolicy",
        "lineno": 364
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "symbol_part": "V1MutatingAdmissionPolicyBinding",
        "lineno": 365
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "symbol_part": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 366
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 367
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "symbol_part": "V1MutatingAdmissionPolicyList",
        "lineno": 368
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "symbol_part": "V1MutatingAdmissionPolicySpec",
        "lineno": 369
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook",
        "symbol_part": "V1MutatingWebhook",
        "lineno": 370
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "symbol_part": "V1MutatingWebhookConfiguration",
        "lineno": 371
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "symbol_part": "V1MutatingWebhookConfigurationList",
        "lineno": 372
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_mutation.V1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutation",
        "symbol_part": "V1Mutation",
        "lineno": 373
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_nfs_volume_source",
        "symbol_part": "V1NFSVolumeSource",
        "lineno": 374
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "symbol_part": "V1NamedRuleWithOperations",
        "lineno": 375
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_namespace.V1Namespace",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace",
        "symbol_part": "V1Namespace",
        "lineno": 376
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_condition",
        "symbol_part": "V1NamespaceCondition",
        "lineno": 377
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_list",
        "symbol_part": "V1NamespaceList",
        "lineno": 378
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_spec",
        "symbol_part": "V1NamespaceSpec",
        "lineno": 379
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_status",
        "symbol_part": "V1NamespaceStatus",
        "lineno": 380
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_device_data",
        "symbol_part": "V1NetworkDeviceData",
        "lineno": 381
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy",
        "symbol_part": "V1NetworkPolicy",
        "lineno": 382
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "symbol_part": "V1NetworkPolicyEgressRule",
        "lineno": 383
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "symbol_part": "V1NetworkPolicyIngressRule",
        "lineno": 384
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_list",
        "symbol_part": "V1NetworkPolicyList",
        "lineno": 385
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_peer",
        "symbol_part": "V1NetworkPolicyPeer",
        "lineno": 386
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_port",
        "symbol_part": "V1NetworkPolicyPort",
        "lineno": 387
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_spec",
        "symbol_part": "V1NetworkPolicySpec",
        "lineno": 388
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node.V1Node",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node",
        "symbol_part": "V1Node",
        "lineno": 389
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_address",
        "symbol_part": "V1NodeAddress",
        "lineno": 390
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_affinity",
        "symbol_part": "V1NodeAffinity",
        "lineno": 391
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "symbol_part": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 392
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "symbol_part": "V1NodeAllocatableResourceMapping",
        "lineno": 393
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_condition",
        "symbol_part": "V1NodeCondition",
        "lineno": 394
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_config_source",
        "symbol_part": "V1NodeConfigSource",
        "lineno": 395
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_config_status",
        "symbol_part": "V1NodeConfigStatus",
        "lineno": 396
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "symbol_part": "V1NodeDaemonEndpoints",
        "lineno": 397
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_features",
        "symbol_part": "V1NodeFeatures",
        "lineno": 398
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_list.V1NodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_list",
        "symbol_part": "V1NodeList",
        "lineno": 399
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_runtime_handler",
        "symbol_part": "V1NodeRuntimeHandler",
        "lineno": 400
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "symbol_part": "V1NodeRuntimeHandlerFeatures",
        "lineno": 401
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector",
        "symbol_part": "V1NodeSelector",
        "lineno": 402
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector_requirement",
        "symbol_part": "V1NodeSelectorRequirement",
        "lineno": 403
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector_term",
        "symbol_part": "V1NodeSelectorTerm",
        "lineno": 404
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_spec",
        "symbol_part": "V1NodeSpec",
        "lineno": 405
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_status",
        "symbol_part": "V1NodeStatus",
        "lineno": 406
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_swap_status",
        "symbol_part": "V1NodeSwapStatus",
        "lineno": 407
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_system_info",
        "symbol_part": "V1NodeSystemInfo",
        "lineno": 408
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_attributes",
        "symbol_part": "V1NonResourceAttributes",
        "lineno": 409
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "symbol_part": "V1NonResourcePolicyRule",
        "lineno": 410
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_rule",
        "symbol_part": "V1NonResourceRule",
        "lineno": 411
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_field_selector",
        "symbol_part": "V1ObjectFieldSelector",
        "lineno": 412
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_meta",
        "symbol_part": "V1ObjectMeta",
        "lineno": 413
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_reference",
        "symbol_part": "V1ObjectReference",
        "lineno": 414
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "symbol_part": "V1OpaqueDeviceConfiguration",
        "lineno": 415
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_overhead.V1Overhead",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_overhead",
        "symbol_part": "V1Overhead",
        "lineno": 416
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_owner_reference",
        "symbol_part": "V1OwnerReference",
        "lineno": 417
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_param_kind",
        "symbol_part": "V1ParamKind",
        "lineno": 418
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_param_ref",
        "symbol_part": "V1ParamRef",
        "lineno": 419
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_parent_reference",
        "symbol_part": "V1ParentReference",
        "lineno": 420
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume",
        "symbol_part": "V1PersistentVolume",
        "lineno": 421
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "symbol_part": "V1PersistentVolumeClaim",
        "lineno": 422
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "symbol_part": "V1PersistentVolumeClaimCondition",
        "lineno": 423
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "symbol_part": "V1PersistentVolumeClaimList",
        "lineno": 424
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "symbol_part": "V1PersistentVolumeClaimSpec",
        "lineno": 425
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "symbol_part": "V1PersistentVolumeClaimStatus",
        "lineno": 426
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "symbol_part": "V1PersistentVolumeClaimTemplate",
        "lineno": 427
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "symbol_part": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 428
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_list",
        "symbol_part": "V1PersistentVolumeList",
        "lineno": 429
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "symbol_part": "V1PersistentVolumeSpec",
        "lineno": 430
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_status",
        "symbol_part": "V1PersistentVolumeStatus",
        "lineno": 431
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "symbol_part": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 432
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod.V1Pod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod",
        "symbol_part": "V1Pod",
        "lineno": 433
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_affinity",
        "symbol_part": "V1PodAffinity",
        "lineno": 434
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_affinity_term",
        "symbol_part": "V1PodAffinityTerm",
        "lineno": 435
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "symbol_part": "V1PodAntiAffinity",
        "lineno": 436
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "symbol_part": "V1PodCertificateProjection",
        "lineno": 437
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_condition",
        "symbol_part": "V1PodCondition",
        "lineno": 438
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_dns_config",
        "symbol_part": "V1PodDNSConfig",
        "lineno": 439
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "symbol_part": "V1PodDNSConfigOption",
        "lineno": 440
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "symbol_part": "V1PodDisruptionBudget",
        "lineno": 441
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "symbol_part": "V1PodDisruptionBudgetList",
        "lineno": 442
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "symbol_part": "V1PodDisruptionBudgetSpec",
        "lineno": 443
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "symbol_part": "V1PodDisruptionBudgetStatus",
        "lineno": 444
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "symbol_part": "V1PodExtendedResourceClaimStatus",
        "lineno": 445
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy",
        "symbol_part": "V1PodFailurePolicy",
        "lineno": 446
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "symbol_part": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 447
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "symbol_part": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 448
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "symbol_part": "V1PodFailurePolicyRule",
        "lineno": 449
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_ip",
        "symbol_part": "V1PodIP",
        "lineno": 450
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_list.V1PodList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_list",
        "symbol_part": "V1PodList",
        "lineno": 451
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_os.V1PodOS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_os",
        "symbol_part": "V1PodOS",
        "lineno": 452
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "symbol_part": "V1PodReadinessGate",
        "lineno": 453
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_resource_claim",
        "symbol_part": "V1PodResourceClaim",
        "lineno": 454
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "symbol_part": "V1PodResourceClaimStatus",
        "lineno": 455
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "symbol_part": "V1PodSchedulingGate",
        "lineno": 456
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "symbol_part": "V1PodSchedulingGroup",
        "lineno": 457
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_security_context",
        "symbol_part": "V1PodSecurityContext",
        "lineno": 458
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_spec",
        "symbol_part": "V1PodSpec",
        "lineno": 459
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_status",
        "symbol_part": "V1PodStatus",
        "lineno": 460
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template",
        "symbol_part": "V1PodTemplate",
        "lineno": 461
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template_list",
        "symbol_part": "V1PodTemplateList",
        "lineno": 462
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template_spec",
        "symbol_part": "V1PodTemplateSpec",
        "lineno": 463
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_policy_rule",
        "symbol_part": "V1PolicyRule",
        "lineno": 464
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "symbol_part": "V1PolicyRulesWithSubjects",
        "lineno": 465
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_port_status.V1PortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_port_status",
        "symbol_part": "V1PortStatus",
        "lineno": 466
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_portworx_volume_source",
        "symbol_part": "V1PortworxVolumeSource",
        "lineno": 467
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_preconditions",
        "symbol_part": "V1Preconditions",
        "lineno": 468
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "symbol_part": "V1PreferredSchedulingTerm",
        "lineno": 469
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_class",
        "symbol_part": "V1PriorityClass",
        "lineno": 470
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_class_list",
        "symbol_part": "V1PriorityClassList",
        "lineno": 471
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration",
        "symbol_part": "V1PriorityLevelConfiguration",
        "lineno": 472
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "symbol_part": "V1PriorityLevelConfigurationCondition",
        "lineno": 473
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "symbol_part": "V1PriorityLevelConfigurationList",
        "lineno": 474
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "symbol_part": "V1PriorityLevelConfigurationReference",
        "lineno": 475
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "symbol_part": "V1PriorityLevelConfigurationSpec",
        "lineno": 476
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "symbol_part": "V1PriorityLevelConfigurationStatus",
        "lineno": 477
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_probe.V1Probe",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_probe",
        "symbol_part": "V1Probe",
        "lineno": 478
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_projected_volume_source",
        "symbol_part": "V1ProjectedVolumeSource",
        "lineno": 479
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_queuing_configuration",
        "symbol_part": "V1QueuingConfiguration",
        "lineno": 480
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "symbol_part": "V1QuobyteVolumeSource",
        "lineno": 481
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "symbol_part": "V1RBDPersistentVolumeSource",
        "lineno": 482
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rbd_volume_source",
        "symbol_part": "V1RBDVolumeSource",
        "lineno": 483
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set",
        "symbol_part": "V1ReplicaSet",
        "lineno": 484
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_condition",
        "symbol_part": "V1ReplicaSetCondition",
        "lineno": 485
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_list",
        "symbol_part": "V1ReplicaSetList",
        "lineno": 486
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_spec",
        "symbol_part": "V1ReplicaSetSpec",
        "lineno": 487
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_status",
        "symbol_part": "V1ReplicaSetStatus",
        "lineno": 488
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller",
        "symbol_part": "V1ReplicationController",
        "lineno": 489
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_condition",
        "symbol_part": "V1ReplicationControllerCondition",
        "lineno": 490
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_list",
        "symbol_part": "V1ReplicationControllerList",
        "lineno": 491
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_spec",
        "symbol_part": "V1ReplicationControllerSpec",
        "lineno": 492
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_status",
        "symbol_part": "V1ReplicationControllerStatus",
        "lineno": 493
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_attributes",
        "symbol_part": "V1ResourceAttributes",
        "lineno": 494
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "symbol_part": "V1ResourceClaimConsumerReference",
        "lineno": 495
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_list",
        "symbol_part": "V1ResourceClaimList",
        "lineno": 496
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_spec",
        "symbol_part": "V1ResourceClaimSpec",
        "lineno": 497
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_status",
        "symbol_part": "V1ResourceClaimStatus",
        "lineno": 498
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template",
        "symbol_part": "V1ResourceClaimTemplate",
        "lineno": 499
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "symbol_part": "V1ResourceClaimTemplateList",
        "lineno": 500
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "symbol_part": "V1ResourceClaimTemplateSpec",
        "lineno": 501
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_field_selector",
        "symbol_part": "V1ResourceFieldSelector",
        "lineno": 502
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_health",
        "symbol_part": "V1ResourceHealth",
        "lineno": 503
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_policy_rule",
        "symbol_part": "V1ResourcePolicyRule",
        "lineno": 504
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_pool",
        "symbol_part": "V1ResourcePool",
        "lineno": 505
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota",
        "symbol_part": "V1ResourceQuota",
        "lineno": 506
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_list",
        "symbol_part": "V1ResourceQuotaList",
        "lineno": 507
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_spec",
        "symbol_part": "V1ResourceQuotaSpec",
        "lineno": 508
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_status",
        "symbol_part": "V1ResourceQuotaStatus",
        "lineno": 509
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_requirements",
        "symbol_part": "V1ResourceRequirements",
        "lineno": 510
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_rule",
        "symbol_part": "V1ResourceRule",
        "lineno": 511
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice",
        "symbol_part": "V1ResourceSlice",
        "lineno": 512
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice_list",
        "symbol_part": "V1ResourceSliceList",
        "lineno": 513
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice_spec",
        "symbol_part": "V1ResourceSliceSpec",
        "lineno": 514
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_status",
        "symbol_part": "V1ResourceStatus",
        "lineno": 515
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_role.V1Role",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role",
        "symbol_part": "V1Role",
        "lineno": 516
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_binding",
        "symbol_part": "V1RoleBinding",
        "lineno": 517
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_binding_list",
        "symbol_part": "V1RoleBindingList",
        "lineno": 518
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_role_list.V1RoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_list",
        "symbol_part": "V1RoleList",
        "lineno": 519
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_ref",
        "symbol_part": "V1RoleRef",
        "lineno": 520
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "symbol_part": "V1RollingUpdateDaemonSet",
        "lineno": 521
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "symbol_part": "V1RollingUpdateDeployment",
        "lineno": 522
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "symbol_part": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 523
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rule_with_operations",
        "symbol_part": "V1RuleWithOperations",
        "lineno": 524
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_runtime_class",
        "symbol_part": "V1RuntimeClass",
        "lineno": 525
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_runtime_class_list",
        "symbol_part": "V1RuntimeClassList",
        "lineno": 526
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_se_linux_options",
        "symbol_part": "V1SELinuxOptions",
        "lineno": 527
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scale.V1Scale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale",
        "symbol_part": "V1Scale",
        "lineno": 528
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "symbol_part": "V1ScaleIOPersistentVolumeSource",
        "lineno": 529
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "symbol_part": "V1ScaleIOVolumeSource",
        "lineno": 530
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_spec",
        "symbol_part": "V1ScaleSpec",
        "lineno": 531
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_status",
        "symbol_part": "V1ScaleStatus",
        "lineno": 532
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scheduling",
        "symbol_part": "V1Scheduling",
        "lineno": 533
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scope_selector",
        "symbol_part": "V1ScopeSelector",
        "lineno": 534
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "symbol_part": "V1ScopedResourceSelectorRequirement",
        "lineno": 535
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_seccomp_profile",
        "symbol_part": "V1SeccompProfile",
        "lineno": 536
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret.V1Secret",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret",
        "symbol_part": "V1Secret",
        "lineno": 537
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_env_source",
        "symbol_part": "V1SecretEnvSource",
        "lineno": 538
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_key_selector",
        "symbol_part": "V1SecretKeySelector",
        "lineno": 539
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_list.V1SecretList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_list",
        "symbol_part": "V1SecretList",
        "lineno": 540
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_projection",
        "symbol_part": "V1SecretProjection",
        "lineno": 541
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_reference",
        "symbol_part": "V1SecretReference",
        "lineno": 542
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_volume_source",
        "symbol_part": "V1SecretVolumeSource",
        "lineno": 543
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_security_context",
        "symbol_part": "V1SecurityContext",
        "lineno": 544
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_selectable_field",
        "symbol_part": "V1SelectableField",
        "lineno": 545
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_access_review",
        "symbol_part": "V1SelfSubjectAccessReview",
        "lineno": 546
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "symbol_part": "V1SelfSubjectAccessReviewSpec",
        "lineno": 547
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_review",
        "symbol_part": "V1SelfSubjectReview",
        "lineno": 548
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_review_status",
        "symbol_part": "V1SelfSubjectReviewStatus",
        "lineno": 549
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "symbol_part": "V1SelfSubjectRulesReview",
        "lineno": 550
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "symbol_part": "V1SelfSubjectRulesReviewSpec",
        "lineno": 551
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "symbol_part": "V1ServerAddressByClientCIDR",
        "lineno": 552
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service.V1Service",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service",
        "symbol_part": "V1Service",
        "lineno": 553
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account",
        "symbol_part": "V1ServiceAccount",
        "lineno": 554
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_list",
        "symbol_part": "V1ServiceAccountList",
        "lineno": 555
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_subject",
        "symbol_part": "V1ServiceAccountSubject",
        "lineno": 556
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_token_projection",
        "symbol_part": "V1ServiceAccountTokenProjection",
        "lineno": 557
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_backend_port",
        "symbol_part": "V1ServiceBackendPort",
        "lineno": 558
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr",
        "symbol_part": "V1ServiceCIDR",
        "lineno": 559
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_list",
        "symbol_part": "V1ServiceCIDRList",
        "lineno": 560
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_spec",
        "symbol_part": "V1ServiceCIDRSpec",
        "lineno": 561
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_status",
        "symbol_part": "V1ServiceCIDRStatus",
        "lineno": 562
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_list.V1ServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_list",
        "symbol_part": "V1ServiceList",
        "lineno": 563
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_port.V1ServicePort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_port",
        "symbol_part": "V1ServicePort",
        "lineno": 564
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_spec",
        "symbol_part": "V1ServiceSpec",
        "lineno": 565
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_status",
        "symbol_part": "V1ServiceStatus",
        "lineno": 566
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_session_affinity_config",
        "symbol_part": "V1SessionAffinityConfig",
        "lineno": 567
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_shard_info",
        "symbol_part": "V1ShardInfo",
        "lineno": 568
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_sleep_action",
        "symbol_part": "V1SleepAction",
        "lineno": 569
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set",
        "symbol_part": "V1StatefulSet",
        "lineno": 570
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_condition",
        "symbol_part": "V1StatefulSetCondition",
        "lineno": 571
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_list",
        "symbol_part": "V1StatefulSetList",
        "lineno": 572
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "symbol_part": "V1StatefulSetOrdinals",
        "lineno": 573
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "symbol_part": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 574
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_spec",
        "symbol_part": "V1StatefulSetSpec",
        "lineno": 575
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_status",
        "symbol_part": "V1StatefulSetStatus",
        "lineno": 576
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "symbol_part": "V1StatefulSetUpdateStrategy",
        "lineno": 577
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_status.V1Status",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status",
        "symbol_part": "V1Status",
        "lineno": 578
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status_cause",
        "symbol_part": "V1StatusCause",
        "lineno": 579
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status_details",
        "symbol_part": "V1StatusDetails",
        "lineno": 580
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_class",
        "symbol_part": "V1StorageClass",
        "lineno": 581
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_class_list",
        "symbol_part": "V1StorageClassList",
        "lineno": 582
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "symbol_part": "V1StorageOSPersistentVolumeSource",
        "lineno": 583
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "symbol_part": "V1StorageOSVolumeSource",
        "lineno": 584
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review",
        "symbol_part": "V1SubjectAccessReview",
        "lineno": 585
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "symbol_part": "V1SubjectAccessReviewSpec",
        "lineno": 586
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review_status",
        "symbol_part": "V1SubjectAccessReviewStatus",
        "lineno": 587
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "symbol_part": "V1SubjectRulesReviewStatus",
        "lineno": 588
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_success_policy",
        "symbol_part": "V1SuccessPolicy",
        "lineno": 589
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_success_policy_rule",
        "symbol_part": "V1SuccessPolicyRule",
        "lineno": 590
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_sysctl",
        "symbol_part": "V1Sysctl",
        "lineno": 591
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_tcp_socket_action",
        "symbol_part": "V1TCPSocketAction",
        "lineno": 592
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_taint.V1Taint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_taint",
        "symbol_part": "V1Taint",
        "lineno": 593
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_request_spec",
        "symbol_part": "V1TokenRequestSpec",
        "lineno": 594
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_request_status",
        "symbol_part": "V1TokenRequestStatus",
        "lineno": 595
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_token_review.V1TokenReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review",
        "symbol_part": "V1TokenReview",
        "lineno": 596
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review_spec",
        "symbol_part": "V1TokenReviewSpec",
        "lineno": 597
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review_status",
        "symbol_part": "V1TokenReviewStatus",
        "lineno": 598
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_toleration.V1Toleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_toleration",
        "symbol_part": "V1Toleration",
        "lineno": 599
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "symbol_part": "V1TopologySelectorLabelRequirement",
        "lineno": 600
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_selector_term",
        "symbol_part": "V1TopologySelectorTerm",
        "lineno": 601
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "symbol_part": "V1TopologySpreadConstraint",
        "lineno": 602
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_type_checking",
        "symbol_part": "V1TypeChecking",
        "lineno": 603
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "symbol_part": "V1TypedLocalObjectReference",
        "lineno": 604
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_typed_object_reference",
        "symbol_part": "V1TypedObjectReference",
        "lineno": 605
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "symbol_part": "V1UncountedTerminatedPods",
        "lineno": 606
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_user_info.V1UserInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_user_info",
        "symbol_part": "V1UserInfo",
        "lineno": 607
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_user_subject",
        "symbol_part": "V1UserSubject",
        "lineno": 608
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy",
        "symbol_part": "V1ValidatingAdmissionPolicy",
        "lineno": 609
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "symbol_part": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 610
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 611
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 612
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "symbol_part": "V1ValidatingAdmissionPolicyList",
        "lineno": 613
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "symbol_part": "V1ValidatingAdmissionPolicySpec",
        "lineno": 614
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "symbol_part": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 615
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook",
        "symbol_part": "V1ValidatingWebhook",
        "lineno": 616
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "symbol_part": "V1ValidatingWebhookConfiguration",
        "lineno": 617
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "symbol_part": "V1ValidatingWebhookConfigurationList",
        "lineno": 618
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validation.V1Validation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validation",
        "symbol_part": "V1Validation",
        "lineno": 619
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validation_rule",
        "symbol_part": "V1ValidationRule",
        "lineno": 620
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_variable.V1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_variable",
        "symbol_part": "V1Variable",
        "lineno": 621
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume.V1Volume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume",
        "symbol_part": "V1Volume",
        "lineno": 622
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment",
        "symbol_part": "V1VolumeAttachment",
        "lineno": 623
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_list",
        "symbol_part": "V1VolumeAttachmentList",
        "lineno": 624
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_source",
        "symbol_part": "V1VolumeAttachmentSource",
        "lineno": 625
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "symbol_part": "V1VolumeAttachmentSpec",
        "lineno": 626
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_status",
        "symbol_part": "V1VolumeAttachmentStatus",
        "lineno": 627
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attributes_class",
        "symbol_part": "V1VolumeAttributesClass",
        "lineno": 628
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "symbol_part": "V1VolumeAttributesClassList",
        "lineno": 629
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_device",
        "symbol_part": "V1VolumeDevice",
        "lineno": 630
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_error",
        "symbol_part": "V1VolumeError",
        "lineno": 631
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_mount",
        "symbol_part": "V1VolumeMount",
        "lineno": 632
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_mount_status",
        "symbol_part": "V1VolumeMountStatus",
        "lineno": 633
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_node_affinity",
        "symbol_part": "V1VolumeNodeAffinity",
        "lineno": 634
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_node_resources",
        "symbol_part": "V1VolumeNodeResources",
        "lineno": 635
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_projection",
        "symbol_part": "V1VolumeProjection",
        "lineno": 636
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "symbol_part": "V1VolumeResourceRequirements",
        "lineno": 637
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_status",
        "symbol_part": "V1VolumeStatus",
        "lineno": 638
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "symbol_part": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 639
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_watch_event",
        "symbol_part": "V1WatchEvent",
        "lineno": 640
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_webhook_conversion",
        "symbol_part": "V1WebhookConversion",
        "lineno": 641
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "symbol_part": "V1WeightedPodAffinityTerm",
        "lineno": 642
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_windows_security_context_options",
        "symbol_part": "V1WindowsSecurityContextOptions",
        "lineno": 643
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "symbol_part": "V1alpha1ApplyConfiguration",
        "lineno": 644
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "symbol_part": "V1alpha1ClusterTrustBundle",
        "lineno": 645
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "symbol_part": "V1alpha1ClusterTrustBundleList",
        "lineno": 646
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "symbol_part": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 647
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_json_patch",
        "symbol_part": "V1alpha1JSONPatch",
        "lineno": 648
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_match_condition",
        "symbol_part": "V1alpha1MatchCondition",
        "lineno": 649
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_match_resources",
        "symbol_part": "V1alpha1MatchResources",
        "lineno": 650
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "symbol_part": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 651
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 652
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 653
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 654
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 655
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 656
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutation",
        "symbol_part": "V1alpha1Mutation",
        "lineno": 657
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "symbol_part": "V1alpha1NamedRuleWithOperations",
        "lineno": 658
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_param_kind",
        "symbol_part": "V1alpha1ParamKind",
        "lineno": 659
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_param_ref",
        "symbol_part": "V1alpha1ParamRef",
        "lineno": 660
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "symbol_part": "V1alpha1ServerStorageVersion",
        "lineno": 661
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version",
        "symbol_part": "V1alpha1StorageVersion",
        "lineno": 662
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "symbol_part": "V1alpha1StorageVersionCondition",
        "lineno": 663
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "symbol_part": "V1alpha1StorageVersionList",
        "lineno": 664
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "symbol_part": "V1alpha1StorageVersionStatus",
        "lineno": 665
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_variable",
        "symbol_part": "V1alpha1Variable",
        "lineno": 666
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "symbol_part": "V1alpha2GangSchedulingPolicy",
        "lineno": 667
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "symbol_part": "V1alpha2LeaseCandidate",
        "lineno": 668
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "symbol_part": "V1alpha2LeaseCandidateList",
        "lineno": 669
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "symbol_part": "V1alpha2LeaseCandidateSpec",
        "lineno": 670
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group",
        "symbol_part": "V1alpha2PodGroup",
        "lineno": 671
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "symbol_part": "V1alpha2PodGroupList",
        "lineno": 672
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "symbol_part": "V1alpha2PodGroupResourceClaim",
        "lineno": 673
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "symbol_part": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 674
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "symbol_part": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 675
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "symbol_part": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 676
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "symbol_part": "V1alpha2PodGroupSpec",
        "lineno": 677
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "symbol_part": "V1alpha2PodGroupStatus",
        "lineno": 678
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "symbol_part": "V1alpha2PodGroupTemplate",
        "lineno": 679
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "symbol_part": "V1alpha2PodGroupTemplateReference",
        "lineno": 680
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "symbol_part": "V1alpha2TopologyConstraint",
        "lineno": 681
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "symbol_part": "V1alpha2TypedLocalObjectReference",
        "lineno": 682
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload",
        "symbol_part": "V1alpha2Workload",
        "lineno": 683
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_list",
        "symbol_part": "V1alpha2WorkloadList",
        "lineno": 684
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "symbol_part": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 685
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "symbol_part": "V1alpha2WorkloadSpec",
        "lineno": 686
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint",
        "symbol_part": "V1alpha3DeviceTaint",
        "lineno": 687
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "symbol_part": "V1alpha3DeviceTaintRule",
        "lineno": 688
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "symbol_part": "V1alpha3DeviceTaintRuleList",
        "lineno": 689
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "symbol_part": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 690
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "symbol_part": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 691
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "symbol_part": "V1alpha3DeviceTaintSelector",
        "lineno": 692
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_pool_status",
        "symbol_part": "V1alpha3PoolStatus",
        "lineno": 693
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "symbol_part": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 694
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 695
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 696
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 697
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "symbol_part": "V1beta1AllocatedDeviceStatus",
        "lineno": 698
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_allocation_result",
        "symbol_part": "V1beta1AllocationResult",
        "lineno": 699
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "symbol_part": "V1beta1ApplyConfiguration",
        "lineno": 700
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_basic_device",
        "symbol_part": "V1beta1BasicDevice",
        "lineno": 701
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "symbol_part": "V1beta1CELDeviceSelector",
        "lineno": 702
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "symbol_part": "V1beta1CapacityRequestPolicy",
        "lineno": 703
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "symbol_part": "V1beta1CapacityRequestPolicyRange",
        "lineno": 704
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "symbol_part": "V1beta1CapacityRequirements",
        "lineno": 705
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "symbol_part": "V1beta1ClusterTrustBundle",
        "lineno": 706
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "symbol_part": "V1beta1ClusterTrustBundleList",
        "lineno": 707
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "symbol_part": "V1beta1ClusterTrustBundleSpec",
        "lineno": 708
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_counter",
        "symbol_part": "V1beta1Counter",
        "lineno": 709
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_counter_set",
        "symbol_part": "V1beta1CounterSet",
        "lineno": 710
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device",
        "symbol_part": "V1beta1Device",
        "lineno": 711
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "symbol_part": "V1beta1DeviceAllocationConfiguration",
        "lineno": 712
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "symbol_part": "V1beta1DeviceAllocationResult",
        "lineno": 713
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_attribute",
        "symbol_part": "V1beta1DeviceAttribute",
        "lineno": 714
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_capacity",
        "symbol_part": "V1beta1DeviceCapacity",
        "lineno": 715
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_claim",
        "symbol_part": "V1beta1DeviceClaim",
        "lineno": 716
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "symbol_part": "V1beta1DeviceClaimConfiguration",
        "lineno": 717
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class",
        "symbol_part": "V1beta1DeviceClass",
        "lineno": 718
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "symbol_part": "V1beta1DeviceClassConfiguration",
        "lineno": 719
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_list",
        "symbol_part": "V1beta1DeviceClassList",
        "lineno": 720
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "symbol_part": "V1beta1DeviceClassSpec",
        "lineno": 721
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_constraint",
        "symbol_part": "V1beta1DeviceConstraint",
        "lineno": 722
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "symbol_part": "V1beta1DeviceCounterConsumption",
        "lineno": 723
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_request",
        "symbol_part": "V1beta1DeviceRequest",
        "lineno": 724
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "symbol_part": "V1beta1DeviceRequestAllocationResult",
        "lineno": 725
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_selector",
        "symbol_part": "V1beta1DeviceSelector",
        "lineno": 726
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "symbol_part": "V1beta1DeviceSubRequest",
        "lineno": 727
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_taint",
        "symbol_part": "V1beta1DeviceTaint",
        "lineno": 728
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_toleration",
        "symbol_part": "V1beta1DeviceToleration",
        "lineno": 729
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address",
        "symbol_part": "V1beta1IPAddress",
        "lineno": 730
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "symbol_part": "V1beta1IPAddressList",
        "lineno": 731
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "symbol_part": "V1beta1IPAddressSpec",
        "lineno": 732
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_json_patch",
        "symbol_part": "V1beta1JSONPatch",
        "lineno": 733
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "symbol_part": "V1beta1LeaseCandidate",
        "lineno": 734
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "symbol_part": "V1beta1LeaseCandidateList",
        "lineno": 735
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "symbol_part": "V1beta1LeaseCandidateSpec",
        "lineno": 736
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_match_condition",
        "symbol_part": "V1beta1MatchCondition",
        "lineno": 737
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_match_resources",
        "symbol_part": "V1beta1MatchResources",
        "lineno": 738
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "symbol_part": "V1beta1MutatingAdmissionPolicy",
        "lineno": 739
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 740
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 741
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 742
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 743
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 744
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutation",
        "symbol_part": "V1beta1Mutation",
        "lineno": 745
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "symbol_part": "V1beta1NamedRuleWithOperations",
        "lineno": 746
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_network_device_data",
        "symbol_part": "V1beta1NetworkDeviceData",
        "lineno": 747
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "symbol_part": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 748
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "symbol_part": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 749
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_param_kind",
        "symbol_part": "V1beta1ParamKind",
        "lineno": 750
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_param_ref",
        "symbol_part": "V1beta1ParamRef",
        "lineno": 751
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_parent_reference",
        "symbol_part": "V1beta1ParentReference",
        "lineno": 752
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "symbol_part": "V1beta1PodCertificateRequest",
        "lineno": 753
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "symbol_part": "V1beta1PodCertificateRequestList",
        "lineno": 754
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "symbol_part": "V1beta1PodCertificateRequestSpec",
        "lineno": 755
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "symbol_part": "V1beta1PodCertificateRequestStatus",
        "lineno": 756
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim",
        "symbol_part": "V1beta1ResourceClaim",
        "lineno": 757
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "symbol_part": "V1beta1ResourceClaimConsumerReference",
        "lineno": 758
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "symbol_part": "V1beta1ResourceClaimList",
        "lineno": 759
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "symbol_part": "V1beta1ResourceClaimSpec",
        "lineno": 760
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "symbol_part": "V1beta1ResourceClaimStatus",
        "lineno": 761
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "symbol_part": "V1beta1ResourceClaimTemplate",
        "lineno": 762
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "symbol_part": "V1beta1ResourceClaimTemplateList",
        "lineno": 763
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "symbol_part": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 764
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_pool",
        "symbol_part": "V1beta1ResourcePool",
        "lineno": 765
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice",
        "symbol_part": "V1beta1ResourceSlice",
        "lineno": 766
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "symbol_part": "V1beta1ResourceSliceList",
        "lineno": 767
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "symbol_part": "V1beta1ResourceSliceSpec",
        "lineno": 768
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr",
        "symbol_part": "V1beta1ServiceCIDR",
        "lineno": 769
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "symbol_part": "V1beta1ServiceCIDRList",
        "lineno": 770
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "symbol_part": "V1beta1ServiceCIDRSpec",
        "lineno": 771
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "symbol_part": "V1beta1ServiceCIDRStatus",
        "lineno": 772
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "symbol_part": "V1beta1StorageVersionMigration",
        "lineno": 773
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "symbol_part": "V1beta1StorageVersionMigrationList",
        "lineno": 774
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "symbol_part": "V1beta1StorageVersionMigrationSpec",
        "lineno": 775
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "symbol_part": "V1beta1StorageVersionMigrationStatus",
        "lineno": 776
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_variable",
        "symbol_part": "V1beta1Variable",
        "lineno": 777
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "symbol_part": "V1beta1VolumeAttributesClass",
        "lineno": 778
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "symbol_part": "V1beta1VolumeAttributesClassList",
        "lineno": 779
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "symbol_part": "V1beta2AllocatedDeviceStatus",
        "lineno": 780
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_allocation_result",
        "symbol_part": "V1beta2AllocationResult",
        "lineno": 781
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "symbol_part": "V1beta2CELDeviceSelector",
        "lineno": 782
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "symbol_part": "V1beta2CapacityRequestPolicy",
        "lineno": 783
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "symbol_part": "V1beta2CapacityRequestPolicyRange",
        "lineno": 784
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "symbol_part": "V1beta2CapacityRequirements",
        "lineno": 785
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_counter",
        "symbol_part": "V1beta2Counter",
        "lineno": 786
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_counter_set",
        "symbol_part": "V1beta2CounterSet",
        "lineno": 787
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device",
        "symbol_part": "V1beta2Device",
        "lineno": 788
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "symbol_part": "V1beta2DeviceAllocationConfiguration",
        "lineno": 789
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "symbol_part": "V1beta2DeviceAllocationResult",
        "lineno": 790
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_attribute",
        "symbol_part": "V1beta2DeviceAttribute",
        "lineno": 791
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_capacity",
        "symbol_part": "V1beta2DeviceCapacity",
        "lineno": 792
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_claim",
        "symbol_part": "V1beta2DeviceClaim",
        "lineno": 793
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "symbol_part": "V1beta2DeviceClaimConfiguration",
        "lineno": 794
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class",
        "symbol_part": "V1beta2DeviceClass",
        "lineno": 795
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "symbol_part": "V1beta2DeviceClassConfiguration",
        "lineno": 796
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_list",
        "symbol_part": "V1beta2DeviceClassList",
        "lineno": 797
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "symbol_part": "V1beta2DeviceClassSpec",
        "lineno": 798
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_constraint",
        "symbol_part": "V1beta2DeviceConstraint",
        "lineno": 799
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "symbol_part": "V1beta2DeviceCounterConsumption",
        "lineno": 800
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_request",
        "symbol_part": "V1beta2DeviceRequest",
        "lineno": 801
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "symbol_part": "V1beta2DeviceRequestAllocationResult",
        "lineno": 802
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_selector",
        "symbol_part": "V1beta2DeviceSelector",
        "lineno": 803
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "symbol_part": "V1beta2DeviceSubRequest",
        "lineno": 804
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint",
        "symbol_part": "V1beta2DeviceTaint",
        "lineno": 805
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "symbol_part": "V1beta2DeviceTaintRule",
        "lineno": 806
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "symbol_part": "V1beta2DeviceTaintRuleList",
        "lineno": 807
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "symbol_part": "V1beta2DeviceTaintRuleSpec",
        "lineno": 808
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "symbol_part": "V1beta2DeviceTaintRuleStatus",
        "lineno": 809
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "symbol_part": "V1beta2DeviceTaintSelector",
        "lineno": 810
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_toleration",
        "symbol_part": "V1beta2DeviceToleration",
        "lineno": 811
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "symbol_part": "V1beta2ExactDeviceRequest",
        "lineno": 812
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_network_device_data",
        "symbol_part": "V1beta2NetworkDeviceData",
        "lineno": 813
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "symbol_part": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 814
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "symbol_part": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 815
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim",
        "symbol_part": "V1beta2ResourceClaim",
        "lineno": 816
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "symbol_part": "V1beta2ResourceClaimConsumerReference",
        "lineno": 817
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "symbol_part": "V1beta2ResourceClaimList",
        "lineno": 818
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "symbol_part": "V1beta2ResourceClaimSpec",
        "lineno": 819
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "symbol_part": "V1beta2ResourceClaimStatus",
        "lineno": 820
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "symbol_part": "V1beta2ResourceClaimTemplate",
        "lineno": 821
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "symbol_part": "V1beta2ResourceClaimTemplateList",
        "lineno": 822
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "symbol_part": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 823
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_pool",
        "symbol_part": "V1beta2ResourcePool",
        "lineno": 824
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice",
        "symbol_part": "V1beta2ResourceSlice",
        "lineno": 825
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "symbol_part": "V1beta2ResourceSliceList",
        "lineno": 826
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "symbol_part": "V1beta2ResourceSliceSpec",
        "lineno": 827
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_group_discovery",
        "symbol_part": "V2APIGroupDiscovery",
        "lineno": 828
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "symbol_part": "V2APIGroupDiscoveryList",
        "lineno": 829
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_resource_discovery",
        "symbol_part": "V2APIResourceDiscovery",
        "lineno": 830
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "symbol_part": "V2APISubresourceDiscovery",
        "lineno": 831
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_version_discovery",
        "symbol_part": "V2APIVersionDiscovery",
        "lineno": 832
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "symbol_part": "V2ContainerResourceMetricSource",
        "lineno": 833
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "symbol_part": "V2ContainerResourceMetricStatus",
        "lineno": 834
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "symbol_part": "V2CrossVersionObjectReference",
        "lineno": 835
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_external_metric_source",
        "symbol_part": "V2ExternalMetricSource",
        "lineno": 836
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_external_metric_status",
        "symbol_part": "V2ExternalMetricStatus",
        "lineno": 837
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "symbol_part": "V2HPAScalingPolicy",
        "lineno": 838
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "symbol_part": "V2HPAScalingRules",
        "lineno": 839
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "symbol_part": "V2HorizontalPodAutoscaler",
        "lineno": 840
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "symbol_part": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 841
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "symbol_part": "V2HorizontalPodAutoscalerCondition",
        "lineno": 842
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "symbol_part": "V2HorizontalPodAutoscalerList",
        "lineno": 843
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "symbol_part": "V2HorizontalPodAutoscalerSpec",
        "lineno": 844
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "symbol_part": "V2HorizontalPodAutoscalerStatus",
        "lineno": 845
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_identifier",
        "symbol_part": "V2MetricIdentifier",
        "lineno": 846
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_spec",
        "symbol_part": "V2MetricSpec",
        "lineno": 847
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_status",
        "symbol_part": "V2MetricStatus",
        "lineno": 848
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_target",
        "symbol_part": "V2MetricTarget",
        "lineno": 849
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_value_status",
        "symbol_part": "V2MetricValueStatus",
        "lineno": 850
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_object_metric_source",
        "symbol_part": "V2ObjectMetricSource",
        "lineno": 851
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_object_metric_status",
        "symbol_part": "V2ObjectMetricStatus",
        "lineno": 852
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_pods_metric_source",
        "symbol_part": "V2PodsMetricSource",
        "lineno": 853
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_pods_metric_status",
        "symbol_part": "V2PodsMetricStatus",
        "lineno": 854
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_resource_metric_source",
        "symbol_part": "V2ResourceMetricSource",
        "lineno": 855
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_resource_metric_status",
        "symbol_part": "V2ResourceMetricStatus",
        "lineno": 856
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "symbol_part": "V2beta1APIGroupDiscovery",
        "lineno": 857
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "symbol_part": "V2beta1APIGroupDiscoveryList",
        "lineno": 858
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "symbol_part": "V2beta1APIResourceDiscovery",
        "lineno": 859
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "symbol_part": "V2beta1APISubresourceDiscovery",
        "lineno": 860
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "symbol_part": "V2beta1APIVersionDiscovery",
        "lineno": 861
      },
      {
        "from_module": "kubernetes.aio.client",
        "imports": "kubernetes.aio.client.models.version_info.VersionInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.version_info",
        "symbol_part": "VersionInfo",
        "lineno": 862
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_api": [
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apiextensions_api": [
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apiextensions_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apiextensions_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apiregistration_api": [
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apiregistration_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apiregistration_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apis_api": [
      {
        "from_module": "kubernetes.aio.client.api.apis_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apis_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apis_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apps_api": [
      {
        "from_module": "kubernetes.aio.client.api.apps_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apps_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apps_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.apps_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.apps_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.apps_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.apps_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.authentication_api": [
      {
        "from_module": "kubernetes.aio.client.api.authentication_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.authentication_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.authentication_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.authentication_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.authentication_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.authentication_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.authentication_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.authorization_api": [
      {
        "from_module": "kubernetes.aio.client.api.authorization_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.authorization_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.authorization_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.authorization_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.authorization_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.authorization_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.authorization_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.autoscaling_api": [
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v2_api": [
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v2_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.autoscaling_v2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.batch_api": [
      {
        "from_module": "kubernetes.aio.client.api.batch_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.batch_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.batch_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.batch_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.batch_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.batch_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.batch_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.certificates_api": [
      {
        "from_module": "kubernetes.aio.client.api.certificates_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.certificates_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.certificates_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.certificates_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.certificates_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.coordination_api": [
      {
        "from_module": "kubernetes.aio.client.api.coordination_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.coordination_v1alpha2_api": [
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.coordination_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.coordination_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.coordination_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.core_api": [
      {
        "from_module": "kubernetes.aio.client.api.core_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.core_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.core_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.core_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.core_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.core_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.core_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.custom_objects_api": [
      {
        "from_module": "kubernetes.aio.client.api.custom_objects_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.custom_objects_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.custom_objects_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.discovery_api": [
      {
        "from_module": "kubernetes.aio.client.api.discovery_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.discovery_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.discovery_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.discovery_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.discovery_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.discovery_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.discovery_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.events_api": [
      {
        "from_module": "kubernetes.aio.client.api.events_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.events_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.events_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.events_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.events_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.events_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.events_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_api": [
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_api": [
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.logs_api": [
      {
        "from_module": "kubernetes.aio.client.api.logs_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.logs_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.logs_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.networking_api": [
      {
        "from_module": "kubernetes.aio.client.api.networking_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.networking_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.networking_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.networking_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.networking_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.networking_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.node_api": [
      {
        "from_module": "kubernetes.aio.client.api.node_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.node_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.node_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.node_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.node_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.node_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.node_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.openid_api": [
      {
        "from_module": "kubernetes.aio.client.api.openid_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.openid_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.openid_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.policy_api": [
      {
        "from_module": "kubernetes.aio.client.api.policy_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.policy_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.policy_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.policy_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.policy_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.policy_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.policy_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_api": [
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.resource_api": [
      {
        "from_module": "kubernetes.aio.client.api.resource_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.resource_v1alpha3_api": [
      {
        "from_module": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta2_api": [
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta2_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1beta2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.resource_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.resource_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.resource_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.scheduling_api": [
      {
        "from_module": "kubernetes.aio.client.api.scheduling_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1alpha2_api": [
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.scheduling_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.storagemigration_api": [
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.storagemigration_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.storage_api": [
      {
        "from_module": "kubernetes.aio.client.api.storage_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.storage_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.client.api.storage_v1beta1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_v1beta1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.storage_v1_api": [
      {
        "from_module": "kubernetes.aio.client.api.storage_v1_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.storage_v1_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.version_api": [
      {
        "from_module": "kubernetes.aio.client.api.version_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.version_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.version_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api.well_known_api": [
      {
        "from_module": "kubernetes.aio.client.api.well_known_api",
        "imports": "kubernetes.aio.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api.well_known_api",
        "imports": "kubernetes.aio.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api.well_known_api",
        "imports": "kubernetes.aio.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.api": [
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.well_known_api.WellKnownApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.well_known_api",
        "symbol_part": "WellKnownApi",
        "lineno": 6
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_api",
        "symbol_part": "AdmissionregistrationApi",
        "lineno": 7
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "symbol_part": "AdmissionregistrationV1Api",
        "lineno": 8
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "symbol_part": "AdmissionregistrationV1alpha1Api",
        "lineno": 9
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "symbol_part": "AdmissionregistrationV1beta1Api",
        "lineno": 10
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_api",
        "symbol_part": "ApiextensionsApi",
        "lineno": 11
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_v1_api",
        "symbol_part": "ApiextensionsV1Api",
        "lineno": 12
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_api",
        "symbol_part": "ApiregistrationApi",
        "lineno": 13
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_v1_api",
        "symbol_part": "ApiregistrationV1Api",
        "lineno": 14
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apis_api.ApisApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apis_api",
        "symbol_part": "ApisApi",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apps_api.AppsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_api",
        "symbol_part": "AppsApi",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_v1_api",
        "symbol_part": "AppsV1Api",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.authentication_api.AuthenticationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_api",
        "symbol_part": "AuthenticationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_v1_api",
        "symbol_part": "AuthenticationV1Api",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.authorization_api.AuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_api",
        "symbol_part": "AuthorizationApi",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_v1_api",
        "symbol_part": "AuthorizationV1Api",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_api",
        "symbol_part": "AutoscalingApi",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v1_api",
        "symbol_part": "AutoscalingV1Api",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v2_api",
        "symbol_part": "AutoscalingV2Api",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.batch_api.BatchApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_api",
        "symbol_part": "BatchApi",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_v1_api",
        "symbol_part": "BatchV1Api",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.certificates_api.CertificatesApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_api",
        "symbol_part": "CertificatesApi",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1_api",
        "symbol_part": "CertificatesV1Api",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "symbol_part": "CertificatesV1alpha1Api",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "symbol_part": "CertificatesV1beta1Api",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.coordination_api.CoordinationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_api",
        "symbol_part": "CoordinationApi",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1_api",
        "symbol_part": "CoordinationV1Api",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "symbol_part": "CoordinationV1alpha2Api",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "symbol_part": "CoordinationV1beta1Api",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.core_api.CoreApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_api",
        "symbol_part": "CoreApi",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.core_v1_api.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_v1_api",
        "symbol_part": "CoreV1Api",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.discovery_api.DiscoveryApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_api",
        "symbol_part": "DiscoveryApi",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_v1_api",
        "symbol_part": "DiscoveryV1Api",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.events_api.EventsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_api",
        "symbol_part": "EventsApi",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.events_v1_api.EventsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_v1_api",
        "symbol_part": "EventsV1Api",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "symbol_part": "FlowcontrolApiserverApi",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "symbol_part": "FlowcontrolApiserverV1Api",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_api",
        "symbol_part": "InternalApiserverApi",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "symbol_part": "InternalApiserverV1alpha1Api",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.logs_api.LogsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.logs_api",
        "symbol_part": "LogsApi",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.networking_api.NetworkingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_api",
        "symbol_part": "NetworkingApi",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1_api",
        "symbol_part": "NetworkingV1Api",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1beta1_api",
        "symbol_part": "NetworkingV1beta1Api",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.node_api.NodeApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_api",
        "symbol_part": "NodeApi",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.node_v1_api.NodeV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_v1_api",
        "symbol_part": "NodeV1Api",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.openid_api.OpenidApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.openid_api",
        "symbol_part": "OpenidApi",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.policy_api.PolicyApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_api",
        "symbol_part": "PolicyApi",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_v1_api",
        "symbol_part": "PolicyV1Api",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_api",
        "symbol_part": "RbacAuthorizationApi",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "symbol_part": "RbacAuthorizationV1Api",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.resource_api.ResourceApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_api",
        "symbol_part": "ResourceApi",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1_api",
        "symbol_part": "ResourceV1Api",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "symbol_part": "ResourceV1alpha3Api",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta1_api",
        "symbol_part": "ResourceV1beta1Api",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta2_api",
        "symbol_part": "ResourceV1beta2Api",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.scheduling_api.SchedulingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_api",
        "symbol_part": "SchedulingApi",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1_api",
        "symbol_part": "SchedulingV1Api",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "symbol_part": "SchedulingV1alpha2Api",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.storage_api.StorageApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_api",
        "symbol_part": "StorageApi",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1_api",
        "symbol_part": "StorageV1Api",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1beta1_api",
        "symbol_part": "StorageV1beta1Api",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_api",
        "symbol_part": "StoragemigrationApi",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "symbol_part": "StoragemigrationV1beta1Api",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.aio.client.api",
        "imports": "kubernetes.aio.client.api.version_api.VersionApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.version_api",
        "symbol_part": "VersionApi",
        "lineno": 70
      }
    ],
    "kubernetes.aio.client.models.admissionregistration_v1_service_reference": [
      {
        "from_module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "from_module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_service_reference": [
      {
        "from_module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config": [
      {
        "from_module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.apiregistration_v1_service_reference": [
      {
        "from_module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.authentication_v1_token_request": [
      {
        "from_module": "kubernetes.aio.client.models.authentication_v1_token_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.core_v1_endpoint_port": [
      {
        "from_module": "kubernetes.aio.client.models.core_v1_endpoint_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.core_v1_event": [
      {
        "from_module": "kubernetes.aio.client.models.core_v1_event",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_list": [
      {
        "from_module": "kubernetes.aio.client.models.core_v1_event_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_series": [
      {
        "from_module": "kubernetes.aio.client.models.core_v1_event_series",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.core_v1_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.core_v1_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.discovery_v1_endpoint_port": [
      {
        "from_module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.events_v1_event": [
      {
        "from_module": "kubernetes.aio.client.models.events_v1_event",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_list": [
      {
        "from_module": "kubernetes.aio.client.models.events_v1_event_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_series": [
      {
        "from_module": "kubernetes.aio.client.models.events_v1_event_series",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.flowcontrol_v1_subject": [
      {
        "from_module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.rbac_v1_subject": [
      {
        "from_module": "kubernetes.aio.client.models.rbac_v1_subject",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.resource_v1_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.resource_v1_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.storage_v1_token_request": [
      {
        "from_module": "kubernetes.aio.client.models.storage_v1_token_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_apply_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_json_patch": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_json_patch",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_match_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_resources": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_match_resources",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutation": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_mutation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_kind": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_param_kind",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_ref": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_param_ref",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_server_storage_version": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_storage_version",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_variable": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha1_variable",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_topology_constraint": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_workload",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_workload_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_pool_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_pool_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocated_device_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_apply_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_basic_device": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_basic_device",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_requirements": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cel_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_counter",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_counter_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_attribute": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_attribute",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_capacity": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_capacity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_constraint": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_constraint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_counter_consumption": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_sub_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_taint": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_taint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_toleration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_device_toleration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_ip_address",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_json_patch": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_json_patch",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_match_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_resources": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_match_resources",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutation": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_mutation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_network_device_data": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_network_device_data",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_opaque_device_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_kind": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_param_kind",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_ref": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_param_ref",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_parent_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_parent_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_pool": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_pool",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_slice",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_service_cidr",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_variable": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_variable",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocated_device_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_requirements": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_cel_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_counter",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_counter_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_attribute": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_attribute",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_capacity": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_capacity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_constraint": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_constraint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_counter_consumption": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_sub_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_toleration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_device_toleration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_exact_device_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_network_device_data": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_network_device_data",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_opaque_device_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_pool": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_pool",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_slice",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_affinity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_affinity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_aggregation_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_aggregation_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_allocated_device_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_allocated_device_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_group": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_group",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_group_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_group_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_resource",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_resource_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_service": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_service",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_service_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_service_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_service_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_service_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_api_versions": [
      {
        "from_module": "kubernetes.aio.client.models.v1_api_versions",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_apply_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_apply_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_app_armor_profile": [
      {
        "from_module": "kubernetes.aio.client.models.v1_app_armor_profile",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_attached_volume": [
      {
        "from_module": "kubernetes.aio.client.models.v1_attached_volume",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_audit_annotation": [
      {
        "from_module": "kubernetes.aio.client.models.v1_audit_annotation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_azure_disk_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_bound_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_bound_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_capabilities": [
      {
        "from_module": "kubernetes.aio.client.models.v1_capabilities",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_capacity_request_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_requirements": [
      {
        "from_module": "kubernetes.aio.client.models.v1_capacity_requirements",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cel_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cel_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1_certificate_signing_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cinder_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_client_ip_config": [
      {
        "from_module": "kubernetes.aio.client.models.v1_client_ip_config",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cluster_role",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cluster_role_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cluster_role_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_component_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_component_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_component_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_component_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_component_status_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_component_status_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_env_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_env_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_key_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_key_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_node_config_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_config_map_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_extended_resource_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_image": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_image",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_port": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_resize_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_resize_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_restart_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_state": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_state",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_running": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_state_running",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_terminated": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_state_terminated",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_waiting": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_state_waiting",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_container_user": [
      {
        "from_module": "kubernetes.aio.client.models.v1_container_user",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision": [
      {
        "from_module": "kubernetes.aio.client.models.v1_controller_revision",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_controller_revision_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_counter": [
      {
        "from_module": "kubernetes.aio.client.models.v1_counter",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_counter_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1_counter_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cron_job",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cron_job_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cron_job_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cron_job_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_cross_version_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_driver",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_driver_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_driver_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_node",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_driver": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_node_driver",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_node_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_node_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_csi_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_csi_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_column_definition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_conversion": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_names": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_version": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresources": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresource_scale": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_validation": [
      {
        "from_module": "kubernetes.aio.client.models.v1_custom_resource_validation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_endpoint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_endpoint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_update_strategy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_delete_options": [
      {
        "from_module": "kubernetes.aio.client.models.v1_delete_options",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_strategy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_deployment_strategy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_attribute": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_attribute",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_capacity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_capacity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_claim_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_class_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_class_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_constraint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_constraint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_counter_consumption": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_counter_consumption",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_request_allocation_result": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_sub_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_sub_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_taint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_taint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_device_toleration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_device_toleration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_downward_api_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_file": [
      {
        "from_module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_empty_dir_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoints",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoints_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_address": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_address",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_conditions": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_conditions",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_hints": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_hints",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_slice",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_subset": [
      {
        "from_module": "kubernetes.aio.client.models.v1_endpoint_subset",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_env_from_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_env_from_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_env_var": [
      {
        "from_module": "kubernetes.aio.client.models.v1_env_var",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_env_var_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_env_var_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_container": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ephemeral_container",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_event_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_event_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_eviction": [
      {
        "from_module": "kubernetes.aio.client.models.v1_eviction",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_exact_device_request": [
      {
        "from_module": "kubernetes.aio.client.models.v1_exact_device_request",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_exec_action": [
      {
        "from_module": "kubernetes.aio.client.models.v1_exec_action",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_exempt_priority_level_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_expression_warning": [
      {
        "from_module": "kubernetes.aio.client.models.v1_expression_warning",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_external_documentation": [
      {
        "from_module": "kubernetes.aio.client.models.v1_external_documentation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_fc_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_fc_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_attributes": [
      {
        "from_module": "kubernetes.aio.client.models.v1_field_selector_attributes",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_field_selector_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_file_key_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_file_key_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flex_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flex_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flex_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flocker_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flocker_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_distinguisher_method": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_schema",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_schema_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_schema_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_schema_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_flow_schema_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_for_node": [
      {
        "from_module": "kubernetes.aio.client.models.v1_for_node",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_for_zone": [
      {
        "from_module": "kubernetes.aio.client.models.v1_for_zone",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_git_repo_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_group_resource": [
      {
        "from_module": "kubernetes.aio.client.models.v1_group_resource",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_group_subject": [
      {
        "from_module": "kubernetes.aio.client.models.v1_group_subject",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_group_version_for_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_grpc_action": [
      {
        "from_module": "kubernetes.aio.client.models.v1_grpc_action",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler": [
      {
        "from_module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_host_alias": [
      {
        "from_module": "kubernetes.aio.client.models.v1_host_alias",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_host_ip": [
      {
        "from_module": "kubernetes.aio.client.models.v1_host_ip",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_host_path_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_host_path_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_http_get_action": [
      {
        "from_module": "kubernetes.aio.client.models.v1_http_get_action",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_http_header": [
      {
        "from_module": "kubernetes.aio.client.models.v1_http_header",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_path": [
      {
        "from_module": "kubernetes.aio.client.models.v1_http_ingress_path",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_rule_value": [
      {
        "from_module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_image_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_image_volume_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_backend": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_backend",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_parameters_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_class_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_port_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_port_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_service_backend": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_service_backend",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_tls": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ingress_tls",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ip_address",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ip_address_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ip_address_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_ip_block": [
      {
        "from_module": "kubernetes.aio.client.models.v1_ip_block",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_job_template_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_job_template_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_json_patch": [
      {
        "from_module": "kubernetes.aio.client.models.v1_json_patch",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_json_schema_props": [
      {
        "from_module": "kubernetes.aio.client.models.v1_json_schema_props",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_key_to_path": [
      {
        "from_module": "kubernetes.aio.client.models.v1_key_to_path",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_label_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_attributes": [
      {
        "from_module": "kubernetes.aio.client.models.v1_label_selector_attributes",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_label_selector_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_lease": [
      {
        "from_module": "kubernetes.aio.client.models.v1_lease",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_lease_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_lease_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_lease_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_lease_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle": [
      {
        "from_module": "kubernetes.aio.client.models.v1_lifecycle",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle_handler": [
      {
        "from_module": "kubernetes.aio.client.models.v1_lifecycle_handler",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limited_priority_level_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limit_range",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_item": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limit_range_item",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limit_range_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limit_range_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_limit_response": [
      {
        "from_module": "kubernetes.aio.client.models.v1_limit_response",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_linux_container_user": [
      {
        "from_module": "kubernetes.aio.client.models.v1_linux_container_user",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_list_meta": [
      {
        "from_module": "kubernetes.aio.client.models.v1_list_meta",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_ingress": [
      {
        "from_module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_load_balancer_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_local_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_local_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_local_subject_access_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_local_subject_access_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_local_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_local_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_managed_fields_entry": [
      {
        "from_module": "kubernetes.aio.client.models.v1_managed_fields_entry",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_match_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_match_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_match_resources": [
      {
        "from_module": "kubernetes.aio.client.models.v1_match_resources",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_modify_volume_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_modify_volume_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_webhook",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_mutation": [
      {
        "from_module": "kubernetes.aio.client.models.v1_mutation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_namespace": [
      {
        "from_module": "kubernetes.aio.client.models.v1_namespace",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_namespace_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_namespace_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_namespace_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_namespace_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_device_data": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_device_data",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_egress_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_ingress_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_peer": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_peer",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_port": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_network_policy_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_nfs_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_nfs_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_address": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_address",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_affinity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_affinity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_config_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_config_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_daemon_endpoints": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_features": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_features",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_runtime_handler",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler_features": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_selector_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_term": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_selector_term",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_swap_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_swap_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_node_system_info": [
      {
        "from_module": "kubernetes.aio.client.models.v1_node_system_info",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_attributes": [
      {
        "from_module": "kubernetes.aio.client.models.v1_non_resource_attributes",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_policy_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_non_resource_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_object_field_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_object_field_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_object_meta": [
      {
        "from_module": "kubernetes.aio.client.models.v1_object_meta",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_opaque_device_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_overhead": [
      {
        "from_module": "kubernetes.aio.client.models.v1_overhead",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_owner_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_owner_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_param_kind": [
      {
        "from_module": "kubernetes.aio.client.models.v1_param_kind",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_param_ref": [
      {
        "from_module": "kubernetes.aio.client.models.v1_param_ref",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_parent_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_parent_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_persistent_volume_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_affinity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity_term": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_affinity_term",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_anti_affinity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_certificate_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_dns_config",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config_option": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_failure_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_ip": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_ip",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_os": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_os",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_readiness_gate": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_resource_claim",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_gate": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_group": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_security_context": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_security_context",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_template_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_pod_template_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_policy_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rules_with_subjects": [
      {
        "from_module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_portworx_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_portworx_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_port_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_port_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_preconditions": [
      {
        "from_module": "kubernetes.aio.client.models.v1_preconditions",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_preferred_scheduling_term": [
      {
        "from_module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_probe": [
      {
        "from_module": "kubernetes.aio.client.models.v1_probe",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_projected_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_projected_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_queuing_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_queuing_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_quobyte_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rbd_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replication_controller",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replication_controller_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replication_controller_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replication_controller_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replication_controller_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replica_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replica_set_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replica_set_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replica_set_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_replica_set_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_attributes": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_attributes",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_template",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_field_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_field_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_health": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_health",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_policy_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_policy_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_pool": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_pool",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_quota",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_quota_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_quota_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_quota_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_requirements": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_requirements",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_slice",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_slice_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_slice_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_resource_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_resource_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_role": [
      {
        "from_module": "kubernetes.aio.client.models.v1_role",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1_role_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_role_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_role_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_role_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_role_ref": [
      {
        "from_module": "kubernetes.aio.client.models.v1_role_ref",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_daemon_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_deployment": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_rule_with_operations": [
      {
        "from_module": "kubernetes.aio.client.models.v1_rule_with_operations",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_runtime_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_runtime_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scale": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scale",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scale_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scale_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scale_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scale_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scheduling": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scheduling",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_scope_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_scope_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_seccomp_profile": [
      {
        "from_module": "kubernetes.aio.client.models.v1_seccomp_profile",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_env_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_env_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_key_selector": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_key_selector",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_secret_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_secret_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_security_context": [
      {
        "from_module": "kubernetes.aio.client.models.v1_security_context",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_selectable_field": [
      {
        "from_module": "kubernetes.aio.client.models.v1_selectable_field",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_access_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_review_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_server_address_by_client_cidr": [
      {
        "from_module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_account": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_account",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_account_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_subject": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_account_subject",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_token_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_account_token_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_backend_port": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_backend_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_cidr",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_cidr_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_cidr_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_cidr_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_port": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_port",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_service_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_service_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_session_affinity_config": [
      {
        "from_module": "kubernetes.aio.client.models.v1_session_affinity_config",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_se_linux_options": [
      {
        "from_module": "kubernetes.aio.client.models.v1_se_linux_options",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_shard_info": [
      {
        "from_module": "kubernetes.aio.client.models.v1_shard_info",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_sleep_action": [
      {
        "from_module": "kubernetes.aio.client.models.v1_sleep_action",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_ordinals": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_update_strategy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_status_cause": [
      {
        "from_module": "kubernetes.aio.client.models.v1_status_cause",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_status_details": [
      {
        "from_module": "kubernetes.aio.client.models.v1_status_details",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_storage_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_storage_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_subject_access_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_subject_access_review_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_subject_rules_review_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_success_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_success_policy_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_sysctl": [
      {
        "from_module": "kubernetes.aio.client.models.v1_sysctl",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_taint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_taint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_tcp_socket_action": [
      {
        "from_module": "kubernetes.aio.client.models.v1_tcp_socket_action",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_token_request_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_token_request_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_token_review": [
      {
        "from_module": "kubernetes.aio.client.models.v1_token_review",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_token_review_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_token_review_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_toleration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_toleration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_label_requirement": [
      {
        "from_module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_term": [
      {
        "from_module": "kubernetes.aio.client.models.v1_topology_selector_term",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_topology_spread_constraint": [
      {
        "from_module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_typed_local_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_typed_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v1_typed_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_type_checking": [
      {
        "from_module": "kubernetes.aio.client.models.v1_type_checking",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_uncounted_terminated_pods": [
      {
        "from_module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_user_info": [
      {
        "from_module": "kubernetes.aio.client.models.v1_user_info",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_user_subject": [
      {
        "from_module": "kubernetes.aio.client.models.v1_user_subject",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_webhook",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validation": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validation",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_validation_rule": [
      {
        "from_module": "kubernetes.aio.client.models.v1_validation_rule",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_variable": [
      {
        "from_module": "kubernetes.aio.client.models.v1_variable",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attachment",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attachment_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attachment_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attachment_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attributes_class",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class_list": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_device": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_device",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_error": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_error",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_mount",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_mount_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_affinity": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_node_affinity",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_resources": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_node_resources",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_projection": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_projection",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_resource_requirements": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_volume_status": [
      {
        "from_module": "kubernetes.aio.client.models.v1_volume_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "from_module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_watch_event": [
      {
        "from_module": "kubernetes.aio.client.models.v1_watch_event",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_webhook_conversion": [
      {
        "from_module": "kubernetes.aio.client.models.v1_webhook_conversion",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_weighted_pod_affinity_term": [
      {
        "from_module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v1_windows_security_context_options": [
      {
        "from_module": "kubernetes.aio.client.models.v1_windows_security_context_options",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery_list": [
      {
        "from_module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_resource_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_subresource_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_version_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2_api_group_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery_list": [
      {
        "from_module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_api_resource_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2_api_resource_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_api_subresource_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_api_version_discovery": [
      {
        "from_module": "kubernetes.aio.client.models.v2_api_version_discovery",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_source": [
      {
        "from_module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_cross_version_object_reference": [
      {
        "from_module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_source": [
      {
        "from_module": "kubernetes.aio.client.models.v2_external_metric_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_external_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_policy": [
      {
        "from_module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_rules": [
      {
        "from_module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_metric_identifier": [
      {
        "from_module": "kubernetes.aio.client.models.v2_metric_identifier",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_metric_spec": [
      {
        "from_module": "kubernetes.aio.client.models.v2_metric_spec",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_metric_target": [
      {
        "from_module": "kubernetes.aio.client.models.v2_metric_target",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_metric_value_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_metric_value_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_source": [
      {
        "from_module": "kubernetes.aio.client.models.v2_object_metric_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_object_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_source": [
      {
        "from_module": "kubernetes.aio.client.models.v2_pods_metric_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_pods_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_source": [
      {
        "from_module": "kubernetes.aio.client.models.v2_resource_metric_source",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_status": [
      {
        "from_module": "kubernetes.aio.client.models.v2_resource_metric_status",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models.version_info": [
      {
        "from_module": "kubernetes.aio.client.models.version_info",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.aio.client.models": [
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "symbol_part": "AdmissionregistrationV1ServiceReference",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "symbol_part": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "symbol_part": "ApiextensionsV1ServiceReference",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "symbol_part": "ApiextensionsV1WebhookClientConfig",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "symbol_part": "ApiregistrationV1ServiceReference",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.authentication_v1_token_request",
        "symbol_part": "AuthenticationV1TokenRequest",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_endpoint_port",
        "symbol_part": "CoreV1EndpointPort",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.core_v1_event.CoreV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event",
        "symbol_part": "CoreV1Event",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event_list",
        "symbol_part": "CoreV1EventList",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_event_series",
        "symbol_part": "CoreV1EventSeries",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.core_v1_resource_claim",
        "symbol_part": "CoreV1ResourceClaim",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "symbol_part": "DiscoveryV1EndpointPort",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.events_v1_event.EventsV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event",
        "symbol_part": "EventsV1Event",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event_list",
        "symbol_part": "EventsV1EventList",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.events_v1_event_series",
        "symbol_part": "EventsV1EventSeries",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "symbol_part": "FlowcontrolV1Subject",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.rbac_v1_subject",
        "symbol_part": "RbacV1Subject",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.resource_v1_resource_claim",
        "symbol_part": "ResourceV1ResourceClaim",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.storage_v1_token_request",
        "symbol_part": "StorageV1TokenRequest",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_group.V1APIGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_group",
        "symbol_part": "V1APIGroup",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_group_list",
        "symbol_part": "V1APIGroupList",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_resource.V1APIResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_resource",
        "symbol_part": "V1APIResource",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_resource_list",
        "symbol_part": "V1APIResourceList",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_service.V1APIService",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service",
        "symbol_part": "V1APIService",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_condition",
        "symbol_part": "V1APIServiceCondition",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_list",
        "symbol_part": "V1APIServiceList",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_spec",
        "symbol_part": "V1APIServiceSpec",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_service_status",
        "symbol_part": "V1APIServiceStatus",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_api_versions",
        "symbol_part": "V1APIVersions",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "symbol_part": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_affinity.V1Affinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_affinity",
        "symbol_part": "V1Affinity",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_aggregation_rule",
        "symbol_part": "V1AggregationRule",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_allocated_device_status",
        "symbol_part": "V1AllocatedDeviceStatus",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_allocation_result",
        "symbol_part": "V1AllocationResult",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_app_armor_profile",
        "symbol_part": "V1AppArmorProfile",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_apply_configuration",
        "symbol_part": "V1ApplyConfiguration",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_attached_volume",
        "symbol_part": "V1AttachedVolume",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_audit_annotation",
        "symbol_part": "V1AuditAnnotation",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "symbol_part": "V1AzureDiskVolumeSource",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "symbol_part": "V1AzureFilePersistentVolumeSource",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "symbol_part": "V1AzureFileVolumeSource",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_binding.V1Binding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_binding",
        "symbol_part": "V1Binding",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_bound_object_reference",
        "symbol_part": "V1BoundObjectReference",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cel_device_selector",
        "symbol_part": "V1CELDeviceSelector",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver",
        "symbol_part": "V1CSIDriver",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver_list",
        "symbol_part": "V1CSIDriverList",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_driver_spec",
        "symbol_part": "V1CSIDriverSpec",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_node.V1CSINode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node",
        "symbol_part": "V1CSINode",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_driver",
        "symbol_part": "V1CSINodeDriver",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_list",
        "symbol_part": "V1CSINodeList",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_node_spec",
        "symbol_part": "V1CSINodeSpec",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "symbol_part": "V1CSIPersistentVolumeSource",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "symbol_part": "V1CSIStorageCapacity",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "symbol_part": "V1CSIStorageCapacityList",
        "lineno": 70
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_csi_volume_source",
        "symbol_part": "V1CSIVolumeSource",
        "lineno": 71
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capabilities",
        "symbol_part": "V1Capabilities",
        "lineno": 72
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_request_policy",
        "symbol_part": "V1CapacityRequestPolicy",
        "lineno": 73
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "symbol_part": "V1CapacityRequestPolicyRange",
        "lineno": 74
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_capacity_requirements",
        "symbol_part": "V1CapacityRequirements",
        "lineno": 75
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "symbol_part": "V1CephFSPersistentVolumeSource",
        "lineno": 76
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "symbol_part": "V1CephFSVolumeSource",
        "lineno": 77
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request",
        "symbol_part": "V1CertificateSigningRequest",
        "lineno": 78
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "symbol_part": "V1CertificateSigningRequestCondition",
        "lineno": 79
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "symbol_part": "V1CertificateSigningRequestList",
        "lineno": 80
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "symbol_part": "V1CertificateSigningRequestSpec",
        "lineno": 81
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "symbol_part": "V1CertificateSigningRequestStatus",
        "lineno": 82
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "symbol_part": "V1CinderPersistentVolumeSource",
        "lineno": 83
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cinder_volume_source",
        "symbol_part": "V1CinderVolumeSource",
        "lineno": 84
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_client_ip_config",
        "symbol_part": "V1ClientIPConfig",
        "lineno": 85
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role",
        "symbol_part": "V1ClusterRole",
        "lineno": 86
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_binding",
        "symbol_part": "V1ClusterRoleBinding",
        "lineno": 87
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "symbol_part": "V1ClusterRoleBindingList",
        "lineno": 88
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_role_list",
        "symbol_part": "V1ClusterRoleList",
        "lineno": 89
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "symbol_part": "V1ClusterTrustBundleProjection",
        "lineno": 90
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_condition",
        "symbol_part": "V1ComponentCondition",
        "lineno": 91
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_status",
        "symbol_part": "V1ComponentStatus",
        "lineno": 92
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_component_status_list",
        "symbol_part": "V1ComponentStatusList",
        "lineno": 93
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_condition.V1Condition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_condition",
        "symbol_part": "V1Condition",
        "lineno": 94
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map",
        "symbol_part": "V1ConfigMap",
        "lineno": 95
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_env_source",
        "symbol_part": "V1ConfigMapEnvSource",
        "lineno": 96
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_key_selector",
        "symbol_part": "V1ConfigMapKeySelector",
        "lineno": 97
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_list",
        "symbol_part": "V1ConfigMapList",
        "lineno": 98
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "symbol_part": "V1ConfigMapNodeConfigSource",
        "lineno": 99
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_projection",
        "symbol_part": "V1ConfigMapProjection",
        "lineno": 100
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_config_map_volume_source",
        "symbol_part": "V1ConfigMapVolumeSource",
        "lineno": 101
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container.V1Container",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container",
        "symbol_part": "V1Container",
        "lineno": 102
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "symbol_part": "V1ContainerExtendedResourceRequest",
        "lineno": 103
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_image",
        "symbol_part": "V1ContainerImage",
        "lineno": 104
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_port",
        "symbol_part": "V1ContainerPort",
        "lineno": 105
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_resize_policy",
        "symbol_part": "V1ContainerResizePolicy",
        "lineno": 106
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_restart_rule",
        "symbol_part": "V1ContainerRestartRule",
        "lineno": 107
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "symbol_part": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 108
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_state.V1ContainerState",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state",
        "symbol_part": "V1ContainerState",
        "lineno": 109
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_running",
        "symbol_part": "V1ContainerStateRunning",
        "lineno": 110
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_terminated",
        "symbol_part": "V1ContainerStateTerminated",
        "lineno": 111
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_state_waiting",
        "symbol_part": "V1ContainerStateWaiting",
        "lineno": 112
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_status",
        "symbol_part": "V1ContainerStatus",
        "lineno": 113
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_container_user",
        "symbol_part": "V1ContainerUser",
        "lineno": 114
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_controller_revision",
        "symbol_part": "V1ControllerRevision",
        "lineno": 115
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_controller_revision_list",
        "symbol_part": "V1ControllerRevisionList",
        "lineno": 116
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_counter.V1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_counter",
        "symbol_part": "V1Counter",
        "lineno": 117
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_counter_set",
        "symbol_part": "V1CounterSet",
        "lineno": 118
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cron_job.V1CronJob",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job",
        "symbol_part": "V1CronJob",
        "lineno": 119
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_list",
        "symbol_part": "V1CronJobList",
        "lineno": 120
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_spec",
        "symbol_part": "V1CronJobSpec",
        "lineno": 121
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cron_job_status",
        "symbol_part": "V1CronJobStatus",
        "lineno": 122
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "symbol_part": "V1CrossVersionObjectReference",
        "lineno": 123
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "symbol_part": "V1CustomResourceColumnDefinition",
        "lineno": 124
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "symbol_part": "V1CustomResourceConversion",
        "lineno": 125
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition",
        "symbol_part": "V1CustomResourceDefinition",
        "lineno": 126
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "symbol_part": "V1CustomResourceDefinitionCondition",
        "lineno": 127
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "symbol_part": "V1CustomResourceDefinitionList",
        "lineno": 128
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "symbol_part": "V1CustomResourceDefinitionNames",
        "lineno": 129
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "symbol_part": "V1CustomResourceDefinitionSpec",
        "lineno": 130
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "symbol_part": "V1CustomResourceDefinitionStatus",
        "lineno": 131
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "symbol_part": "V1CustomResourceDefinitionVersion",
        "lineno": 132
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "symbol_part": "V1CustomResourceSubresourceScale",
        "lineno": 133
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "symbol_part": "V1CustomResourceSubresources",
        "lineno": 134
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_custom_resource_validation",
        "symbol_part": "V1CustomResourceValidation",
        "lineno": 135
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_endpoint",
        "symbol_part": "V1DaemonEndpoint",
        "lineno": 136
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set",
        "symbol_part": "V1DaemonSet",
        "lineno": 137
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_condition",
        "symbol_part": "V1DaemonSetCondition",
        "lineno": 138
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_list",
        "symbol_part": "V1DaemonSetList",
        "lineno": 139
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_spec",
        "symbol_part": "V1DaemonSetSpec",
        "lineno": 140
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_status",
        "symbol_part": "V1DaemonSetStatus",
        "lineno": 141
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "symbol_part": "V1DaemonSetUpdateStrategy",
        "lineno": 142
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_delete_options",
        "symbol_part": "V1DeleteOptions",
        "lineno": 143
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment.V1Deployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment",
        "symbol_part": "V1Deployment",
        "lineno": 144
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_condition",
        "symbol_part": "V1DeploymentCondition",
        "lineno": 145
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_list",
        "symbol_part": "V1DeploymentList",
        "lineno": 146
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_spec",
        "symbol_part": "V1DeploymentSpec",
        "lineno": 147
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_status",
        "symbol_part": "V1DeploymentStatus",
        "lineno": 148
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_deployment_strategy",
        "symbol_part": "V1DeploymentStrategy",
        "lineno": 149
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device.V1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device",
        "symbol_part": "V1Device",
        "lineno": 150
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "symbol_part": "V1DeviceAllocationConfiguration",
        "lineno": 151
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_allocation_result",
        "symbol_part": "V1DeviceAllocationResult",
        "lineno": 152
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_attribute",
        "symbol_part": "V1DeviceAttribute",
        "lineno": 153
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_capacity",
        "symbol_part": "V1DeviceCapacity",
        "lineno": 154
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_claim",
        "symbol_part": "V1DeviceClaim",
        "lineno": 155
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_claim_configuration",
        "symbol_part": "V1DeviceClaimConfiguration",
        "lineno": 156
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class",
        "symbol_part": "V1DeviceClass",
        "lineno": 157
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_configuration",
        "symbol_part": "V1DeviceClassConfiguration",
        "lineno": 158
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_list",
        "symbol_part": "V1DeviceClassList",
        "lineno": 159
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_class_spec",
        "symbol_part": "V1DeviceClassSpec",
        "lineno": 160
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_constraint",
        "symbol_part": "V1DeviceConstraint",
        "lineno": 161
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_counter_consumption",
        "symbol_part": "V1DeviceCounterConsumption",
        "lineno": 162
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_request",
        "symbol_part": "V1DeviceRequest",
        "lineno": 163
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "symbol_part": "V1DeviceRequestAllocationResult",
        "lineno": 164
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_selector",
        "symbol_part": "V1DeviceSelector",
        "lineno": 165
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_sub_request",
        "symbol_part": "V1DeviceSubRequest",
        "lineno": 166
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_taint",
        "symbol_part": "V1DeviceTaint",
        "lineno": 167
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_device_toleration",
        "symbol_part": "V1DeviceToleration",
        "lineno": 168
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_projection",
        "symbol_part": "V1DownwardAPIProjection",
        "lineno": 169
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "symbol_part": "V1DownwardAPIVolumeFile",
        "lineno": 170
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "symbol_part": "V1DownwardAPIVolumeSource",
        "lineno": 171
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "symbol_part": "V1EmptyDirVolumeSource",
        "lineno": 172
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint",
        "symbol_part": "V1Endpoint",
        "lineno": 173
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_address",
        "symbol_part": "V1EndpointAddress",
        "lineno": 174
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_conditions",
        "symbol_part": "V1EndpointConditions",
        "lineno": 175
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_hints",
        "symbol_part": "V1EndpointHints",
        "lineno": 176
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_slice",
        "symbol_part": "V1EndpointSlice",
        "lineno": 177
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "symbol_part": "V1EndpointSliceList",
        "lineno": 178
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoint_subset",
        "symbol_part": "V1EndpointSubset",
        "lineno": 179
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoints",
        "symbol_part": "V1Endpoints",
        "lineno": 180
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_endpoints_list",
        "symbol_part": "V1EndpointsList",
        "lineno": 181
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_from_source",
        "symbol_part": "V1EnvFromSource",
        "lineno": 182
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_env_var.V1EnvVar",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_var",
        "symbol_part": "V1EnvVar",
        "lineno": 183
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_env_var_source",
        "symbol_part": "V1EnvVarSource",
        "lineno": 184
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ephemeral_container",
        "symbol_part": "V1EphemeralContainer",
        "lineno": 185
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "symbol_part": "V1EphemeralVolumeSource",
        "lineno": 186
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_event_source.V1EventSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_event_source",
        "symbol_part": "V1EventSource",
        "lineno": 187
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_eviction.V1Eviction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_eviction",
        "symbol_part": "V1Eviction",
        "lineno": 188
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exact_device_request",
        "symbol_part": "V1ExactDeviceRequest",
        "lineno": 189
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exec_action",
        "symbol_part": "V1ExecAction",
        "lineno": 190
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "symbol_part": "V1ExemptPriorityLevelConfiguration",
        "lineno": 191
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_expression_warning",
        "symbol_part": "V1ExpressionWarning",
        "lineno": 192
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_external_documentation",
        "symbol_part": "V1ExternalDocumentation",
        "lineno": 193
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_fc_volume_source",
        "symbol_part": "V1FCVolumeSource",
        "lineno": 194
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_field_selector_attributes",
        "symbol_part": "V1FieldSelectorAttributes",
        "lineno": 195
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_field_selector_requirement",
        "symbol_part": "V1FieldSelectorRequirement",
        "lineno": 196
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_file_key_selector",
        "symbol_part": "V1FileKeySelector",
        "lineno": 197
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "symbol_part": "V1FlexPersistentVolumeSource",
        "lineno": 198
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flex_volume_source",
        "symbol_part": "V1FlexVolumeSource",
        "lineno": 199
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flocker_volume_source",
        "symbol_part": "V1FlockerVolumeSource",
        "lineno": 200
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "symbol_part": "V1FlowDistinguisherMethod",
        "lineno": 201
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema",
        "symbol_part": "V1FlowSchema",
        "lineno": 202
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_condition",
        "symbol_part": "V1FlowSchemaCondition",
        "lineno": 203
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_list",
        "symbol_part": "V1FlowSchemaList",
        "lineno": 204
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_spec",
        "symbol_part": "V1FlowSchemaSpec",
        "lineno": 205
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_flow_schema_status",
        "symbol_part": "V1FlowSchemaStatus",
        "lineno": 206
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_for_node.V1ForNode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_for_node",
        "symbol_part": "V1ForNode",
        "lineno": 207
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_for_zone.V1ForZone",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_for_zone",
        "symbol_part": "V1ForZone",
        "lineno": 208
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "symbol_part": "V1GCEPersistentDiskVolumeSource",
        "lineno": 209
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_grpc_action",
        "symbol_part": "V1GRPCAction",
        "lineno": 210
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "symbol_part": "V1GitRepoVolumeSource",
        "lineno": 211
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "symbol_part": "V1GlusterfsPersistentVolumeSource",
        "lineno": 212
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "symbol_part": "V1GlusterfsVolumeSource",
        "lineno": 213
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_resource",
        "symbol_part": "V1GroupResource",
        "lineno": 214
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_subject",
        "symbol_part": "V1GroupSubject",
        "lineno": 215
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "symbol_part": "V1GroupVersionForDiscovery",
        "lineno": 216
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_get_action",
        "symbol_part": "V1HTTPGetAction",
        "lineno": 217
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_header",
        "symbol_part": "V1HTTPHeader",
        "lineno": 218
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_ingress_path",
        "symbol_part": "V1HTTPIngressPath",
        "lineno": 219
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "symbol_part": "V1HTTPIngressRuleValue",
        "lineno": 220
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "symbol_part": "V1HorizontalPodAutoscaler",
        "lineno": 221
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "symbol_part": "V1HorizontalPodAutoscalerList",
        "lineno": 222
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "symbol_part": "V1HorizontalPodAutoscalerSpec",
        "lineno": 223
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "symbol_part": "V1HorizontalPodAutoscalerStatus",
        "lineno": 224
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_alias",
        "symbol_part": "V1HostAlias",
        "lineno": 225
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_host_ip.V1HostIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_ip",
        "symbol_part": "V1HostIP",
        "lineno": 226
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_host_path_volume_source",
        "symbol_part": "V1HostPathVolumeSource",
        "lineno": 227
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address",
        "symbol_part": "V1IPAddress",
        "lineno": 228
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address_list",
        "symbol_part": "V1IPAddressList",
        "lineno": 229
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_address_spec",
        "symbol_part": "V1IPAddressSpec",
        "lineno": 230
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ip_block",
        "symbol_part": "V1IPBlock",
        "lineno": 231
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "symbol_part": "V1ISCSIPersistentVolumeSource",
        "lineno": 232
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "symbol_part": "V1ISCSIVolumeSource",
        "lineno": 233
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_image_volume_source",
        "symbol_part": "V1ImageVolumeSource",
        "lineno": 234
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_image_volume_status",
        "symbol_part": "V1ImageVolumeStatus",
        "lineno": 235
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress.V1Ingress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress",
        "symbol_part": "V1Ingress",
        "lineno": 236
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_backend",
        "symbol_part": "V1IngressBackend",
        "lineno": 237
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class",
        "symbol_part": "V1IngressClass",
        "lineno": 238
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_list",
        "symbol_part": "V1IngressClassList",
        "lineno": 239
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "symbol_part": "V1IngressClassParametersReference",
        "lineno": 240
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_class_spec",
        "symbol_part": "V1IngressClassSpec",
        "lineno": 241
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_list",
        "symbol_part": "V1IngressList",
        "lineno": 242
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "symbol_part": "V1IngressLoadBalancerIngress",
        "lineno": 243
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "symbol_part": "V1IngressLoadBalancerStatus",
        "lineno": 244
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_port_status",
        "symbol_part": "V1IngressPortStatus",
        "lineno": 245
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_rule",
        "symbol_part": "V1IngressRule",
        "lineno": 246
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_service_backend",
        "symbol_part": "V1IngressServiceBackend",
        "lineno": 247
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_spec",
        "symbol_part": "V1IngressSpec",
        "lineno": 248
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_status",
        "symbol_part": "V1IngressStatus",
        "lineno": 249
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_ingress_tls",
        "symbol_part": "V1IngressTLS",
        "lineno": 250
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_json_patch",
        "symbol_part": "V1JSONPatch",
        "lineno": 251
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_json_schema_props",
        "symbol_part": "V1JSONSchemaProps",
        "lineno": 252
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job.V1Job",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job",
        "symbol_part": "V1Job",
        "lineno": 253
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_condition",
        "symbol_part": "V1JobCondition",
        "lineno": 254
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job_list.V1JobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_list",
        "symbol_part": "V1JobList",
        "lineno": 255
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_spec",
        "symbol_part": "V1JobSpec",
        "lineno": 256
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job_status.V1JobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_status",
        "symbol_part": "V1JobStatus",
        "lineno": 257
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_job_template_spec",
        "symbol_part": "V1JobTemplateSpec",
        "lineno": 258
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_key_to_path",
        "symbol_part": "V1KeyToPath",
        "lineno": 259
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector",
        "symbol_part": "V1LabelSelector",
        "lineno": 260
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector_attributes",
        "symbol_part": "V1LabelSelectorAttributes",
        "lineno": 261
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_label_selector_requirement",
        "symbol_part": "V1LabelSelectorRequirement",
        "lineno": 262
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_lease.V1Lease",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease",
        "symbol_part": "V1Lease",
        "lineno": 263
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease_list",
        "symbol_part": "V1LeaseList",
        "lineno": 264
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lease_spec",
        "symbol_part": "V1LeaseSpec",
        "lineno": 265
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lifecycle",
        "symbol_part": "V1Lifecycle",
        "lineno": 266
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_lifecycle_handler",
        "symbol_part": "V1LifecycleHandler",
        "lineno": 267
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range",
        "symbol_part": "V1LimitRange",
        "lineno": 268
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_item",
        "symbol_part": "V1LimitRangeItem",
        "lineno": 269
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_list",
        "symbol_part": "V1LimitRangeList",
        "lineno": 270
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_range_spec",
        "symbol_part": "V1LimitRangeSpec",
        "lineno": 271
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limit_response",
        "symbol_part": "V1LimitResponse",
        "lineno": 272
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "symbol_part": "V1LimitedPriorityLevelConfiguration",
        "lineno": 273
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_linux_container_user",
        "symbol_part": "V1LinuxContainerUser",
        "lineno": 274
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_list_meta",
        "symbol_part": "V1ListMeta",
        "lineno": 275
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "symbol_part": "V1LoadBalancerIngress",
        "lineno": 276
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_load_balancer_status",
        "symbol_part": "V1LoadBalancerStatus",
        "lineno": 277
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_object_reference",
        "symbol_part": "V1LocalObjectReference",
        "lineno": 278
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_subject_access_review",
        "symbol_part": "V1LocalSubjectAccessReview",
        "lineno": 279
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_local_volume_source",
        "symbol_part": "V1LocalVolumeSource",
        "lineno": 280
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_managed_fields_entry",
        "symbol_part": "V1ManagedFieldsEntry",
        "lineno": 281
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_match_condition",
        "symbol_part": "V1MatchCondition",
        "lineno": 282
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_match_resources",
        "symbol_part": "V1MatchResources",
        "lineno": 283
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_modify_volume_status",
        "symbol_part": "V1ModifyVolumeStatus",
        "lineno": 284
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "symbol_part": "V1MutatingAdmissionPolicy",
        "lineno": 285
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "symbol_part": "V1MutatingAdmissionPolicyBinding",
        "lineno": 286
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "symbol_part": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 287
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 288
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "symbol_part": "V1MutatingAdmissionPolicyList",
        "lineno": 289
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "symbol_part": "V1MutatingAdmissionPolicySpec",
        "lineno": 290
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook",
        "symbol_part": "V1MutatingWebhook",
        "lineno": 291
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "symbol_part": "V1MutatingWebhookConfiguration",
        "lineno": 292
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "symbol_part": "V1MutatingWebhookConfigurationList",
        "lineno": 293
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_mutation.V1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_mutation",
        "symbol_part": "V1Mutation",
        "lineno": 294
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_nfs_volume_source",
        "symbol_part": "V1NFSVolumeSource",
        "lineno": 295
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "symbol_part": "V1NamedRuleWithOperations",
        "lineno": 296
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_namespace.V1Namespace",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace",
        "symbol_part": "V1Namespace",
        "lineno": 297
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_condition",
        "symbol_part": "V1NamespaceCondition",
        "lineno": 298
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_list",
        "symbol_part": "V1NamespaceList",
        "lineno": 299
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_spec",
        "symbol_part": "V1NamespaceSpec",
        "lineno": 300
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_namespace_status",
        "symbol_part": "V1NamespaceStatus",
        "lineno": 301
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_device_data",
        "symbol_part": "V1NetworkDeviceData",
        "lineno": 302
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy",
        "symbol_part": "V1NetworkPolicy",
        "lineno": 303
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "symbol_part": "V1NetworkPolicyEgressRule",
        "lineno": 304
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "symbol_part": "V1NetworkPolicyIngressRule",
        "lineno": 305
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_list",
        "symbol_part": "V1NetworkPolicyList",
        "lineno": 306
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_peer",
        "symbol_part": "V1NetworkPolicyPeer",
        "lineno": 307
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_port",
        "symbol_part": "V1NetworkPolicyPort",
        "lineno": 308
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_network_policy_spec",
        "symbol_part": "V1NetworkPolicySpec",
        "lineno": 309
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node.V1Node",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node",
        "symbol_part": "V1Node",
        "lineno": 310
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_address",
        "symbol_part": "V1NodeAddress",
        "lineno": 311
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_affinity",
        "symbol_part": "V1NodeAffinity",
        "lineno": 312
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "symbol_part": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 313
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "symbol_part": "V1NodeAllocatableResourceMapping",
        "lineno": 314
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_condition",
        "symbol_part": "V1NodeCondition",
        "lineno": 315
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_config_source",
        "symbol_part": "V1NodeConfigSource",
        "lineno": 316
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_config_status",
        "symbol_part": "V1NodeConfigStatus",
        "lineno": 317
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "symbol_part": "V1NodeDaemonEndpoints",
        "lineno": 318
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_features",
        "symbol_part": "V1NodeFeatures",
        "lineno": 319
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_list.V1NodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_list",
        "symbol_part": "V1NodeList",
        "lineno": 320
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_runtime_handler",
        "symbol_part": "V1NodeRuntimeHandler",
        "lineno": 321
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "symbol_part": "V1NodeRuntimeHandlerFeatures",
        "lineno": 322
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector",
        "symbol_part": "V1NodeSelector",
        "lineno": 323
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector_requirement",
        "symbol_part": "V1NodeSelectorRequirement",
        "lineno": 324
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_selector_term",
        "symbol_part": "V1NodeSelectorTerm",
        "lineno": 325
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_spec",
        "symbol_part": "V1NodeSpec",
        "lineno": 326
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_status",
        "symbol_part": "V1NodeStatus",
        "lineno": 327
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_swap_status",
        "symbol_part": "V1NodeSwapStatus",
        "lineno": 328
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_node_system_info",
        "symbol_part": "V1NodeSystemInfo",
        "lineno": 329
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_attributes",
        "symbol_part": "V1NonResourceAttributes",
        "lineno": 330
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "symbol_part": "V1NonResourcePolicyRule",
        "lineno": 331
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_non_resource_rule",
        "symbol_part": "V1NonResourceRule",
        "lineno": 332
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_field_selector",
        "symbol_part": "V1ObjectFieldSelector",
        "lineno": 333
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_meta",
        "symbol_part": "V1ObjectMeta",
        "lineno": 334
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_object_reference",
        "symbol_part": "V1ObjectReference",
        "lineno": 335
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "symbol_part": "V1OpaqueDeviceConfiguration",
        "lineno": 336
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_overhead.V1Overhead",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_overhead",
        "symbol_part": "V1Overhead",
        "lineno": 337
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_owner_reference",
        "symbol_part": "V1OwnerReference",
        "lineno": 338
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_param_kind",
        "symbol_part": "V1ParamKind",
        "lineno": 339
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_param_ref",
        "symbol_part": "V1ParamRef",
        "lineno": 340
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_parent_reference",
        "symbol_part": "V1ParentReference",
        "lineno": 341
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume",
        "symbol_part": "V1PersistentVolume",
        "lineno": 342
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "symbol_part": "V1PersistentVolumeClaim",
        "lineno": 343
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "symbol_part": "V1PersistentVolumeClaimCondition",
        "lineno": 344
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "symbol_part": "V1PersistentVolumeClaimList",
        "lineno": 345
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "symbol_part": "V1PersistentVolumeClaimSpec",
        "lineno": 346
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "symbol_part": "V1PersistentVolumeClaimStatus",
        "lineno": 347
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "symbol_part": "V1PersistentVolumeClaimTemplate",
        "lineno": 348
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "symbol_part": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 349
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_list",
        "symbol_part": "V1PersistentVolumeList",
        "lineno": 350
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "symbol_part": "V1PersistentVolumeSpec",
        "lineno": 351
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_persistent_volume_status",
        "symbol_part": "V1PersistentVolumeStatus",
        "lineno": 352
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "symbol_part": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 353
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod.V1Pod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod",
        "symbol_part": "V1Pod",
        "lineno": 354
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_affinity",
        "symbol_part": "V1PodAffinity",
        "lineno": 355
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_affinity_term",
        "symbol_part": "V1PodAffinityTerm",
        "lineno": 356
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "symbol_part": "V1PodAntiAffinity",
        "lineno": 357
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "symbol_part": "V1PodCertificateProjection",
        "lineno": 358
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_condition",
        "symbol_part": "V1PodCondition",
        "lineno": 359
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_dns_config",
        "symbol_part": "V1PodDNSConfig",
        "lineno": 360
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "symbol_part": "V1PodDNSConfigOption",
        "lineno": 361
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "symbol_part": "V1PodDisruptionBudget",
        "lineno": 362
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "symbol_part": "V1PodDisruptionBudgetList",
        "lineno": 363
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "symbol_part": "V1PodDisruptionBudgetSpec",
        "lineno": 364
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "symbol_part": "V1PodDisruptionBudgetStatus",
        "lineno": 365
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "symbol_part": "V1PodExtendedResourceClaimStatus",
        "lineno": 366
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy",
        "symbol_part": "V1PodFailurePolicy",
        "lineno": 367
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "symbol_part": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 368
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "symbol_part": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 369
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "symbol_part": "V1PodFailurePolicyRule",
        "lineno": 370
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_ip",
        "symbol_part": "V1PodIP",
        "lineno": 371
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_list.V1PodList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_list",
        "symbol_part": "V1PodList",
        "lineno": 372
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_os.V1PodOS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_os",
        "symbol_part": "V1PodOS",
        "lineno": 373
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "symbol_part": "V1PodReadinessGate",
        "lineno": 374
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_resource_claim",
        "symbol_part": "V1PodResourceClaim",
        "lineno": 375
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "symbol_part": "V1PodResourceClaimStatus",
        "lineno": 376
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "symbol_part": "V1PodSchedulingGate",
        "lineno": 377
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "symbol_part": "V1PodSchedulingGroup",
        "lineno": 378
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_security_context",
        "symbol_part": "V1PodSecurityContext",
        "lineno": 379
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_spec",
        "symbol_part": "V1PodSpec",
        "lineno": 380
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_status",
        "symbol_part": "V1PodStatus",
        "lineno": 381
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template",
        "symbol_part": "V1PodTemplate",
        "lineno": 382
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template_list",
        "symbol_part": "V1PodTemplateList",
        "lineno": 383
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_pod_template_spec",
        "symbol_part": "V1PodTemplateSpec",
        "lineno": 384
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_policy_rule",
        "symbol_part": "V1PolicyRule",
        "lineno": 385
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "symbol_part": "V1PolicyRulesWithSubjects",
        "lineno": 386
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_port_status.V1PortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_port_status",
        "symbol_part": "V1PortStatus",
        "lineno": 387
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_portworx_volume_source",
        "symbol_part": "V1PortworxVolumeSource",
        "lineno": 388
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_preconditions",
        "symbol_part": "V1Preconditions",
        "lineno": 389
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "symbol_part": "V1PreferredSchedulingTerm",
        "lineno": 390
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_class",
        "symbol_part": "V1PriorityClass",
        "lineno": 391
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_class_list",
        "symbol_part": "V1PriorityClassList",
        "lineno": 392
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration",
        "symbol_part": "V1PriorityLevelConfiguration",
        "lineno": 393
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "symbol_part": "V1PriorityLevelConfigurationCondition",
        "lineno": 394
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "symbol_part": "V1PriorityLevelConfigurationList",
        "lineno": 395
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "symbol_part": "V1PriorityLevelConfigurationReference",
        "lineno": 396
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "symbol_part": "V1PriorityLevelConfigurationSpec",
        "lineno": 397
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "symbol_part": "V1PriorityLevelConfigurationStatus",
        "lineno": 398
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_probe.V1Probe",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_probe",
        "symbol_part": "V1Probe",
        "lineno": 399
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_projected_volume_source",
        "symbol_part": "V1ProjectedVolumeSource",
        "lineno": 400
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_queuing_configuration",
        "symbol_part": "V1QueuingConfiguration",
        "lineno": 401
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "symbol_part": "V1QuobyteVolumeSource",
        "lineno": 402
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "symbol_part": "V1RBDPersistentVolumeSource",
        "lineno": 403
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rbd_volume_source",
        "symbol_part": "V1RBDVolumeSource",
        "lineno": 404
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set",
        "symbol_part": "V1ReplicaSet",
        "lineno": 405
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_condition",
        "symbol_part": "V1ReplicaSetCondition",
        "lineno": 406
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_list",
        "symbol_part": "V1ReplicaSetList",
        "lineno": 407
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_spec",
        "symbol_part": "V1ReplicaSetSpec",
        "lineno": 408
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replica_set_status",
        "symbol_part": "V1ReplicaSetStatus",
        "lineno": 409
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller",
        "symbol_part": "V1ReplicationController",
        "lineno": 410
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_condition",
        "symbol_part": "V1ReplicationControllerCondition",
        "lineno": 411
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_list",
        "symbol_part": "V1ReplicationControllerList",
        "lineno": 412
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_spec",
        "symbol_part": "V1ReplicationControllerSpec",
        "lineno": 413
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_replication_controller_status",
        "symbol_part": "V1ReplicationControllerStatus",
        "lineno": 414
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_attributes",
        "symbol_part": "V1ResourceAttributes",
        "lineno": 415
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "symbol_part": "V1ResourceClaimConsumerReference",
        "lineno": 416
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_list",
        "symbol_part": "V1ResourceClaimList",
        "lineno": 417
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_spec",
        "symbol_part": "V1ResourceClaimSpec",
        "lineno": 418
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_status",
        "symbol_part": "V1ResourceClaimStatus",
        "lineno": 419
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template",
        "symbol_part": "V1ResourceClaimTemplate",
        "lineno": 420
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "symbol_part": "V1ResourceClaimTemplateList",
        "lineno": 421
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "symbol_part": "V1ResourceClaimTemplateSpec",
        "lineno": 422
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_field_selector",
        "symbol_part": "V1ResourceFieldSelector",
        "lineno": 423
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_health",
        "symbol_part": "V1ResourceHealth",
        "lineno": 424
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_policy_rule",
        "symbol_part": "V1ResourcePolicyRule",
        "lineno": 425
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_pool",
        "symbol_part": "V1ResourcePool",
        "lineno": 426
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota",
        "symbol_part": "V1ResourceQuota",
        "lineno": 427
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_list",
        "symbol_part": "V1ResourceQuotaList",
        "lineno": 428
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_spec",
        "symbol_part": "V1ResourceQuotaSpec",
        "lineno": 429
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_quota_status",
        "symbol_part": "V1ResourceQuotaStatus",
        "lineno": 430
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_requirements",
        "symbol_part": "V1ResourceRequirements",
        "lineno": 431
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_rule",
        "symbol_part": "V1ResourceRule",
        "lineno": 432
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice",
        "symbol_part": "V1ResourceSlice",
        "lineno": 433
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice_list",
        "symbol_part": "V1ResourceSliceList",
        "lineno": 434
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_slice_spec",
        "symbol_part": "V1ResourceSliceSpec",
        "lineno": 435
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_resource_status",
        "symbol_part": "V1ResourceStatus",
        "lineno": 436
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_role.V1Role",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role",
        "symbol_part": "V1Role",
        "lineno": 437
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_binding",
        "symbol_part": "V1RoleBinding",
        "lineno": 438
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_binding_list",
        "symbol_part": "V1RoleBindingList",
        "lineno": 439
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_role_list.V1RoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_list",
        "symbol_part": "V1RoleList",
        "lineno": 440
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_role_ref",
        "symbol_part": "V1RoleRef",
        "lineno": 441
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "symbol_part": "V1RollingUpdateDaemonSet",
        "lineno": 442
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "symbol_part": "V1RollingUpdateDeployment",
        "lineno": 443
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "symbol_part": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 444
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_rule_with_operations",
        "symbol_part": "V1RuleWithOperations",
        "lineno": 445
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_runtime_class",
        "symbol_part": "V1RuntimeClass",
        "lineno": 446
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_runtime_class_list",
        "symbol_part": "V1RuntimeClassList",
        "lineno": 447
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_se_linux_options",
        "symbol_part": "V1SELinuxOptions",
        "lineno": 448
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scale.V1Scale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale",
        "symbol_part": "V1Scale",
        "lineno": 449
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "symbol_part": "V1ScaleIOPersistentVolumeSource",
        "lineno": 450
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "symbol_part": "V1ScaleIOVolumeSource",
        "lineno": 451
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_spec",
        "symbol_part": "V1ScaleSpec",
        "lineno": 452
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scale_status",
        "symbol_part": "V1ScaleStatus",
        "lineno": 453
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scheduling",
        "symbol_part": "V1Scheduling",
        "lineno": 454
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scope_selector",
        "symbol_part": "V1ScopeSelector",
        "lineno": 455
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "symbol_part": "V1ScopedResourceSelectorRequirement",
        "lineno": 456
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_seccomp_profile",
        "symbol_part": "V1SeccompProfile",
        "lineno": 457
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret.V1Secret",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret",
        "symbol_part": "V1Secret",
        "lineno": 458
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_env_source",
        "symbol_part": "V1SecretEnvSource",
        "lineno": 459
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_key_selector",
        "symbol_part": "V1SecretKeySelector",
        "lineno": 460
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_list.V1SecretList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_list",
        "symbol_part": "V1SecretList",
        "lineno": 461
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_projection",
        "symbol_part": "V1SecretProjection",
        "lineno": 462
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_reference",
        "symbol_part": "V1SecretReference",
        "lineno": 463
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_secret_volume_source",
        "symbol_part": "V1SecretVolumeSource",
        "lineno": 464
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_security_context",
        "symbol_part": "V1SecurityContext",
        "lineno": 465
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_selectable_field",
        "symbol_part": "V1SelectableField",
        "lineno": 466
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_access_review",
        "symbol_part": "V1SelfSubjectAccessReview",
        "lineno": 467
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "symbol_part": "V1SelfSubjectAccessReviewSpec",
        "lineno": 468
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_review",
        "symbol_part": "V1SelfSubjectReview",
        "lineno": 469
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_review_status",
        "symbol_part": "V1SelfSubjectReviewStatus",
        "lineno": 470
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "symbol_part": "V1SelfSubjectRulesReview",
        "lineno": 471
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "symbol_part": "V1SelfSubjectRulesReviewSpec",
        "lineno": 472
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "symbol_part": "V1ServerAddressByClientCIDR",
        "lineno": 473
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service.V1Service",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service",
        "symbol_part": "V1Service",
        "lineno": 474
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account",
        "symbol_part": "V1ServiceAccount",
        "lineno": 475
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_list",
        "symbol_part": "V1ServiceAccountList",
        "lineno": 476
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_subject",
        "symbol_part": "V1ServiceAccountSubject",
        "lineno": 477
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_account_token_projection",
        "symbol_part": "V1ServiceAccountTokenProjection",
        "lineno": 478
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_backend_port",
        "symbol_part": "V1ServiceBackendPort",
        "lineno": 479
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr",
        "symbol_part": "V1ServiceCIDR",
        "lineno": 480
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_list",
        "symbol_part": "V1ServiceCIDRList",
        "lineno": 481
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_spec",
        "symbol_part": "V1ServiceCIDRSpec",
        "lineno": 482
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_cidr_status",
        "symbol_part": "V1ServiceCIDRStatus",
        "lineno": 483
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_list.V1ServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_list",
        "symbol_part": "V1ServiceList",
        "lineno": 484
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_port.V1ServicePort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_port",
        "symbol_part": "V1ServicePort",
        "lineno": 485
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_spec",
        "symbol_part": "V1ServiceSpec",
        "lineno": 486
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_service_status",
        "symbol_part": "V1ServiceStatus",
        "lineno": 487
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_session_affinity_config",
        "symbol_part": "V1SessionAffinityConfig",
        "lineno": 488
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_shard_info",
        "symbol_part": "V1ShardInfo",
        "lineno": 489
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_sleep_action",
        "symbol_part": "V1SleepAction",
        "lineno": 490
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set",
        "symbol_part": "V1StatefulSet",
        "lineno": 491
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_condition",
        "symbol_part": "V1StatefulSetCondition",
        "lineno": 492
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_list",
        "symbol_part": "V1StatefulSetList",
        "lineno": 493
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "symbol_part": "V1StatefulSetOrdinals",
        "lineno": 494
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "symbol_part": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 495
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_spec",
        "symbol_part": "V1StatefulSetSpec",
        "lineno": 496
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_status",
        "symbol_part": "V1StatefulSetStatus",
        "lineno": 497
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "symbol_part": "V1StatefulSetUpdateStrategy",
        "lineno": 498
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_status.V1Status",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status",
        "symbol_part": "V1Status",
        "lineno": 499
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status_cause",
        "symbol_part": "V1StatusCause",
        "lineno": 500
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_status_details",
        "symbol_part": "V1StatusDetails",
        "lineno": 501
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_class",
        "symbol_part": "V1StorageClass",
        "lineno": 502
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_class_list",
        "symbol_part": "V1StorageClassList",
        "lineno": 503
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "symbol_part": "V1StorageOSPersistentVolumeSource",
        "lineno": 504
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "symbol_part": "V1StorageOSVolumeSource",
        "lineno": 505
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review",
        "symbol_part": "V1SubjectAccessReview",
        "lineno": 506
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "symbol_part": "V1SubjectAccessReviewSpec",
        "lineno": 507
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_access_review_status",
        "symbol_part": "V1SubjectAccessReviewStatus",
        "lineno": 508
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "symbol_part": "V1SubjectRulesReviewStatus",
        "lineno": 509
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_success_policy",
        "symbol_part": "V1SuccessPolicy",
        "lineno": 510
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_success_policy_rule",
        "symbol_part": "V1SuccessPolicyRule",
        "lineno": 511
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_sysctl",
        "symbol_part": "V1Sysctl",
        "lineno": 512
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_tcp_socket_action",
        "symbol_part": "V1TCPSocketAction",
        "lineno": 513
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_taint.V1Taint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_taint",
        "symbol_part": "V1Taint",
        "lineno": 514
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_request_spec",
        "symbol_part": "V1TokenRequestSpec",
        "lineno": 515
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_request_status",
        "symbol_part": "V1TokenRequestStatus",
        "lineno": 516
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_token_review.V1TokenReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review",
        "symbol_part": "V1TokenReview",
        "lineno": 517
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review_spec",
        "symbol_part": "V1TokenReviewSpec",
        "lineno": 518
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_token_review_status",
        "symbol_part": "V1TokenReviewStatus",
        "lineno": 519
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_toleration.V1Toleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_toleration",
        "symbol_part": "V1Toleration",
        "lineno": 520
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "symbol_part": "V1TopologySelectorLabelRequirement",
        "lineno": 521
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_selector_term",
        "symbol_part": "V1TopologySelectorTerm",
        "lineno": 522
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "symbol_part": "V1TopologySpreadConstraint",
        "lineno": 523
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_type_checking",
        "symbol_part": "V1TypeChecking",
        "lineno": 524
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "symbol_part": "V1TypedLocalObjectReference",
        "lineno": 525
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_typed_object_reference",
        "symbol_part": "V1TypedObjectReference",
        "lineno": 526
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "symbol_part": "V1UncountedTerminatedPods",
        "lineno": 527
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_user_info.V1UserInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_user_info",
        "symbol_part": "V1UserInfo",
        "lineno": 528
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_user_subject",
        "symbol_part": "V1UserSubject",
        "lineno": 529
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy",
        "symbol_part": "V1ValidatingAdmissionPolicy",
        "lineno": 530
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "symbol_part": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 531
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 532
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 533
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "symbol_part": "V1ValidatingAdmissionPolicyList",
        "lineno": 534
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "symbol_part": "V1ValidatingAdmissionPolicySpec",
        "lineno": 535
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "symbol_part": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 536
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook",
        "symbol_part": "V1ValidatingWebhook",
        "lineno": 537
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "symbol_part": "V1ValidatingWebhookConfiguration",
        "lineno": 538
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "symbol_part": "V1ValidatingWebhookConfigurationList",
        "lineno": 539
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validation.V1Validation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validation",
        "symbol_part": "V1Validation",
        "lineno": 540
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_validation_rule",
        "symbol_part": "V1ValidationRule",
        "lineno": 541
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_variable.V1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_variable",
        "symbol_part": "V1Variable",
        "lineno": 542
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume.V1Volume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume",
        "symbol_part": "V1Volume",
        "lineno": 543
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment",
        "symbol_part": "V1VolumeAttachment",
        "lineno": 544
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_list",
        "symbol_part": "V1VolumeAttachmentList",
        "lineno": 545
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_source",
        "symbol_part": "V1VolumeAttachmentSource",
        "lineno": 546
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "symbol_part": "V1VolumeAttachmentSpec",
        "lineno": 547
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attachment_status",
        "symbol_part": "V1VolumeAttachmentStatus",
        "lineno": 548
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attributes_class",
        "symbol_part": "V1VolumeAttributesClass",
        "lineno": 549
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "symbol_part": "V1VolumeAttributesClassList",
        "lineno": 550
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_device",
        "symbol_part": "V1VolumeDevice",
        "lineno": 551
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_error",
        "symbol_part": "V1VolumeError",
        "lineno": 552
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_mount",
        "symbol_part": "V1VolumeMount",
        "lineno": 553
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_mount_status",
        "symbol_part": "V1VolumeMountStatus",
        "lineno": 554
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_node_affinity",
        "symbol_part": "V1VolumeNodeAffinity",
        "lineno": 555
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_node_resources",
        "symbol_part": "V1VolumeNodeResources",
        "lineno": 556
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_projection",
        "symbol_part": "V1VolumeProjection",
        "lineno": 557
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "symbol_part": "V1VolumeResourceRequirements",
        "lineno": 558
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_volume_status",
        "symbol_part": "V1VolumeStatus",
        "lineno": 559
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "symbol_part": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 560
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_watch_event",
        "symbol_part": "V1WatchEvent",
        "lineno": 561
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_webhook_conversion",
        "symbol_part": "V1WebhookConversion",
        "lineno": 562
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "symbol_part": "V1WeightedPodAffinityTerm",
        "lineno": 563
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1_windows_security_context_options",
        "symbol_part": "V1WindowsSecurityContextOptions",
        "lineno": 564
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "symbol_part": "V1alpha1ApplyConfiguration",
        "lineno": 565
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "symbol_part": "V1alpha1ClusterTrustBundle",
        "lineno": 566
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "symbol_part": "V1alpha1ClusterTrustBundleList",
        "lineno": 567
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "symbol_part": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 568
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_json_patch",
        "symbol_part": "V1alpha1JSONPatch",
        "lineno": 569
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_match_condition",
        "symbol_part": "V1alpha1MatchCondition",
        "lineno": 570
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_match_resources",
        "symbol_part": "V1alpha1MatchResources",
        "lineno": 571
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "symbol_part": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 572
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 573
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 574
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 575
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 576
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 577
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_mutation",
        "symbol_part": "V1alpha1Mutation",
        "lineno": 578
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "symbol_part": "V1alpha1NamedRuleWithOperations",
        "lineno": 579
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_param_kind",
        "symbol_part": "V1alpha1ParamKind",
        "lineno": 580
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_param_ref",
        "symbol_part": "V1alpha1ParamRef",
        "lineno": 581
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "symbol_part": "V1alpha1ServerStorageVersion",
        "lineno": 582
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version",
        "symbol_part": "V1alpha1StorageVersion",
        "lineno": 583
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "symbol_part": "V1alpha1StorageVersionCondition",
        "lineno": 584
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "symbol_part": "V1alpha1StorageVersionList",
        "lineno": 585
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "symbol_part": "V1alpha1StorageVersionStatus",
        "lineno": 586
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha1_variable",
        "symbol_part": "V1alpha1Variable",
        "lineno": 587
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "symbol_part": "V1alpha2GangSchedulingPolicy",
        "lineno": 588
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "symbol_part": "V1alpha2LeaseCandidate",
        "lineno": 589
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "symbol_part": "V1alpha2LeaseCandidateList",
        "lineno": 590
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "symbol_part": "V1alpha2LeaseCandidateSpec",
        "lineno": 591
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group",
        "symbol_part": "V1alpha2PodGroup",
        "lineno": 592
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "symbol_part": "V1alpha2PodGroupList",
        "lineno": 593
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "symbol_part": "V1alpha2PodGroupResourceClaim",
        "lineno": 594
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "symbol_part": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 595
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "symbol_part": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 596
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "symbol_part": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 597
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "symbol_part": "V1alpha2PodGroupSpec",
        "lineno": 598
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "symbol_part": "V1alpha2PodGroupStatus",
        "lineno": 599
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "symbol_part": "V1alpha2PodGroupTemplate",
        "lineno": 600
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "symbol_part": "V1alpha2PodGroupTemplateReference",
        "lineno": 601
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "symbol_part": "V1alpha2TopologyConstraint",
        "lineno": 602
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "symbol_part": "V1alpha2TypedLocalObjectReference",
        "lineno": 603
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload",
        "symbol_part": "V1alpha2Workload",
        "lineno": 604
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_list",
        "symbol_part": "V1alpha2WorkloadList",
        "lineno": 605
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "symbol_part": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 606
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "symbol_part": "V1alpha2WorkloadSpec",
        "lineno": 607
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint",
        "symbol_part": "V1alpha3DeviceTaint",
        "lineno": 608
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "symbol_part": "V1alpha3DeviceTaintRule",
        "lineno": 609
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "symbol_part": "V1alpha3DeviceTaintRuleList",
        "lineno": 610
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "symbol_part": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 611
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "symbol_part": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 612
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "symbol_part": "V1alpha3DeviceTaintSelector",
        "lineno": 613
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_pool_status",
        "symbol_part": "V1alpha3PoolStatus",
        "lineno": 614
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "symbol_part": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 615
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 616
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 617
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 618
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "symbol_part": "V1beta1AllocatedDeviceStatus",
        "lineno": 619
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_allocation_result",
        "symbol_part": "V1beta1AllocationResult",
        "lineno": 620
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "symbol_part": "V1beta1ApplyConfiguration",
        "lineno": 621
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_basic_device",
        "symbol_part": "V1beta1BasicDevice",
        "lineno": 622
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "symbol_part": "V1beta1CELDeviceSelector",
        "lineno": 623
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "symbol_part": "V1beta1CapacityRequestPolicy",
        "lineno": 624
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "symbol_part": "V1beta1CapacityRequestPolicyRange",
        "lineno": 625
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "symbol_part": "V1beta1CapacityRequirements",
        "lineno": 626
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "symbol_part": "V1beta1ClusterTrustBundle",
        "lineno": 627
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "symbol_part": "V1beta1ClusterTrustBundleList",
        "lineno": 628
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "symbol_part": "V1beta1ClusterTrustBundleSpec",
        "lineno": 629
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_counter",
        "symbol_part": "V1beta1Counter",
        "lineno": 630
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_counter_set",
        "symbol_part": "V1beta1CounterSet",
        "lineno": 631
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device",
        "symbol_part": "V1beta1Device",
        "lineno": 632
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "symbol_part": "V1beta1DeviceAllocationConfiguration",
        "lineno": 633
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "symbol_part": "V1beta1DeviceAllocationResult",
        "lineno": 634
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_attribute",
        "symbol_part": "V1beta1DeviceAttribute",
        "lineno": 635
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_capacity",
        "symbol_part": "V1beta1DeviceCapacity",
        "lineno": 636
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_claim",
        "symbol_part": "V1beta1DeviceClaim",
        "lineno": 637
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "symbol_part": "V1beta1DeviceClaimConfiguration",
        "lineno": 638
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class",
        "symbol_part": "V1beta1DeviceClass",
        "lineno": 639
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "symbol_part": "V1beta1DeviceClassConfiguration",
        "lineno": 640
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_list",
        "symbol_part": "V1beta1DeviceClassList",
        "lineno": 641
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "symbol_part": "V1beta1DeviceClassSpec",
        "lineno": 642
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_constraint",
        "symbol_part": "V1beta1DeviceConstraint",
        "lineno": 643
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "symbol_part": "V1beta1DeviceCounterConsumption",
        "lineno": 644
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_request",
        "symbol_part": "V1beta1DeviceRequest",
        "lineno": 645
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "symbol_part": "V1beta1DeviceRequestAllocationResult",
        "lineno": 646
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_selector",
        "symbol_part": "V1beta1DeviceSelector",
        "lineno": 647
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "symbol_part": "V1beta1DeviceSubRequest",
        "lineno": 648
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_taint",
        "symbol_part": "V1beta1DeviceTaint",
        "lineno": 649
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_device_toleration",
        "symbol_part": "V1beta1DeviceToleration",
        "lineno": 650
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address",
        "symbol_part": "V1beta1IPAddress",
        "lineno": 651
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "symbol_part": "V1beta1IPAddressList",
        "lineno": 652
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "symbol_part": "V1beta1IPAddressSpec",
        "lineno": 653
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_json_patch",
        "symbol_part": "V1beta1JSONPatch",
        "lineno": 654
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "symbol_part": "V1beta1LeaseCandidate",
        "lineno": 655
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "symbol_part": "V1beta1LeaseCandidateList",
        "lineno": 656
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "symbol_part": "V1beta1LeaseCandidateSpec",
        "lineno": 657
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_match_condition",
        "symbol_part": "V1beta1MatchCondition",
        "lineno": 658
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_match_resources",
        "symbol_part": "V1beta1MatchResources",
        "lineno": 659
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "symbol_part": "V1beta1MutatingAdmissionPolicy",
        "lineno": 660
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 661
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 662
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 663
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 664
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 665
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_mutation",
        "symbol_part": "V1beta1Mutation",
        "lineno": 666
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "symbol_part": "V1beta1NamedRuleWithOperations",
        "lineno": 667
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_network_device_data",
        "symbol_part": "V1beta1NetworkDeviceData",
        "lineno": 668
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "symbol_part": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 669
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "symbol_part": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 670
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_param_kind",
        "symbol_part": "V1beta1ParamKind",
        "lineno": 671
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_param_ref",
        "symbol_part": "V1beta1ParamRef",
        "lineno": 672
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_parent_reference",
        "symbol_part": "V1beta1ParentReference",
        "lineno": 673
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "symbol_part": "V1beta1PodCertificateRequest",
        "lineno": 674
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "symbol_part": "V1beta1PodCertificateRequestList",
        "lineno": 675
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "symbol_part": "V1beta1PodCertificateRequestSpec",
        "lineno": 676
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "symbol_part": "V1beta1PodCertificateRequestStatus",
        "lineno": 677
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim",
        "symbol_part": "V1beta1ResourceClaim",
        "lineno": 678
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "symbol_part": "V1beta1ResourceClaimConsumerReference",
        "lineno": 679
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "symbol_part": "V1beta1ResourceClaimList",
        "lineno": 680
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "symbol_part": "V1beta1ResourceClaimSpec",
        "lineno": 681
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "symbol_part": "V1beta1ResourceClaimStatus",
        "lineno": 682
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "symbol_part": "V1beta1ResourceClaimTemplate",
        "lineno": 683
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "symbol_part": "V1beta1ResourceClaimTemplateList",
        "lineno": 684
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "symbol_part": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 685
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_pool",
        "symbol_part": "V1beta1ResourcePool",
        "lineno": 686
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice",
        "symbol_part": "V1beta1ResourceSlice",
        "lineno": 687
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "symbol_part": "V1beta1ResourceSliceList",
        "lineno": 688
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "symbol_part": "V1beta1ResourceSliceSpec",
        "lineno": 689
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr",
        "symbol_part": "V1beta1ServiceCIDR",
        "lineno": 690
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "symbol_part": "V1beta1ServiceCIDRList",
        "lineno": 691
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "symbol_part": "V1beta1ServiceCIDRSpec",
        "lineno": 692
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "symbol_part": "V1beta1ServiceCIDRStatus",
        "lineno": 693
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "symbol_part": "V1beta1StorageVersionMigration",
        "lineno": 694
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "symbol_part": "V1beta1StorageVersionMigrationList",
        "lineno": 695
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "symbol_part": "V1beta1StorageVersionMigrationSpec",
        "lineno": 696
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "symbol_part": "V1beta1StorageVersionMigrationStatus",
        "lineno": 697
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_variable",
        "symbol_part": "V1beta1Variable",
        "lineno": 698
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "symbol_part": "V1beta1VolumeAttributesClass",
        "lineno": 699
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "symbol_part": "V1beta1VolumeAttributesClassList",
        "lineno": 700
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "symbol_part": "V1beta2AllocatedDeviceStatus",
        "lineno": 701
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_allocation_result",
        "symbol_part": "V1beta2AllocationResult",
        "lineno": 702
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "symbol_part": "V1beta2CELDeviceSelector",
        "lineno": 703
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "symbol_part": "V1beta2CapacityRequestPolicy",
        "lineno": 704
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "symbol_part": "V1beta2CapacityRequestPolicyRange",
        "lineno": 705
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "symbol_part": "V1beta2CapacityRequirements",
        "lineno": 706
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_counter",
        "symbol_part": "V1beta2Counter",
        "lineno": 707
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_counter_set",
        "symbol_part": "V1beta2CounterSet",
        "lineno": 708
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device",
        "symbol_part": "V1beta2Device",
        "lineno": 709
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "symbol_part": "V1beta2DeviceAllocationConfiguration",
        "lineno": 710
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "symbol_part": "V1beta2DeviceAllocationResult",
        "lineno": 711
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_attribute",
        "symbol_part": "V1beta2DeviceAttribute",
        "lineno": 712
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_capacity",
        "symbol_part": "V1beta2DeviceCapacity",
        "lineno": 713
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_claim",
        "symbol_part": "V1beta2DeviceClaim",
        "lineno": 714
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "symbol_part": "V1beta2DeviceClaimConfiguration",
        "lineno": 715
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class",
        "symbol_part": "V1beta2DeviceClass",
        "lineno": 716
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "symbol_part": "V1beta2DeviceClassConfiguration",
        "lineno": 717
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_list",
        "symbol_part": "V1beta2DeviceClassList",
        "lineno": 718
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "symbol_part": "V1beta2DeviceClassSpec",
        "lineno": 719
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_constraint",
        "symbol_part": "V1beta2DeviceConstraint",
        "lineno": 720
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "symbol_part": "V1beta2DeviceCounterConsumption",
        "lineno": 721
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_request",
        "symbol_part": "V1beta2DeviceRequest",
        "lineno": 722
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "symbol_part": "V1beta2DeviceRequestAllocationResult",
        "lineno": 723
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_selector",
        "symbol_part": "V1beta2DeviceSelector",
        "lineno": 724
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "symbol_part": "V1beta2DeviceSubRequest",
        "lineno": 725
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint",
        "symbol_part": "V1beta2DeviceTaint",
        "lineno": 726
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "symbol_part": "V1beta2DeviceTaintRule",
        "lineno": 727
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "symbol_part": "V1beta2DeviceTaintRuleList",
        "lineno": 728
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "symbol_part": "V1beta2DeviceTaintRuleSpec",
        "lineno": 729
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "symbol_part": "V1beta2DeviceTaintRuleStatus",
        "lineno": 730
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "symbol_part": "V1beta2DeviceTaintSelector",
        "lineno": 731
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_device_toleration",
        "symbol_part": "V1beta2DeviceToleration",
        "lineno": 732
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "symbol_part": "V1beta2ExactDeviceRequest",
        "lineno": 733
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_network_device_data",
        "symbol_part": "V1beta2NetworkDeviceData",
        "lineno": 734
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "symbol_part": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 735
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "symbol_part": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 736
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim",
        "symbol_part": "V1beta2ResourceClaim",
        "lineno": 737
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "symbol_part": "V1beta2ResourceClaimConsumerReference",
        "lineno": 738
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "symbol_part": "V1beta2ResourceClaimList",
        "lineno": 739
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "symbol_part": "V1beta2ResourceClaimSpec",
        "lineno": 740
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "symbol_part": "V1beta2ResourceClaimStatus",
        "lineno": 741
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "symbol_part": "V1beta2ResourceClaimTemplate",
        "lineno": 742
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "symbol_part": "V1beta2ResourceClaimTemplateList",
        "lineno": 743
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "symbol_part": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 744
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_pool",
        "symbol_part": "V1beta2ResourcePool",
        "lineno": 745
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice",
        "symbol_part": "V1beta2ResourceSlice",
        "lineno": 746
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "symbol_part": "V1beta2ResourceSliceList",
        "lineno": 747
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "symbol_part": "V1beta2ResourceSliceSpec",
        "lineno": 748
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_group_discovery",
        "symbol_part": "V2APIGroupDiscovery",
        "lineno": 749
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "symbol_part": "V2APIGroupDiscoveryList",
        "lineno": 750
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_resource_discovery",
        "symbol_part": "V2APIResourceDiscovery",
        "lineno": 751
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "symbol_part": "V2APISubresourceDiscovery",
        "lineno": 752
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_api_version_discovery",
        "symbol_part": "V2APIVersionDiscovery",
        "lineno": 753
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "symbol_part": "V2ContainerResourceMetricSource",
        "lineno": 754
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "symbol_part": "V2ContainerResourceMetricStatus",
        "lineno": 755
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "symbol_part": "V2CrossVersionObjectReference",
        "lineno": 756
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_external_metric_source",
        "symbol_part": "V2ExternalMetricSource",
        "lineno": 757
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_external_metric_status",
        "symbol_part": "V2ExternalMetricStatus",
        "lineno": 758
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "symbol_part": "V2HPAScalingPolicy",
        "lineno": 759
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "symbol_part": "V2HPAScalingRules",
        "lineno": 760
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "symbol_part": "V2HorizontalPodAutoscaler",
        "lineno": 761
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "symbol_part": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 762
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "symbol_part": "V2HorizontalPodAutoscalerCondition",
        "lineno": 763
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "symbol_part": "V2HorizontalPodAutoscalerList",
        "lineno": 764
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "symbol_part": "V2HorizontalPodAutoscalerSpec",
        "lineno": 765
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "symbol_part": "V2HorizontalPodAutoscalerStatus",
        "lineno": 766
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_identifier",
        "symbol_part": "V2MetricIdentifier",
        "lineno": 767
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_spec",
        "symbol_part": "V2MetricSpec",
        "lineno": 768
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_status",
        "symbol_part": "V2MetricStatus",
        "lineno": 769
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_target",
        "symbol_part": "V2MetricTarget",
        "lineno": 770
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_metric_value_status",
        "symbol_part": "V2MetricValueStatus",
        "lineno": 771
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_object_metric_source",
        "symbol_part": "V2ObjectMetricSource",
        "lineno": 772
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_object_metric_status",
        "symbol_part": "V2ObjectMetricStatus",
        "lineno": 773
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_pods_metric_source",
        "symbol_part": "V2PodsMetricSource",
        "lineno": 774
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_pods_metric_status",
        "symbol_part": "V2PodsMetricStatus",
        "lineno": 775
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_resource_metric_source",
        "symbol_part": "V2ResourceMetricSource",
        "lineno": 776
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2_resource_metric_status",
        "symbol_part": "V2ResourceMetricStatus",
        "lineno": 777
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "symbol_part": "V2beta1APIGroupDiscovery",
        "lineno": 778
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "symbol_part": "V2beta1APIGroupDiscoveryList",
        "lineno": 779
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "symbol_part": "V2beta1APIResourceDiscovery",
        "lineno": 780
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "symbol_part": "V2beta1APISubresourceDiscovery",
        "lineno": 781
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "symbol_part": "V2beta1APIVersionDiscovery",
        "lineno": 782
      },
      {
        "from_module": "kubernetes.aio.client.models",
        "imports": "kubernetes.aio.client.models.version_info.VersionInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models.version_info",
        "symbol_part": "VersionInfo",
        "lineno": 783
      }
    ],
    "kubernetes.aio.config.config_exception": [],
    "kubernetes.aio.config.dateutil": [],
    "kubernetes.aio.config.dateutil_test": [
      {
        "from_module": "kubernetes.aio.config.dateutil_test",
        "imports": "dateutil.UTC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "UTC",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.config.dateutil_test",
        "imports": "dateutil.TimezoneInfo",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "TimezoneInfo",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.config.dateutil_test",
        "imports": "dateutil.format_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "format_rfc3339",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.config.dateutil_test",
        "imports": "dateutil.parse_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "parse_rfc3339",
        "lineno": 18
      }
    ],
    "kubernetes.aio.config.exec_provider": [
      {
        "from_module": "kubernetes.aio.config.exec_provider",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 20
      }
    ],
    "kubernetes.aio.config.exec_provider_test": [
      {
        "from_module": "kubernetes.aio.config.exec_provider_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.aio.config.exec_provider_test",
        "imports": "exec_provider.ExecProvider",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exec_provider",
        "symbol_part": "ExecProvider",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.config.exec_provider_test",
        "imports": "kube_config.ConfigNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ConfigNode",
        "lineno": 22
      }
    ],
    "kubernetes.aio.config.google_auth": [],
    "kubernetes.aio.config.google_auth_test": [
      {
        "from_module": "kubernetes.aio.config.google_auth_test",
        "imports": "google_auth.google_auth_credentials",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "google_auth",
        "symbol_part": "google_auth_credentials",
        "lineno": 17
      }
    ],
    "kubernetes.aio.config.incluster_config": [
      {
        "from_module": "kubernetes.aio.config.incluster_config",
        "imports": "kubernetes.aio.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "Configuration",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 20
      }
    ],
    "kubernetes.aio.config.incluster_config_test": [
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "kubernetes.aio.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "Configuration",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "incluster_config.SERVICE_HOST_ENV_NAME",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "SERVICE_HOST_ENV_NAME",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "incluster_config.SERVICE_PORT_ENV_NAME",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "SERVICE_PORT_ENV_NAME",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "incluster_config.InClusterConfigLoader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "InClusterConfigLoader",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.config.incluster_config_test",
        "imports": "incluster_config._join_host_port",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "_join_host_port",
        "lineno": 24
      }
    ],
    "kubernetes.aio.config.kube_config": [
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "kubernetes.aio.client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "ApiClient",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "kubernetes.aio.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "Configuration",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "dateutil.UTC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "UTC",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "dateutil.parse_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "parse_rfc3339",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "exec_provider.ExecProvider",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exec_provider",
        "symbol_part": "ExecProvider",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "google_auth.google_auth_credentials",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "google_auth",
        "symbol_part": "google_auth_credentials",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.aio.config.kube_config",
        "imports": "openid.OpenIDRequestor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "openid",
        "symbol_part": "OpenIDRequestor",
        "lineno": 35
      }
    ],
    "kubernetes.aio.config.kube_config_test": [
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "load_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "load_config",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.ENV_KUBECONFIG_PATH_SEPARATOR",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ENV_KUBECONFIG_PATH_SEPARATOR",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.ConfigNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ConfigNode",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.FileOrData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "FileOrData",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.KubeConfigLoader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KubeConfigLoader",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.KubeConfigMerger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KubeConfigMerger",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.list_kube_config_contexts",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "list_kube_config_contexts",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.load_kube_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.load_kube_config_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config_from_dict",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.new_client_from_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.new_client_from_config_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config_dict",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.aio.config.kube_config_test",
        "imports": "kube_config.refresh_token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "refresh_token",
        "lineno": 29
      }
    ],
    "kubernetes.aio.config.openid": [
      {
        "from_module": "kubernetes.aio.config.openid",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 3
      }
    ],
    "kubernetes.aio.config.openid_test": [
      {
        "from_module": "kubernetes.aio.config.openid_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 12
      },
      {
        "from_module": "kubernetes.aio.config.openid_test",
        "imports": "openid.OpenIDRequestor",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "openid",
        "symbol_part": "OpenIDRequestor",
        "lineno": 13
      }
    ],
    "kubernetes.aio.config": [
      {
        "from_module": "kubernetes.aio.config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "incluster_config.load_incluster_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "load_incluster_config",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.KUBE_CONFIG_DEFAULT_LOCATION",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KUBE_CONFIG_DEFAULT_LOCATION",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.list_kube_config_contexts",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "list_kube_config_contexts",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.load_kube_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.load_kube_config_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config_from_dict",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.new_client_from_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.new_client_from_config_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config_dict",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.config",
        "imports": "kube_config.refresh_token",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "refresh_token",
        "lineno": 19
      }
    ],
    "kubernetes.aio.e2e_test.base": [
      {
        "from_module": "kubernetes.aio.e2e_test.base",
        "imports": "kubernetes.aio.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.e2e_test.base",
        "imports": "kubernetes.aio.config.kube_config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.config",
        "symbol_part": "kube_config",
        "lineno": 19
      }
    ],
    "kubernetes.aio.e2e_test.test_api": [
      {
        "from_module": "kubernetes.aio.e2e_test.test_api",
        "imports": "kubernetes.aio.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "utils",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_api",
        "imports": "kubernetes.aio.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "api_client",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_api",
        "imports": "kubernetes.aio.client.api.apps_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api",
        "symbol_part": "apps_v1_api",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_api",
        "imports": "kubernetes.aio.client.models.v1_delete_options",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.models",
        "symbol_part": "v1_delete_options",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_api",
        "imports": "kubernetes.aio.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.e2e_test",
        "symbol_part": "base",
        "lineno": 25
      }
    ],
    "kubernetes.aio.e2e_test.test_apply_patch": [
      {
        "from_module": "kubernetes.aio.e2e_test.test_apply_patch",
        "imports": "kubernetes.aio.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "api_client",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_apply_patch",
        "imports": "kubernetes.aio.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_apply_patch",
        "imports": "kubernetes.aio.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.e2e_test",
        "symbol_part": "base",
        "lineno": 20
      }
    ],
    "kubernetes.aio.e2e_test.test_batch": [
      {
        "from_module": "kubernetes.aio.e2e_test.test_batch",
        "imports": "kubernetes.aio.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client",
        "symbol_part": "api_client",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_batch",
        "imports": "kubernetes.aio.client.api.batch_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api",
        "symbol_part": "batch_v1_api",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.aio.e2e_test.test_batch",
        "imports": "kubernetes.aio.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.e2e_test",
        "symbol_part": "base",
        "lineno": 20
      }
    ],
    "kubernetes.aio.e2e_test": [],
    "kubernetes.aio.test.test_admissionregistration_api": [
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_api",
        "imports": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_api",
        "symbol_part": "AdmissionregistrationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "symbol_part": "AdmissionregistrationV1alpha1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "symbol_part": "AdmissionregistrationV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1_api",
        "imports": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.admissionregistration_v1_api",
        "symbol_part": "AdmissionregistrationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_admissionregistration_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apiextensions_api": [
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_api",
        "imports": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_api",
        "symbol_part": "ApiextensionsApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apiextensions_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_v1_api",
        "imports": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiextensions_v1_api",
        "symbol_part": "ApiextensionsV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apiextensions_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apiregistration_api": [
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_api",
        "imports": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_api",
        "symbol_part": "ApiregistrationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apiregistration_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_v1_api",
        "imports": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apiregistration_v1_api",
        "symbol_part": "ApiregistrationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apiregistration_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apis_api": [
      {
        "from_module": "kubernetes.aio.test.test_apis_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apis_api",
        "imports": "kubernetes.aio.client.api.apis_api.ApisApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apis_api",
        "symbol_part": "ApisApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apis_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apps_api": [
      {
        "from_module": "kubernetes.aio.test.test_apps_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apps_api",
        "imports": "kubernetes.aio.client.api.apps_api.AppsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_api",
        "symbol_part": "AppsApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apps_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_apps_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_apps_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_apps_v1_api",
        "imports": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.apps_v1_api",
        "symbol_part": "AppsV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_apps_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_authentication_api": [
      {
        "from_module": "kubernetes.aio.test.test_authentication_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_authentication_api",
        "imports": "kubernetes.aio.client.api.authentication_api.AuthenticationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_api",
        "symbol_part": "AuthenticationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_authentication_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_authentication_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_authentication_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_authentication_v1_api",
        "imports": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authentication_v1_api",
        "symbol_part": "AuthenticationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_authentication_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_authorization_api": [
      {
        "from_module": "kubernetes.aio.test.test_authorization_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_authorization_api",
        "imports": "kubernetes.aio.client.api.authorization_api.AuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_api",
        "symbol_part": "AuthorizationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_authorization_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_authorization_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_authorization_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_authorization_v1_api",
        "imports": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.authorization_v1_api",
        "symbol_part": "AuthorizationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_authorization_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_autoscaling_api": [
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_api",
        "imports": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_api",
        "symbol_part": "AutoscalingApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v1_api",
        "imports": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v1_api",
        "symbol_part": "AutoscalingV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v2_api": [
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v2_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v2_api",
        "imports": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.autoscaling_v2_api",
        "symbol_part": "AutoscalingV2Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_autoscaling_v2_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_batch_api": [
      {
        "from_module": "kubernetes.aio.test.test_batch_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_batch_api",
        "imports": "kubernetes.aio.client.api.batch_api.BatchApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_api",
        "symbol_part": "BatchApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_batch_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_batch_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_batch_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_batch_v1_api",
        "imports": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.batch_v1_api",
        "symbol_part": "BatchV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_batch_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_certificates_api": [
      {
        "from_module": "kubernetes.aio.test.test_certificates_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_api",
        "imports": "kubernetes.aio.client.api.certificates_api.CertificatesApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_api",
        "symbol_part": "CertificatesApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_certificates_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "symbol_part": "CertificatesV1alpha1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1alpha1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_certificates_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1beta1_api",
        "imports": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1beta1_api",
        "symbol_part": "CertificatesV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_certificates_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1_api",
        "imports": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.certificates_v1_api",
        "symbol_part": "CertificatesV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_certificates_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_coordination_api": [
      {
        "from_module": "kubernetes.aio.test.test_coordination_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_api",
        "imports": "kubernetes.aio.client.api.coordination_api.CoordinationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_api",
        "symbol_part": "CoordinationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_coordination_v1alpha2_api": [
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "symbol_part": "CoordinationV1alpha2Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1alpha2_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_coordination_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1beta1_api",
        "imports": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1beta1_api",
        "symbol_part": "CoordinationV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_coordination_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1_api",
        "imports": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.coordination_v1_api",
        "symbol_part": "CoordinationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_coordination_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_core_api": [
      {
        "from_module": "kubernetes.aio.test.test_core_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_core_api",
        "imports": "kubernetes.aio.client.api.core_api.CoreApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_api",
        "symbol_part": "CoreApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_core_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_core_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_core_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_core_v1_api",
        "imports": "kubernetes.aio.client.api.core_v1_api.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.core_v1_api",
        "symbol_part": "CoreV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_core_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_custom_objects_api": [
      {
        "from_module": "kubernetes.aio.test.test_custom_objects_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_custom_objects_api",
        "imports": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_custom_objects_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_discovery_api": [
      {
        "from_module": "kubernetes.aio.test.test_discovery_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_discovery_api",
        "imports": "kubernetes.aio.client.api.discovery_api.DiscoveryApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_api",
        "symbol_part": "DiscoveryApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_discovery_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_discovery_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_discovery_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_discovery_v1_api",
        "imports": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.discovery_v1_api",
        "symbol_part": "DiscoveryV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_discovery_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_events_api": [
      {
        "from_module": "kubernetes.aio.test.test_events_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_events_api",
        "imports": "kubernetes.aio.client.api.events_api.EventsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_api",
        "symbol_part": "EventsApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_events_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_events_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_events_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_events_v1_api",
        "imports": "kubernetes.aio.client.api.events_v1_api.EventsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.events_v1_api",
        "symbol_part": "EventsV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_events_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_api": [
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "symbol_part": "FlowcontrolApiserverApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "symbol_part": "FlowcontrolApiserverV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_api": [
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_api",
        "imports": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_api",
        "symbol_part": "InternalApiserverApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api": [
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "symbol_part": "InternalApiserverV1alpha1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_logs_api": [
      {
        "from_module": "kubernetes.aio.test.test_logs_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_logs_api",
        "imports": "kubernetes.aio.client.api.logs_api.LogsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.logs_api",
        "symbol_part": "LogsApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_logs_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_networking_api": [
      {
        "from_module": "kubernetes.aio.test.test_networking_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_api",
        "imports": "kubernetes.aio.client.api.networking_api.NetworkingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_api",
        "symbol_part": "NetworkingApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_networking_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_networking_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_v1beta1_api",
        "imports": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1beta1_api",
        "symbol_part": "NetworkingV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_networking_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_networking_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_v1_api",
        "imports": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.networking_v1_api",
        "symbol_part": "NetworkingV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_networking_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_node_api": [
      {
        "from_module": "kubernetes.aio.test.test_node_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_node_api",
        "imports": "kubernetes.aio.client.api.node_api.NodeApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_api",
        "symbol_part": "NodeApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_node_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_node_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_node_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_node_v1_api",
        "imports": "kubernetes.aio.client.api.node_v1_api.NodeV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.node_v1_api",
        "symbol_part": "NodeV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_node_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_openid_api": [
      {
        "from_module": "kubernetes.aio.test.test_openid_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_openid_api",
        "imports": "kubernetes.aio.client.api.openid_api.OpenidApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.openid_api",
        "symbol_part": "OpenidApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_openid_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_policy_api": [
      {
        "from_module": "kubernetes.aio.test.test_policy_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_policy_api",
        "imports": "kubernetes.aio.client.api.policy_api.PolicyApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_api",
        "symbol_part": "PolicyApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_policy_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_policy_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_policy_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_policy_v1_api",
        "imports": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.policy_v1_api",
        "symbol_part": "PolicyV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_policy_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_api": [
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_api",
        "imports": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_api",
        "symbol_part": "RbacAuthorizationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "symbol_part": "RbacAuthorizationV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_rbac_authorization_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_resource_api": [
      {
        "from_module": "kubernetes.aio.test.test_resource_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_api",
        "imports": "kubernetes.aio.client.api.resource_api.ResourceApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_api",
        "symbol_part": "ResourceApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_resource_v1alpha3_api": [
      {
        "from_module": "kubernetes.aio.test.test_resource_v1alpha3_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1alpha3_api",
        "imports": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1alpha3_api",
        "symbol_part": "ResourceV1alpha3Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1alpha3_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta1_api",
        "imports": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta1_api",
        "symbol_part": "ResourceV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta2_api": [
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta2_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta2_api",
        "imports": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1beta2_api",
        "symbol_part": "ResourceV1beta2Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1beta2_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_resource_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_resource_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1_api",
        "imports": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.resource_v1_api",
        "symbol_part": "ResourceV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_resource_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_scheduling_api": [
      {
        "from_module": "kubernetes.aio.test.test_scheduling_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_api",
        "imports": "kubernetes.aio.client.api.scheduling_api.SchedulingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_api",
        "symbol_part": "SchedulingApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1alpha2_api": [
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "symbol_part": "SchedulingV1alpha2Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1alpha2_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1_api",
        "imports": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.scheduling_v1_api",
        "symbol_part": "SchedulingV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_scheduling_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_storagemigration_api": [
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_api",
        "imports": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_api",
        "symbol_part": "StoragemigrationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_storagemigration_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "symbol_part": "StoragemigrationV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_storagemigration_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_storage_api": [
      {
        "from_module": "kubernetes.aio.test.test_storage_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_api",
        "imports": "kubernetes.aio.client.api.storage_api.StorageApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_api",
        "symbol_part": "StorageApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_storage_v1beta1_api": [
      {
        "from_module": "kubernetes.aio.test.test_storage_v1beta1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_v1beta1_api",
        "imports": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1beta1_api",
        "symbol_part": "StorageV1beta1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_v1beta1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_storage_v1_api": [
      {
        "from_module": "kubernetes.aio.test.test_storage_v1_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_v1_api",
        "imports": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.storage_v1_api",
        "symbol_part": "StorageV1Api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_storage_v1_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_version_api": [
      {
        "from_module": "kubernetes.aio.test.test_version_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_version_api",
        "imports": "kubernetes.aio.client.api.version_api.VersionApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.version_api",
        "symbol_part": "VersionApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_version_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test.test_well_known_api": [
      {
        "from_module": "kubernetes.aio.test.test_well_known_api",
        "imports": "kubernetes.aio.client",
        "type": "import",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.test.test_well_known_api",
        "imports": "kubernetes.aio.client.api.well_known_api.WellKnownApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.api.well_known_api",
        "symbol_part": "WellKnownApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.test.test_well_known_api",
        "imports": "kubernetes.aio.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.aio.test": [],
    "kubernetes.aio.utils.create_from_yaml": [
      {
        "from_module": "kubernetes.aio.utils.create_from_yaml",
        "imports": "kubernetes.aio.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio",
        "symbol_part": "client",
        "lineno": 21
      }
    ],
    "kubernetes.aio.utils.create_from_yaml_test": [
      {
        "from_module": "kubernetes.aio.utils.create_from_yaml_test",
        "imports": "kubernetes.aio.utils.create_from_dict",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.utils",
        "symbol_part": "create_from_dict",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.aio.utils.create_from_yaml_test",
        "imports": "kubernetes.aio.utils.create_from_yaml",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.aio.utils",
        "symbol_part": "create_from_yaml",
        "lineno": 18
      }
    ],
    "kubernetes.aio.utils": [
      {
        "from_module": "kubernetes.aio.utils",
        "imports": "create_from_yaml.FailToCreateError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "FailToCreateError",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.utils",
        "imports": "create_from_yaml.create_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_dict",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.utils",
        "imports": "create_from_yaml.create_from_yaml",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_yaml",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.aio.utils",
        "imports": "create_from_yaml.create_from_yaml_single_item",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_yaml_single_item",
        "lineno": 17
      }
    ],
    "kubernetes.base.config.config_exception": [],
    "kubernetes.base.config.dateutil": [],
    "kubernetes.base.config.dateutil_test": [
      {
        "from_module": "kubernetes.base.config.dateutil_test",
        "imports": "dateutil.UTC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "UTC",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.config.dateutil_test",
        "imports": "dateutil.TimezoneInfo",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "TimezoneInfo",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.config.dateutil_test",
        "imports": "dateutil.format_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "format_rfc3339",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.config.dateutil_test",
        "imports": "dateutil.parse_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "parse_rfc3339",
        "lineno": 18
      }
    ],
    "kubernetes.base.config.exec_provider": [
      {
        "from_module": "kubernetes.base.config.exec_provider",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 19
      }
    ],
    "kubernetes.base.config.exec_provider_test": [
      {
        "from_module": "kubernetes.base.config.exec_provider_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.config.exec_provider_test",
        "imports": "exec_provider.ExecProvider",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exec_provider",
        "symbol_part": "ExecProvider",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.config.exec_provider_test",
        "imports": "kube_config.ConfigNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ConfigNode",
        "lineno": 23
      }
    ],
    "kubernetes.base.config.incluster_config": [
      {
        "from_module": "kubernetes.base.config.incluster_config",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.config.incluster_config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 20
      }
    ],
    "kubernetes.base.config.incluster_config_test": [
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "incluster_config.SERVICE_HOST_ENV_NAME",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "SERVICE_HOST_ENV_NAME",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "incluster_config.SERVICE_PORT_ENV_NAME",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "SERVICE_PORT_ENV_NAME",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "incluster_config.InClusterConfigLoader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "InClusterConfigLoader",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "incluster_config._join_host_port",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "_join_host_port",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.base.config.incluster_config_test",
        "imports": "kubernetes.client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "ApiClient",
        "lineno": 112
      }
    ],
    "kubernetes.base.config.kube_config": [
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "kubernetes.client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "ApiClient",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "kubernetes.config.exec_provider.ExecProvider",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.config.exec_provider",
        "symbol_part": "ExecProvider",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "dateutil.UTC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "UTC",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "dateutil.format_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "format_rfc3339",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.base.config.kube_config",
        "imports": "dateutil.parse_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "parse_rfc3339",
        "lineno": 36
      }
    ],
    "kubernetes.base.config.kube_config_test": [
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kubernetes.client.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "Configuration",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "dateutil.UTC",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "UTC",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "dateutil.format_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "format_rfc3339",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "dateutil.parse_rfc3339",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "dateutil",
        "symbol_part": "parse_rfc3339",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.ENV_KUBECONFIG_PATH_SEPARATOR",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ENV_KUBECONFIG_PATH_SEPARATOR",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.CommandTokenSource",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "CommandTokenSource",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.ConfigNode",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "ConfigNode",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.FileOrData",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "FileOrData",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.KubeConfigLoader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KubeConfigLoader",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.KubeConfigMerger",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KubeConfigMerger",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config._cleanup_temp_files",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "_cleanup_temp_files",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config._create_temp_file_with_content",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "_create_temp_file_with_content",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config._get_kube_config_loader",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "_get_kube_config_loader",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config._get_kube_config_loader_for_yaml_file",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "_get_kube_config_loader_for_yaml_file",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.list_kube_config_contexts",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "list_kube_config_contexts",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.load_kube_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.load_kube_config_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config_from_dict",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.new_client_from_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.base.config.kube_config_test",
        "imports": "kube_config.new_client_from_config_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config_dict",
        "lineno": 33
      }
    ],
    "kubernetes.base.config": [
      {
        "from_module": "kubernetes.base.config",
        "imports": "config_exception.ConfigException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "config_exception",
        "symbol_part": "ConfigException",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "incluster_config.load_incluster_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "incluster_config",
        "symbol_part": "load_incluster_config",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.KUBE_CONFIG_DEFAULT_LOCATION",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "KUBE_CONFIG_DEFAULT_LOCATION",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.list_kube_config_contexts",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "list_kube_config_contexts",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.load_kube_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.load_kube_config_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "load_kube_config_from_dict",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.new_client_from_config",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.config",
        "imports": "kube_config.new_client_from_config_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "kube_config",
        "symbol_part": "new_client_from_config_dict",
        "lineno": 19
      }
    ],
    "kubernetes.base.dynamic.client": [
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "kubernetes.watch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "watch",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "discovery.EagerDiscoverer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "discovery",
        "symbol_part": "EagerDiscoverer",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "discovery.LazyDiscoverer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "discovery",
        "symbol_part": "LazyDiscoverer",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "exceptions.api_exception",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "api_exception",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "exceptions.KubernetesValidateMissing",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "KubernetesValidateMissing",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "resource.Resource",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "Resource",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "resource.ResourceList",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceList",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "resource.Subresource",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "Subresource",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "resource.ResourceInstance",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceInstance",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.dynamic.client",
        "imports": "resource.ResourceField",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceField",
        "lineno": 22
      }
    ],
    "kubernetes.base.dynamic.discovery": [
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "kubernetes.__version__",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "__version__",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "exceptions.NotFoundError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "NotFoundError",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "exceptions.ResourceNotFoundError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ResourceNotFoundError",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "exceptions.ResourceNotUniqueError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ResourceNotUniqueError",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "exceptions.ApiException",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ApiException",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "exceptions.ServiceUnavailableError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ServiceUnavailableError",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "resource.Resource",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "Resource",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.base.dynamic.discovery",
        "imports": "resource.ResourceList",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceList",
        "lineno": 29
      }
    ],
    "kubernetes.base.dynamic.exceptions": [
      {
        "from_module": "kubernetes.base.dynamic.exceptions",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 19
      }
    ],
    "kubernetes.base.dynamic.resource": [],
    "kubernetes.base.dynamic.test_client": [
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "DynamicClient",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "DynamicClient",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "resource.ResourceInstance",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceInstance",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "resource.ResourceField",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "resource",
        "symbol_part": "ResourceField",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.base.dynamic.test_client",
        "imports": "exceptions.ResourceNotFoundError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "exceptions",
        "symbol_part": "ResourceNotFoundError",
        "lineno": 24
      }
    ],
    "kubernetes.base.dynamic.test_discovery": [
      {
        "from_module": "kubernetes.base.dynamic.test_discovery",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.dynamic.test_discovery",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.dynamic.test_discovery",
        "imports": "DynamicClient",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "DynamicClient",
        "lineno": 21
      }
    ],
    "kubernetes.base.dynamic": [
      {
        "from_module": "kubernetes.base.dynamic",
        "imports": "client.*",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "client",
        "symbol_part": "*",
        "lineno": 15
      }
    ],
    "kubernetes.base.hack.boilerplate.boilerplate": [],
    "kubernetes.base.leaderelection.electionconfig": [],
    "kubernetes.base.leaderelection.example": [
      {
        "from_module": "kubernetes.base.leaderelection.example",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.leaderelection.example",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.leaderelection.example",
        "imports": "kubernetes.leaderelection.leaderelection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.leaderelection",
        "symbol_part": "leaderelection",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.base.leaderelection.example",
        "imports": "kubernetes.leaderelection.resourcelock.configmaplock.ConfigMapLock",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.leaderelection.resourcelock.configmaplock",
        "symbol_part": "ConfigMapLock",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.leaderelection.example",
        "imports": "kubernetes.leaderelection.electionconfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.leaderelection",
        "symbol_part": "electionconfig",
        "lineno": 19
      }
    ],
    "kubernetes.base.leaderelection.leaderelection": [
      {
        "from_module": "kubernetes.base.leaderelection.leaderelection",
        "imports": "leaderelectionrecord.LeaderElectionRecord",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "leaderelectionrecord",
        "symbol_part": "LeaderElectionRecord",
        "lineno": 20
      }
    ],
    "kubernetes.base.leaderelection.leaderelectionrecord": [],
    "kubernetes.base.leaderelection.leaderelection_test": [
      {
        "from_module": "kubernetes.base.leaderelection.leaderelection_test",
        "imports": "leaderelection",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "leaderelection",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.leaderelection.leaderelection_test",
        "imports": "leaderelectionrecord.LeaderElectionRecord",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "leaderelectionrecord",
        "symbol_part": "LeaderElectionRecord",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.base.leaderelection.leaderelection_test",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.leaderelection.leaderelection_test",
        "imports": "electionconfig",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "electionconfig",
        "lineno": 19
      }
    ],
    "kubernetes.base.leaderelection": [],
    "kubernetes.base.leaderelection.resourcelock.configmaplock": [
      {
        "from_module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "imports": "leaderelectionrecord.LeaderElectionRecord",
        "type": "from_import",
        "relative_level": 2,
        "module_part": "leaderelectionrecord",
        "symbol_part": "LeaderElectionRecord",
        "lineno": 18
      }
    ],
    "kubernetes.base.leaderelection.resourcelock": [],
    "kubernetes.base.stream.stream": [
      {
        "from_module": "kubernetes.base.stream.stream",
        "imports": "ws_client",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ws_client",
        "lineno": 17
      }
    ],
    "kubernetes.base.stream.ws_client": [
      {
        "from_module": "kubernetes.base.stream.ws_client",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.base.stream.ws_client",
        "imports": "kubernetes.client.rest.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiValueError",
        "lineno": 16
      }
    ],
    "kubernetes.base.stream.ws_client_test": [
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "",
        "symbol_part": "ws_client",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.get_websocket_url",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "get_websocket_url",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.WSClient",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "WSClient",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.V5_CHANNEL_PROTOCOL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "V5_CHANNEL_PROTOCOL",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.V4_CHANNEL_PROTOCOL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "V4_CHANNEL_PROTOCOL",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.CLOSE_CHANNEL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "CLOSE_CHANNEL",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.STDIN_CHANNEL",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "STDIN_CHANNEL",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "ws_client.websocket_proxycare",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "ws_client",
        "symbol_part": "websocket_proxycare",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "kubernetes.stream",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "stream",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.base.stream.ws_client_test",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 26
      }
    ],
    "kubernetes.base.stream": [
      {
        "from_module": "kubernetes.base.stream",
        "imports": "stream.stream",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "stream",
        "symbol_part": "stream",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.base.stream",
        "imports": "stream.portforward",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "stream",
        "symbol_part": "portforward",
        "lineno": 15
      }
    ],
    "kubernetes.base.watch.watch": [
      {
        "from_module": "kubernetes.base.watch.watch",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 19
      }
    ],
    "kubernetes.base.watch.watch_test": [
      {
        "from_module": "kubernetes.base.watch.watch_test",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.watch.watch_test",
        "imports": "kubernetes.config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "config",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.base.watch.watch_test",
        "imports": "kubernetes.client.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "ApiException",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.base.watch.watch_test",
        "imports": "watch.Watch",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "watch",
        "symbol_part": "Watch",
        "lineno": 23
      }
    ],
    "kubernetes.base.watch": [
      {
        "from_module": "kubernetes.base.watch",
        "imports": "watch.Watch",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "watch",
        "symbol_part": "Watch",
        "lineno": 15
      }
    ],
    "kubernetes.client.api_client": [
      {
        "from_module": "kubernetes.client.api_client",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.client.api_client",
        "imports": "kubernetes.client.models",
        "type": "import",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.client.api_client",
        "imports": "kubernetes.client.rest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "rest",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.client.api_client",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.client.api_client",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 30
      }
    ],
    "kubernetes.client.configuration": [
      {
        "from_module": "kubernetes.client.configuration",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 23
      }
    ],
    "kubernetes.client.exceptions": [],
    "kubernetes.client.rest": [
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.UnauthorizedException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "UnauthorizedException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.ForbiddenException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ForbiddenException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.NotFoundException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "NotFoundException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.ServiceException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ServiceException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.rest",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 26
      }
    ],
    "kubernetes.client": [
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.well_known_api.WellKnownApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.well_known_api",
        "symbol_part": "WellKnownApi",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_api",
        "symbol_part": "AdmissionregistrationApi",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1_api",
        "symbol_part": "AdmissionregistrationV1Api",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "symbol_part": "AdmissionregistrationV1alpha1Api",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1beta1_api",
        "symbol_part": "AdmissionregistrationV1beta1Api",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apiextensions_api.ApiextensionsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiextensions_api",
        "symbol_part": "ApiextensionsApi",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiextensions_v1_api",
        "symbol_part": "ApiextensionsV1Api",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apiregistration_api.ApiregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiregistration_api",
        "symbol_part": "ApiregistrationApi",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiregistration_v1_api",
        "symbol_part": "ApiregistrationV1Api",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apis_api.ApisApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apis_api",
        "symbol_part": "ApisApi",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apps_api.AppsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apps_api",
        "symbol_part": "AppsApi",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.apps_v1_api.AppsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apps_v1_api",
        "symbol_part": "AppsV1Api",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.authentication_api.AuthenticationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authentication_api",
        "symbol_part": "AuthenticationApi",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authentication_v1_api",
        "symbol_part": "AuthenticationV1Api",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.authorization_api.AuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authorization_api",
        "symbol_part": "AuthorizationApi",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authorization_v1_api",
        "symbol_part": "AuthorizationV1Api",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.autoscaling_api.AutoscalingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_api",
        "symbol_part": "AutoscalingApi",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_v1_api",
        "symbol_part": "AutoscalingV1Api",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_v2_api",
        "symbol_part": "AutoscalingV2Api",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.batch_api.BatchApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.batch_api",
        "symbol_part": "BatchApi",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.batch_v1_api.BatchV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.batch_v1_api",
        "symbol_part": "BatchV1Api",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.certificates_api.CertificatesApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_api",
        "symbol_part": "CertificatesApi",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1_api",
        "symbol_part": "CertificatesV1Api",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1alpha1_api",
        "symbol_part": "CertificatesV1alpha1Api",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1beta1_api",
        "symbol_part": "CertificatesV1beta1Api",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.coordination_api.CoordinationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_api",
        "symbol_part": "CoordinationApi",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1_api",
        "symbol_part": "CoordinationV1Api",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1alpha2_api",
        "symbol_part": "CoordinationV1alpha2Api",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1beta1_api",
        "symbol_part": "CoordinationV1beta1Api",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.core_api.CoreApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.core_api",
        "symbol_part": "CoreApi",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.core_v1_api.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.core_v1_api",
        "symbol_part": "CoreV1Api",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.discovery_api.DiscoveryApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.discovery_api",
        "symbol_part": "DiscoveryApi",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.discovery_v1_api",
        "symbol_part": "DiscoveryV1Api",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.events_api.EventsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.events_api",
        "symbol_part": "EventsApi",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.events_v1_api.EventsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.events_v1_api",
        "symbol_part": "EventsV1Api",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.flowcontrol_apiserver_api",
        "symbol_part": "FlowcontrolApiserverApi",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "symbol_part": "FlowcontrolApiserverV1Api",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.internal_apiserver_api",
        "symbol_part": "InternalApiserverApi",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "symbol_part": "InternalApiserverV1alpha1Api",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.logs_api.LogsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.logs_api",
        "symbol_part": "LogsApi",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.networking_api.NetworkingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_api",
        "symbol_part": "NetworkingApi",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.networking_v1_api.NetworkingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_v1_api",
        "symbol_part": "NetworkingV1Api",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_v1beta1_api",
        "symbol_part": "NetworkingV1beta1Api",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.node_api.NodeApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.node_api",
        "symbol_part": "NodeApi",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.node_v1_api.NodeV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.node_v1_api",
        "symbol_part": "NodeV1Api",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.openid_api.OpenidApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.openid_api",
        "symbol_part": "OpenidApi",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.policy_api.PolicyApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.policy_api",
        "symbol_part": "PolicyApi",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.policy_v1_api.PolicyV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.policy_v1_api",
        "symbol_part": "PolicyV1Api",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.rbac_authorization_api",
        "symbol_part": "RbacAuthorizationApi",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.rbac_authorization_v1_api",
        "symbol_part": "RbacAuthorizationV1Api",
        "lineno": 70
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.resource_api.ResourceApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_api",
        "symbol_part": "ResourceApi",
        "lineno": 71
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.resource_v1_api.ResourceV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1_api",
        "symbol_part": "ResourceV1Api",
        "lineno": 72
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1alpha3_api",
        "symbol_part": "ResourceV1alpha3Api",
        "lineno": 73
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1beta1_api",
        "symbol_part": "ResourceV1beta1Api",
        "lineno": 74
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1beta2_api",
        "symbol_part": "ResourceV1beta2Api",
        "lineno": 75
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.scheduling_api.SchedulingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_api",
        "symbol_part": "SchedulingApi",
        "lineno": 76
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_v1_api",
        "symbol_part": "SchedulingV1Api",
        "lineno": 77
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_v1alpha2_api",
        "symbol_part": "SchedulingV1alpha2Api",
        "lineno": 78
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.storage_api.StorageApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_api",
        "symbol_part": "StorageApi",
        "lineno": 79
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.storage_v1_api.StorageV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_v1_api",
        "symbol_part": "StorageV1Api",
        "lineno": 80
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_v1beta1_api",
        "symbol_part": "StorageV1beta1Api",
        "lineno": 81
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.storagemigration_api.StoragemigrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storagemigration_api",
        "symbol_part": "StoragemigrationApi",
        "lineno": 82
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storagemigration_v1beta1_api",
        "symbol_part": "StoragemigrationV1beta1Api",
        "lineno": 83
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api.version_api.VersionApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.version_api",
        "symbol_part": "VersionApi",
        "lineno": 84
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 87
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 88
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.OpenApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "OpenApiException",
        "lineno": 89
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 90
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 91
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.ApiKeyError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiKeyError",
        "lineno": 92
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.ApiAttributeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiAttributeError",
        "lineno": 93
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 94
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.admissionregistration_v1_service_reference",
        "symbol_part": "AdmissionregistrationV1ServiceReference",
        "lineno": 96
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "symbol_part": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 97
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiextensions_v1_service_reference",
        "symbol_part": "ApiextensionsV1ServiceReference",
        "lineno": 98
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "symbol_part": "ApiextensionsV1WebhookClientConfig",
        "lineno": 99
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiregistration_v1_service_reference",
        "symbol_part": "ApiregistrationV1ServiceReference",
        "lineno": 100
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.authentication_v1_token_request",
        "symbol_part": "AuthenticationV1TokenRequest",
        "lineno": 101
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_endpoint_port",
        "symbol_part": "CoreV1EndpointPort",
        "lineno": 102
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.core_v1_event.CoreV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event",
        "symbol_part": "CoreV1Event",
        "lineno": 103
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.core_v1_event_list.CoreV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event_list",
        "symbol_part": "CoreV1EventList",
        "lineno": 104
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event_series",
        "symbol_part": "CoreV1EventSeries",
        "lineno": 105
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_resource_claim",
        "symbol_part": "CoreV1ResourceClaim",
        "lineno": 106
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.discovery_v1_endpoint_port",
        "symbol_part": "DiscoveryV1EndpointPort",
        "lineno": 107
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.events_v1_event.EventsV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event",
        "symbol_part": "EventsV1Event",
        "lineno": 108
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.events_v1_event_list.EventsV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event_list",
        "symbol_part": "EventsV1EventList",
        "lineno": 109
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event_series",
        "symbol_part": "EventsV1EventSeries",
        "lineno": 110
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.flowcontrol_v1_subject",
        "symbol_part": "FlowcontrolV1Subject",
        "lineno": 111
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.rbac_v1_subject",
        "symbol_part": "RbacV1Subject",
        "lineno": 112
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.resource_v1_resource_claim",
        "symbol_part": "ResourceV1ResourceClaim",
        "lineno": 113
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.storage_v1_token_request",
        "symbol_part": "StorageV1TokenRequest",
        "lineno": 114
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_group.V1APIGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_group",
        "symbol_part": "V1APIGroup",
        "lineno": 115
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_group_list.V1APIGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_group_list",
        "symbol_part": "V1APIGroupList",
        "lineno": 116
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_resource.V1APIResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_resource",
        "symbol_part": "V1APIResource",
        "lineno": 117
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_resource_list",
        "symbol_part": "V1APIResourceList",
        "lineno": 118
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_service.V1APIService",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service",
        "symbol_part": "V1APIService",
        "lineno": 119
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_condition",
        "symbol_part": "V1APIServiceCondition",
        "lineno": 120
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_service_list.V1APIServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_list",
        "symbol_part": "V1APIServiceList",
        "lineno": 121
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_spec",
        "symbol_part": "V1APIServiceSpec",
        "lineno": 122
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_status",
        "symbol_part": "V1APIServiceStatus",
        "lineno": 123
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_api_versions.V1APIVersions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_versions",
        "symbol_part": "V1APIVersions",
        "lineno": 124
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "symbol_part": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 125
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_affinity.V1Affinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_affinity",
        "symbol_part": "V1Affinity",
        "lineno": 126
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_aggregation_rule",
        "symbol_part": "V1AggregationRule",
        "lineno": 127
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_allocated_device_status",
        "symbol_part": "V1AllocatedDeviceStatus",
        "lineno": 128
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_allocation_result.V1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_allocation_result",
        "symbol_part": "V1AllocationResult",
        "lineno": 129
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_app_armor_profile",
        "symbol_part": "V1AppArmorProfile",
        "lineno": 130
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_apply_configuration",
        "symbol_part": "V1ApplyConfiguration",
        "lineno": 131
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_attached_volume",
        "symbol_part": "V1AttachedVolume",
        "lineno": 132
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_audit_annotation",
        "symbol_part": "V1AuditAnnotation",
        "lineno": 133
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_disk_volume_source",
        "symbol_part": "V1AzureDiskVolumeSource",
        "lineno": 134
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "symbol_part": "V1AzureFilePersistentVolumeSource",
        "lineno": 135
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_file_volume_source",
        "symbol_part": "V1AzureFileVolumeSource",
        "lineno": 136
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_binding.V1Binding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_binding",
        "symbol_part": "V1Binding",
        "lineno": 137
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_bound_object_reference",
        "symbol_part": "V1BoundObjectReference",
        "lineno": 138
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cel_device_selector",
        "symbol_part": "V1CELDeviceSelector",
        "lineno": 139
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_driver.V1CSIDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver",
        "symbol_part": "V1CSIDriver",
        "lineno": 140
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver_list",
        "symbol_part": "V1CSIDriverList",
        "lineno": 141
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver_spec",
        "symbol_part": "V1CSIDriverSpec",
        "lineno": 142
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_node.V1CSINode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node",
        "symbol_part": "V1CSINode",
        "lineno": 143
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_driver",
        "symbol_part": "V1CSINodeDriver",
        "lineno": 144
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_list",
        "symbol_part": "V1CSINodeList",
        "lineno": 145
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_spec",
        "symbol_part": "V1CSINodeSpec",
        "lineno": 146
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_persistent_volume_source",
        "symbol_part": "V1CSIPersistentVolumeSource",
        "lineno": 147
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_storage_capacity",
        "symbol_part": "V1CSIStorageCapacity",
        "lineno": 148
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_storage_capacity_list",
        "symbol_part": "V1CSIStorageCapacityList",
        "lineno": 149
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_volume_source",
        "symbol_part": "V1CSIVolumeSource",
        "lineno": 150
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_capabilities.V1Capabilities",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capabilities",
        "symbol_part": "V1Capabilities",
        "lineno": 151
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_request_policy",
        "symbol_part": "V1CapacityRequestPolicy",
        "lineno": 152
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_request_policy_range",
        "symbol_part": "V1CapacityRequestPolicyRange",
        "lineno": 153
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_requirements",
        "symbol_part": "V1CapacityRequirements",
        "lineno": 154
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "symbol_part": "V1CephFSPersistentVolumeSource",
        "lineno": 155
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ceph_fs_volume_source",
        "symbol_part": "V1CephFSVolumeSource",
        "lineno": 156
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request",
        "symbol_part": "V1CertificateSigningRequest",
        "lineno": 157
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_condition",
        "symbol_part": "V1CertificateSigningRequestCondition",
        "lineno": 158
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_list",
        "symbol_part": "V1CertificateSigningRequestList",
        "lineno": 159
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_spec",
        "symbol_part": "V1CertificateSigningRequestSpec",
        "lineno": 160
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_status",
        "symbol_part": "V1CertificateSigningRequestStatus",
        "lineno": 161
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "symbol_part": "V1CinderPersistentVolumeSource",
        "lineno": 162
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cinder_volume_source",
        "symbol_part": "V1CinderVolumeSource",
        "lineno": 163
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_client_ip_config",
        "symbol_part": "V1ClientIPConfig",
        "lineno": 164
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cluster_role.V1ClusterRole",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role",
        "symbol_part": "V1ClusterRole",
        "lineno": 165
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_binding",
        "symbol_part": "V1ClusterRoleBinding",
        "lineno": 166
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_binding_list",
        "symbol_part": "V1ClusterRoleBindingList",
        "lineno": 167
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_list",
        "symbol_part": "V1ClusterRoleList",
        "lineno": 168
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "symbol_part": "V1ClusterTrustBundleProjection",
        "lineno": 169
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_component_condition.V1ComponentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_condition",
        "symbol_part": "V1ComponentCondition",
        "lineno": 170
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_component_status.V1ComponentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_status",
        "symbol_part": "V1ComponentStatus",
        "lineno": 171
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_status_list",
        "symbol_part": "V1ComponentStatusList",
        "lineno": 172
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_condition.V1Condition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_condition",
        "symbol_part": "V1Condition",
        "lineno": 173
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map.V1ConfigMap",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map",
        "symbol_part": "V1ConfigMap",
        "lineno": 174
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_env_source",
        "symbol_part": "V1ConfigMapEnvSource",
        "lineno": 175
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_key_selector",
        "symbol_part": "V1ConfigMapKeySelector",
        "lineno": 176
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_list",
        "symbol_part": "V1ConfigMapList",
        "lineno": 177
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_node_config_source",
        "symbol_part": "V1ConfigMapNodeConfigSource",
        "lineno": 178
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_projection",
        "symbol_part": "V1ConfigMapProjection",
        "lineno": 179
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_volume_source",
        "symbol_part": "V1ConfigMapVolumeSource",
        "lineno": 180
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container.V1Container",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container",
        "symbol_part": "V1Container",
        "lineno": 181
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_extended_resource_request",
        "symbol_part": "V1ContainerExtendedResourceRequest",
        "lineno": 182
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_image.V1ContainerImage",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_image",
        "symbol_part": "V1ContainerImage",
        "lineno": 183
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_port.V1ContainerPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_port",
        "symbol_part": "V1ContainerPort",
        "lineno": 184
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_resize_policy",
        "symbol_part": "V1ContainerResizePolicy",
        "lineno": 185
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_restart_rule",
        "symbol_part": "V1ContainerRestartRule",
        "lineno": 186
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "symbol_part": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 187
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_state.V1ContainerState",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state",
        "symbol_part": "V1ContainerState",
        "lineno": 188
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_running",
        "symbol_part": "V1ContainerStateRunning",
        "lineno": 189
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_terminated",
        "symbol_part": "V1ContainerStateTerminated",
        "lineno": 190
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_waiting",
        "symbol_part": "V1ContainerStateWaiting",
        "lineno": 191
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_status.V1ContainerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_status",
        "symbol_part": "V1ContainerStatus",
        "lineno": 192
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_container_user.V1ContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_user",
        "symbol_part": "V1ContainerUser",
        "lineno": 193
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_controller_revision",
        "symbol_part": "V1ControllerRevision",
        "lineno": 194
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_controller_revision_list",
        "symbol_part": "V1ControllerRevisionList",
        "lineno": 195
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_counter.V1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_counter",
        "symbol_part": "V1Counter",
        "lineno": 196
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_counter_set.V1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_counter_set",
        "symbol_part": "V1CounterSet",
        "lineno": 197
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cron_job.V1CronJob",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job",
        "symbol_part": "V1CronJob",
        "lineno": 198
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cron_job_list.V1CronJobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_list",
        "symbol_part": "V1CronJobList",
        "lineno": 199
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_spec",
        "symbol_part": "V1CronJobSpec",
        "lineno": 200
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_status",
        "symbol_part": "V1CronJobStatus",
        "lineno": 201
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cross_version_object_reference",
        "symbol_part": "V1CrossVersionObjectReference",
        "lineno": 202
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_column_definition",
        "symbol_part": "V1CustomResourceColumnDefinition",
        "lineno": 203
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_conversion",
        "symbol_part": "V1CustomResourceConversion",
        "lineno": 204
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition",
        "symbol_part": "V1CustomResourceDefinition",
        "lineno": 205
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_condition",
        "symbol_part": "V1CustomResourceDefinitionCondition",
        "lineno": 206
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_list",
        "symbol_part": "V1CustomResourceDefinitionList",
        "lineno": 207
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_names",
        "symbol_part": "V1CustomResourceDefinitionNames",
        "lineno": 208
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_spec",
        "symbol_part": "V1CustomResourceDefinitionSpec",
        "lineno": 209
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_status",
        "symbol_part": "V1CustomResourceDefinitionStatus",
        "lineno": 210
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_version",
        "symbol_part": "V1CustomResourceDefinitionVersion",
        "lineno": 211
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "symbol_part": "V1CustomResourceSubresourceScale",
        "lineno": 212
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_subresources",
        "symbol_part": "V1CustomResourceSubresources",
        "lineno": 213
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_validation",
        "symbol_part": "V1CustomResourceValidation",
        "lineno": 214
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_endpoint",
        "symbol_part": "V1DaemonEndpoint",
        "lineno": 215
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set.V1DaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set",
        "symbol_part": "V1DaemonSet",
        "lineno": 216
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_condition",
        "symbol_part": "V1DaemonSetCondition",
        "lineno": 217
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_list",
        "symbol_part": "V1DaemonSetList",
        "lineno": 218
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_spec",
        "symbol_part": "V1DaemonSetSpec",
        "lineno": 219
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_status",
        "symbol_part": "V1DaemonSetStatus",
        "lineno": 220
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_update_strategy",
        "symbol_part": "V1DaemonSetUpdateStrategy",
        "lineno": 221
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_delete_options.V1DeleteOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_delete_options",
        "symbol_part": "V1DeleteOptions",
        "lineno": 222
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment.V1Deployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment",
        "symbol_part": "V1Deployment",
        "lineno": 223
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_condition",
        "symbol_part": "V1DeploymentCondition",
        "lineno": 224
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment_list.V1DeploymentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_list",
        "symbol_part": "V1DeploymentList",
        "lineno": 225
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_spec",
        "symbol_part": "V1DeploymentSpec",
        "lineno": 226
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_status",
        "symbol_part": "V1DeploymentStatus",
        "lineno": 227
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_strategy",
        "symbol_part": "V1DeploymentStrategy",
        "lineno": 228
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device.V1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device",
        "symbol_part": "V1Device",
        "lineno": 229
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_allocation_configuration",
        "symbol_part": "V1DeviceAllocationConfiguration",
        "lineno": 230
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_allocation_result",
        "symbol_part": "V1DeviceAllocationResult",
        "lineno": 231
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_attribute",
        "symbol_part": "V1DeviceAttribute",
        "lineno": 232
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_capacity",
        "symbol_part": "V1DeviceCapacity",
        "lineno": 233
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_claim.V1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_claim",
        "symbol_part": "V1DeviceClaim",
        "lineno": 234
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_claim_configuration",
        "symbol_part": "V1DeviceClaimConfiguration",
        "lineno": 235
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_class.V1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class",
        "symbol_part": "V1DeviceClass",
        "lineno": 236
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_configuration",
        "symbol_part": "V1DeviceClassConfiguration",
        "lineno": 237
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_list",
        "symbol_part": "V1DeviceClassList",
        "lineno": 238
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_spec",
        "symbol_part": "V1DeviceClassSpec",
        "lineno": 239
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_constraint",
        "symbol_part": "V1DeviceConstraint",
        "lineno": 240
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_counter_consumption",
        "symbol_part": "V1DeviceCounterConsumption",
        "lineno": 241
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_request.V1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_request",
        "symbol_part": "V1DeviceRequest",
        "lineno": 242
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_request_allocation_result",
        "symbol_part": "V1DeviceRequestAllocationResult",
        "lineno": 243
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_selector.V1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_selector",
        "symbol_part": "V1DeviceSelector",
        "lineno": 244
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_sub_request",
        "symbol_part": "V1DeviceSubRequest",
        "lineno": 245
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_taint.V1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_taint",
        "symbol_part": "V1DeviceTaint",
        "lineno": 246
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_toleration",
        "symbol_part": "V1DeviceToleration",
        "lineno": 247
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_projection",
        "symbol_part": "V1DownwardAPIProjection",
        "lineno": 248
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_volume_file",
        "symbol_part": "V1DownwardAPIVolumeFile",
        "lineno": 249
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_volume_source",
        "symbol_part": "V1DownwardAPIVolumeSource",
        "lineno": 250
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_empty_dir_volume_source",
        "symbol_part": "V1EmptyDirVolumeSource",
        "lineno": 251
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint.V1Endpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint",
        "symbol_part": "V1Endpoint",
        "lineno": 252
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_address",
        "symbol_part": "V1EndpointAddress",
        "lineno": 253
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_conditions",
        "symbol_part": "V1EndpointConditions",
        "lineno": 254
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_hints",
        "symbol_part": "V1EndpointHints",
        "lineno": 255
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_slice",
        "symbol_part": "V1EndpointSlice",
        "lineno": 256
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_slice_list",
        "symbol_part": "V1EndpointSliceList",
        "lineno": 257
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_subset",
        "symbol_part": "V1EndpointSubset",
        "lineno": 258
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoints.V1Endpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoints",
        "symbol_part": "V1Endpoints",
        "lineno": 259
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoints_list",
        "symbol_part": "V1EndpointsList",
        "lineno": 260
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_from_source",
        "symbol_part": "V1EnvFromSource",
        "lineno": 261
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_env_var.V1EnvVar",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_var",
        "symbol_part": "V1EnvVar",
        "lineno": 262
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_var_source",
        "symbol_part": "V1EnvVarSource",
        "lineno": 263
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ephemeral_container",
        "symbol_part": "V1EphemeralContainer",
        "lineno": 264
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ephemeral_volume_source",
        "symbol_part": "V1EphemeralVolumeSource",
        "lineno": 265
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_event_source.V1EventSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_event_source",
        "symbol_part": "V1EventSource",
        "lineno": 266
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_eviction.V1Eviction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_eviction",
        "symbol_part": "V1Eviction",
        "lineno": 267
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exact_device_request",
        "symbol_part": "V1ExactDeviceRequest",
        "lineno": 268
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_exec_action.V1ExecAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exec_action",
        "symbol_part": "V1ExecAction",
        "lineno": 269
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "symbol_part": "V1ExemptPriorityLevelConfiguration",
        "lineno": 270
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_expression_warning",
        "symbol_part": "V1ExpressionWarning",
        "lineno": 271
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_external_documentation",
        "symbol_part": "V1ExternalDocumentation",
        "lineno": 272
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_fc_volume_source",
        "symbol_part": "V1FCVolumeSource",
        "lineno": 273
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_field_selector_attributes",
        "symbol_part": "V1FieldSelectorAttributes",
        "lineno": 274
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_field_selector_requirement",
        "symbol_part": "V1FieldSelectorRequirement",
        "lineno": 275
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_file_key_selector",
        "symbol_part": "V1FileKeySelector",
        "lineno": 276
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flex_persistent_volume_source",
        "symbol_part": "V1FlexPersistentVolumeSource",
        "lineno": 277
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flex_volume_source",
        "symbol_part": "V1FlexVolumeSource",
        "lineno": 278
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flocker_volume_source",
        "symbol_part": "V1FlockerVolumeSource",
        "lineno": 279
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_distinguisher_method",
        "symbol_part": "V1FlowDistinguisherMethod",
        "lineno": 280
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_schema.V1FlowSchema",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema",
        "symbol_part": "V1FlowSchema",
        "lineno": 281
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_condition",
        "symbol_part": "V1FlowSchemaCondition",
        "lineno": 282
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_list",
        "symbol_part": "V1FlowSchemaList",
        "lineno": 283
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_spec",
        "symbol_part": "V1FlowSchemaSpec",
        "lineno": 284
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_status",
        "symbol_part": "V1FlowSchemaStatus",
        "lineno": 285
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_for_node.V1ForNode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_for_node",
        "symbol_part": "V1ForNode",
        "lineno": 286
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_for_zone.V1ForZone",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_for_zone",
        "symbol_part": "V1ForZone",
        "lineno": 287
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "symbol_part": "V1GCEPersistentDiskVolumeSource",
        "lineno": 288
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_grpc_action.V1GRPCAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_grpc_action",
        "symbol_part": "V1GRPCAction",
        "lineno": 289
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_git_repo_volume_source",
        "symbol_part": "V1GitRepoVolumeSource",
        "lineno": 290
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "symbol_part": "V1GlusterfsPersistentVolumeSource",
        "lineno": 291
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_glusterfs_volume_source",
        "symbol_part": "V1GlusterfsVolumeSource",
        "lineno": 292
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_group_resource.V1GroupResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_resource",
        "symbol_part": "V1GroupResource",
        "lineno": 293
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_group_subject.V1GroupSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_subject",
        "symbol_part": "V1GroupSubject",
        "lineno": 294
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_version_for_discovery",
        "symbol_part": "V1GroupVersionForDiscovery",
        "lineno": 295
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_get_action",
        "symbol_part": "V1HTTPGetAction",
        "lineno": 296
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_http_header.V1HTTPHeader",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_header",
        "symbol_part": "V1HTTPHeader",
        "lineno": 297
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_ingress_path",
        "symbol_part": "V1HTTPIngressPath",
        "lineno": 298
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_ingress_rule_value",
        "symbol_part": "V1HTTPIngressRuleValue",
        "lineno": 299
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "symbol_part": "V1HorizontalPodAutoscaler",
        "lineno": 300
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "symbol_part": "V1HorizontalPodAutoscalerList",
        "lineno": 301
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "symbol_part": "V1HorizontalPodAutoscalerSpec",
        "lineno": 302
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "symbol_part": "V1HorizontalPodAutoscalerStatus",
        "lineno": 303
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_host_alias.V1HostAlias",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_alias",
        "symbol_part": "V1HostAlias",
        "lineno": 304
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_host_ip.V1HostIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_ip",
        "symbol_part": "V1HostIP",
        "lineno": 305
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_path_volume_source",
        "symbol_part": "V1HostPathVolumeSource",
        "lineno": 306
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ip_address.V1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address",
        "symbol_part": "V1IPAddress",
        "lineno": 307
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address_list",
        "symbol_part": "V1IPAddressList",
        "lineno": 308
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address_spec",
        "symbol_part": "V1IPAddressSpec",
        "lineno": 309
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ip_block.V1IPBlock",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_block",
        "symbol_part": "V1IPBlock",
        "lineno": 310
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "symbol_part": "V1ISCSIPersistentVolumeSource",
        "lineno": 311
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_iscsi_volume_source",
        "symbol_part": "V1ISCSIVolumeSource",
        "lineno": 312
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_image_volume_source",
        "symbol_part": "V1ImageVolumeSource",
        "lineno": 313
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_image_volume_status",
        "symbol_part": "V1ImageVolumeStatus",
        "lineno": 314
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress.V1Ingress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress",
        "symbol_part": "V1Ingress",
        "lineno": 315
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_backend",
        "symbol_part": "V1IngressBackend",
        "lineno": 316
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_class.V1IngressClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class",
        "symbol_part": "V1IngressClass",
        "lineno": 317
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_list",
        "symbol_part": "V1IngressClassList",
        "lineno": 318
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "symbol_part": "V1IngressClassParametersReference",
        "lineno": 319
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_spec",
        "symbol_part": "V1IngressClassSpec",
        "lineno": 320
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_list.V1IngressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_list",
        "symbol_part": "V1IngressList",
        "lineno": 321
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "symbol_part": "V1IngressLoadBalancerIngress",
        "lineno": 322
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_load_balancer_status",
        "symbol_part": "V1IngressLoadBalancerStatus",
        "lineno": 323
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_port_status",
        "symbol_part": "V1IngressPortStatus",
        "lineno": 324
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_rule.V1IngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_rule",
        "symbol_part": "V1IngressRule",
        "lineno": 325
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_service_backend",
        "symbol_part": "V1IngressServiceBackend",
        "lineno": 326
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_spec",
        "symbol_part": "V1IngressSpec",
        "lineno": 327
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_status.V1IngressStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_status",
        "symbol_part": "V1IngressStatus",
        "lineno": 328
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_tls",
        "symbol_part": "V1IngressTLS",
        "lineno": 329
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_json_patch.V1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_json_patch",
        "symbol_part": "V1JSONPatch",
        "lineno": 330
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_json_schema_props",
        "symbol_part": "V1JSONSchemaProps",
        "lineno": 331
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job.V1Job",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job",
        "symbol_part": "V1Job",
        "lineno": 332
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job_condition.V1JobCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_condition",
        "symbol_part": "V1JobCondition",
        "lineno": 333
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job_list.V1JobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_list",
        "symbol_part": "V1JobList",
        "lineno": 334
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job_spec.V1JobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_spec",
        "symbol_part": "V1JobSpec",
        "lineno": 335
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job_status.V1JobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_status",
        "symbol_part": "V1JobStatus",
        "lineno": 336
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_template_spec",
        "symbol_part": "V1JobTemplateSpec",
        "lineno": 337
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_key_to_path.V1KeyToPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_key_to_path",
        "symbol_part": "V1KeyToPath",
        "lineno": 338
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_label_selector.V1LabelSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector",
        "symbol_part": "V1LabelSelector",
        "lineno": 339
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector_attributes",
        "symbol_part": "V1LabelSelectorAttributes",
        "lineno": 340
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector_requirement",
        "symbol_part": "V1LabelSelectorRequirement",
        "lineno": 341
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_lease.V1Lease",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease",
        "symbol_part": "V1Lease",
        "lineno": 342
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_lease_list.V1LeaseList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease_list",
        "symbol_part": "V1LeaseList",
        "lineno": 343
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease_spec",
        "symbol_part": "V1LeaseSpec",
        "lineno": 344
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_lifecycle.V1Lifecycle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lifecycle",
        "symbol_part": "V1Lifecycle",
        "lineno": 345
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lifecycle_handler",
        "symbol_part": "V1LifecycleHandler",
        "lineno": 346
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limit_range.V1LimitRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range",
        "symbol_part": "V1LimitRange",
        "lineno": 347
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_item",
        "symbol_part": "V1LimitRangeItem",
        "lineno": 348
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_list",
        "symbol_part": "V1LimitRangeList",
        "lineno": 349
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_spec",
        "symbol_part": "V1LimitRangeSpec",
        "lineno": 350
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limit_response.V1LimitResponse",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_response",
        "symbol_part": "V1LimitResponse",
        "lineno": 351
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limited_priority_level_configuration",
        "symbol_part": "V1LimitedPriorityLevelConfiguration",
        "lineno": 352
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_linux_container_user",
        "symbol_part": "V1LinuxContainerUser",
        "lineno": 353
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_list_meta.V1ListMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_list_meta",
        "symbol_part": "V1ListMeta",
        "lineno": 354
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_load_balancer_ingress",
        "symbol_part": "V1LoadBalancerIngress",
        "lineno": 355
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_load_balancer_status",
        "symbol_part": "V1LoadBalancerStatus",
        "lineno": 356
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_object_reference",
        "symbol_part": "V1LocalObjectReference",
        "lineno": 357
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_subject_access_review",
        "symbol_part": "V1LocalSubjectAccessReview",
        "lineno": 358
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_volume_source",
        "symbol_part": "V1LocalVolumeSource",
        "lineno": 359
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_managed_fields_entry",
        "symbol_part": "V1ManagedFieldsEntry",
        "lineno": 360
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_match_condition.V1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_match_condition",
        "symbol_part": "V1MatchCondition",
        "lineno": 361
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_match_resources.V1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_match_resources",
        "symbol_part": "V1MatchResources",
        "lineno": 362
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_modify_volume_status",
        "symbol_part": "V1ModifyVolumeStatus",
        "lineno": 363
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy",
        "symbol_part": "V1MutatingAdmissionPolicy",
        "lineno": 364
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "symbol_part": "V1MutatingAdmissionPolicyBinding",
        "lineno": 365
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "symbol_part": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 366
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 367
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_list",
        "symbol_part": "V1MutatingAdmissionPolicyList",
        "lineno": 368
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "symbol_part": "V1MutatingAdmissionPolicySpec",
        "lineno": 369
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook",
        "symbol_part": "V1MutatingWebhook",
        "lineno": 370
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook_configuration",
        "symbol_part": "V1MutatingWebhookConfiguration",
        "lineno": 371
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "symbol_part": "V1MutatingWebhookConfigurationList",
        "lineno": 372
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_mutation.V1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutation",
        "symbol_part": "V1Mutation",
        "lineno": 373
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_nfs_volume_source",
        "symbol_part": "V1NFSVolumeSource",
        "lineno": 374
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_named_rule_with_operations",
        "symbol_part": "V1NamedRuleWithOperations",
        "lineno": 375
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_namespace.V1Namespace",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace",
        "symbol_part": "V1Namespace",
        "lineno": 376
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_condition",
        "symbol_part": "V1NamespaceCondition",
        "lineno": 377
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_namespace_list.V1NamespaceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_list",
        "symbol_part": "V1NamespaceList",
        "lineno": 378
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_spec",
        "symbol_part": "V1NamespaceSpec",
        "lineno": 379
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_status",
        "symbol_part": "V1NamespaceStatus",
        "lineno": 380
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_device_data",
        "symbol_part": "V1NetworkDeviceData",
        "lineno": 381
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy",
        "symbol_part": "V1NetworkPolicy",
        "lineno": 382
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_egress_rule",
        "symbol_part": "V1NetworkPolicyEgressRule",
        "lineno": 383
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_ingress_rule",
        "symbol_part": "V1NetworkPolicyIngressRule",
        "lineno": 384
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_list",
        "symbol_part": "V1NetworkPolicyList",
        "lineno": 385
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_peer",
        "symbol_part": "V1NetworkPolicyPeer",
        "lineno": 386
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_port",
        "symbol_part": "V1NetworkPolicyPort",
        "lineno": 387
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_spec",
        "symbol_part": "V1NetworkPolicySpec",
        "lineno": 388
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node.V1Node",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node",
        "symbol_part": "V1Node",
        "lineno": 389
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_address.V1NodeAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_address",
        "symbol_part": "V1NodeAddress",
        "lineno": 390
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_affinity",
        "symbol_part": "V1NodeAffinity",
        "lineno": 391
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "symbol_part": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 392
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "symbol_part": "V1NodeAllocatableResourceMapping",
        "lineno": 393
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_condition.V1NodeCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_condition",
        "symbol_part": "V1NodeCondition",
        "lineno": 394
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_config_source",
        "symbol_part": "V1NodeConfigSource",
        "lineno": 395
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_config_status",
        "symbol_part": "V1NodeConfigStatus",
        "lineno": 396
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_daemon_endpoints",
        "symbol_part": "V1NodeDaemonEndpoints",
        "lineno": 397
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_features.V1NodeFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_features",
        "symbol_part": "V1NodeFeatures",
        "lineno": 398
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_list.V1NodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_list",
        "symbol_part": "V1NodeList",
        "lineno": 399
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_runtime_handler",
        "symbol_part": "V1NodeRuntimeHandler",
        "lineno": 400
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_runtime_handler_features",
        "symbol_part": "V1NodeRuntimeHandlerFeatures",
        "lineno": 401
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_selector.V1NodeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector",
        "symbol_part": "V1NodeSelector",
        "lineno": 402
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector_requirement",
        "symbol_part": "V1NodeSelectorRequirement",
        "lineno": 403
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector_term",
        "symbol_part": "V1NodeSelectorTerm",
        "lineno": 404
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_spec.V1NodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_spec",
        "symbol_part": "V1NodeSpec",
        "lineno": 405
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_status.V1NodeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_status",
        "symbol_part": "V1NodeStatus",
        "lineno": 406
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_swap_status",
        "symbol_part": "V1NodeSwapStatus",
        "lineno": 407
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_system_info",
        "symbol_part": "V1NodeSystemInfo",
        "lineno": 408
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_attributes",
        "symbol_part": "V1NonResourceAttributes",
        "lineno": 409
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_policy_rule",
        "symbol_part": "V1NonResourcePolicyRule",
        "lineno": 410
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_rule",
        "symbol_part": "V1NonResourceRule",
        "lineno": 411
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_field_selector",
        "symbol_part": "V1ObjectFieldSelector",
        "lineno": 412
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_object_meta.V1ObjectMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_meta",
        "symbol_part": "V1ObjectMeta",
        "lineno": 413
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_object_reference.V1ObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_reference",
        "symbol_part": "V1ObjectReference",
        "lineno": 414
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_opaque_device_configuration",
        "symbol_part": "V1OpaqueDeviceConfiguration",
        "lineno": 415
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_overhead.V1Overhead",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_overhead",
        "symbol_part": "V1Overhead",
        "lineno": 416
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_owner_reference.V1OwnerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_owner_reference",
        "symbol_part": "V1OwnerReference",
        "lineno": 417
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_param_kind.V1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_param_kind",
        "symbol_part": "V1ParamKind",
        "lineno": 418
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_param_ref.V1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_param_ref",
        "symbol_part": "V1ParamRef",
        "lineno": 419
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_parent_reference.V1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_parent_reference",
        "symbol_part": "V1ParentReference",
        "lineno": 420
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume",
        "symbol_part": "V1PersistentVolume",
        "lineno": 421
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim",
        "symbol_part": "V1PersistentVolumeClaim",
        "lineno": 422
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "symbol_part": "V1PersistentVolumeClaimCondition",
        "lineno": 423
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_list",
        "symbol_part": "V1PersistentVolumeClaimList",
        "lineno": 424
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "symbol_part": "V1PersistentVolumeClaimSpec",
        "lineno": 425
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_status",
        "symbol_part": "V1PersistentVolumeClaimStatus",
        "lineno": 426
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_template",
        "symbol_part": "V1PersistentVolumeClaimTemplate",
        "lineno": 427
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "symbol_part": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 428
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_list",
        "symbol_part": "V1PersistentVolumeList",
        "lineno": 429
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_spec",
        "symbol_part": "V1PersistentVolumeSpec",
        "lineno": 430
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_status",
        "symbol_part": "V1PersistentVolumeStatus",
        "lineno": 431
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "symbol_part": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 432
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod.V1Pod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod",
        "symbol_part": "V1Pod",
        "lineno": 433
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_affinity",
        "symbol_part": "V1PodAffinity",
        "lineno": 434
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_affinity_term",
        "symbol_part": "V1PodAffinityTerm",
        "lineno": 435
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_anti_affinity",
        "symbol_part": "V1PodAntiAffinity",
        "lineno": 436
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_certificate_projection",
        "symbol_part": "V1PodCertificateProjection",
        "lineno": 437
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_condition.V1PodCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_condition",
        "symbol_part": "V1PodCondition",
        "lineno": 438
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_dns_config",
        "symbol_part": "V1PodDNSConfig",
        "lineno": 439
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_dns_config_option",
        "symbol_part": "V1PodDNSConfigOption",
        "lineno": 440
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget",
        "symbol_part": "V1PodDisruptionBudget",
        "lineno": 441
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_list",
        "symbol_part": "V1PodDisruptionBudgetList",
        "lineno": 442
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "symbol_part": "V1PodDisruptionBudgetSpec",
        "lineno": 443
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_status",
        "symbol_part": "V1PodDisruptionBudgetStatus",
        "lineno": 444
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "symbol_part": "V1PodExtendedResourceClaimStatus",
        "lineno": 445
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy",
        "symbol_part": "V1PodFailurePolicy",
        "lineno": 446
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "symbol_part": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 447
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "symbol_part": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 448
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_rule",
        "symbol_part": "V1PodFailurePolicyRule",
        "lineno": 449
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_ip.V1PodIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_ip",
        "symbol_part": "V1PodIP",
        "lineno": 450
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_list.V1PodList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_list",
        "symbol_part": "V1PodList",
        "lineno": 451
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_os.V1PodOS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_os",
        "symbol_part": "V1PodOS",
        "lineno": 452
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_readiness_gate",
        "symbol_part": "V1PodReadinessGate",
        "lineno": 453
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_resource_claim",
        "symbol_part": "V1PodResourceClaim",
        "lineno": 454
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_resource_claim_status",
        "symbol_part": "V1PodResourceClaimStatus",
        "lineno": 455
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_scheduling_gate",
        "symbol_part": "V1PodSchedulingGate",
        "lineno": 456
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_scheduling_group",
        "symbol_part": "V1PodSchedulingGroup",
        "lineno": 457
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_security_context",
        "symbol_part": "V1PodSecurityContext",
        "lineno": 458
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_spec.V1PodSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_spec",
        "symbol_part": "V1PodSpec",
        "lineno": 459
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_status.V1PodStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_status",
        "symbol_part": "V1PodStatus",
        "lineno": 460
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_template.V1PodTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template",
        "symbol_part": "V1PodTemplate",
        "lineno": 461
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template_list",
        "symbol_part": "V1PodTemplateList",
        "lineno": 462
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template_spec",
        "symbol_part": "V1PodTemplateSpec",
        "lineno": 463
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_policy_rule.V1PolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_policy_rule",
        "symbol_part": "V1PolicyRule",
        "lineno": 464
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_policy_rules_with_subjects",
        "symbol_part": "V1PolicyRulesWithSubjects",
        "lineno": 465
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_port_status.V1PortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_port_status",
        "symbol_part": "V1PortStatus",
        "lineno": 466
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_portworx_volume_source",
        "symbol_part": "V1PortworxVolumeSource",
        "lineno": 467
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_preconditions.V1Preconditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_preconditions",
        "symbol_part": "V1Preconditions",
        "lineno": 468
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_preferred_scheduling_term",
        "symbol_part": "V1PreferredSchedulingTerm",
        "lineno": 469
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_class.V1PriorityClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_class",
        "symbol_part": "V1PriorityClass",
        "lineno": 470
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_class_list",
        "symbol_part": "V1PriorityClassList",
        "lineno": 471
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration",
        "symbol_part": "V1PriorityLevelConfiguration",
        "lineno": 472
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_condition",
        "symbol_part": "V1PriorityLevelConfigurationCondition",
        "lineno": 473
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_list",
        "symbol_part": "V1PriorityLevelConfigurationList",
        "lineno": 474
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_reference",
        "symbol_part": "V1PriorityLevelConfigurationReference",
        "lineno": 475
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_spec",
        "symbol_part": "V1PriorityLevelConfigurationSpec",
        "lineno": 476
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_status",
        "symbol_part": "V1PriorityLevelConfigurationStatus",
        "lineno": 477
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_probe.V1Probe",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_probe",
        "symbol_part": "V1Probe",
        "lineno": 478
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_projected_volume_source",
        "symbol_part": "V1ProjectedVolumeSource",
        "lineno": 479
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_queuing_configuration",
        "symbol_part": "V1QueuingConfiguration",
        "lineno": 480
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_quobyte_volume_source",
        "symbol_part": "V1QuobyteVolumeSource",
        "lineno": 481
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "symbol_part": "V1RBDPersistentVolumeSource",
        "lineno": 482
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rbd_volume_source",
        "symbol_part": "V1RBDVolumeSource",
        "lineno": 483
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replica_set.V1ReplicaSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set",
        "symbol_part": "V1ReplicaSet",
        "lineno": 484
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_condition",
        "symbol_part": "V1ReplicaSetCondition",
        "lineno": 485
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_list",
        "symbol_part": "V1ReplicaSetList",
        "lineno": 486
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_spec",
        "symbol_part": "V1ReplicaSetSpec",
        "lineno": 487
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_status",
        "symbol_part": "V1ReplicaSetStatus",
        "lineno": 488
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replication_controller.V1ReplicationController",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller",
        "symbol_part": "V1ReplicationController",
        "lineno": 489
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_condition",
        "symbol_part": "V1ReplicationControllerCondition",
        "lineno": 490
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_list",
        "symbol_part": "V1ReplicationControllerList",
        "lineno": 491
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_spec",
        "symbol_part": "V1ReplicationControllerSpec",
        "lineno": 492
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_status",
        "symbol_part": "V1ReplicationControllerStatus",
        "lineno": 493
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_attributes",
        "symbol_part": "V1ResourceAttributes",
        "lineno": 494
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "symbol_part": "V1ResourceClaimConsumerReference",
        "lineno": 495
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_list",
        "symbol_part": "V1ResourceClaimList",
        "lineno": 496
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_spec",
        "symbol_part": "V1ResourceClaimSpec",
        "lineno": 497
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_status",
        "symbol_part": "V1ResourceClaimStatus",
        "lineno": 498
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template",
        "symbol_part": "V1ResourceClaimTemplate",
        "lineno": 499
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template_list",
        "symbol_part": "V1ResourceClaimTemplateList",
        "lineno": 500
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template_spec",
        "symbol_part": "V1ResourceClaimTemplateSpec",
        "lineno": 501
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_field_selector",
        "symbol_part": "V1ResourceFieldSelector",
        "lineno": 502
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_health.V1ResourceHealth",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_health",
        "symbol_part": "V1ResourceHealth",
        "lineno": 503
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_policy_rule",
        "symbol_part": "V1ResourcePolicyRule",
        "lineno": 504
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_pool.V1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_pool",
        "symbol_part": "V1ResourcePool",
        "lineno": 505
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota",
        "symbol_part": "V1ResourceQuota",
        "lineno": 506
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_list",
        "symbol_part": "V1ResourceQuotaList",
        "lineno": 507
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_spec",
        "symbol_part": "V1ResourceQuotaSpec",
        "lineno": 508
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_status",
        "symbol_part": "V1ResourceQuotaStatus",
        "lineno": 509
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_requirements",
        "symbol_part": "V1ResourceRequirements",
        "lineno": 510
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_rule.V1ResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_rule",
        "symbol_part": "V1ResourceRule",
        "lineno": 511
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice",
        "symbol_part": "V1ResourceSlice",
        "lineno": 512
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice_list",
        "symbol_part": "V1ResourceSliceList",
        "lineno": 513
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice_spec",
        "symbol_part": "V1ResourceSliceSpec",
        "lineno": 514
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_resource_status.V1ResourceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_status",
        "symbol_part": "V1ResourceStatus",
        "lineno": 515
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_role.V1Role",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role",
        "symbol_part": "V1Role",
        "lineno": 516
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_role_binding.V1RoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_binding",
        "symbol_part": "V1RoleBinding",
        "lineno": 517
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_binding_list",
        "symbol_part": "V1RoleBindingList",
        "lineno": 518
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_role_list.V1RoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_list",
        "symbol_part": "V1RoleList",
        "lineno": 519
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_role_ref.V1RoleRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_ref",
        "symbol_part": "V1RoleRef",
        "lineno": 520
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_daemon_set",
        "symbol_part": "V1RollingUpdateDaemonSet",
        "lineno": 521
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_deployment",
        "symbol_part": "V1RollingUpdateDeployment",
        "lineno": 522
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "symbol_part": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 523
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rule_with_operations",
        "symbol_part": "V1RuleWithOperations",
        "lineno": 524
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_runtime_class",
        "symbol_part": "V1RuntimeClass",
        "lineno": 525
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_runtime_class_list",
        "symbol_part": "V1RuntimeClassList",
        "lineno": 526
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_se_linux_options",
        "symbol_part": "V1SELinuxOptions",
        "lineno": 527
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scale.V1Scale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale",
        "symbol_part": "V1Scale",
        "lineno": 528
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "symbol_part": "V1ScaleIOPersistentVolumeSource",
        "lineno": 529
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_io_volume_source",
        "symbol_part": "V1ScaleIOVolumeSource",
        "lineno": 530
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_spec",
        "symbol_part": "V1ScaleSpec",
        "lineno": 531
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scale_status.V1ScaleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_status",
        "symbol_part": "V1ScaleStatus",
        "lineno": 532
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scheduling.V1Scheduling",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scheduling",
        "symbol_part": "V1Scheduling",
        "lineno": 533
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scope_selector",
        "symbol_part": "V1ScopeSelector",
        "lineno": 534
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "symbol_part": "V1ScopedResourceSelectorRequirement",
        "lineno": 535
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_seccomp_profile",
        "symbol_part": "V1SeccompProfile",
        "lineno": 536
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret.V1Secret",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret",
        "symbol_part": "V1Secret",
        "lineno": 537
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_env_source",
        "symbol_part": "V1SecretEnvSource",
        "lineno": 538
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_key_selector",
        "symbol_part": "V1SecretKeySelector",
        "lineno": 539
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_list.V1SecretList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_list",
        "symbol_part": "V1SecretList",
        "lineno": 540
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_projection.V1SecretProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_projection",
        "symbol_part": "V1SecretProjection",
        "lineno": 541
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_reference.V1SecretReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_reference",
        "symbol_part": "V1SecretReference",
        "lineno": 542
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_volume_source",
        "symbol_part": "V1SecretVolumeSource",
        "lineno": 543
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_security_context.V1SecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_security_context",
        "symbol_part": "V1SecurityContext",
        "lineno": 544
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_selectable_field.V1SelectableField",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_selectable_field",
        "symbol_part": "V1SelectableField",
        "lineno": 545
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_access_review",
        "symbol_part": "V1SelfSubjectAccessReview",
        "lineno": 546
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_access_review_spec",
        "symbol_part": "V1SelfSubjectAccessReviewSpec",
        "lineno": 547
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_review",
        "symbol_part": "V1SelfSubjectReview",
        "lineno": 548
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_review_status",
        "symbol_part": "V1SelfSubjectReviewStatus",
        "lineno": 549
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_rules_review",
        "symbol_part": "V1SelfSubjectRulesReview",
        "lineno": 550
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "symbol_part": "V1SelfSubjectRulesReviewSpec",
        "lineno": 551
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_server_address_by_client_cidr",
        "symbol_part": "V1ServerAddressByClientCIDR",
        "lineno": 552
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service.V1Service",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service",
        "symbol_part": "V1Service",
        "lineno": 553
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_account.V1ServiceAccount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account",
        "symbol_part": "V1ServiceAccount",
        "lineno": 554
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_list",
        "symbol_part": "V1ServiceAccountList",
        "lineno": 555
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_subject",
        "symbol_part": "V1ServiceAccountSubject",
        "lineno": 556
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_token_projection",
        "symbol_part": "V1ServiceAccountTokenProjection",
        "lineno": 557
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_backend_port",
        "symbol_part": "V1ServiceBackendPort",
        "lineno": 558
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr",
        "symbol_part": "V1ServiceCIDR",
        "lineno": 559
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_list",
        "symbol_part": "V1ServiceCIDRList",
        "lineno": 560
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_spec",
        "symbol_part": "V1ServiceCIDRSpec",
        "lineno": 561
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_status",
        "symbol_part": "V1ServiceCIDRStatus",
        "lineno": 562
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_list.V1ServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_list",
        "symbol_part": "V1ServiceList",
        "lineno": 563
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_port.V1ServicePort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_port",
        "symbol_part": "V1ServicePort",
        "lineno": 564
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_spec.V1ServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_spec",
        "symbol_part": "V1ServiceSpec",
        "lineno": 565
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_service_status.V1ServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_status",
        "symbol_part": "V1ServiceStatus",
        "lineno": 566
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_session_affinity_config",
        "symbol_part": "V1SessionAffinityConfig",
        "lineno": 567
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_shard_info.V1ShardInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_shard_info",
        "symbol_part": "V1ShardInfo",
        "lineno": 568
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_sleep_action.V1SleepAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_sleep_action",
        "symbol_part": "V1SleepAction",
        "lineno": 569
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set.V1StatefulSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set",
        "symbol_part": "V1StatefulSet",
        "lineno": 570
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_condition",
        "symbol_part": "V1StatefulSetCondition",
        "lineno": 571
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_list",
        "symbol_part": "V1StatefulSetList",
        "lineno": 572
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_ordinals",
        "symbol_part": "V1StatefulSetOrdinals",
        "lineno": 573
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "symbol_part": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 574
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_spec",
        "symbol_part": "V1StatefulSetSpec",
        "lineno": 575
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_status",
        "symbol_part": "V1StatefulSetStatus",
        "lineno": 576
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_update_strategy",
        "symbol_part": "V1StatefulSetUpdateStrategy",
        "lineno": 577
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_status.V1Status",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status",
        "symbol_part": "V1Status",
        "lineno": 578
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_status_cause.V1StatusCause",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status_cause",
        "symbol_part": "V1StatusCause",
        "lineno": 579
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_status_details.V1StatusDetails",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status_details",
        "symbol_part": "V1StatusDetails",
        "lineno": 580
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_storage_class.V1StorageClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_class",
        "symbol_part": "V1StorageClass",
        "lineno": 581
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_class_list",
        "symbol_part": "V1StorageClassList",
        "lineno": 582
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "symbol_part": "V1StorageOSPersistentVolumeSource",
        "lineno": 583
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_os_volume_source",
        "symbol_part": "V1StorageOSVolumeSource",
        "lineno": 584
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review",
        "symbol_part": "V1SubjectAccessReview",
        "lineno": 585
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review_spec",
        "symbol_part": "V1SubjectAccessReviewSpec",
        "lineno": 586
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review_status",
        "symbol_part": "V1SubjectAccessReviewStatus",
        "lineno": 587
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_rules_review_status",
        "symbol_part": "V1SubjectRulesReviewStatus",
        "lineno": 588
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_success_policy",
        "symbol_part": "V1SuccessPolicy",
        "lineno": 589
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_success_policy_rule",
        "symbol_part": "V1SuccessPolicyRule",
        "lineno": 590
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_sysctl.V1Sysctl",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_sysctl",
        "symbol_part": "V1Sysctl",
        "lineno": 591
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_tcp_socket_action",
        "symbol_part": "V1TCPSocketAction",
        "lineno": 592
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_taint.V1Taint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_taint",
        "symbol_part": "V1Taint",
        "lineno": 593
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_request_spec",
        "symbol_part": "V1TokenRequestSpec",
        "lineno": 594
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_request_status",
        "symbol_part": "V1TokenRequestStatus",
        "lineno": 595
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_token_review.V1TokenReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review",
        "symbol_part": "V1TokenReview",
        "lineno": 596
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review_spec",
        "symbol_part": "V1TokenReviewSpec",
        "lineno": 597
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review_status",
        "symbol_part": "V1TokenReviewStatus",
        "lineno": 598
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_toleration.V1Toleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_toleration",
        "symbol_part": "V1Toleration",
        "lineno": 599
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_selector_label_requirement",
        "symbol_part": "V1TopologySelectorLabelRequirement",
        "lineno": 600
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_selector_term",
        "symbol_part": "V1TopologySelectorTerm",
        "lineno": 601
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_spread_constraint",
        "symbol_part": "V1TopologySpreadConstraint",
        "lineno": 602
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_type_checking.V1TypeChecking",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_type_checking",
        "symbol_part": "V1TypeChecking",
        "lineno": 603
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_typed_local_object_reference",
        "symbol_part": "V1TypedLocalObjectReference",
        "lineno": 604
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_typed_object_reference",
        "symbol_part": "V1TypedObjectReference",
        "lineno": 605
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_uncounted_terminated_pods",
        "symbol_part": "V1UncountedTerminatedPods",
        "lineno": 606
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_user_info.V1UserInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_user_info",
        "symbol_part": "V1UserInfo",
        "lineno": 607
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_user_subject.V1UserSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_user_subject",
        "symbol_part": "V1UserSubject",
        "lineno": 608
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy",
        "symbol_part": "V1ValidatingAdmissionPolicy",
        "lineno": 609
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding",
        "symbol_part": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 610
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 611
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 612
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_list",
        "symbol_part": "V1ValidatingAdmissionPolicyList",
        "lineno": 613
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_spec",
        "symbol_part": "V1ValidatingAdmissionPolicySpec",
        "lineno": 614
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_status",
        "symbol_part": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 615
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook",
        "symbol_part": "V1ValidatingWebhook",
        "lineno": 616
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook_configuration",
        "symbol_part": "V1ValidatingWebhookConfiguration",
        "lineno": 617
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "symbol_part": "V1ValidatingWebhookConfigurationList",
        "lineno": 618
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validation.V1Validation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validation",
        "symbol_part": "V1Validation",
        "lineno": 619
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_validation_rule.V1ValidationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validation_rule",
        "symbol_part": "V1ValidationRule",
        "lineno": 620
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_variable.V1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_variable",
        "symbol_part": "V1Variable",
        "lineno": 621
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume.V1Volume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume",
        "symbol_part": "V1Volume",
        "lineno": 622
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment",
        "symbol_part": "V1VolumeAttachment",
        "lineno": 623
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_list",
        "symbol_part": "V1VolumeAttachmentList",
        "lineno": 624
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_source",
        "symbol_part": "V1VolumeAttachmentSource",
        "lineno": 625
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_spec",
        "symbol_part": "V1VolumeAttachmentSpec",
        "lineno": 626
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_status",
        "symbol_part": "V1VolumeAttachmentStatus",
        "lineno": 627
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attributes_class",
        "symbol_part": "V1VolumeAttributesClass",
        "lineno": 628
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attributes_class_list",
        "symbol_part": "V1VolumeAttributesClassList",
        "lineno": 629
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_device.V1VolumeDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_device",
        "symbol_part": "V1VolumeDevice",
        "lineno": 630
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_error.V1VolumeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_error",
        "symbol_part": "V1VolumeError",
        "lineno": 631
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_mount.V1VolumeMount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_mount",
        "symbol_part": "V1VolumeMount",
        "lineno": 632
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_mount_status",
        "symbol_part": "V1VolumeMountStatus",
        "lineno": 633
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_node_affinity",
        "symbol_part": "V1VolumeNodeAffinity",
        "lineno": 634
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_node_resources",
        "symbol_part": "V1VolumeNodeResources",
        "lineno": 635
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_projection",
        "symbol_part": "V1VolumeProjection",
        "lineno": 636
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_resource_requirements",
        "symbol_part": "V1VolumeResourceRequirements",
        "lineno": 637
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_volume_status.V1VolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_status",
        "symbol_part": "V1VolumeStatus",
        "lineno": 638
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "symbol_part": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 639
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_watch_event.V1WatchEvent",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_watch_event",
        "symbol_part": "V1WatchEvent",
        "lineno": 640
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_webhook_conversion",
        "symbol_part": "V1WebhookConversion",
        "lineno": 641
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "symbol_part": "V1WeightedPodAffinityTerm",
        "lineno": 642
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_windows_security_context_options",
        "symbol_part": "V1WindowsSecurityContextOptions",
        "lineno": 643
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_apply_configuration",
        "symbol_part": "V1alpha1ApplyConfiguration",
        "lineno": 644
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "symbol_part": "V1alpha1ClusterTrustBundle",
        "lineno": 645
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "symbol_part": "V1alpha1ClusterTrustBundleList",
        "lineno": 646
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "symbol_part": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 647
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_json_patch",
        "symbol_part": "V1alpha1JSONPatch",
        "lineno": 648
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_match_condition",
        "symbol_part": "V1alpha1MatchCondition",
        "lineno": 649
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_match_resources",
        "symbol_part": "V1alpha1MatchResources",
        "lineno": 650
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "symbol_part": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 651
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 652
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 653
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 654
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 655
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 656
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutation",
        "symbol_part": "V1alpha1Mutation",
        "lineno": 657
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "symbol_part": "V1alpha1NamedRuleWithOperations",
        "lineno": 658
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_param_kind",
        "symbol_part": "V1alpha1ParamKind",
        "lineno": 659
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_param_ref",
        "symbol_part": "V1alpha1ParamRef",
        "lineno": 660
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_server_storage_version",
        "symbol_part": "V1alpha1ServerStorageVersion",
        "lineno": 661
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version",
        "symbol_part": "V1alpha1StorageVersion",
        "lineno": 662
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_condition",
        "symbol_part": "V1alpha1StorageVersionCondition",
        "lineno": 663
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_list",
        "symbol_part": "V1alpha1StorageVersionList",
        "lineno": 664
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_status",
        "symbol_part": "V1alpha1StorageVersionStatus",
        "lineno": 665
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_variable",
        "symbol_part": "V1alpha1Variable",
        "lineno": 666
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "symbol_part": "V1alpha2GangSchedulingPolicy",
        "lineno": 667
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate",
        "symbol_part": "V1alpha2LeaseCandidate",
        "lineno": 668
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "symbol_part": "V1alpha2LeaseCandidateList",
        "lineno": 669
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "symbol_part": "V1alpha2LeaseCandidateSpec",
        "lineno": 670
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group",
        "symbol_part": "V1alpha2PodGroup",
        "lineno": 671
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_list",
        "symbol_part": "V1alpha2PodGroupList",
        "lineno": 672
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "symbol_part": "V1alpha2PodGroupResourceClaim",
        "lineno": 673
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "symbol_part": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 674
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "symbol_part": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 675
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "symbol_part": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 676
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_spec",
        "symbol_part": "V1alpha2PodGroupSpec",
        "lineno": 677
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_status",
        "symbol_part": "V1alpha2PodGroupStatus",
        "lineno": 678
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_template",
        "symbol_part": "V1alpha2PodGroupTemplate",
        "lineno": 679
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "symbol_part": "V1alpha2PodGroupTemplateReference",
        "lineno": 680
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_topology_constraint",
        "symbol_part": "V1alpha2TopologyConstraint",
        "lineno": 681
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "symbol_part": "V1alpha2TypedLocalObjectReference",
        "lineno": 682
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload",
        "symbol_part": "V1alpha2Workload",
        "lineno": 683
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_list",
        "symbol_part": "V1alpha2WorkloadList",
        "lineno": 684
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "symbol_part": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 685
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_spec",
        "symbol_part": "V1alpha2WorkloadSpec",
        "lineno": 686
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint",
        "symbol_part": "V1alpha3DeviceTaint",
        "lineno": 687
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule",
        "symbol_part": "V1alpha3DeviceTaintRule",
        "lineno": 688
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "symbol_part": "V1alpha3DeviceTaintRuleList",
        "lineno": 689
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "symbol_part": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 690
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "symbol_part": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 691
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_selector",
        "symbol_part": "V1alpha3DeviceTaintSelector",
        "lineno": 692
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_pool_status",
        "symbol_part": "V1alpha3PoolStatus",
        "lineno": 693
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "symbol_part": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 694
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 695
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 696
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 697
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_allocated_device_status",
        "symbol_part": "V1beta1AllocatedDeviceStatus",
        "lineno": 698
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_allocation_result",
        "symbol_part": "V1beta1AllocationResult",
        "lineno": 699
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_apply_configuration",
        "symbol_part": "V1beta1ApplyConfiguration",
        "lineno": 700
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_basic_device",
        "symbol_part": "V1beta1BasicDevice",
        "lineno": 701
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cel_device_selector",
        "symbol_part": "V1beta1CELDeviceSelector",
        "lineno": 702
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_request_policy",
        "symbol_part": "V1beta1CapacityRequestPolicy",
        "lineno": 703
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "symbol_part": "V1beta1CapacityRequestPolicyRange",
        "lineno": 704
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_requirements",
        "symbol_part": "V1beta1CapacityRequirements",
        "lineno": 705
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "symbol_part": "V1beta1ClusterTrustBundle",
        "lineno": 706
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "symbol_part": "V1beta1ClusterTrustBundleList",
        "lineno": 707
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "symbol_part": "V1beta1ClusterTrustBundleSpec",
        "lineno": 708
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_counter.V1beta1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_counter",
        "symbol_part": "V1beta1Counter",
        "lineno": 709
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_counter_set",
        "symbol_part": "V1beta1CounterSet",
        "lineno": 710
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device.V1beta1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device",
        "symbol_part": "V1beta1Device",
        "lineno": 711
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "symbol_part": "V1beta1DeviceAllocationConfiguration",
        "lineno": 712
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_allocation_result",
        "symbol_part": "V1beta1DeviceAllocationResult",
        "lineno": 713
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_attribute",
        "symbol_part": "V1beta1DeviceAttribute",
        "lineno": 714
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_capacity",
        "symbol_part": "V1beta1DeviceCapacity",
        "lineno": 715
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_claim",
        "symbol_part": "V1beta1DeviceClaim",
        "lineno": 716
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_claim_configuration",
        "symbol_part": "V1beta1DeviceClaimConfiguration",
        "lineno": 717
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class",
        "symbol_part": "V1beta1DeviceClass",
        "lineno": 718
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_configuration",
        "symbol_part": "V1beta1DeviceClassConfiguration",
        "lineno": 719
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_list",
        "symbol_part": "V1beta1DeviceClassList",
        "lineno": 720
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_spec",
        "symbol_part": "V1beta1DeviceClassSpec",
        "lineno": 721
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_constraint",
        "symbol_part": "V1beta1DeviceConstraint",
        "lineno": 722
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_counter_consumption",
        "symbol_part": "V1beta1DeviceCounterConsumption",
        "lineno": 723
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_request",
        "symbol_part": "V1beta1DeviceRequest",
        "lineno": 724
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "symbol_part": "V1beta1DeviceRequestAllocationResult",
        "lineno": 725
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_selector",
        "symbol_part": "V1beta1DeviceSelector",
        "lineno": 726
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_sub_request",
        "symbol_part": "V1beta1DeviceSubRequest",
        "lineno": 727
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_taint",
        "symbol_part": "V1beta1DeviceTaint",
        "lineno": 728
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_toleration",
        "symbol_part": "V1beta1DeviceToleration",
        "lineno": 729
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address",
        "symbol_part": "V1beta1IPAddress",
        "lineno": 730
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address_list",
        "symbol_part": "V1beta1IPAddressList",
        "lineno": 731
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address_spec",
        "symbol_part": "V1beta1IPAddressSpec",
        "lineno": 732
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_json_patch",
        "symbol_part": "V1beta1JSONPatch",
        "lineno": 733
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate",
        "symbol_part": "V1beta1LeaseCandidate",
        "lineno": 734
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate_list",
        "symbol_part": "V1beta1LeaseCandidateList",
        "lineno": 735
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "symbol_part": "V1beta1LeaseCandidateSpec",
        "lineno": 736
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_match_condition",
        "symbol_part": "V1beta1MatchCondition",
        "lineno": 737
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_match_resources",
        "symbol_part": "V1beta1MatchResources",
        "lineno": 738
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "symbol_part": "V1beta1MutatingAdmissionPolicy",
        "lineno": 739
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 740
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 741
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 742
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 743
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 744
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutation",
        "symbol_part": "V1beta1Mutation",
        "lineno": 745
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "symbol_part": "V1beta1NamedRuleWithOperations",
        "lineno": 746
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_network_device_data",
        "symbol_part": "V1beta1NetworkDeviceData",
        "lineno": 747
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "symbol_part": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 748
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "symbol_part": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 749
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_param_kind",
        "symbol_part": "V1beta1ParamKind",
        "lineno": 750
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_param_ref",
        "symbol_part": "V1beta1ParamRef",
        "lineno": 751
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_parent_reference",
        "symbol_part": "V1beta1ParentReference",
        "lineno": 752
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request",
        "symbol_part": "V1beta1PodCertificateRequest",
        "lineno": 753
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "symbol_part": "V1beta1PodCertificateRequestList",
        "lineno": 754
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "symbol_part": "V1beta1PodCertificateRequestSpec",
        "lineno": 755
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "symbol_part": "V1beta1PodCertificateRequestStatus",
        "lineno": 756
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim",
        "symbol_part": "V1beta1ResourceClaim",
        "lineno": 757
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "symbol_part": "V1beta1ResourceClaimConsumerReference",
        "lineno": 758
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_list",
        "symbol_part": "V1beta1ResourceClaimList",
        "lineno": 759
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_spec",
        "symbol_part": "V1beta1ResourceClaimSpec",
        "lineno": 760
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_status",
        "symbol_part": "V1beta1ResourceClaimStatus",
        "lineno": 761
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template",
        "symbol_part": "V1beta1ResourceClaimTemplate",
        "lineno": 762
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "symbol_part": "V1beta1ResourceClaimTemplateList",
        "lineno": 763
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "symbol_part": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 764
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_pool",
        "symbol_part": "V1beta1ResourcePool",
        "lineno": 765
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice",
        "symbol_part": "V1beta1ResourceSlice",
        "lineno": 766
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice_list",
        "symbol_part": "V1beta1ResourceSliceList",
        "lineno": 767
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice_spec",
        "symbol_part": "V1beta1ResourceSliceSpec",
        "lineno": 768
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr",
        "symbol_part": "V1beta1ServiceCIDR",
        "lineno": 769
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_list",
        "symbol_part": "V1beta1ServiceCIDRList",
        "lineno": 770
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_spec",
        "symbol_part": "V1beta1ServiceCIDRSpec",
        "lineno": 771
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_status",
        "symbol_part": "V1beta1ServiceCIDRStatus",
        "lineno": 772
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration",
        "symbol_part": "V1beta1StorageVersionMigration",
        "lineno": 773
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "symbol_part": "V1beta1StorageVersionMigrationList",
        "lineno": 774
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "symbol_part": "V1beta1StorageVersionMigrationSpec",
        "lineno": 775
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "symbol_part": "V1beta1StorageVersionMigrationStatus",
        "lineno": 776
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_variable.V1beta1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_variable",
        "symbol_part": "V1beta1Variable",
        "lineno": 777
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_volume_attributes_class",
        "symbol_part": "V1beta1VolumeAttributesClass",
        "lineno": 778
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "symbol_part": "V1beta1VolumeAttributesClassList",
        "lineno": 779
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_allocated_device_status",
        "symbol_part": "V1beta2AllocatedDeviceStatus",
        "lineno": 780
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_allocation_result",
        "symbol_part": "V1beta2AllocationResult",
        "lineno": 781
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_cel_device_selector",
        "symbol_part": "V1beta2CELDeviceSelector",
        "lineno": 782
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_request_policy",
        "symbol_part": "V1beta2CapacityRequestPolicy",
        "lineno": 783
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "symbol_part": "V1beta2CapacityRequestPolicyRange",
        "lineno": 784
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_requirements",
        "symbol_part": "V1beta2CapacityRequirements",
        "lineno": 785
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_counter.V1beta2Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_counter",
        "symbol_part": "V1beta2Counter",
        "lineno": 786
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_counter_set",
        "symbol_part": "V1beta2CounterSet",
        "lineno": 787
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device.V1beta2Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device",
        "symbol_part": "V1beta2Device",
        "lineno": 788
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "symbol_part": "V1beta2DeviceAllocationConfiguration",
        "lineno": 789
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_allocation_result",
        "symbol_part": "V1beta2DeviceAllocationResult",
        "lineno": 790
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_attribute",
        "symbol_part": "V1beta2DeviceAttribute",
        "lineno": 791
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_capacity",
        "symbol_part": "V1beta2DeviceCapacity",
        "lineno": 792
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_claim",
        "symbol_part": "V1beta2DeviceClaim",
        "lineno": 793
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_claim_configuration",
        "symbol_part": "V1beta2DeviceClaimConfiguration",
        "lineno": 794
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class",
        "symbol_part": "V1beta2DeviceClass",
        "lineno": 795
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_configuration",
        "symbol_part": "V1beta2DeviceClassConfiguration",
        "lineno": 796
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_list",
        "symbol_part": "V1beta2DeviceClassList",
        "lineno": 797
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_spec",
        "symbol_part": "V1beta2DeviceClassSpec",
        "lineno": 798
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_constraint",
        "symbol_part": "V1beta2DeviceConstraint",
        "lineno": 799
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_counter_consumption",
        "symbol_part": "V1beta2DeviceCounterConsumption",
        "lineno": 800
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_request",
        "symbol_part": "V1beta2DeviceRequest",
        "lineno": 801
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "symbol_part": "V1beta2DeviceRequestAllocationResult",
        "lineno": 802
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_selector",
        "symbol_part": "V1beta2DeviceSelector",
        "lineno": 803
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_sub_request",
        "symbol_part": "V1beta2DeviceSubRequest",
        "lineno": 804
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint",
        "symbol_part": "V1beta2DeviceTaint",
        "lineno": 805
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule",
        "symbol_part": "V1beta2DeviceTaintRule",
        "lineno": 806
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "symbol_part": "V1beta2DeviceTaintRuleList",
        "lineno": 807
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "symbol_part": "V1beta2DeviceTaintRuleSpec",
        "lineno": 808
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "symbol_part": "V1beta2DeviceTaintRuleStatus",
        "lineno": 809
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_selector",
        "symbol_part": "V1beta2DeviceTaintSelector",
        "lineno": 810
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_toleration",
        "symbol_part": "V1beta2DeviceToleration",
        "lineno": 811
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_exact_device_request",
        "symbol_part": "V1beta2ExactDeviceRequest",
        "lineno": 812
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_network_device_data",
        "symbol_part": "V1beta2NetworkDeviceData",
        "lineno": 813
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "symbol_part": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 814
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "symbol_part": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 815
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim",
        "symbol_part": "V1beta2ResourceClaim",
        "lineno": 816
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "symbol_part": "V1beta2ResourceClaimConsumerReference",
        "lineno": 817
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_list",
        "symbol_part": "V1beta2ResourceClaimList",
        "lineno": 818
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_spec",
        "symbol_part": "V1beta2ResourceClaimSpec",
        "lineno": 819
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_status",
        "symbol_part": "V1beta2ResourceClaimStatus",
        "lineno": 820
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template",
        "symbol_part": "V1beta2ResourceClaimTemplate",
        "lineno": 821
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "symbol_part": "V1beta2ResourceClaimTemplateList",
        "lineno": 822
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "symbol_part": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 823
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_pool",
        "symbol_part": "V1beta2ResourcePool",
        "lineno": 824
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice",
        "symbol_part": "V1beta2ResourceSlice",
        "lineno": 825
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice_list",
        "symbol_part": "V1beta2ResourceSliceList",
        "lineno": 826
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice_spec",
        "symbol_part": "V1beta2ResourceSliceSpec",
        "lineno": 827
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_group_discovery",
        "symbol_part": "V2APIGroupDiscovery",
        "lineno": 828
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_group_discovery_list",
        "symbol_part": "V2APIGroupDiscoveryList",
        "lineno": 829
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_resource_discovery",
        "symbol_part": "V2APIResourceDiscovery",
        "lineno": 830
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_subresource_discovery",
        "symbol_part": "V2APISubresourceDiscovery",
        "lineno": 831
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_version_discovery",
        "symbol_part": "V2APIVersionDiscovery",
        "lineno": 832
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_container_resource_metric_source",
        "symbol_part": "V2ContainerResourceMetricSource",
        "lineno": 833
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_container_resource_metric_status",
        "symbol_part": "V2ContainerResourceMetricStatus",
        "lineno": 834
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_cross_version_object_reference",
        "symbol_part": "V2CrossVersionObjectReference",
        "lineno": 835
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_external_metric_source",
        "symbol_part": "V2ExternalMetricSource",
        "lineno": 836
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_external_metric_status",
        "symbol_part": "V2ExternalMetricStatus",
        "lineno": 837
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_hpa_scaling_policy",
        "symbol_part": "V2HPAScalingPolicy",
        "lineno": 838
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_hpa_scaling_rules",
        "symbol_part": "V2HPAScalingRules",
        "lineno": 839
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "symbol_part": "V2HorizontalPodAutoscaler",
        "lineno": 840
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "symbol_part": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 841
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "symbol_part": "V2HorizontalPodAutoscalerCondition",
        "lineno": 842
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "symbol_part": "V2HorizontalPodAutoscalerList",
        "lineno": 843
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "symbol_part": "V2HorizontalPodAutoscalerSpec",
        "lineno": 844
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "symbol_part": "V2HorizontalPodAutoscalerStatus",
        "lineno": 845
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_identifier",
        "symbol_part": "V2MetricIdentifier",
        "lineno": 846
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_metric_spec.V2MetricSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_spec",
        "symbol_part": "V2MetricSpec",
        "lineno": 847
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_metric_status.V2MetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_status",
        "symbol_part": "V2MetricStatus",
        "lineno": 848
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_metric_target.V2MetricTarget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_target",
        "symbol_part": "V2MetricTarget",
        "lineno": 849
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_value_status",
        "symbol_part": "V2MetricValueStatus",
        "lineno": 850
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_object_metric_source",
        "symbol_part": "V2ObjectMetricSource",
        "lineno": 851
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_object_metric_status",
        "symbol_part": "V2ObjectMetricStatus",
        "lineno": 852
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_pods_metric_source",
        "symbol_part": "V2PodsMetricSource",
        "lineno": 853
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_pods_metric_status",
        "symbol_part": "V2PodsMetricStatus",
        "lineno": 854
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_resource_metric_source",
        "symbol_part": "V2ResourceMetricSource",
        "lineno": 855
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_resource_metric_status",
        "symbol_part": "V2ResourceMetricStatus",
        "lineno": 856
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_group_discovery",
        "symbol_part": "V2beta1APIGroupDiscovery",
        "lineno": 857
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "symbol_part": "V2beta1APIGroupDiscoveryList",
        "lineno": 858
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_resource_discovery",
        "symbol_part": "V2beta1APIResourceDiscovery",
        "lineno": 859
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "symbol_part": "V2beta1APISubresourceDiscovery",
        "lineno": 860
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_version_discovery",
        "symbol_part": "V2beta1APIVersionDiscovery",
        "lineno": 861
      },
      {
        "from_module": "kubernetes.client",
        "imports": "kubernetes.client.models.version_info.VersionInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.version_info",
        "symbol_part": "VersionInfo",
        "lineno": 862
      }
    ],
    "kubernetes.client.api.admissionregistration_api": [
      {
        "from_module": "kubernetes.client.api.admissionregistration_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.admissionregistration_v1alpha1_api": [
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.admissionregistration_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.admissionregistration_v1_api": [
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.admissionregistration_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apiextensions_api": [
      {
        "from_module": "kubernetes.client.api.apiextensions_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apiextensions_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apiextensions_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apiextensions_v1_api": [
      {
        "from_module": "kubernetes.client.api.apiextensions_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apiextensions_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apiextensions_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apiregistration_api": [
      {
        "from_module": "kubernetes.client.api.apiregistration_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apiregistration_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apiregistration_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apiregistration_v1_api": [
      {
        "from_module": "kubernetes.client.api.apiregistration_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apiregistration_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apiregistration_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apis_api": [
      {
        "from_module": "kubernetes.client.api.apis_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apis_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apis_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apps_api": [
      {
        "from_module": "kubernetes.client.api.apps_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apps_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apps_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.apps_v1_api": [
      {
        "from_module": "kubernetes.client.api.apps_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.apps_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.apps_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.authentication_api": [
      {
        "from_module": "kubernetes.client.api.authentication_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.authentication_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.authentication_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.authentication_v1_api": [
      {
        "from_module": "kubernetes.client.api.authentication_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.authentication_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.authentication_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.authorization_api": [
      {
        "from_module": "kubernetes.client.api.authorization_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.authorization_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.authorization_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.authorization_v1_api": [
      {
        "from_module": "kubernetes.client.api.authorization_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.authorization_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.authorization_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.autoscaling_api": [
      {
        "from_module": "kubernetes.client.api.autoscaling_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.autoscaling_v1_api": [
      {
        "from_module": "kubernetes.client.api.autoscaling_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.autoscaling_v2_api": [
      {
        "from_module": "kubernetes.client.api.autoscaling_v2_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_v2_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.autoscaling_v2_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.batch_api": [
      {
        "from_module": "kubernetes.client.api.batch_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.batch_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.batch_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.batch_v1_api": [
      {
        "from_module": "kubernetes.client.api.batch_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.batch_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.batch_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.certificates_api": [
      {
        "from_module": "kubernetes.client.api.certificates_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.certificates_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.certificates_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.certificates_v1alpha1_api": [
      {
        "from_module": "kubernetes.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.certificates_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.certificates_v1_api": [
      {
        "from_module": "kubernetes.client.api.certificates_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.certificates_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.coordination_api": [
      {
        "from_module": "kubernetes.client.api.coordination_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.coordination_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.coordination_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.coordination_v1alpha2_api": [
      {
        "from_module": "kubernetes.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1alpha2_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.coordination_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.coordination_v1_api": [
      {
        "from_module": "kubernetes.client.api.coordination_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.coordination_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.core_api": [
      {
        "from_module": "kubernetes.client.api.core_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.core_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.core_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.core_v1_api": [
      {
        "from_module": "kubernetes.client.api.core_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.core_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.core_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.custom_objects_api": [
      {
        "from_module": "kubernetes.client.api.custom_objects_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.custom_objects_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.custom_objects_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.discovery_api": [
      {
        "from_module": "kubernetes.client.api.discovery_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.discovery_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.discovery_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.discovery_v1_api": [
      {
        "from_module": "kubernetes.client.api.discovery_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.discovery_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.discovery_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.events_api": [
      {
        "from_module": "kubernetes.client.api.events_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.events_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.events_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.events_v1_api": [
      {
        "from_module": "kubernetes.client.api.events_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.events_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.events_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_api": [
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_v1_api": [
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.internal_apiserver_api": [
      {
        "from_module": "kubernetes.client.api.internal_apiserver_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.internal_apiserver_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.internal_apiserver_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.internal_apiserver_v1alpha1_api": [
      {
        "from_module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.logs_api": [
      {
        "from_module": "kubernetes.client.api.logs_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.logs_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.logs_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.networking_api": [
      {
        "from_module": "kubernetes.client.api.networking_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.networking_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.networking_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.networking_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.networking_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.networking_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.networking_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.networking_v1_api": [
      {
        "from_module": "kubernetes.client.api.networking_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.networking_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.networking_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.node_api": [
      {
        "from_module": "kubernetes.client.api.node_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.node_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.node_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.node_v1_api": [
      {
        "from_module": "kubernetes.client.api.node_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.node_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.node_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.openid_api": [
      {
        "from_module": "kubernetes.client.api.openid_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.openid_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.openid_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.policy_api": [
      {
        "from_module": "kubernetes.client.api.policy_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.policy_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.policy_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.policy_v1_api": [
      {
        "from_module": "kubernetes.client.api.policy_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.policy_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.policy_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.rbac_authorization_api": [
      {
        "from_module": "kubernetes.client.api.rbac_authorization_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.rbac_authorization_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.rbac_authorization_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.rbac_authorization_v1_api": [
      {
        "from_module": "kubernetes.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.rbac_authorization_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.resource_api": [
      {
        "from_module": "kubernetes.client.api.resource_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.resource_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.resource_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.resource_v1alpha3_api": [
      {
        "from_module": "kubernetes.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.resource_v1alpha3_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.resource_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.resource_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.resource_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.resource_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.resource_v1beta2_api": [
      {
        "from_module": "kubernetes.client.api.resource_v1beta2_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.resource_v1beta2_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.resource_v1beta2_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.resource_v1_api": [
      {
        "from_module": "kubernetes.client.api.resource_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.resource_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.resource_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.scheduling_api": [
      {
        "from_module": "kubernetes.client.api.scheduling_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.scheduling_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.scheduling_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.scheduling_v1alpha2_api": [
      {
        "from_module": "kubernetes.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.scheduling_v1alpha2_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.scheduling_v1_api": [
      {
        "from_module": "kubernetes.client.api.scheduling_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.scheduling_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.scheduling_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.storagemigration_api": [
      {
        "from_module": "kubernetes.client.api.storagemigration_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.storagemigration_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.storagemigration_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.storagemigration_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.storagemigration_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.storage_api": [
      {
        "from_module": "kubernetes.client.api.storage_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.storage_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.storage_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.storage_v1beta1_api": [
      {
        "from_module": "kubernetes.client.api.storage_v1beta1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.storage_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.storage_v1beta1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.storage_v1_api": [
      {
        "from_module": "kubernetes.client.api.storage_v1_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.storage_v1_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.storage_v1_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.version_api": [
      {
        "from_module": "kubernetes.client.api.version_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.version_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.version_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api.well_known_api": [
      {
        "from_module": "kubernetes.client.api.well_known_api",
        "imports": "kubernetes.client.api_client.ApiClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api_client",
        "symbol_part": "ApiClient",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api.well_known_api",
        "imports": "kubernetes.client.exceptions.ApiTypeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiTypeError",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api.well_known_api",
        "imports": "kubernetes.client.exceptions.ApiValueError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiValueError",
        "lineno": 21
      }
    ],
    "kubernetes.client.api": [
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.well_known_api.WellKnownApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.well_known_api",
        "symbol_part": "WellKnownApi",
        "lineno": 6
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_api",
        "symbol_part": "AdmissionregistrationApi",
        "lineno": 7
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1_api",
        "symbol_part": "AdmissionregistrationV1Api",
        "lineno": 8
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "symbol_part": "AdmissionregistrationV1alpha1Api",
        "lineno": 9
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.admissionregistration_v1beta1_api",
        "symbol_part": "AdmissionregistrationV1beta1Api",
        "lineno": 10
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apiextensions_api.ApiextensionsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiextensions_api",
        "symbol_part": "ApiextensionsApi",
        "lineno": 11
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiextensions_v1_api",
        "symbol_part": "ApiextensionsV1Api",
        "lineno": 12
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apiregistration_api.ApiregistrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiregistration_api",
        "symbol_part": "ApiregistrationApi",
        "lineno": 13
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apiregistration_v1_api",
        "symbol_part": "ApiregistrationV1Api",
        "lineno": 14
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apis_api.ApisApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apis_api",
        "symbol_part": "ApisApi",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apps_api.AppsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apps_api",
        "symbol_part": "AppsApi",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.apps_v1_api.AppsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.apps_v1_api",
        "symbol_part": "AppsV1Api",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.authentication_api.AuthenticationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authentication_api",
        "symbol_part": "AuthenticationApi",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authentication_v1_api",
        "symbol_part": "AuthenticationV1Api",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.authorization_api.AuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authorization_api",
        "symbol_part": "AuthorizationApi",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.authorization_v1_api",
        "symbol_part": "AuthorizationV1Api",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.autoscaling_api.AutoscalingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_api",
        "symbol_part": "AutoscalingApi",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_v1_api",
        "symbol_part": "AutoscalingV1Api",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.autoscaling_v2_api",
        "symbol_part": "AutoscalingV2Api",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.batch_api.BatchApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.batch_api",
        "symbol_part": "BatchApi",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.batch_v1_api.BatchV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.batch_v1_api",
        "symbol_part": "BatchV1Api",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.certificates_api.CertificatesApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_api",
        "symbol_part": "CertificatesApi",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1_api",
        "symbol_part": "CertificatesV1Api",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1alpha1_api",
        "symbol_part": "CertificatesV1alpha1Api",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.certificates_v1beta1_api",
        "symbol_part": "CertificatesV1beta1Api",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.coordination_api.CoordinationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_api",
        "symbol_part": "CoordinationApi",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1_api",
        "symbol_part": "CoordinationV1Api",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1alpha2_api",
        "symbol_part": "CoordinationV1alpha2Api",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.coordination_v1beta1_api",
        "symbol_part": "CoordinationV1beta1Api",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.core_api.CoreApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.core_api",
        "symbol_part": "CoreApi",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.core_v1_api.CoreV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.core_v1_api",
        "symbol_part": "CoreV1Api",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.discovery_api.DiscoveryApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.discovery_api",
        "symbol_part": "DiscoveryApi",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.discovery_v1_api",
        "symbol_part": "DiscoveryV1Api",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.events_api.EventsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.events_api",
        "symbol_part": "EventsApi",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.events_v1_api.EventsV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.events_v1_api",
        "symbol_part": "EventsV1Api",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.flowcontrol_apiserver_api",
        "symbol_part": "FlowcontrolApiserverApi",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "symbol_part": "FlowcontrolApiserverV1Api",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.internal_apiserver_api",
        "symbol_part": "InternalApiserverApi",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "symbol_part": "InternalApiserverV1alpha1Api",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.logs_api.LogsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.logs_api",
        "symbol_part": "LogsApi",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.networking_api.NetworkingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_api",
        "symbol_part": "NetworkingApi",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.networking_v1_api.NetworkingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_v1_api",
        "symbol_part": "NetworkingV1Api",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.networking_v1beta1_api",
        "symbol_part": "NetworkingV1beta1Api",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.node_api.NodeApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.node_api",
        "symbol_part": "NodeApi",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.node_v1_api.NodeV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.node_v1_api",
        "symbol_part": "NodeV1Api",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.openid_api.OpenidApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.openid_api",
        "symbol_part": "OpenidApi",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.policy_api.PolicyApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.policy_api",
        "symbol_part": "PolicyApi",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.policy_v1_api.PolicyV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.policy_v1_api",
        "symbol_part": "PolicyV1Api",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.rbac_authorization_api",
        "symbol_part": "RbacAuthorizationApi",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.rbac_authorization_v1_api",
        "symbol_part": "RbacAuthorizationV1Api",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.resource_api.ResourceApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_api",
        "symbol_part": "ResourceApi",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.resource_v1_api.ResourceV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1_api",
        "symbol_part": "ResourceV1Api",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1alpha3_api",
        "symbol_part": "ResourceV1alpha3Api",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1beta1_api",
        "symbol_part": "ResourceV1beta1Api",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.resource_v1beta2_api",
        "symbol_part": "ResourceV1beta2Api",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.scheduling_api.SchedulingApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_api",
        "symbol_part": "SchedulingApi",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_v1_api",
        "symbol_part": "SchedulingV1Api",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.scheduling_v1alpha2_api",
        "symbol_part": "SchedulingV1alpha2Api",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.storage_api.StorageApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_api",
        "symbol_part": "StorageApi",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.storage_v1_api.StorageV1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_v1_api",
        "symbol_part": "StorageV1Api",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storage_v1beta1_api",
        "symbol_part": "StorageV1beta1Api",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.storagemigration_api.StoragemigrationApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storagemigration_api",
        "symbol_part": "StoragemigrationApi",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.storagemigration_v1beta1_api",
        "symbol_part": "StoragemigrationV1beta1Api",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.client.api",
        "imports": "kubernetes.client.api.version_api.VersionApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.version_api",
        "symbol_part": "VersionApi",
        "lineno": 70
      }
    ],
    "kubernetes.client.apis": [
      {
        "from_module": "kubernetes.client.apis",
        "imports": "kubernetes.client.api.*",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "*",
        "lineno": 7
      }
    ],
    "kubernetes.client.models.admissionregistration_v1_service_reference": [
      {
        "from_module": "kubernetes.client.models.admissionregistration_v1_service_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "from_module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.apiextensions_v1_service_reference": [
      {
        "from_module": "kubernetes.client.models.apiextensions_v1_service_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.apiextensions_v1_webhook_client_config": [
      {
        "from_module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.apiregistration_v1_service_reference": [
      {
        "from_module": "kubernetes.client.models.apiregistration_v1_service_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.authentication_v1_token_request": [
      {
        "from_module": "kubernetes.client.models.authentication_v1_token_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.core_v1_endpoint_port": [
      {
        "from_module": "kubernetes.client.models.core_v1_endpoint_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.core_v1_event": [
      {
        "from_module": "kubernetes.client.models.core_v1_event",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.core_v1_event_list": [
      {
        "from_module": "kubernetes.client.models.core_v1_event_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.core_v1_event_series": [
      {
        "from_module": "kubernetes.client.models.core_v1_event_series",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.core_v1_resource_claim": [
      {
        "from_module": "kubernetes.client.models.core_v1_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.discovery_v1_endpoint_port": [
      {
        "from_module": "kubernetes.client.models.discovery_v1_endpoint_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.events_v1_event": [
      {
        "from_module": "kubernetes.client.models.events_v1_event",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.events_v1_event_list": [
      {
        "from_module": "kubernetes.client.models.events_v1_event_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.events_v1_event_series": [
      {
        "from_module": "kubernetes.client.models.events_v1_event_series",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.flowcontrol_v1_subject": [
      {
        "from_module": "kubernetes.client.models.flowcontrol_v1_subject",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.rbac_v1_subject": [
      {
        "from_module": "kubernetes.client.models.rbac_v1_subject",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.resource_v1_resource_claim": [
      {
        "from_module": "kubernetes.client.models.resource_v1_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.storage_v1_token_request": [
      {
        "from_module": "kubernetes.client.models.storage_v1_token_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_apply_configuration": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_apply_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_json_patch": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_json_patch",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_match_condition": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_match_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_match_resources": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_match_resources",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_mutation": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_mutation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_param_kind": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_param_kind",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_param_ref": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_param_ref",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_server_storage_version": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_server_storage_version",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_storage_version",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_condition": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_storage_version_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_storage_version_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_storage_version_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha1_variable": [
      {
        "from_module": "kubernetes.client.models.v1alpha1_variable",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_lease_candidate",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template_reference": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_topology_constraint": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_topology_constraint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_typed_local_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_workload": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_workload",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_workload_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha2_workload_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_selector": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_device_taint_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_pool_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_pool_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "from_module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_allocated_device_status": [
      {
        "from_module": "kubernetes.client.models.v1beta1_allocated_device_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta1_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_apply_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_apply_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_basic_device": [
      {
        "from_module": "kubernetes.client.models.v1beta1_basic_device",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy": [
      {
        "from_module": "kubernetes.client.models.v1beta1_capacity_request_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_requirements": [
      {
        "from_module": "kubernetes.client.models.v1beta1_capacity_requirements",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_cel_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1beta1_cel_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle": [
      {
        "from_module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_counter": [
      {
        "from_module": "kubernetes.client.models.v1beta1_counter",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_counter_set": [
      {
        "from_module": "kubernetes.client.models.v1beta1_counter_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_attribute": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_attribute",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_capacity": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_capacity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_claim_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_class": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_class_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_class_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_constraint": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_constraint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_counter_consumption": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_counter_consumption",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_request": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_request_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_sub_request": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_sub_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_taint": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_taint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_device_toleration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_device_toleration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address": [
      {
        "from_module": "kubernetes.client.models.v1beta1_ip_address",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_ip_address_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_ip_address_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_json_patch": [
      {
        "from_module": "kubernetes.client.models.v1beta1_json_patch",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate": [
      {
        "from_module": "kubernetes.client.models.v1beta1_lease_candidate",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_lease_candidate_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_match_condition": [
      {
        "from_module": "kubernetes.client.models.v1beta1_match_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_match_resources": [
      {
        "from_module": "kubernetes.client.models.v1beta1_match_resources",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_mutation": [
      {
        "from_module": "kubernetes.client.models.v1beta1_mutation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_network_device_data": [
      {
        "from_module": "kubernetes.client.models.v1beta1_network_device_data",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_opaque_device_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_param_kind": [
      {
        "from_module": "kubernetes.client.models.v1beta1_param_kind",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_param_ref": [
      {
        "from_module": "kubernetes.client.models.v1beta1_param_ref",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_parent_reference": [
      {
        "from_module": "kubernetes.client.models.v1beta1_parent_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request": [
      {
        "from_module": "kubernetes.client.models.v1beta1_pod_certificate_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_status": [
      {
        "from_module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_pool": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_pool",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_slice",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_slice_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_resource_slice_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr": [
      {
        "from_module": "kubernetes.client.models.v1beta1_service_cidr",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_service_cidr_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_service_cidr_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_status": [
      {
        "from_module": "kubernetes.client.models.v1beta1_service_cidr_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration": [
      {
        "from_module": "kubernetes.client.models.v1beta1_storage_version_migration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_status": [
      {
        "from_module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_variable": [
      {
        "from_module": "kubernetes.client.models.v1beta1_variable",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class": [
      {
        "from_module": "kubernetes.client.models.v1beta1_volume_attributes_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class_list": [
      {
        "from_module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_allocated_device_status": [
      {
        "from_module": "kubernetes.client.models.v1beta2_allocated_device_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta2_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy": [
      {
        "from_module": "kubernetes.client.models.v1beta2_capacity_request_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_requirements": [
      {
        "from_module": "kubernetes.client.models.v1beta2_capacity_requirements",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_cel_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1beta2_cel_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_counter": [
      {
        "from_module": "kubernetes.client.models.v1beta2_counter",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_counter_set": [
      {
        "from_module": "kubernetes.client.models.v1beta2_counter_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_attribute": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_attribute",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_capacity": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_capacity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_claim_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_class": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_class_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_list": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_class_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_constraint": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_constraint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_counter_consumption": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_counter_consumption",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_request": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_request_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_sub_request": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_sub_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_list": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_status": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_selector": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_taint_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_device_toleration": [
      {
        "from_module": "kubernetes.client.models.v1beta2_device_toleration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_exact_device_request": [
      {
        "from_module": "kubernetes.client.models.v1beta2_exact_device_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_network_device_data": [
      {
        "from_module": "kubernetes.client.models.v1beta2_network_device_data",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_opaque_device_configuration": [
      {
        "from_module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_list": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_list": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_pool": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_pool",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_slice",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_list": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_slice_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_spec": [
      {
        "from_module": "kubernetes.client.models.v1beta2_resource_slice_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_affinity": [
      {
        "from_module": "kubernetes.client.models.v1_affinity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_aggregation_rule": [
      {
        "from_module": "kubernetes.client.models.v1_aggregation_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_allocated_device_status": [
      {
        "from_module": "kubernetes.client.models.v1_allocated_device_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_group": [
      {
        "from_module": "kubernetes.client.models.v1_api_group",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_group_list": [
      {
        "from_module": "kubernetes.client.models.v1_api_group_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_resource": [
      {
        "from_module": "kubernetes.client.models.v1_api_resource",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_resource_list": [
      {
        "from_module": "kubernetes.client.models.v1_api_resource_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_service": [
      {
        "from_module": "kubernetes.client.models.v1_api_service",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_service_condition": [
      {
        "from_module": "kubernetes.client.models.v1_api_service_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_service_list": [
      {
        "from_module": "kubernetes.client.models.v1_api_service_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_service_spec": [
      {
        "from_module": "kubernetes.client.models.v1_api_service_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_service_status": [
      {
        "from_module": "kubernetes.client.models.v1_api_service_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_api_versions": [
      {
        "from_module": "kubernetes.client.models.v1_api_versions",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_apply_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_apply_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_app_armor_profile": [
      {
        "from_module": "kubernetes.client.models.v1_app_armor_profile",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_attached_volume": [
      {
        "from_module": "kubernetes.client.models.v1_attached_volume",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_audit_annotation": [
      {
        "from_module": "kubernetes.client.models.v1_audit_annotation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_azure_disk_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_azure_disk_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_azure_file_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_azure_file_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_azure_file_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_binding": [
      {
        "from_module": "kubernetes.client.models.v1_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_bound_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_bound_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_capabilities": [
      {
        "from_module": "kubernetes.client.models.v1_capabilities",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy": [
      {
        "from_module": "kubernetes.client.models.v1_capacity_request_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy_range": [
      {
        "from_module": "kubernetes.client.models.v1_capacity_request_policy_range",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_capacity_requirements": [
      {
        "from_module": "kubernetes.client.models.v1_capacity_requirements",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cel_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1_cel_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_ceph_fs_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request": [
      {
        "from_module": "kubernetes.client.models.v1_certificate_signing_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_condition": [
      {
        "from_module": "kubernetes.client.models.v1_certificate_signing_request_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_list": [
      {
        "from_module": "kubernetes.client.models.v1_certificate_signing_request_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_spec": [
      {
        "from_module": "kubernetes.client.models.v1_certificate_signing_request_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_status": [
      {
        "from_module": "kubernetes.client.models.v1_certificate_signing_request_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cinder_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cinder_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_cinder_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_client_ip_config": [
      {
        "from_module": "kubernetes.client.models.v1_client_ip_config",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cluster_role": [
      {
        "from_module": "kubernetes.client.models.v1_cluster_role",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding": [
      {
        "from_module": "kubernetes.client.models.v1_cluster_role_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1_cluster_role_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cluster_role_list": [
      {
        "from_module": "kubernetes.client.models.v1_cluster_role_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cluster_trust_bundle_projection": [
      {
        "from_module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_component_condition": [
      {
        "from_module": "kubernetes.client.models.v1_component_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_component_status": [
      {
        "from_module": "kubernetes.client.models.v1_component_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_component_status_list": [
      {
        "from_module": "kubernetes.client.models.v1_component_status_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_condition": [
      {
        "from_module": "kubernetes.client.models.v1_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map": [
      {
        "from_module": "kubernetes.client.models.v1_config_map",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_env_source": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_env_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_key_selector": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_key_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_list": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_node_config_source": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_node_config_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_projection": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_config_map_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_config_map_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container": [
      {
        "from_module": "kubernetes.client.models.v1_container",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_extended_resource_request": [
      {
        "from_module": "kubernetes.client.models.v1_container_extended_resource_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_image": [
      {
        "from_module": "kubernetes.client.models.v1_container_image",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_port": [
      {
        "from_module": "kubernetes.client.models.v1_container_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_resize_policy": [
      {
        "from_module": "kubernetes.client.models.v1_container_resize_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule": [
      {
        "from_module": "kubernetes.client.models.v1_container_restart_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "from_module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_state": [
      {
        "from_module": "kubernetes.client.models.v1_container_state",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_state_running": [
      {
        "from_module": "kubernetes.client.models.v1_container_state_running",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_state_terminated": [
      {
        "from_module": "kubernetes.client.models.v1_container_state_terminated",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_state_waiting": [
      {
        "from_module": "kubernetes.client.models.v1_container_state_waiting",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_status": [
      {
        "from_module": "kubernetes.client.models.v1_container_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_container_user": [
      {
        "from_module": "kubernetes.client.models.v1_container_user",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_controller_revision": [
      {
        "from_module": "kubernetes.client.models.v1_controller_revision",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_controller_revision_list": [
      {
        "from_module": "kubernetes.client.models.v1_controller_revision_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_counter": [
      {
        "from_module": "kubernetes.client.models.v1_counter",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_counter_set": [
      {
        "from_module": "kubernetes.client.models.v1_counter_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cron_job": [
      {
        "from_module": "kubernetes.client.models.v1_cron_job",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cron_job_list": [
      {
        "from_module": "kubernetes.client.models.v1_cron_job_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cron_job_spec": [
      {
        "from_module": "kubernetes.client.models.v1_cron_job_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cron_job_status": [
      {
        "from_module": "kubernetes.client.models.v1_cron_job_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_cross_version_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_cross_version_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_driver": [
      {
        "from_module": "kubernetes.client.models.v1_csi_driver",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_driver_list": [
      {
        "from_module": "kubernetes.client.models.v1_csi_driver_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_driver_spec": [
      {
        "from_module": "kubernetes.client.models.v1_csi_driver_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_node": [
      {
        "from_module": "kubernetes.client.models.v1_csi_node",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_node_driver": [
      {
        "from_module": "kubernetes.client.models.v1_csi_node_driver",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_node_list": [
      {
        "from_module": "kubernetes.client.models.v1_csi_node_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_node_spec": [
      {
        "from_module": "kubernetes.client.models.v1_csi_node_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_csi_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity": [
      {
        "from_module": "kubernetes.client.models.v1_csi_storage_capacity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity_list": [
      {
        "from_module": "kubernetes.client.models.v1_csi_storage_capacity_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_csi_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_csi_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_column_definition": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_column_definition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_conversion": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_conversion",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_condition": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_list": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_names": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_names",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_spec": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_status": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_version": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_definition_version",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresources": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_subresources",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresource_scale": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_custom_resource_validation": [
      {
        "from_module": "kubernetes.client.models.v1_custom_resource_validation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_endpoint": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_endpoint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set_condition": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set_list": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set_spec": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set_status": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_daemon_set_update_strategy": [
      {
        "from_module": "kubernetes.client.models.v1_daemon_set_update_strategy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_delete_options": [
      {
        "from_module": "kubernetes.client.models.v1_delete_options",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment": [
      {
        "from_module": "kubernetes.client.models.v1_deployment",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment_condition": [
      {
        "from_module": "kubernetes.client.models.v1_deployment_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment_list": [
      {
        "from_module": "kubernetes.client.models.v1_deployment_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment_spec": [
      {
        "from_module": "kubernetes.client.models.v1_deployment_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment_status": [
      {
        "from_module": "kubernetes.client.models.v1_deployment_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_deployment_strategy": [
      {
        "from_module": "kubernetes.client.models.v1_deployment_strategy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device": [
      {
        "from_module": "kubernetes.client.models.v1_device",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_allocation_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_device_allocation_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1_device_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_attribute": [
      {
        "from_module": "kubernetes.client.models.v1_device_attribute",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_capacity": [
      {
        "from_module": "kubernetes.client.models.v1_device_capacity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_claim": [
      {
        "from_module": "kubernetes.client.models.v1_device_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_claim_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_device_claim_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_class": [
      {
        "from_module": "kubernetes.client.models.v1_device_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_class_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_device_class_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_device_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_class_spec": [
      {
        "from_module": "kubernetes.client.models.v1_device_class_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_constraint": [
      {
        "from_module": "kubernetes.client.models.v1_device_constraint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_counter_consumption": [
      {
        "from_module": "kubernetes.client.models.v1_device_counter_consumption",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_request": [
      {
        "from_module": "kubernetes.client.models.v1_device_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_request_allocation_result": [
      {
        "from_module": "kubernetes.client.models.v1_device_request_allocation_result",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_selector": [
      {
        "from_module": "kubernetes.client.models.v1_device_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_sub_request": [
      {
        "from_module": "kubernetes.client.models.v1_device_sub_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_taint": [
      {
        "from_module": "kubernetes.client.models.v1_device_taint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_device_toleration": [
      {
        "from_module": "kubernetes.client.models.v1_device_toleration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_downward_api_projection": [
      {
        "from_module": "kubernetes.client.models.v1_downward_api_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_file": [
      {
        "from_module": "kubernetes.client.models.v1_downward_api_volume_file",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_downward_api_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_empty_dir_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_empty_dir_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoints": [
      {
        "from_module": "kubernetes.client.models.v1_endpoints",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoints_list": [
      {
        "from_module": "kubernetes.client.models.v1_endpoints_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_address": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_address",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_conditions": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_conditions",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_hints": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_hints",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_slice",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice_list": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_slice_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_endpoint_subset": [
      {
        "from_module": "kubernetes.client.models.v1_endpoint_subset",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_env_from_source": [
      {
        "from_module": "kubernetes.client.models.v1_env_from_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_env_var": [
      {
        "from_module": "kubernetes.client.models.v1_env_var",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_env_var_source": [
      {
        "from_module": "kubernetes.client.models.v1_env_var_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ephemeral_container": [
      {
        "from_module": "kubernetes.client.models.v1_ephemeral_container",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ephemeral_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_ephemeral_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_event_source": [
      {
        "from_module": "kubernetes.client.models.v1_event_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_eviction": [
      {
        "from_module": "kubernetes.client.models.v1_eviction",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_exact_device_request": [
      {
        "from_module": "kubernetes.client.models.v1_exact_device_request",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_exec_action": [
      {
        "from_module": "kubernetes.client.models.v1_exec_action",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_exempt_priority_level_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_expression_warning": [
      {
        "from_module": "kubernetes.client.models.v1_expression_warning",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_external_documentation": [
      {
        "from_module": "kubernetes.client.models.v1_external_documentation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_fc_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_fc_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_field_selector_attributes": [
      {
        "from_module": "kubernetes.client.models.v1_field_selector_attributes",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_field_selector_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_field_selector_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_file_key_selector": [
      {
        "from_module": "kubernetes.client.models.v1_file_key_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flex_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_flex_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flex_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_flex_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flocker_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_flocker_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_distinguisher_method": [
      {
        "from_module": "kubernetes.client.models.v1_flow_distinguisher_method",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_schema": [
      {
        "from_module": "kubernetes.client.models.v1_flow_schema",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_schema_condition": [
      {
        "from_module": "kubernetes.client.models.v1_flow_schema_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_schema_list": [
      {
        "from_module": "kubernetes.client.models.v1_flow_schema_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_schema_spec": [
      {
        "from_module": "kubernetes.client.models.v1_flow_schema_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_flow_schema_status": [
      {
        "from_module": "kubernetes.client.models.v1_flow_schema_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_for_node": [
      {
        "from_module": "kubernetes.client.models.v1_for_node",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_for_zone": [
      {
        "from_module": "kubernetes.client.models.v1_for_zone",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_git_repo_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_git_repo_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_glusterfs_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_glusterfs_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_group_resource": [
      {
        "from_module": "kubernetes.client.models.v1_group_resource",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_group_subject": [
      {
        "from_module": "kubernetes.client.models.v1_group_subject",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_group_version_for_discovery": [
      {
        "from_module": "kubernetes.client.models.v1_group_version_for_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_grpc_action": [
      {
        "from_module": "kubernetes.client.models.v1_grpc_action",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler": [
      {
        "from_module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "from_module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "from_module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "from_module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_host_alias": [
      {
        "from_module": "kubernetes.client.models.v1_host_alias",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_host_ip": [
      {
        "from_module": "kubernetes.client.models.v1_host_ip",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_host_path_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_host_path_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_http_get_action": [
      {
        "from_module": "kubernetes.client.models.v1_http_get_action",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_http_header": [
      {
        "from_module": "kubernetes.client.models.v1_http_header",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_http_ingress_path": [
      {
        "from_module": "kubernetes.client.models.v1_http_ingress_path",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_http_ingress_rule_value": [
      {
        "from_module": "kubernetes.client.models.v1_http_ingress_rule_value",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_image_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_image_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_image_volume_status": [
      {
        "from_module": "kubernetes.client.models.v1_image_volume_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress": [
      {
        "from_module": "kubernetes.client.models.v1_ingress",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_backend": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_backend",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_class": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_class_parameters_reference": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_class_spec": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_class_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_list": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_ingress": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_status": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_load_balancer_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_port_status": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_port_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_rule": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_service_backend": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_service_backend",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_spec": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_status": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ingress_tls": [
      {
        "from_module": "kubernetes.client.models.v1_ingress_tls",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ip_address": [
      {
        "from_module": "kubernetes.client.models.v1_ip_address",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ip_address_list": [
      {
        "from_module": "kubernetes.client.models.v1_ip_address_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ip_address_spec": [
      {
        "from_module": "kubernetes.client.models.v1_ip_address_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_ip_block": [
      {
        "from_module": "kubernetes.client.models.v1_ip_block",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_iscsi_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_iscsi_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_iscsi_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job": [
      {
        "from_module": "kubernetes.client.models.v1_job",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job_condition": [
      {
        "from_module": "kubernetes.client.models.v1_job_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job_list": [
      {
        "from_module": "kubernetes.client.models.v1_job_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job_spec": [
      {
        "from_module": "kubernetes.client.models.v1_job_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job_status": [
      {
        "from_module": "kubernetes.client.models.v1_job_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_job_template_spec": [
      {
        "from_module": "kubernetes.client.models.v1_job_template_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_json_patch": [
      {
        "from_module": "kubernetes.client.models.v1_json_patch",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_json_schema_props": [
      {
        "from_module": "kubernetes.client.models.v1_json_schema_props",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_key_to_path": [
      {
        "from_module": "kubernetes.client.models.v1_key_to_path",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_label_selector": [
      {
        "from_module": "kubernetes.client.models.v1_label_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_label_selector_attributes": [
      {
        "from_module": "kubernetes.client.models.v1_label_selector_attributes",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_label_selector_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_label_selector_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_lease": [
      {
        "from_module": "kubernetes.client.models.v1_lease",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_lease_list": [
      {
        "from_module": "kubernetes.client.models.v1_lease_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_lease_spec": [
      {
        "from_module": "kubernetes.client.models.v1_lease_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_lifecycle": [
      {
        "from_module": "kubernetes.client.models.v1_lifecycle",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_lifecycle_handler": [
      {
        "from_module": "kubernetes.client.models.v1_lifecycle_handler",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limited_priority_level_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_limited_priority_level_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limit_range": [
      {
        "from_module": "kubernetes.client.models.v1_limit_range",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limit_range_item": [
      {
        "from_module": "kubernetes.client.models.v1_limit_range_item",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limit_range_list": [
      {
        "from_module": "kubernetes.client.models.v1_limit_range_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limit_range_spec": [
      {
        "from_module": "kubernetes.client.models.v1_limit_range_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_limit_response": [
      {
        "from_module": "kubernetes.client.models.v1_limit_response",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_linux_container_user": [
      {
        "from_module": "kubernetes.client.models.v1_linux_container_user",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_list_meta": [
      {
        "from_module": "kubernetes.client.models.v1_list_meta",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_load_balancer_ingress": [
      {
        "from_module": "kubernetes.client.models.v1_load_balancer_ingress",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_load_balancer_status": [
      {
        "from_module": "kubernetes.client.models.v1_load_balancer_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_local_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_local_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_local_subject_access_review": [
      {
        "from_module": "kubernetes.client.models.v1_local_subject_access_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_local_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_local_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_managed_fields_entry": [
      {
        "from_module": "kubernetes.client.models.v1_managed_fields_entry",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_match_condition": [
      {
        "from_module": "kubernetes.client.models.v1_match_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_match_resources": [
      {
        "from_module": "kubernetes.client.models.v1_match_resources",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_modify_volume_status": [
      {
        "from_module": "kubernetes.client.models.v1_modify_volume_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_list": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_spec": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_webhook",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_webhook_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration_list": [
      {
        "from_module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_mutation": [
      {
        "from_module": "kubernetes.client.models.v1_mutation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_named_rule_with_operations": [
      {
        "from_module": "kubernetes.client.models.v1_named_rule_with_operations",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_namespace": [
      {
        "from_module": "kubernetes.client.models.v1_namespace",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_namespace_condition": [
      {
        "from_module": "kubernetes.client.models.v1_namespace_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_namespace_list": [
      {
        "from_module": "kubernetes.client.models.v1_namespace_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_namespace_spec": [
      {
        "from_module": "kubernetes.client.models.v1_namespace_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_namespace_status": [
      {
        "from_module": "kubernetes.client.models.v1_namespace_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_device_data": [
      {
        "from_module": "kubernetes.client.models.v1_network_device_data",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_egress_rule": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_egress_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_ingress_rule": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_ingress_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_list": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_peer": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_peer",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_port": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_network_policy_spec": [
      {
        "from_module": "kubernetes.client.models.v1_network_policy_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_nfs_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_nfs_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node": [
      {
        "from_module": "kubernetes.client.models.v1_node",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_address": [
      {
        "from_module": "kubernetes.client.models.v1_node_address",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_affinity": [
      {
        "from_module": "kubernetes.client.models.v1_node_affinity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_mapping": [
      {
        "from_module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_condition": [
      {
        "from_module": "kubernetes.client.models.v1_node_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_config_source": [
      {
        "from_module": "kubernetes.client.models.v1_node_config_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_config_status": [
      {
        "from_module": "kubernetes.client.models.v1_node_config_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_daemon_endpoints": [
      {
        "from_module": "kubernetes.client.models.v1_node_daemon_endpoints",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_features": [
      {
        "from_module": "kubernetes.client.models.v1_node_features",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_list": [
      {
        "from_module": "kubernetes.client.models.v1_node_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler": [
      {
        "from_module": "kubernetes.client.models.v1_node_runtime_handler",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler_features": [
      {
        "from_module": "kubernetes.client.models.v1_node_runtime_handler_features",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_selector": [
      {
        "from_module": "kubernetes.client.models.v1_node_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_selector_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_node_selector_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_selector_term": [
      {
        "from_module": "kubernetes.client.models.v1_node_selector_term",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_spec": [
      {
        "from_module": "kubernetes.client.models.v1_node_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_status": [
      {
        "from_module": "kubernetes.client.models.v1_node_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_swap_status": [
      {
        "from_module": "kubernetes.client.models.v1_node_swap_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_node_system_info": [
      {
        "from_module": "kubernetes.client.models.v1_node_system_info",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_non_resource_attributes": [
      {
        "from_module": "kubernetes.client.models.v1_non_resource_attributes",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_non_resource_policy_rule": [
      {
        "from_module": "kubernetes.client.models.v1_non_resource_policy_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_non_resource_rule": [
      {
        "from_module": "kubernetes.client.models.v1_non_resource_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_object_field_selector": [
      {
        "from_module": "kubernetes.client.models.v1_object_field_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_object_meta": [
      {
        "from_module": "kubernetes.client.models.v1_object_meta",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_opaque_device_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_opaque_device_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_overhead": [
      {
        "from_module": "kubernetes.client.models.v1_overhead",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_owner_reference": [
      {
        "from_module": "kubernetes.client.models.v1_owner_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_param_kind": [
      {
        "from_module": "kubernetes.client.models.v1_param_kind",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_param_ref": [
      {
        "from_module": "kubernetes.client.models.v1_param_ref",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_parent_reference": [
      {
        "from_module": "kubernetes.client.models.v1_parent_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_condition": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_list": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_spec": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_template": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_list": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_spec": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_status": [
      {
        "from_module": "kubernetes.client.models.v1_persistent_volume_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod": [
      {
        "from_module": "kubernetes.client.models.v1_pod",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_affinity": [
      {
        "from_module": "kubernetes.client.models.v1_pod_affinity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_affinity_term": [
      {
        "from_module": "kubernetes.client.models.v1_pod_affinity_term",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_anti_affinity": [
      {
        "from_module": "kubernetes.client.models.v1_pod_anti_affinity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_certificate_projection": [
      {
        "from_module": "kubernetes.client.models.v1_pod_certificate_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_condition": [
      {
        "from_module": "kubernetes.client.models.v1_pod_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget": [
      {
        "from_module": "kubernetes.client.models.v1_pod_disruption_budget",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_list": [
      {
        "from_module": "kubernetes.client.models.v1_pod_disruption_budget_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_spec": [
      {
        "from_module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_status": [
      {
        "from_module": "kubernetes.client.models.v1_pod_disruption_budget_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config": [
      {
        "from_module": "kubernetes.client.models.v1_pod_dns_config",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config_option": [
      {
        "from_module": "kubernetes.client.models.v1_pod_dns_config_option",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_extended_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy": [
      {
        "from_module": "kubernetes.client.models.v1_pod_failure_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "from_module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_rule": [
      {
        "from_module": "kubernetes.client.models.v1_pod_failure_policy_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_ip": [
      {
        "from_module": "kubernetes.client.models.v1_pod_ip",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_list": [
      {
        "from_module": "kubernetes.client.models.v1_pod_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_os": [
      {
        "from_module": "kubernetes.client.models.v1_pod_os",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_readiness_gate": [
      {
        "from_module": "kubernetes.client.models.v1_pod_readiness_gate",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim": [
      {
        "from_module": "kubernetes.client.models.v1_pod_resource_claim",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1_pod_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_gate": [
      {
        "from_module": "kubernetes.client.models.v1_pod_scheduling_gate",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_group": [
      {
        "from_module": "kubernetes.client.models.v1_pod_scheduling_group",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_security_context": [
      {
        "from_module": "kubernetes.client.models.v1_pod_security_context",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_spec": [
      {
        "from_module": "kubernetes.client.models.v1_pod_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_status": [
      {
        "from_module": "kubernetes.client.models.v1_pod_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_template": [
      {
        "from_module": "kubernetes.client.models.v1_pod_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_template_list": [
      {
        "from_module": "kubernetes.client.models.v1_pod_template_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_pod_template_spec": [
      {
        "from_module": "kubernetes.client.models.v1_pod_template_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_policy_rule": [
      {
        "from_module": "kubernetes.client.models.v1_policy_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_policy_rules_with_subjects": [
      {
        "from_module": "kubernetes.client.models.v1_policy_rules_with_subjects",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_portworx_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_portworx_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_port_status": [
      {
        "from_module": "kubernetes.client.models.v1_port_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_preconditions": [
      {
        "from_module": "kubernetes.client.models.v1_preconditions",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_preferred_scheduling_term": [
      {
        "from_module": "kubernetes.client.models.v1_preferred_scheduling_term",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_class": [
      {
        "from_module": "kubernetes.client.models.v1_priority_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_priority_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_condition": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_list": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_reference": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_spec": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_status": [
      {
        "from_module": "kubernetes.client.models.v1_priority_level_configuration_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_probe": [
      {
        "from_module": "kubernetes.client.models.v1_probe",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_projected_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_projected_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_queuing_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_queuing_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_quobyte_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_quobyte_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rbd_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rbd_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_rbd_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replication_controller": [
      {
        "from_module": "kubernetes.client.models.v1_replication_controller",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replication_controller_condition": [
      {
        "from_module": "kubernetes.client.models.v1_replication_controller_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replication_controller_list": [
      {
        "from_module": "kubernetes.client.models.v1_replication_controller_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replication_controller_spec": [
      {
        "from_module": "kubernetes.client.models.v1_replication_controller_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replication_controller_status": [
      {
        "from_module": "kubernetes.client.models.v1_replication_controller_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replica_set": [
      {
        "from_module": "kubernetes.client.models.v1_replica_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replica_set_condition": [
      {
        "from_module": "kubernetes.client.models.v1_replica_set_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replica_set_list": [
      {
        "from_module": "kubernetes.client.models.v1_replica_set_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replica_set_spec": [
      {
        "from_module": "kubernetes.client.models.v1_replica_set_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_replica_set_status": [
      {
        "from_module": "kubernetes.client.models.v1_replica_set_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_attributes": [
      {
        "from_module": "kubernetes.client.models.v1_resource_attributes",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_consumer_reference": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_list": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_spec": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_status": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_template",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_list": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_template_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_spec": [
      {
        "from_module": "kubernetes.client.models.v1_resource_claim_template_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_field_selector": [
      {
        "from_module": "kubernetes.client.models.v1_resource_field_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_health": [
      {
        "from_module": "kubernetes.client.models.v1_resource_health",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_policy_rule": [
      {
        "from_module": "kubernetes.client.models.v1_resource_policy_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_pool": [
      {
        "from_module": "kubernetes.client.models.v1_resource_pool",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_quota": [
      {
        "from_module": "kubernetes.client.models.v1_resource_quota",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_quota_list": [
      {
        "from_module": "kubernetes.client.models.v1_resource_quota_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_quota_spec": [
      {
        "from_module": "kubernetes.client.models.v1_resource_quota_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_quota_status": [
      {
        "from_module": "kubernetes.client.models.v1_resource_quota_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_requirements": [
      {
        "from_module": "kubernetes.client.models.v1_resource_requirements",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_rule": [
      {
        "from_module": "kubernetes.client.models.v1_resource_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_slice": [
      {
        "from_module": "kubernetes.client.models.v1_resource_slice",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_slice_list": [
      {
        "from_module": "kubernetes.client.models.v1_resource_slice_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_slice_spec": [
      {
        "from_module": "kubernetes.client.models.v1_resource_slice_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_resource_status": [
      {
        "from_module": "kubernetes.client.models.v1_resource_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_role": [
      {
        "from_module": "kubernetes.client.models.v1_role",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_role_binding": [
      {
        "from_module": "kubernetes.client.models.v1_role_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_role_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1_role_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_role_list": [
      {
        "from_module": "kubernetes.client.models.v1_role_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_role_ref": [
      {
        "from_module": "kubernetes.client.models.v1_role_ref",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rolling_update_daemon_set": [
      {
        "from_module": "kubernetes.client.models.v1_rolling_update_daemon_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rolling_update_deployment": [
      {
        "from_module": "kubernetes.client.models.v1_rolling_update_deployment",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "from_module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_rule_with_operations": [
      {
        "from_module": "kubernetes.client.models.v1_rule_with_operations",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_runtime_class": [
      {
        "from_module": "kubernetes.client.models.v1_runtime_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_runtime_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_runtime_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scale": [
      {
        "from_module": "kubernetes.client.models.v1_scale",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scale_io_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scale_io_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_scale_io_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scale_spec": [
      {
        "from_module": "kubernetes.client.models.v1_scale_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scale_status": [
      {
        "from_module": "kubernetes.client.models.v1_scale_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scheduling": [
      {
        "from_module": "kubernetes.client.models.v1_scheduling",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scoped_resource_selector_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_scope_selector": [
      {
        "from_module": "kubernetes.client.models.v1_scope_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_seccomp_profile": [
      {
        "from_module": "kubernetes.client.models.v1_seccomp_profile",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret": [
      {
        "from_module": "kubernetes.client.models.v1_secret",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_env_source": [
      {
        "from_module": "kubernetes.client.models.v1_secret_env_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_key_selector": [
      {
        "from_module": "kubernetes.client.models.v1_secret_key_selector",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_list": [
      {
        "from_module": "kubernetes.client.models.v1_secret_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_projection": [
      {
        "from_module": "kubernetes.client.models.v1_secret_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_reference": [
      {
        "from_module": "kubernetes.client.models.v1_secret_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_secret_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_secret_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_security_context": [
      {
        "from_module": "kubernetes.client.models.v1_security_context",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_selectable_field": [
      {
        "from_module": "kubernetes.client.models.v1_selectable_field",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_access_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review_spec": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_access_review_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_review": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_review_status": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_review_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_rules_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review_spec": [
      {
        "from_module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_server_address_by_client_cidr": [
      {
        "from_module": "kubernetes.client.models.v1_server_address_by_client_cidr",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service": [
      {
        "from_module": "kubernetes.client.models.v1_service",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_account": [
      {
        "from_module": "kubernetes.client.models.v1_service_account",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_account_list": [
      {
        "from_module": "kubernetes.client.models.v1_service_account_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_account_subject": [
      {
        "from_module": "kubernetes.client.models.v1_service_account_subject",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_account_token_projection": [
      {
        "from_module": "kubernetes.client.models.v1_service_account_token_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_backend_port": [
      {
        "from_module": "kubernetes.client.models.v1_service_backend_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_cidr": [
      {
        "from_module": "kubernetes.client.models.v1_service_cidr",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_cidr_list": [
      {
        "from_module": "kubernetes.client.models.v1_service_cidr_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_cidr_spec": [
      {
        "from_module": "kubernetes.client.models.v1_service_cidr_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_cidr_status": [
      {
        "from_module": "kubernetes.client.models.v1_service_cidr_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_list": [
      {
        "from_module": "kubernetes.client.models.v1_service_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_port": [
      {
        "from_module": "kubernetes.client.models.v1_service_port",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_spec": [
      {
        "from_module": "kubernetes.client.models.v1_service_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_service_status": [
      {
        "from_module": "kubernetes.client.models.v1_service_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_session_affinity_config": [
      {
        "from_module": "kubernetes.client.models.v1_session_affinity_config",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_se_linux_options": [
      {
        "from_module": "kubernetes.client.models.v1_se_linux_options",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_shard_info": [
      {
        "from_module": "kubernetes.client.models.v1_shard_info",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_sleep_action": [
      {
        "from_module": "kubernetes.client.models.v1_sleep_action",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_condition": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_list": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_ordinals": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_ordinals",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_spec": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_status": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_stateful_set_update_strategy": [
      {
        "from_module": "kubernetes.client.models.v1_stateful_set_update_strategy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_status": [
      {
        "from_module": "kubernetes.client.models.v1_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_status_cause": [
      {
        "from_module": "kubernetes.client.models.v1_status_cause",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_status_details": [
      {
        "from_module": "kubernetes.client.models.v1_status_details",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_storage_class": [
      {
        "from_module": "kubernetes.client.models.v1_storage_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_storage_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_storage_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_storage_os_persistent_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_storage_os_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_storage_os_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_subject_access_review": [
      {
        "from_module": "kubernetes.client.models.v1_subject_access_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_spec": [
      {
        "from_module": "kubernetes.client.models.v1_subject_access_review_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_status": [
      {
        "from_module": "kubernetes.client.models.v1_subject_access_review_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_subject_rules_review_status": [
      {
        "from_module": "kubernetes.client.models.v1_subject_rules_review_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_success_policy": [
      {
        "from_module": "kubernetes.client.models.v1_success_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_success_policy_rule": [
      {
        "from_module": "kubernetes.client.models.v1_success_policy_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_sysctl": [
      {
        "from_module": "kubernetes.client.models.v1_sysctl",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_taint": [
      {
        "from_module": "kubernetes.client.models.v1_taint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_tcp_socket_action": [
      {
        "from_module": "kubernetes.client.models.v1_tcp_socket_action",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_token_request_spec": [
      {
        "from_module": "kubernetes.client.models.v1_token_request_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_token_request_status": [
      {
        "from_module": "kubernetes.client.models.v1_token_request_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_token_review": [
      {
        "from_module": "kubernetes.client.models.v1_token_review",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_token_review_spec": [
      {
        "from_module": "kubernetes.client.models.v1_token_review_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_token_review_status": [
      {
        "from_module": "kubernetes.client.models.v1_token_review_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_toleration": [
      {
        "from_module": "kubernetes.client.models.v1_toleration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_topology_selector_label_requirement": [
      {
        "from_module": "kubernetes.client.models.v1_topology_selector_label_requirement",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_topology_selector_term": [
      {
        "from_module": "kubernetes.client.models.v1_topology_selector_term",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_topology_spread_constraint": [
      {
        "from_module": "kubernetes.client.models.v1_topology_spread_constraint",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_typed_local_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_typed_local_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_typed_object_reference": [
      {
        "from_module": "kubernetes.client.models.v1_typed_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_type_checking": [
      {
        "from_module": "kubernetes.client.models.v1_type_checking",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_uncounted_terminated_pods": [
      {
        "from_module": "kubernetes.client.models.v1_uncounted_terminated_pods",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_user_info": [
      {
        "from_module": "kubernetes.client.models.v1_user_info",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_user_subject": [
      {
        "from_module": "kubernetes.client.models.v1_user_subject",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_binding",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_list": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_list": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_spec": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_status": [
      {
        "from_module": "kubernetes.client.models.v1_validating_admission_policy_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_webhook": [
      {
        "from_module": "kubernetes.client.models.v1_validating_webhook",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration": [
      {
        "from_module": "kubernetes.client.models.v1_validating_webhook_configuration",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration_list": [
      {
        "from_module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validation": [
      {
        "from_module": "kubernetes.client.models.v1_validation",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_validation_rule": [
      {
        "from_module": "kubernetes.client.models.v1_validation_rule",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_variable": [
      {
        "from_module": "kubernetes.client.models.v1_variable",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume": [
      {
        "from_module": "kubernetes.client.models.v1_volume",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attachment": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attachment",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_list": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attachment_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_source": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attachment_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_spec": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attachment_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_status": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attachment_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attributes_class",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class_list": [
      {
        "from_module": "kubernetes.client.models.v1_volume_attributes_class_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_device": [
      {
        "from_module": "kubernetes.client.models.v1_volume_device",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_error": [
      {
        "from_module": "kubernetes.client.models.v1_volume_error",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_mount": [
      {
        "from_module": "kubernetes.client.models.v1_volume_mount",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_mount_status": [
      {
        "from_module": "kubernetes.client.models.v1_volume_mount_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_node_affinity": [
      {
        "from_module": "kubernetes.client.models.v1_volume_node_affinity",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_node_resources": [
      {
        "from_module": "kubernetes.client.models.v1_volume_node_resources",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_projection": [
      {
        "from_module": "kubernetes.client.models.v1_volume_projection",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_resource_requirements": [
      {
        "from_module": "kubernetes.client.models.v1_volume_resource_requirements",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_volume_status": [
      {
        "from_module": "kubernetes.client.models.v1_volume_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "from_module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_watch_event": [
      {
        "from_module": "kubernetes.client.models.v1_watch_event",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_webhook_conversion": [
      {
        "from_module": "kubernetes.client.models.v1_webhook_conversion",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_weighted_pod_affinity_term": [
      {
        "from_module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v1_windows_security_context_options": [
      {
        "from_module": "kubernetes.client.models.v1_windows_security_context_options",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery": [
      {
        "from_module": "kubernetes.client.models.v2beta1_api_group_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery_list": [
      {
        "from_module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2beta1_api_resource_discovery": [
      {
        "from_module": "kubernetes.client.models.v2beta1_api_resource_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2beta1_api_subresource_discovery": [
      {
        "from_module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2beta1_api_version_discovery": [
      {
        "from_module": "kubernetes.client.models.v2beta1_api_version_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery": [
      {
        "from_module": "kubernetes.client.models.v2_api_group_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery_list": [
      {
        "from_module": "kubernetes.client.models.v2_api_group_discovery_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_api_resource_discovery": [
      {
        "from_module": "kubernetes.client.models.v2_api_resource_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_api_subresource_discovery": [
      {
        "from_module": "kubernetes.client.models.v2_api_subresource_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_api_version_discovery": [
      {
        "from_module": "kubernetes.client.models.v2_api_version_discovery",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_source": [
      {
        "from_module": "kubernetes.client.models.v2_container_resource_metric_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_container_resource_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_cross_version_object_reference": [
      {
        "from_module": "kubernetes.client.models.v2_cross_version_object_reference",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_external_metric_source": [
      {
        "from_module": "kubernetes.client.models.v2_external_metric_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_external_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_external_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "from_module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_policy": [
      {
        "from_module": "kubernetes.client.models.v2_hpa_scaling_policy",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_rules": [
      {
        "from_module": "kubernetes.client.models.v2_hpa_scaling_rules",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_metric_identifier": [
      {
        "from_module": "kubernetes.client.models.v2_metric_identifier",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_metric_spec": [
      {
        "from_module": "kubernetes.client.models.v2_metric_spec",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_metric_target": [
      {
        "from_module": "kubernetes.client.models.v2_metric_target",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_metric_value_status": [
      {
        "from_module": "kubernetes.client.models.v2_metric_value_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_object_metric_source": [
      {
        "from_module": "kubernetes.client.models.v2_object_metric_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_object_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_object_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_pods_metric_source": [
      {
        "from_module": "kubernetes.client.models.v2_pods_metric_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_pods_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_pods_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_resource_metric_source": [
      {
        "from_module": "kubernetes.client.models.v2_resource_metric_source",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.v2_resource_metric_status": [
      {
        "from_module": "kubernetes.client.models.v2_resource_metric_status",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models.version_info": [
      {
        "from_module": "kubernetes.client.models.version_info",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 21
      }
    ],
    "kubernetes.client.models": [
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.admissionregistration_v1_service_reference",
        "symbol_part": "AdmissionregistrationV1ServiceReference",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "symbol_part": "AdmissionregistrationV1WebhookClientConfig",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiextensions_v1_service_reference",
        "symbol_part": "ApiextensionsV1ServiceReference",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "symbol_part": "ApiextensionsV1WebhookClientConfig",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.apiregistration_v1_service_reference",
        "symbol_part": "ApiregistrationV1ServiceReference",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.authentication_v1_token_request",
        "symbol_part": "AuthenticationV1TokenRequest",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_endpoint_port",
        "symbol_part": "CoreV1EndpointPort",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.core_v1_event.CoreV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event",
        "symbol_part": "CoreV1Event",
        "lineno": 24
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.core_v1_event_list.CoreV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event_list",
        "symbol_part": "CoreV1EventList",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_event_series",
        "symbol_part": "CoreV1EventSeries",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.core_v1_resource_claim",
        "symbol_part": "CoreV1ResourceClaim",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.discovery_v1_endpoint_port",
        "symbol_part": "DiscoveryV1EndpointPort",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.events_v1_event.EventsV1Event",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event",
        "symbol_part": "EventsV1Event",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.events_v1_event_list.EventsV1EventList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event_list",
        "symbol_part": "EventsV1EventList",
        "lineno": 30
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.events_v1_event_series",
        "symbol_part": "EventsV1EventSeries",
        "lineno": 31
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.flowcontrol_v1_subject",
        "symbol_part": "FlowcontrolV1Subject",
        "lineno": 32
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.rbac_v1_subject",
        "symbol_part": "RbacV1Subject",
        "lineno": 33
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.resource_v1_resource_claim",
        "symbol_part": "ResourceV1ResourceClaim",
        "lineno": 34
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.storage_v1_token_request",
        "symbol_part": "StorageV1TokenRequest",
        "lineno": 35
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_group.V1APIGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_group",
        "symbol_part": "V1APIGroup",
        "lineno": 36
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_group_list.V1APIGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_group_list",
        "symbol_part": "V1APIGroupList",
        "lineno": 37
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_resource.V1APIResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_resource",
        "symbol_part": "V1APIResource",
        "lineno": 38
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_resource_list",
        "symbol_part": "V1APIResourceList",
        "lineno": 39
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_service.V1APIService",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service",
        "symbol_part": "V1APIService",
        "lineno": 40
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_condition",
        "symbol_part": "V1APIServiceCondition",
        "lineno": 41
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_service_list.V1APIServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_list",
        "symbol_part": "V1APIServiceList",
        "lineno": 42
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_spec",
        "symbol_part": "V1APIServiceSpec",
        "lineno": 43
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_service_status",
        "symbol_part": "V1APIServiceStatus",
        "lineno": 44
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_api_versions.V1APIVersions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_api_versions",
        "symbol_part": "V1APIVersions",
        "lineno": 45
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "symbol_part": "V1AWSElasticBlockStoreVolumeSource",
        "lineno": 46
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_affinity.V1Affinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_affinity",
        "symbol_part": "V1Affinity",
        "lineno": 47
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_aggregation_rule",
        "symbol_part": "V1AggregationRule",
        "lineno": 48
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_allocated_device_status",
        "symbol_part": "V1AllocatedDeviceStatus",
        "lineno": 49
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_allocation_result.V1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_allocation_result",
        "symbol_part": "V1AllocationResult",
        "lineno": 50
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_app_armor_profile",
        "symbol_part": "V1AppArmorProfile",
        "lineno": 51
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_apply_configuration",
        "symbol_part": "V1ApplyConfiguration",
        "lineno": 52
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_attached_volume",
        "symbol_part": "V1AttachedVolume",
        "lineno": 53
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_audit_annotation",
        "symbol_part": "V1AuditAnnotation",
        "lineno": 54
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_disk_volume_source",
        "symbol_part": "V1AzureDiskVolumeSource",
        "lineno": 55
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "symbol_part": "V1AzureFilePersistentVolumeSource",
        "lineno": 56
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_azure_file_volume_source",
        "symbol_part": "V1AzureFileVolumeSource",
        "lineno": 57
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_binding.V1Binding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_binding",
        "symbol_part": "V1Binding",
        "lineno": 58
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_bound_object_reference",
        "symbol_part": "V1BoundObjectReference",
        "lineno": 59
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cel_device_selector",
        "symbol_part": "V1CELDeviceSelector",
        "lineno": 60
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_driver.V1CSIDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver",
        "symbol_part": "V1CSIDriver",
        "lineno": 61
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver_list",
        "symbol_part": "V1CSIDriverList",
        "lineno": 62
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_driver_spec",
        "symbol_part": "V1CSIDriverSpec",
        "lineno": 63
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_node.V1CSINode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node",
        "symbol_part": "V1CSINode",
        "lineno": 64
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_driver",
        "symbol_part": "V1CSINodeDriver",
        "lineno": 65
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_list",
        "symbol_part": "V1CSINodeList",
        "lineno": 66
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_node_spec",
        "symbol_part": "V1CSINodeSpec",
        "lineno": 67
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_persistent_volume_source",
        "symbol_part": "V1CSIPersistentVolumeSource",
        "lineno": 68
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_storage_capacity",
        "symbol_part": "V1CSIStorageCapacity",
        "lineno": 69
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_storage_capacity_list",
        "symbol_part": "V1CSIStorageCapacityList",
        "lineno": 70
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_csi_volume_source",
        "symbol_part": "V1CSIVolumeSource",
        "lineno": 71
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_capabilities.V1Capabilities",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capabilities",
        "symbol_part": "V1Capabilities",
        "lineno": 72
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_request_policy",
        "symbol_part": "V1CapacityRequestPolicy",
        "lineno": 73
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_request_policy_range",
        "symbol_part": "V1CapacityRequestPolicyRange",
        "lineno": 74
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_capacity_requirements",
        "symbol_part": "V1CapacityRequirements",
        "lineno": 75
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "symbol_part": "V1CephFSPersistentVolumeSource",
        "lineno": 76
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ceph_fs_volume_source",
        "symbol_part": "V1CephFSVolumeSource",
        "lineno": 77
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request",
        "symbol_part": "V1CertificateSigningRequest",
        "lineno": 78
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_condition",
        "symbol_part": "V1CertificateSigningRequestCondition",
        "lineno": 79
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_list",
        "symbol_part": "V1CertificateSigningRequestList",
        "lineno": 80
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_spec",
        "symbol_part": "V1CertificateSigningRequestSpec",
        "lineno": 81
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_certificate_signing_request_status",
        "symbol_part": "V1CertificateSigningRequestStatus",
        "lineno": 82
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "symbol_part": "V1CinderPersistentVolumeSource",
        "lineno": 83
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cinder_volume_source",
        "symbol_part": "V1CinderVolumeSource",
        "lineno": 84
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_client_ip_config",
        "symbol_part": "V1ClientIPConfig",
        "lineno": 85
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cluster_role.V1ClusterRole",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role",
        "symbol_part": "V1ClusterRole",
        "lineno": 86
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_binding",
        "symbol_part": "V1ClusterRoleBinding",
        "lineno": 87
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_binding_list",
        "symbol_part": "V1ClusterRoleBindingList",
        "lineno": 88
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_role_list",
        "symbol_part": "V1ClusterRoleList",
        "lineno": 89
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "symbol_part": "V1ClusterTrustBundleProjection",
        "lineno": 90
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_component_condition.V1ComponentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_condition",
        "symbol_part": "V1ComponentCondition",
        "lineno": 91
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_component_status.V1ComponentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_status",
        "symbol_part": "V1ComponentStatus",
        "lineno": 92
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_component_status_list",
        "symbol_part": "V1ComponentStatusList",
        "lineno": 93
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_condition.V1Condition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_condition",
        "symbol_part": "V1Condition",
        "lineno": 94
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map.V1ConfigMap",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map",
        "symbol_part": "V1ConfigMap",
        "lineno": 95
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_env_source",
        "symbol_part": "V1ConfigMapEnvSource",
        "lineno": 96
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_key_selector",
        "symbol_part": "V1ConfigMapKeySelector",
        "lineno": 97
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_list",
        "symbol_part": "V1ConfigMapList",
        "lineno": 98
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_node_config_source",
        "symbol_part": "V1ConfigMapNodeConfigSource",
        "lineno": 99
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_projection",
        "symbol_part": "V1ConfigMapProjection",
        "lineno": 100
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_config_map_volume_source",
        "symbol_part": "V1ConfigMapVolumeSource",
        "lineno": 101
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container.V1Container",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container",
        "symbol_part": "V1Container",
        "lineno": 102
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_extended_resource_request",
        "symbol_part": "V1ContainerExtendedResourceRequest",
        "lineno": 103
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_image.V1ContainerImage",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_image",
        "symbol_part": "V1ContainerImage",
        "lineno": 104
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_port.V1ContainerPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_port",
        "symbol_part": "V1ContainerPort",
        "lineno": 105
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_resize_policy",
        "symbol_part": "V1ContainerResizePolicy",
        "lineno": 106
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_restart_rule",
        "symbol_part": "V1ContainerRestartRule",
        "lineno": 107
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "symbol_part": "V1ContainerRestartRuleOnExitCodes",
        "lineno": 108
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_state.V1ContainerState",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state",
        "symbol_part": "V1ContainerState",
        "lineno": 109
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_running",
        "symbol_part": "V1ContainerStateRunning",
        "lineno": 110
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_terminated",
        "symbol_part": "V1ContainerStateTerminated",
        "lineno": 111
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_state_waiting",
        "symbol_part": "V1ContainerStateWaiting",
        "lineno": 112
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_status.V1ContainerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_status",
        "symbol_part": "V1ContainerStatus",
        "lineno": 113
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_container_user.V1ContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_container_user",
        "symbol_part": "V1ContainerUser",
        "lineno": 114
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_controller_revision",
        "symbol_part": "V1ControllerRevision",
        "lineno": 115
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_controller_revision_list",
        "symbol_part": "V1ControllerRevisionList",
        "lineno": 116
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_counter.V1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_counter",
        "symbol_part": "V1Counter",
        "lineno": 117
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_counter_set.V1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_counter_set",
        "symbol_part": "V1CounterSet",
        "lineno": 118
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cron_job.V1CronJob",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job",
        "symbol_part": "V1CronJob",
        "lineno": 119
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cron_job_list.V1CronJobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_list",
        "symbol_part": "V1CronJobList",
        "lineno": 120
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_spec",
        "symbol_part": "V1CronJobSpec",
        "lineno": 121
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cron_job_status",
        "symbol_part": "V1CronJobStatus",
        "lineno": 122
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_cross_version_object_reference",
        "symbol_part": "V1CrossVersionObjectReference",
        "lineno": 123
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_column_definition",
        "symbol_part": "V1CustomResourceColumnDefinition",
        "lineno": 124
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_conversion",
        "symbol_part": "V1CustomResourceConversion",
        "lineno": 125
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition",
        "symbol_part": "V1CustomResourceDefinition",
        "lineno": 126
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_condition",
        "symbol_part": "V1CustomResourceDefinitionCondition",
        "lineno": 127
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_list",
        "symbol_part": "V1CustomResourceDefinitionList",
        "lineno": 128
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_names",
        "symbol_part": "V1CustomResourceDefinitionNames",
        "lineno": 129
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_spec",
        "symbol_part": "V1CustomResourceDefinitionSpec",
        "lineno": 130
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_status",
        "symbol_part": "V1CustomResourceDefinitionStatus",
        "lineno": 131
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_definition_version",
        "symbol_part": "V1CustomResourceDefinitionVersion",
        "lineno": 132
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "symbol_part": "V1CustomResourceSubresourceScale",
        "lineno": 133
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_subresources",
        "symbol_part": "V1CustomResourceSubresources",
        "lineno": 134
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_custom_resource_validation",
        "symbol_part": "V1CustomResourceValidation",
        "lineno": 135
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_endpoint",
        "symbol_part": "V1DaemonEndpoint",
        "lineno": 136
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set.V1DaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set",
        "symbol_part": "V1DaemonSet",
        "lineno": 137
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_condition",
        "symbol_part": "V1DaemonSetCondition",
        "lineno": 138
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_list",
        "symbol_part": "V1DaemonSetList",
        "lineno": 139
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_spec",
        "symbol_part": "V1DaemonSetSpec",
        "lineno": 140
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_status",
        "symbol_part": "V1DaemonSetStatus",
        "lineno": 141
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_daemon_set_update_strategy",
        "symbol_part": "V1DaemonSetUpdateStrategy",
        "lineno": 142
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_delete_options.V1DeleteOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_delete_options",
        "symbol_part": "V1DeleteOptions",
        "lineno": 143
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment.V1Deployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment",
        "symbol_part": "V1Deployment",
        "lineno": 144
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_condition",
        "symbol_part": "V1DeploymentCondition",
        "lineno": 145
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment_list.V1DeploymentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_list",
        "symbol_part": "V1DeploymentList",
        "lineno": 146
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_spec",
        "symbol_part": "V1DeploymentSpec",
        "lineno": 147
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_status",
        "symbol_part": "V1DeploymentStatus",
        "lineno": 148
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_deployment_strategy",
        "symbol_part": "V1DeploymentStrategy",
        "lineno": 149
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device.V1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device",
        "symbol_part": "V1Device",
        "lineno": 150
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_allocation_configuration",
        "symbol_part": "V1DeviceAllocationConfiguration",
        "lineno": 151
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_allocation_result",
        "symbol_part": "V1DeviceAllocationResult",
        "lineno": 152
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_attribute",
        "symbol_part": "V1DeviceAttribute",
        "lineno": 153
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_capacity",
        "symbol_part": "V1DeviceCapacity",
        "lineno": 154
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_claim.V1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_claim",
        "symbol_part": "V1DeviceClaim",
        "lineno": 155
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_claim_configuration",
        "symbol_part": "V1DeviceClaimConfiguration",
        "lineno": 156
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_class.V1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class",
        "symbol_part": "V1DeviceClass",
        "lineno": 157
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_configuration",
        "symbol_part": "V1DeviceClassConfiguration",
        "lineno": 158
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_list",
        "symbol_part": "V1DeviceClassList",
        "lineno": 159
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_class_spec",
        "symbol_part": "V1DeviceClassSpec",
        "lineno": 160
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_constraint",
        "symbol_part": "V1DeviceConstraint",
        "lineno": 161
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_counter_consumption",
        "symbol_part": "V1DeviceCounterConsumption",
        "lineno": 162
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_request.V1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_request",
        "symbol_part": "V1DeviceRequest",
        "lineno": 163
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_request_allocation_result",
        "symbol_part": "V1DeviceRequestAllocationResult",
        "lineno": 164
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_selector.V1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_selector",
        "symbol_part": "V1DeviceSelector",
        "lineno": 165
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_sub_request",
        "symbol_part": "V1DeviceSubRequest",
        "lineno": 166
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_taint.V1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_taint",
        "symbol_part": "V1DeviceTaint",
        "lineno": 167
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_device_toleration",
        "symbol_part": "V1DeviceToleration",
        "lineno": 168
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_projection",
        "symbol_part": "V1DownwardAPIProjection",
        "lineno": 169
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_volume_file",
        "symbol_part": "V1DownwardAPIVolumeFile",
        "lineno": 170
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_downward_api_volume_source",
        "symbol_part": "V1DownwardAPIVolumeSource",
        "lineno": 171
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_empty_dir_volume_source",
        "symbol_part": "V1EmptyDirVolumeSource",
        "lineno": 172
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint.V1Endpoint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint",
        "symbol_part": "V1Endpoint",
        "lineno": 173
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_address",
        "symbol_part": "V1EndpointAddress",
        "lineno": 174
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_conditions",
        "symbol_part": "V1EndpointConditions",
        "lineno": 175
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_hints",
        "symbol_part": "V1EndpointHints",
        "lineno": 176
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_slice",
        "symbol_part": "V1EndpointSlice",
        "lineno": 177
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_slice_list",
        "symbol_part": "V1EndpointSliceList",
        "lineno": 178
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoint_subset",
        "symbol_part": "V1EndpointSubset",
        "lineno": 179
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoints.V1Endpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoints",
        "symbol_part": "V1Endpoints",
        "lineno": 180
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_endpoints_list",
        "symbol_part": "V1EndpointsList",
        "lineno": 181
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_from_source",
        "symbol_part": "V1EnvFromSource",
        "lineno": 182
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_env_var.V1EnvVar",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_var",
        "symbol_part": "V1EnvVar",
        "lineno": 183
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_env_var_source",
        "symbol_part": "V1EnvVarSource",
        "lineno": 184
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ephemeral_container",
        "symbol_part": "V1EphemeralContainer",
        "lineno": 185
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ephemeral_volume_source",
        "symbol_part": "V1EphemeralVolumeSource",
        "lineno": 186
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_event_source.V1EventSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_event_source",
        "symbol_part": "V1EventSource",
        "lineno": 187
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_eviction.V1Eviction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_eviction",
        "symbol_part": "V1Eviction",
        "lineno": 188
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exact_device_request",
        "symbol_part": "V1ExactDeviceRequest",
        "lineno": 189
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_exec_action.V1ExecAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exec_action",
        "symbol_part": "V1ExecAction",
        "lineno": 190
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "symbol_part": "V1ExemptPriorityLevelConfiguration",
        "lineno": 191
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_expression_warning",
        "symbol_part": "V1ExpressionWarning",
        "lineno": 192
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_external_documentation",
        "symbol_part": "V1ExternalDocumentation",
        "lineno": 193
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_fc_volume_source",
        "symbol_part": "V1FCVolumeSource",
        "lineno": 194
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_field_selector_attributes",
        "symbol_part": "V1FieldSelectorAttributes",
        "lineno": 195
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_field_selector_requirement",
        "symbol_part": "V1FieldSelectorRequirement",
        "lineno": 196
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_file_key_selector",
        "symbol_part": "V1FileKeySelector",
        "lineno": 197
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flex_persistent_volume_source",
        "symbol_part": "V1FlexPersistentVolumeSource",
        "lineno": 198
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flex_volume_source",
        "symbol_part": "V1FlexVolumeSource",
        "lineno": 199
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flocker_volume_source",
        "symbol_part": "V1FlockerVolumeSource",
        "lineno": 200
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_distinguisher_method",
        "symbol_part": "V1FlowDistinguisherMethod",
        "lineno": 201
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_schema.V1FlowSchema",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema",
        "symbol_part": "V1FlowSchema",
        "lineno": 202
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_condition",
        "symbol_part": "V1FlowSchemaCondition",
        "lineno": 203
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_list",
        "symbol_part": "V1FlowSchemaList",
        "lineno": 204
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_spec",
        "symbol_part": "V1FlowSchemaSpec",
        "lineno": 205
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_flow_schema_status",
        "symbol_part": "V1FlowSchemaStatus",
        "lineno": 206
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_for_node.V1ForNode",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_for_node",
        "symbol_part": "V1ForNode",
        "lineno": 207
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_for_zone.V1ForZone",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_for_zone",
        "symbol_part": "V1ForZone",
        "lineno": 208
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "symbol_part": "V1GCEPersistentDiskVolumeSource",
        "lineno": 209
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_grpc_action.V1GRPCAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_grpc_action",
        "symbol_part": "V1GRPCAction",
        "lineno": 210
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_git_repo_volume_source",
        "symbol_part": "V1GitRepoVolumeSource",
        "lineno": 211
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "symbol_part": "V1GlusterfsPersistentVolumeSource",
        "lineno": 212
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_glusterfs_volume_source",
        "symbol_part": "V1GlusterfsVolumeSource",
        "lineno": 213
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_group_resource.V1GroupResource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_resource",
        "symbol_part": "V1GroupResource",
        "lineno": 214
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_group_subject.V1GroupSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_subject",
        "symbol_part": "V1GroupSubject",
        "lineno": 215
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_group_version_for_discovery",
        "symbol_part": "V1GroupVersionForDiscovery",
        "lineno": 216
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_get_action",
        "symbol_part": "V1HTTPGetAction",
        "lineno": 217
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_http_header.V1HTTPHeader",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_header",
        "symbol_part": "V1HTTPHeader",
        "lineno": 218
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_ingress_path",
        "symbol_part": "V1HTTPIngressPath",
        "lineno": 219
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_http_ingress_rule_value",
        "symbol_part": "V1HTTPIngressRuleValue",
        "lineno": 220
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "symbol_part": "V1HorizontalPodAutoscaler",
        "lineno": 221
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "symbol_part": "V1HorizontalPodAutoscalerList",
        "lineno": 222
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "symbol_part": "V1HorizontalPodAutoscalerSpec",
        "lineno": 223
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "symbol_part": "V1HorizontalPodAutoscalerStatus",
        "lineno": 224
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_host_alias.V1HostAlias",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_alias",
        "symbol_part": "V1HostAlias",
        "lineno": 225
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_host_ip.V1HostIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_ip",
        "symbol_part": "V1HostIP",
        "lineno": 226
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_host_path_volume_source",
        "symbol_part": "V1HostPathVolumeSource",
        "lineno": 227
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ip_address.V1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address",
        "symbol_part": "V1IPAddress",
        "lineno": 228
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address_list",
        "symbol_part": "V1IPAddressList",
        "lineno": 229
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_address_spec",
        "symbol_part": "V1IPAddressSpec",
        "lineno": 230
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ip_block.V1IPBlock",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ip_block",
        "symbol_part": "V1IPBlock",
        "lineno": 231
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "symbol_part": "V1ISCSIPersistentVolumeSource",
        "lineno": 232
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_iscsi_volume_source",
        "symbol_part": "V1ISCSIVolumeSource",
        "lineno": 233
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_image_volume_source",
        "symbol_part": "V1ImageVolumeSource",
        "lineno": 234
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_image_volume_status",
        "symbol_part": "V1ImageVolumeStatus",
        "lineno": 235
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress.V1Ingress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress",
        "symbol_part": "V1Ingress",
        "lineno": 236
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_backend",
        "symbol_part": "V1IngressBackend",
        "lineno": 237
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_class.V1IngressClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class",
        "symbol_part": "V1IngressClass",
        "lineno": 238
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_list",
        "symbol_part": "V1IngressClassList",
        "lineno": 239
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "symbol_part": "V1IngressClassParametersReference",
        "lineno": 240
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_class_spec",
        "symbol_part": "V1IngressClassSpec",
        "lineno": 241
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_list.V1IngressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_list",
        "symbol_part": "V1IngressList",
        "lineno": 242
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "symbol_part": "V1IngressLoadBalancerIngress",
        "lineno": 243
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_load_balancer_status",
        "symbol_part": "V1IngressLoadBalancerStatus",
        "lineno": 244
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_port_status",
        "symbol_part": "V1IngressPortStatus",
        "lineno": 245
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_rule.V1IngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_rule",
        "symbol_part": "V1IngressRule",
        "lineno": 246
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_service_backend",
        "symbol_part": "V1IngressServiceBackend",
        "lineno": 247
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_spec",
        "symbol_part": "V1IngressSpec",
        "lineno": 248
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_status.V1IngressStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_status",
        "symbol_part": "V1IngressStatus",
        "lineno": 249
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_ingress_tls",
        "symbol_part": "V1IngressTLS",
        "lineno": 250
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_json_patch.V1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_json_patch",
        "symbol_part": "V1JSONPatch",
        "lineno": 251
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_json_schema_props",
        "symbol_part": "V1JSONSchemaProps",
        "lineno": 252
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job.V1Job",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job",
        "symbol_part": "V1Job",
        "lineno": 253
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job_condition.V1JobCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_condition",
        "symbol_part": "V1JobCondition",
        "lineno": 254
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job_list.V1JobList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_list",
        "symbol_part": "V1JobList",
        "lineno": 255
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job_spec.V1JobSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_spec",
        "symbol_part": "V1JobSpec",
        "lineno": 256
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job_status.V1JobStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_status",
        "symbol_part": "V1JobStatus",
        "lineno": 257
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_job_template_spec",
        "symbol_part": "V1JobTemplateSpec",
        "lineno": 258
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_key_to_path.V1KeyToPath",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_key_to_path",
        "symbol_part": "V1KeyToPath",
        "lineno": 259
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_label_selector.V1LabelSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector",
        "symbol_part": "V1LabelSelector",
        "lineno": 260
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector_attributes",
        "symbol_part": "V1LabelSelectorAttributes",
        "lineno": 261
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_label_selector_requirement",
        "symbol_part": "V1LabelSelectorRequirement",
        "lineno": 262
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_lease.V1Lease",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease",
        "symbol_part": "V1Lease",
        "lineno": 263
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_lease_list.V1LeaseList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease_list",
        "symbol_part": "V1LeaseList",
        "lineno": 264
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lease_spec",
        "symbol_part": "V1LeaseSpec",
        "lineno": 265
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_lifecycle.V1Lifecycle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lifecycle",
        "symbol_part": "V1Lifecycle",
        "lineno": 266
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_lifecycle_handler",
        "symbol_part": "V1LifecycleHandler",
        "lineno": 267
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limit_range.V1LimitRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range",
        "symbol_part": "V1LimitRange",
        "lineno": 268
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_item",
        "symbol_part": "V1LimitRangeItem",
        "lineno": 269
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_list",
        "symbol_part": "V1LimitRangeList",
        "lineno": 270
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_range_spec",
        "symbol_part": "V1LimitRangeSpec",
        "lineno": 271
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limit_response.V1LimitResponse",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limit_response",
        "symbol_part": "V1LimitResponse",
        "lineno": 272
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_limited_priority_level_configuration",
        "symbol_part": "V1LimitedPriorityLevelConfiguration",
        "lineno": 273
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_linux_container_user",
        "symbol_part": "V1LinuxContainerUser",
        "lineno": 274
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_list_meta.V1ListMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_list_meta",
        "symbol_part": "V1ListMeta",
        "lineno": 275
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_load_balancer_ingress",
        "symbol_part": "V1LoadBalancerIngress",
        "lineno": 276
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_load_balancer_status",
        "symbol_part": "V1LoadBalancerStatus",
        "lineno": 277
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_object_reference",
        "symbol_part": "V1LocalObjectReference",
        "lineno": 278
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_subject_access_review",
        "symbol_part": "V1LocalSubjectAccessReview",
        "lineno": 279
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_local_volume_source",
        "symbol_part": "V1LocalVolumeSource",
        "lineno": 280
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_managed_fields_entry",
        "symbol_part": "V1ManagedFieldsEntry",
        "lineno": 281
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_match_condition.V1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_match_condition",
        "symbol_part": "V1MatchCondition",
        "lineno": 282
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_match_resources.V1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_match_resources",
        "symbol_part": "V1MatchResources",
        "lineno": 283
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_modify_volume_status",
        "symbol_part": "V1ModifyVolumeStatus",
        "lineno": 284
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy",
        "symbol_part": "V1MutatingAdmissionPolicy",
        "lineno": 285
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "symbol_part": "V1MutatingAdmissionPolicyBinding",
        "lineno": 286
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "symbol_part": "V1MutatingAdmissionPolicyBindingList",
        "lineno": 287
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1MutatingAdmissionPolicyBindingSpec",
        "lineno": 288
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_list",
        "symbol_part": "V1MutatingAdmissionPolicyList",
        "lineno": 289
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "symbol_part": "V1MutatingAdmissionPolicySpec",
        "lineno": 290
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook",
        "symbol_part": "V1MutatingWebhook",
        "lineno": 291
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook_configuration",
        "symbol_part": "V1MutatingWebhookConfiguration",
        "lineno": 292
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "symbol_part": "V1MutatingWebhookConfigurationList",
        "lineno": 293
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_mutation.V1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_mutation",
        "symbol_part": "V1Mutation",
        "lineno": 294
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_nfs_volume_source",
        "symbol_part": "V1NFSVolumeSource",
        "lineno": 295
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_named_rule_with_operations",
        "symbol_part": "V1NamedRuleWithOperations",
        "lineno": 296
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_namespace.V1Namespace",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace",
        "symbol_part": "V1Namespace",
        "lineno": 297
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_condition",
        "symbol_part": "V1NamespaceCondition",
        "lineno": 298
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_namespace_list.V1NamespaceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_list",
        "symbol_part": "V1NamespaceList",
        "lineno": 299
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_spec",
        "symbol_part": "V1NamespaceSpec",
        "lineno": 300
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_namespace_status",
        "symbol_part": "V1NamespaceStatus",
        "lineno": 301
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_device_data",
        "symbol_part": "V1NetworkDeviceData",
        "lineno": 302
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy",
        "symbol_part": "V1NetworkPolicy",
        "lineno": 303
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_egress_rule",
        "symbol_part": "V1NetworkPolicyEgressRule",
        "lineno": 304
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_ingress_rule",
        "symbol_part": "V1NetworkPolicyIngressRule",
        "lineno": 305
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_list",
        "symbol_part": "V1NetworkPolicyList",
        "lineno": 306
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_peer",
        "symbol_part": "V1NetworkPolicyPeer",
        "lineno": 307
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_port",
        "symbol_part": "V1NetworkPolicyPort",
        "lineno": 308
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_network_policy_spec",
        "symbol_part": "V1NetworkPolicySpec",
        "lineno": 309
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node.V1Node",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node",
        "symbol_part": "V1Node",
        "lineno": 310
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_address.V1NodeAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_address",
        "symbol_part": "V1NodeAddress",
        "lineno": 311
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_affinity",
        "symbol_part": "V1NodeAffinity",
        "lineno": 312
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "symbol_part": "V1NodeAllocatableResourceClaimStatus",
        "lineno": 313
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "symbol_part": "V1NodeAllocatableResourceMapping",
        "lineno": 314
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_condition.V1NodeCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_condition",
        "symbol_part": "V1NodeCondition",
        "lineno": 315
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_config_source",
        "symbol_part": "V1NodeConfigSource",
        "lineno": 316
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_config_status",
        "symbol_part": "V1NodeConfigStatus",
        "lineno": 317
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_daemon_endpoints",
        "symbol_part": "V1NodeDaemonEndpoints",
        "lineno": 318
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_features.V1NodeFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_features",
        "symbol_part": "V1NodeFeatures",
        "lineno": 319
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_list.V1NodeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_list",
        "symbol_part": "V1NodeList",
        "lineno": 320
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_runtime_handler",
        "symbol_part": "V1NodeRuntimeHandler",
        "lineno": 321
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_runtime_handler_features",
        "symbol_part": "V1NodeRuntimeHandlerFeatures",
        "lineno": 322
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_selector.V1NodeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector",
        "symbol_part": "V1NodeSelector",
        "lineno": 323
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector_requirement",
        "symbol_part": "V1NodeSelectorRequirement",
        "lineno": 324
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_selector_term",
        "symbol_part": "V1NodeSelectorTerm",
        "lineno": 325
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_spec.V1NodeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_spec",
        "symbol_part": "V1NodeSpec",
        "lineno": 326
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_status.V1NodeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_status",
        "symbol_part": "V1NodeStatus",
        "lineno": 327
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_swap_status",
        "symbol_part": "V1NodeSwapStatus",
        "lineno": 328
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_node_system_info",
        "symbol_part": "V1NodeSystemInfo",
        "lineno": 329
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_attributes",
        "symbol_part": "V1NonResourceAttributes",
        "lineno": 330
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_policy_rule",
        "symbol_part": "V1NonResourcePolicyRule",
        "lineno": 331
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_non_resource_rule",
        "symbol_part": "V1NonResourceRule",
        "lineno": 332
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_field_selector",
        "symbol_part": "V1ObjectFieldSelector",
        "lineno": 333
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_object_meta.V1ObjectMeta",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_meta",
        "symbol_part": "V1ObjectMeta",
        "lineno": 334
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_object_reference.V1ObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_object_reference",
        "symbol_part": "V1ObjectReference",
        "lineno": 335
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_opaque_device_configuration",
        "symbol_part": "V1OpaqueDeviceConfiguration",
        "lineno": 336
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_overhead.V1Overhead",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_overhead",
        "symbol_part": "V1Overhead",
        "lineno": 337
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_owner_reference.V1OwnerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_owner_reference",
        "symbol_part": "V1OwnerReference",
        "lineno": 338
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_param_kind.V1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_param_kind",
        "symbol_part": "V1ParamKind",
        "lineno": 339
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_param_ref.V1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_param_ref",
        "symbol_part": "V1ParamRef",
        "lineno": 340
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_parent_reference.V1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_parent_reference",
        "symbol_part": "V1ParentReference",
        "lineno": 341
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume",
        "symbol_part": "V1PersistentVolume",
        "lineno": 342
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim",
        "symbol_part": "V1PersistentVolumeClaim",
        "lineno": 343
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "symbol_part": "V1PersistentVolumeClaimCondition",
        "lineno": 344
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_list",
        "symbol_part": "V1PersistentVolumeClaimList",
        "lineno": 345
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "symbol_part": "V1PersistentVolumeClaimSpec",
        "lineno": 346
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_status",
        "symbol_part": "V1PersistentVolumeClaimStatus",
        "lineno": 347
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_template",
        "symbol_part": "V1PersistentVolumeClaimTemplate",
        "lineno": 348
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "symbol_part": "V1PersistentVolumeClaimVolumeSource",
        "lineno": 349
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_list",
        "symbol_part": "V1PersistentVolumeList",
        "lineno": 350
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_spec",
        "symbol_part": "V1PersistentVolumeSpec",
        "lineno": 351
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_persistent_volume_status",
        "symbol_part": "V1PersistentVolumeStatus",
        "lineno": 352
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "symbol_part": "V1PhotonPersistentDiskVolumeSource",
        "lineno": 353
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod.V1Pod",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod",
        "symbol_part": "V1Pod",
        "lineno": 354
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_affinity",
        "symbol_part": "V1PodAffinity",
        "lineno": 355
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_affinity_term",
        "symbol_part": "V1PodAffinityTerm",
        "lineno": 356
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_anti_affinity",
        "symbol_part": "V1PodAntiAffinity",
        "lineno": 357
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_certificate_projection",
        "symbol_part": "V1PodCertificateProjection",
        "lineno": 358
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_condition.V1PodCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_condition",
        "symbol_part": "V1PodCondition",
        "lineno": 359
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_dns_config",
        "symbol_part": "V1PodDNSConfig",
        "lineno": 360
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_dns_config_option",
        "symbol_part": "V1PodDNSConfigOption",
        "lineno": 361
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget",
        "symbol_part": "V1PodDisruptionBudget",
        "lineno": 362
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_list",
        "symbol_part": "V1PodDisruptionBudgetList",
        "lineno": 363
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "symbol_part": "V1PodDisruptionBudgetSpec",
        "lineno": 364
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_disruption_budget_status",
        "symbol_part": "V1PodDisruptionBudgetStatus",
        "lineno": 365
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "symbol_part": "V1PodExtendedResourceClaimStatus",
        "lineno": 366
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy",
        "symbol_part": "V1PodFailurePolicy",
        "lineno": 367
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "symbol_part": "V1PodFailurePolicyOnExitCodesRequirement",
        "lineno": 368
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "symbol_part": "V1PodFailurePolicyOnPodConditionsPattern",
        "lineno": 369
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_failure_policy_rule",
        "symbol_part": "V1PodFailurePolicyRule",
        "lineno": 370
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_ip.V1PodIP",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_ip",
        "symbol_part": "V1PodIP",
        "lineno": 371
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_list.V1PodList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_list",
        "symbol_part": "V1PodList",
        "lineno": 372
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_os.V1PodOS",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_os",
        "symbol_part": "V1PodOS",
        "lineno": 373
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_readiness_gate",
        "symbol_part": "V1PodReadinessGate",
        "lineno": 374
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_resource_claim",
        "symbol_part": "V1PodResourceClaim",
        "lineno": 375
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_resource_claim_status",
        "symbol_part": "V1PodResourceClaimStatus",
        "lineno": 376
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_scheduling_gate",
        "symbol_part": "V1PodSchedulingGate",
        "lineno": 377
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_scheduling_group",
        "symbol_part": "V1PodSchedulingGroup",
        "lineno": 378
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_security_context",
        "symbol_part": "V1PodSecurityContext",
        "lineno": 379
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_spec.V1PodSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_spec",
        "symbol_part": "V1PodSpec",
        "lineno": 380
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_status.V1PodStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_status",
        "symbol_part": "V1PodStatus",
        "lineno": 381
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_template.V1PodTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template",
        "symbol_part": "V1PodTemplate",
        "lineno": 382
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template_list",
        "symbol_part": "V1PodTemplateList",
        "lineno": 383
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_pod_template_spec",
        "symbol_part": "V1PodTemplateSpec",
        "lineno": 384
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_policy_rule.V1PolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_policy_rule",
        "symbol_part": "V1PolicyRule",
        "lineno": 385
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_policy_rules_with_subjects",
        "symbol_part": "V1PolicyRulesWithSubjects",
        "lineno": 386
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_port_status.V1PortStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_port_status",
        "symbol_part": "V1PortStatus",
        "lineno": 387
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_portworx_volume_source",
        "symbol_part": "V1PortworxVolumeSource",
        "lineno": 388
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_preconditions.V1Preconditions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_preconditions",
        "symbol_part": "V1Preconditions",
        "lineno": 389
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_preferred_scheduling_term",
        "symbol_part": "V1PreferredSchedulingTerm",
        "lineno": 390
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_class.V1PriorityClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_class",
        "symbol_part": "V1PriorityClass",
        "lineno": 391
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_class_list",
        "symbol_part": "V1PriorityClassList",
        "lineno": 392
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration",
        "symbol_part": "V1PriorityLevelConfiguration",
        "lineno": 393
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_condition",
        "symbol_part": "V1PriorityLevelConfigurationCondition",
        "lineno": 394
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_list",
        "symbol_part": "V1PriorityLevelConfigurationList",
        "lineno": 395
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_reference",
        "symbol_part": "V1PriorityLevelConfigurationReference",
        "lineno": 396
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_spec",
        "symbol_part": "V1PriorityLevelConfigurationSpec",
        "lineno": 397
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_priority_level_configuration_status",
        "symbol_part": "V1PriorityLevelConfigurationStatus",
        "lineno": 398
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_probe.V1Probe",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_probe",
        "symbol_part": "V1Probe",
        "lineno": 399
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_projected_volume_source",
        "symbol_part": "V1ProjectedVolumeSource",
        "lineno": 400
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_queuing_configuration",
        "symbol_part": "V1QueuingConfiguration",
        "lineno": 401
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_quobyte_volume_source",
        "symbol_part": "V1QuobyteVolumeSource",
        "lineno": 402
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "symbol_part": "V1RBDPersistentVolumeSource",
        "lineno": 403
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rbd_volume_source",
        "symbol_part": "V1RBDVolumeSource",
        "lineno": 404
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replica_set.V1ReplicaSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set",
        "symbol_part": "V1ReplicaSet",
        "lineno": 405
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_condition",
        "symbol_part": "V1ReplicaSetCondition",
        "lineno": 406
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_list",
        "symbol_part": "V1ReplicaSetList",
        "lineno": 407
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_spec",
        "symbol_part": "V1ReplicaSetSpec",
        "lineno": 408
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replica_set_status",
        "symbol_part": "V1ReplicaSetStatus",
        "lineno": 409
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replication_controller.V1ReplicationController",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller",
        "symbol_part": "V1ReplicationController",
        "lineno": 410
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_condition",
        "symbol_part": "V1ReplicationControllerCondition",
        "lineno": 411
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_list",
        "symbol_part": "V1ReplicationControllerList",
        "lineno": 412
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_spec",
        "symbol_part": "V1ReplicationControllerSpec",
        "lineno": 413
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_replication_controller_status",
        "symbol_part": "V1ReplicationControllerStatus",
        "lineno": 414
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_attributes",
        "symbol_part": "V1ResourceAttributes",
        "lineno": 415
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "symbol_part": "V1ResourceClaimConsumerReference",
        "lineno": 416
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_list",
        "symbol_part": "V1ResourceClaimList",
        "lineno": 417
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_spec",
        "symbol_part": "V1ResourceClaimSpec",
        "lineno": 418
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_status",
        "symbol_part": "V1ResourceClaimStatus",
        "lineno": 419
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template",
        "symbol_part": "V1ResourceClaimTemplate",
        "lineno": 420
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template_list",
        "symbol_part": "V1ResourceClaimTemplateList",
        "lineno": 421
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_claim_template_spec",
        "symbol_part": "V1ResourceClaimTemplateSpec",
        "lineno": 422
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_field_selector",
        "symbol_part": "V1ResourceFieldSelector",
        "lineno": 423
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_health.V1ResourceHealth",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_health",
        "symbol_part": "V1ResourceHealth",
        "lineno": 424
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_policy_rule",
        "symbol_part": "V1ResourcePolicyRule",
        "lineno": 425
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_pool.V1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_pool",
        "symbol_part": "V1ResourcePool",
        "lineno": 426
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota",
        "symbol_part": "V1ResourceQuota",
        "lineno": 427
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_list",
        "symbol_part": "V1ResourceQuotaList",
        "lineno": 428
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_spec",
        "symbol_part": "V1ResourceQuotaSpec",
        "lineno": 429
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_quota_status",
        "symbol_part": "V1ResourceQuotaStatus",
        "lineno": 430
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_requirements",
        "symbol_part": "V1ResourceRequirements",
        "lineno": 431
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_rule.V1ResourceRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_rule",
        "symbol_part": "V1ResourceRule",
        "lineno": 432
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice",
        "symbol_part": "V1ResourceSlice",
        "lineno": 433
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice_list",
        "symbol_part": "V1ResourceSliceList",
        "lineno": 434
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_slice_spec",
        "symbol_part": "V1ResourceSliceSpec",
        "lineno": 435
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_resource_status.V1ResourceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_resource_status",
        "symbol_part": "V1ResourceStatus",
        "lineno": 436
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_role.V1Role",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role",
        "symbol_part": "V1Role",
        "lineno": 437
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_role_binding.V1RoleBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_binding",
        "symbol_part": "V1RoleBinding",
        "lineno": 438
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_binding_list",
        "symbol_part": "V1RoleBindingList",
        "lineno": 439
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_role_list.V1RoleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_list",
        "symbol_part": "V1RoleList",
        "lineno": 440
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_role_ref.V1RoleRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_role_ref",
        "symbol_part": "V1RoleRef",
        "lineno": 441
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_daemon_set",
        "symbol_part": "V1RollingUpdateDaemonSet",
        "lineno": 442
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_deployment",
        "symbol_part": "V1RollingUpdateDeployment",
        "lineno": 443
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "symbol_part": "V1RollingUpdateStatefulSetStrategy",
        "lineno": 444
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_rule_with_operations",
        "symbol_part": "V1RuleWithOperations",
        "lineno": 445
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_runtime_class",
        "symbol_part": "V1RuntimeClass",
        "lineno": 446
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_runtime_class_list",
        "symbol_part": "V1RuntimeClassList",
        "lineno": 447
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_se_linux_options",
        "symbol_part": "V1SELinuxOptions",
        "lineno": 448
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scale.V1Scale",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale",
        "symbol_part": "V1Scale",
        "lineno": 449
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "symbol_part": "V1ScaleIOPersistentVolumeSource",
        "lineno": 450
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_io_volume_source",
        "symbol_part": "V1ScaleIOVolumeSource",
        "lineno": 451
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_spec",
        "symbol_part": "V1ScaleSpec",
        "lineno": 452
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scale_status.V1ScaleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scale_status",
        "symbol_part": "V1ScaleStatus",
        "lineno": 453
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scheduling.V1Scheduling",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scheduling",
        "symbol_part": "V1Scheduling",
        "lineno": 454
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scope_selector",
        "symbol_part": "V1ScopeSelector",
        "lineno": 455
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "symbol_part": "V1ScopedResourceSelectorRequirement",
        "lineno": 456
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_seccomp_profile",
        "symbol_part": "V1SeccompProfile",
        "lineno": 457
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret.V1Secret",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret",
        "symbol_part": "V1Secret",
        "lineno": 458
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_env_source",
        "symbol_part": "V1SecretEnvSource",
        "lineno": 459
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_key_selector",
        "symbol_part": "V1SecretKeySelector",
        "lineno": 460
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_list.V1SecretList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_list",
        "symbol_part": "V1SecretList",
        "lineno": 461
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_projection.V1SecretProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_projection",
        "symbol_part": "V1SecretProjection",
        "lineno": 462
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_reference.V1SecretReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_reference",
        "symbol_part": "V1SecretReference",
        "lineno": 463
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_secret_volume_source",
        "symbol_part": "V1SecretVolumeSource",
        "lineno": 464
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_security_context.V1SecurityContext",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_security_context",
        "symbol_part": "V1SecurityContext",
        "lineno": 465
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_selectable_field.V1SelectableField",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_selectable_field",
        "symbol_part": "V1SelectableField",
        "lineno": 466
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_access_review",
        "symbol_part": "V1SelfSubjectAccessReview",
        "lineno": 467
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_access_review_spec",
        "symbol_part": "V1SelfSubjectAccessReviewSpec",
        "lineno": 468
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_review",
        "symbol_part": "V1SelfSubjectReview",
        "lineno": 469
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_review_status",
        "symbol_part": "V1SelfSubjectReviewStatus",
        "lineno": 470
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_rules_review",
        "symbol_part": "V1SelfSubjectRulesReview",
        "lineno": 471
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "symbol_part": "V1SelfSubjectRulesReviewSpec",
        "lineno": 472
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_server_address_by_client_cidr",
        "symbol_part": "V1ServerAddressByClientCIDR",
        "lineno": 473
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service.V1Service",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service",
        "symbol_part": "V1Service",
        "lineno": 474
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_account.V1ServiceAccount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account",
        "symbol_part": "V1ServiceAccount",
        "lineno": 475
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_list",
        "symbol_part": "V1ServiceAccountList",
        "lineno": 476
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_subject",
        "symbol_part": "V1ServiceAccountSubject",
        "lineno": 477
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_account_token_projection",
        "symbol_part": "V1ServiceAccountTokenProjection",
        "lineno": 478
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_backend_port",
        "symbol_part": "V1ServiceBackendPort",
        "lineno": 479
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr",
        "symbol_part": "V1ServiceCIDR",
        "lineno": 480
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_list",
        "symbol_part": "V1ServiceCIDRList",
        "lineno": 481
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_spec",
        "symbol_part": "V1ServiceCIDRSpec",
        "lineno": 482
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_cidr_status",
        "symbol_part": "V1ServiceCIDRStatus",
        "lineno": 483
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_list.V1ServiceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_list",
        "symbol_part": "V1ServiceList",
        "lineno": 484
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_port.V1ServicePort",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_port",
        "symbol_part": "V1ServicePort",
        "lineno": 485
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_spec.V1ServiceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_spec",
        "symbol_part": "V1ServiceSpec",
        "lineno": 486
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_service_status.V1ServiceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_service_status",
        "symbol_part": "V1ServiceStatus",
        "lineno": 487
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_session_affinity_config",
        "symbol_part": "V1SessionAffinityConfig",
        "lineno": 488
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_shard_info.V1ShardInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_shard_info",
        "symbol_part": "V1ShardInfo",
        "lineno": 489
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_sleep_action.V1SleepAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_sleep_action",
        "symbol_part": "V1SleepAction",
        "lineno": 490
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set.V1StatefulSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set",
        "symbol_part": "V1StatefulSet",
        "lineno": 491
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_condition",
        "symbol_part": "V1StatefulSetCondition",
        "lineno": 492
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_list",
        "symbol_part": "V1StatefulSetList",
        "lineno": 493
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_ordinals",
        "symbol_part": "V1StatefulSetOrdinals",
        "lineno": 494
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "symbol_part": "V1StatefulSetPersistentVolumeClaimRetentionPolicy",
        "lineno": 495
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_spec",
        "symbol_part": "V1StatefulSetSpec",
        "lineno": 496
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_status",
        "symbol_part": "V1StatefulSetStatus",
        "lineno": 497
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_stateful_set_update_strategy",
        "symbol_part": "V1StatefulSetUpdateStrategy",
        "lineno": 498
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_status.V1Status",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status",
        "symbol_part": "V1Status",
        "lineno": 499
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_status_cause.V1StatusCause",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status_cause",
        "symbol_part": "V1StatusCause",
        "lineno": 500
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_status_details.V1StatusDetails",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_status_details",
        "symbol_part": "V1StatusDetails",
        "lineno": 501
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_storage_class.V1StorageClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_class",
        "symbol_part": "V1StorageClass",
        "lineno": 502
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_class_list",
        "symbol_part": "V1StorageClassList",
        "lineno": 503
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "symbol_part": "V1StorageOSPersistentVolumeSource",
        "lineno": 504
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_storage_os_volume_source",
        "symbol_part": "V1StorageOSVolumeSource",
        "lineno": 505
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review",
        "symbol_part": "V1SubjectAccessReview",
        "lineno": 506
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review_spec",
        "symbol_part": "V1SubjectAccessReviewSpec",
        "lineno": 507
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_access_review_status",
        "symbol_part": "V1SubjectAccessReviewStatus",
        "lineno": 508
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_subject_rules_review_status",
        "symbol_part": "V1SubjectRulesReviewStatus",
        "lineno": 509
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_success_policy",
        "symbol_part": "V1SuccessPolicy",
        "lineno": 510
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_success_policy_rule",
        "symbol_part": "V1SuccessPolicyRule",
        "lineno": 511
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_sysctl.V1Sysctl",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_sysctl",
        "symbol_part": "V1Sysctl",
        "lineno": 512
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_tcp_socket_action",
        "symbol_part": "V1TCPSocketAction",
        "lineno": 513
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_taint.V1Taint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_taint",
        "symbol_part": "V1Taint",
        "lineno": 514
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_request_spec",
        "symbol_part": "V1TokenRequestSpec",
        "lineno": 515
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_request_status",
        "symbol_part": "V1TokenRequestStatus",
        "lineno": 516
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_token_review.V1TokenReview",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review",
        "symbol_part": "V1TokenReview",
        "lineno": 517
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review_spec",
        "symbol_part": "V1TokenReviewSpec",
        "lineno": 518
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_token_review_status",
        "symbol_part": "V1TokenReviewStatus",
        "lineno": 519
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_toleration.V1Toleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_toleration",
        "symbol_part": "V1Toleration",
        "lineno": 520
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_selector_label_requirement",
        "symbol_part": "V1TopologySelectorLabelRequirement",
        "lineno": 521
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_selector_term",
        "symbol_part": "V1TopologySelectorTerm",
        "lineno": 522
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_topology_spread_constraint",
        "symbol_part": "V1TopologySpreadConstraint",
        "lineno": 523
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_type_checking.V1TypeChecking",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_type_checking",
        "symbol_part": "V1TypeChecking",
        "lineno": 524
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_typed_local_object_reference",
        "symbol_part": "V1TypedLocalObjectReference",
        "lineno": 525
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_typed_object_reference",
        "symbol_part": "V1TypedObjectReference",
        "lineno": 526
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_uncounted_terminated_pods",
        "symbol_part": "V1UncountedTerminatedPods",
        "lineno": 527
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_user_info.V1UserInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_user_info",
        "symbol_part": "V1UserInfo",
        "lineno": 528
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_user_subject.V1UserSubject",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_user_subject",
        "symbol_part": "V1UserSubject",
        "lineno": 529
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy",
        "symbol_part": "V1ValidatingAdmissionPolicy",
        "lineno": 530
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding",
        "symbol_part": "V1ValidatingAdmissionPolicyBinding",
        "lineno": 531
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingList",
        "lineno": 532
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "symbol_part": "V1ValidatingAdmissionPolicyBindingSpec",
        "lineno": 533
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_list",
        "symbol_part": "V1ValidatingAdmissionPolicyList",
        "lineno": 534
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_spec",
        "symbol_part": "V1ValidatingAdmissionPolicySpec",
        "lineno": 535
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_admission_policy_status",
        "symbol_part": "V1ValidatingAdmissionPolicyStatus",
        "lineno": 536
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook",
        "symbol_part": "V1ValidatingWebhook",
        "lineno": 537
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook_configuration",
        "symbol_part": "V1ValidatingWebhookConfiguration",
        "lineno": 538
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "symbol_part": "V1ValidatingWebhookConfigurationList",
        "lineno": 539
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validation.V1Validation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validation",
        "symbol_part": "V1Validation",
        "lineno": 540
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_validation_rule.V1ValidationRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_validation_rule",
        "symbol_part": "V1ValidationRule",
        "lineno": 541
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_variable.V1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_variable",
        "symbol_part": "V1Variable",
        "lineno": 542
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume.V1Volume",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume",
        "symbol_part": "V1Volume",
        "lineno": 543
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment",
        "symbol_part": "V1VolumeAttachment",
        "lineno": 544
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_list",
        "symbol_part": "V1VolumeAttachmentList",
        "lineno": 545
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_source",
        "symbol_part": "V1VolumeAttachmentSource",
        "lineno": 546
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_spec",
        "symbol_part": "V1VolumeAttachmentSpec",
        "lineno": 547
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attachment_status",
        "symbol_part": "V1VolumeAttachmentStatus",
        "lineno": 548
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attributes_class",
        "symbol_part": "V1VolumeAttributesClass",
        "lineno": 549
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_attributes_class_list",
        "symbol_part": "V1VolumeAttributesClassList",
        "lineno": 550
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_device.V1VolumeDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_device",
        "symbol_part": "V1VolumeDevice",
        "lineno": 551
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_error.V1VolumeError",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_error",
        "symbol_part": "V1VolumeError",
        "lineno": 552
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_mount.V1VolumeMount",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_mount",
        "symbol_part": "V1VolumeMount",
        "lineno": 553
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_mount_status",
        "symbol_part": "V1VolumeMountStatus",
        "lineno": 554
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_node_affinity",
        "symbol_part": "V1VolumeNodeAffinity",
        "lineno": 555
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_node_resources",
        "symbol_part": "V1VolumeNodeResources",
        "lineno": 556
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_projection",
        "symbol_part": "V1VolumeProjection",
        "lineno": 557
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_resource_requirements",
        "symbol_part": "V1VolumeResourceRequirements",
        "lineno": 558
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_volume_status.V1VolumeStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_volume_status",
        "symbol_part": "V1VolumeStatus",
        "lineno": 559
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "symbol_part": "V1VsphereVirtualDiskVolumeSource",
        "lineno": 560
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_watch_event.V1WatchEvent",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_watch_event",
        "symbol_part": "V1WatchEvent",
        "lineno": 561
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_webhook_conversion",
        "symbol_part": "V1WebhookConversion",
        "lineno": 562
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "symbol_part": "V1WeightedPodAffinityTerm",
        "lineno": 563
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1_windows_security_context_options",
        "symbol_part": "V1WindowsSecurityContextOptions",
        "lineno": 564
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_apply_configuration",
        "symbol_part": "V1alpha1ApplyConfiguration",
        "lineno": 565
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "symbol_part": "V1alpha1ClusterTrustBundle",
        "lineno": 566
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "symbol_part": "V1alpha1ClusterTrustBundleList",
        "lineno": 567
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "symbol_part": "V1alpha1ClusterTrustBundleSpec",
        "lineno": 568
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_json_patch",
        "symbol_part": "V1alpha1JSONPatch",
        "lineno": 569
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_match_condition",
        "symbol_part": "V1alpha1MatchCondition",
        "lineno": 570
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_match_resources",
        "symbol_part": "V1alpha1MatchResources",
        "lineno": 571
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "symbol_part": "V1alpha1MutatingAdmissionPolicy",
        "lineno": 572
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBinding",
        "lineno": 573
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingList",
        "lineno": 574
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyBindingSpec",
        "lineno": 575
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "symbol_part": "V1alpha1MutatingAdmissionPolicyList",
        "lineno": 576
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "symbol_part": "V1alpha1MutatingAdmissionPolicySpec",
        "lineno": 577
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_mutation",
        "symbol_part": "V1alpha1Mutation",
        "lineno": 578
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "symbol_part": "V1alpha1NamedRuleWithOperations",
        "lineno": 579
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_param_kind",
        "symbol_part": "V1alpha1ParamKind",
        "lineno": 580
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_param_ref",
        "symbol_part": "V1alpha1ParamRef",
        "lineno": 581
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_server_storage_version",
        "symbol_part": "V1alpha1ServerStorageVersion",
        "lineno": 582
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version",
        "symbol_part": "V1alpha1StorageVersion",
        "lineno": 583
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_condition",
        "symbol_part": "V1alpha1StorageVersionCondition",
        "lineno": 584
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_list",
        "symbol_part": "V1alpha1StorageVersionList",
        "lineno": 585
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_storage_version_status",
        "symbol_part": "V1alpha1StorageVersionStatus",
        "lineno": 586
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha1_variable",
        "symbol_part": "V1alpha1Variable",
        "lineno": 587
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "symbol_part": "V1alpha2GangSchedulingPolicy",
        "lineno": 588
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate",
        "symbol_part": "V1alpha2LeaseCandidate",
        "lineno": 589
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "symbol_part": "V1alpha2LeaseCandidateList",
        "lineno": 590
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "symbol_part": "V1alpha2LeaseCandidateSpec",
        "lineno": 591
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group",
        "symbol_part": "V1alpha2PodGroup",
        "lineno": 592
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_list",
        "symbol_part": "V1alpha2PodGroupList",
        "lineno": 593
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "symbol_part": "V1alpha2PodGroupResourceClaim",
        "lineno": 594
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "symbol_part": "V1alpha2PodGroupResourceClaimStatus",
        "lineno": 595
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "symbol_part": "V1alpha2PodGroupSchedulingConstraints",
        "lineno": 596
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "symbol_part": "V1alpha2PodGroupSchedulingPolicy",
        "lineno": 597
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_spec",
        "symbol_part": "V1alpha2PodGroupSpec",
        "lineno": 598
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_status",
        "symbol_part": "V1alpha2PodGroupStatus",
        "lineno": 599
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_template",
        "symbol_part": "V1alpha2PodGroupTemplate",
        "lineno": 600
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "symbol_part": "V1alpha2PodGroupTemplateReference",
        "lineno": 601
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_topology_constraint",
        "symbol_part": "V1alpha2TopologyConstraint",
        "lineno": 602
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "symbol_part": "V1alpha2TypedLocalObjectReference",
        "lineno": 603
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload",
        "symbol_part": "V1alpha2Workload",
        "lineno": 604
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_list",
        "symbol_part": "V1alpha2WorkloadList",
        "lineno": 605
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "symbol_part": "V1alpha2WorkloadPodGroupTemplateReference",
        "lineno": 606
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha2_workload_spec",
        "symbol_part": "V1alpha2WorkloadSpec",
        "lineno": 607
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint",
        "symbol_part": "V1alpha3DeviceTaint",
        "lineno": 608
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule",
        "symbol_part": "V1alpha3DeviceTaintRule",
        "lineno": 609
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "symbol_part": "V1alpha3DeviceTaintRuleList",
        "lineno": 610
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "symbol_part": "V1alpha3DeviceTaintRuleSpec",
        "lineno": 611
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "symbol_part": "V1alpha3DeviceTaintRuleStatus",
        "lineno": 612
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_device_taint_selector",
        "symbol_part": "V1alpha3DeviceTaintSelector",
        "lineno": 613
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_pool_status",
        "symbol_part": "V1alpha3PoolStatus",
        "lineno": 614
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "symbol_part": "V1alpha3ResourcePoolStatusRequest",
        "lineno": 615
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestList",
        "lineno": 616
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestSpec",
        "lineno": 617
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "symbol_part": "V1alpha3ResourcePoolStatusRequestStatus",
        "lineno": 618
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_allocated_device_status",
        "symbol_part": "V1beta1AllocatedDeviceStatus",
        "lineno": 619
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_allocation_result",
        "symbol_part": "V1beta1AllocationResult",
        "lineno": 620
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_apply_configuration",
        "symbol_part": "V1beta1ApplyConfiguration",
        "lineno": 621
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_basic_device",
        "symbol_part": "V1beta1BasicDevice",
        "lineno": 622
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cel_device_selector",
        "symbol_part": "V1beta1CELDeviceSelector",
        "lineno": 623
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_request_policy",
        "symbol_part": "V1beta1CapacityRequestPolicy",
        "lineno": 624
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "symbol_part": "V1beta1CapacityRequestPolicyRange",
        "lineno": 625
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_capacity_requirements",
        "symbol_part": "V1beta1CapacityRequirements",
        "lineno": 626
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "symbol_part": "V1beta1ClusterTrustBundle",
        "lineno": 627
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "symbol_part": "V1beta1ClusterTrustBundleList",
        "lineno": 628
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "symbol_part": "V1beta1ClusterTrustBundleSpec",
        "lineno": 629
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_counter.V1beta1Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_counter",
        "symbol_part": "V1beta1Counter",
        "lineno": 630
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_counter_set",
        "symbol_part": "V1beta1CounterSet",
        "lineno": 631
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device.V1beta1Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device",
        "symbol_part": "V1beta1Device",
        "lineno": 632
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "symbol_part": "V1beta1DeviceAllocationConfiguration",
        "lineno": 633
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_allocation_result",
        "symbol_part": "V1beta1DeviceAllocationResult",
        "lineno": 634
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_attribute",
        "symbol_part": "V1beta1DeviceAttribute",
        "lineno": 635
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_capacity",
        "symbol_part": "V1beta1DeviceCapacity",
        "lineno": 636
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_claim",
        "symbol_part": "V1beta1DeviceClaim",
        "lineno": 637
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_claim_configuration",
        "symbol_part": "V1beta1DeviceClaimConfiguration",
        "lineno": 638
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class",
        "symbol_part": "V1beta1DeviceClass",
        "lineno": 639
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_configuration",
        "symbol_part": "V1beta1DeviceClassConfiguration",
        "lineno": 640
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_list",
        "symbol_part": "V1beta1DeviceClassList",
        "lineno": 641
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_class_spec",
        "symbol_part": "V1beta1DeviceClassSpec",
        "lineno": 642
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_constraint",
        "symbol_part": "V1beta1DeviceConstraint",
        "lineno": 643
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_counter_consumption",
        "symbol_part": "V1beta1DeviceCounterConsumption",
        "lineno": 644
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_request",
        "symbol_part": "V1beta1DeviceRequest",
        "lineno": 645
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "symbol_part": "V1beta1DeviceRequestAllocationResult",
        "lineno": 646
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_selector",
        "symbol_part": "V1beta1DeviceSelector",
        "lineno": 647
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_sub_request",
        "symbol_part": "V1beta1DeviceSubRequest",
        "lineno": 648
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_taint",
        "symbol_part": "V1beta1DeviceTaint",
        "lineno": 649
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_device_toleration",
        "symbol_part": "V1beta1DeviceToleration",
        "lineno": 650
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address",
        "symbol_part": "V1beta1IPAddress",
        "lineno": 651
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address_list",
        "symbol_part": "V1beta1IPAddressList",
        "lineno": 652
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_ip_address_spec",
        "symbol_part": "V1beta1IPAddressSpec",
        "lineno": 653
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_json_patch",
        "symbol_part": "V1beta1JSONPatch",
        "lineno": 654
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate",
        "symbol_part": "V1beta1LeaseCandidate",
        "lineno": 655
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate_list",
        "symbol_part": "V1beta1LeaseCandidateList",
        "lineno": 656
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "symbol_part": "V1beta1LeaseCandidateSpec",
        "lineno": 657
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_match_condition",
        "symbol_part": "V1beta1MatchCondition",
        "lineno": 658
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_match_resources",
        "symbol_part": "V1beta1MatchResources",
        "lineno": 659
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "symbol_part": "V1beta1MutatingAdmissionPolicy",
        "lineno": 660
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBinding",
        "lineno": 661
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingList",
        "lineno": 662
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicyBindingSpec",
        "lineno": 663
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "symbol_part": "V1beta1MutatingAdmissionPolicyList",
        "lineno": 664
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "symbol_part": "V1beta1MutatingAdmissionPolicySpec",
        "lineno": 665
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_mutation",
        "symbol_part": "V1beta1Mutation",
        "lineno": 666
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "symbol_part": "V1beta1NamedRuleWithOperations",
        "lineno": 667
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_network_device_data",
        "symbol_part": "V1beta1NetworkDeviceData",
        "lineno": 668
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "symbol_part": "V1beta1NodeAllocatableResourceMapping",
        "lineno": 669
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "symbol_part": "V1beta1OpaqueDeviceConfiguration",
        "lineno": 670
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_param_kind",
        "symbol_part": "V1beta1ParamKind",
        "lineno": 671
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_param_ref",
        "symbol_part": "V1beta1ParamRef",
        "lineno": 672
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_parent_reference",
        "symbol_part": "V1beta1ParentReference",
        "lineno": 673
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request",
        "symbol_part": "V1beta1PodCertificateRequest",
        "lineno": 674
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "symbol_part": "V1beta1PodCertificateRequestList",
        "lineno": 675
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "symbol_part": "V1beta1PodCertificateRequestSpec",
        "lineno": 676
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "symbol_part": "V1beta1PodCertificateRequestStatus",
        "lineno": 677
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim",
        "symbol_part": "V1beta1ResourceClaim",
        "lineno": 678
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "symbol_part": "V1beta1ResourceClaimConsumerReference",
        "lineno": 679
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_list",
        "symbol_part": "V1beta1ResourceClaimList",
        "lineno": 680
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_spec",
        "symbol_part": "V1beta1ResourceClaimSpec",
        "lineno": 681
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_status",
        "symbol_part": "V1beta1ResourceClaimStatus",
        "lineno": 682
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template",
        "symbol_part": "V1beta1ResourceClaimTemplate",
        "lineno": 683
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "symbol_part": "V1beta1ResourceClaimTemplateList",
        "lineno": 684
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "symbol_part": "V1beta1ResourceClaimTemplateSpec",
        "lineno": 685
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_pool",
        "symbol_part": "V1beta1ResourcePool",
        "lineno": 686
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice",
        "symbol_part": "V1beta1ResourceSlice",
        "lineno": 687
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice_list",
        "symbol_part": "V1beta1ResourceSliceList",
        "lineno": 688
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_resource_slice_spec",
        "symbol_part": "V1beta1ResourceSliceSpec",
        "lineno": 689
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr",
        "symbol_part": "V1beta1ServiceCIDR",
        "lineno": 690
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_list",
        "symbol_part": "V1beta1ServiceCIDRList",
        "lineno": 691
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_spec",
        "symbol_part": "V1beta1ServiceCIDRSpec",
        "lineno": 692
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_service_cidr_status",
        "symbol_part": "V1beta1ServiceCIDRStatus",
        "lineno": 693
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration",
        "symbol_part": "V1beta1StorageVersionMigration",
        "lineno": 694
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "symbol_part": "V1beta1StorageVersionMigrationList",
        "lineno": 695
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "symbol_part": "V1beta1StorageVersionMigrationSpec",
        "lineno": 696
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "symbol_part": "V1beta1StorageVersionMigrationStatus",
        "lineno": 697
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_variable.V1beta1Variable",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_variable",
        "symbol_part": "V1beta1Variable",
        "lineno": 698
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_volume_attributes_class",
        "symbol_part": "V1beta1VolumeAttributesClass",
        "lineno": 699
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "symbol_part": "V1beta1VolumeAttributesClassList",
        "lineno": 700
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_allocated_device_status",
        "symbol_part": "V1beta2AllocatedDeviceStatus",
        "lineno": 701
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_allocation_result",
        "symbol_part": "V1beta2AllocationResult",
        "lineno": 702
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_cel_device_selector",
        "symbol_part": "V1beta2CELDeviceSelector",
        "lineno": 703
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_request_policy",
        "symbol_part": "V1beta2CapacityRequestPolicy",
        "lineno": 704
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "symbol_part": "V1beta2CapacityRequestPolicyRange",
        "lineno": 705
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_capacity_requirements",
        "symbol_part": "V1beta2CapacityRequirements",
        "lineno": 706
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_counter.V1beta2Counter",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_counter",
        "symbol_part": "V1beta2Counter",
        "lineno": 707
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_counter_set",
        "symbol_part": "V1beta2CounterSet",
        "lineno": 708
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device.V1beta2Device",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device",
        "symbol_part": "V1beta2Device",
        "lineno": 709
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "symbol_part": "V1beta2DeviceAllocationConfiguration",
        "lineno": 710
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_allocation_result",
        "symbol_part": "V1beta2DeviceAllocationResult",
        "lineno": 711
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_attribute",
        "symbol_part": "V1beta2DeviceAttribute",
        "lineno": 712
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_capacity",
        "symbol_part": "V1beta2DeviceCapacity",
        "lineno": 713
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_claim",
        "symbol_part": "V1beta2DeviceClaim",
        "lineno": 714
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_claim_configuration",
        "symbol_part": "V1beta2DeviceClaimConfiguration",
        "lineno": 715
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class",
        "symbol_part": "V1beta2DeviceClass",
        "lineno": 716
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_configuration",
        "symbol_part": "V1beta2DeviceClassConfiguration",
        "lineno": 717
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_list",
        "symbol_part": "V1beta2DeviceClassList",
        "lineno": 718
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_class_spec",
        "symbol_part": "V1beta2DeviceClassSpec",
        "lineno": 719
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_constraint",
        "symbol_part": "V1beta2DeviceConstraint",
        "lineno": 720
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_counter_consumption",
        "symbol_part": "V1beta2DeviceCounterConsumption",
        "lineno": 721
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_request",
        "symbol_part": "V1beta2DeviceRequest",
        "lineno": 722
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "symbol_part": "V1beta2DeviceRequestAllocationResult",
        "lineno": 723
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_selector",
        "symbol_part": "V1beta2DeviceSelector",
        "lineno": 724
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_sub_request",
        "symbol_part": "V1beta2DeviceSubRequest",
        "lineno": 725
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint",
        "symbol_part": "V1beta2DeviceTaint",
        "lineno": 726
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule",
        "symbol_part": "V1beta2DeviceTaintRule",
        "lineno": 727
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "symbol_part": "V1beta2DeviceTaintRuleList",
        "lineno": 728
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "symbol_part": "V1beta2DeviceTaintRuleSpec",
        "lineno": 729
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "symbol_part": "V1beta2DeviceTaintRuleStatus",
        "lineno": 730
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_taint_selector",
        "symbol_part": "V1beta2DeviceTaintSelector",
        "lineno": 731
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_device_toleration",
        "symbol_part": "V1beta2DeviceToleration",
        "lineno": 732
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_exact_device_request",
        "symbol_part": "V1beta2ExactDeviceRequest",
        "lineno": 733
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_network_device_data",
        "symbol_part": "V1beta2NetworkDeviceData",
        "lineno": 734
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "symbol_part": "V1beta2NodeAllocatableResourceMapping",
        "lineno": 735
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "symbol_part": "V1beta2OpaqueDeviceConfiguration",
        "lineno": 736
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim",
        "symbol_part": "V1beta2ResourceClaim",
        "lineno": 737
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "symbol_part": "V1beta2ResourceClaimConsumerReference",
        "lineno": 738
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_list",
        "symbol_part": "V1beta2ResourceClaimList",
        "lineno": 739
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_spec",
        "symbol_part": "V1beta2ResourceClaimSpec",
        "lineno": 740
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_status",
        "symbol_part": "V1beta2ResourceClaimStatus",
        "lineno": 741
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template",
        "symbol_part": "V1beta2ResourceClaimTemplate",
        "lineno": 742
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "symbol_part": "V1beta2ResourceClaimTemplateList",
        "lineno": 743
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "symbol_part": "V1beta2ResourceClaimTemplateSpec",
        "lineno": 744
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_pool",
        "symbol_part": "V1beta2ResourcePool",
        "lineno": 745
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice",
        "symbol_part": "V1beta2ResourceSlice",
        "lineno": 746
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice_list",
        "symbol_part": "V1beta2ResourceSliceList",
        "lineno": 747
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v1beta2_resource_slice_spec",
        "symbol_part": "V1beta2ResourceSliceSpec",
        "lineno": 748
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_group_discovery",
        "symbol_part": "V2APIGroupDiscovery",
        "lineno": 749
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_group_discovery_list",
        "symbol_part": "V2APIGroupDiscoveryList",
        "lineno": 750
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_resource_discovery",
        "symbol_part": "V2APIResourceDiscovery",
        "lineno": 751
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_subresource_discovery",
        "symbol_part": "V2APISubresourceDiscovery",
        "lineno": 752
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_api_version_discovery",
        "symbol_part": "V2APIVersionDiscovery",
        "lineno": 753
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_container_resource_metric_source",
        "symbol_part": "V2ContainerResourceMetricSource",
        "lineno": 754
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_container_resource_metric_status",
        "symbol_part": "V2ContainerResourceMetricStatus",
        "lineno": 755
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_cross_version_object_reference",
        "symbol_part": "V2CrossVersionObjectReference",
        "lineno": 756
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_external_metric_source",
        "symbol_part": "V2ExternalMetricSource",
        "lineno": 757
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_external_metric_status",
        "symbol_part": "V2ExternalMetricStatus",
        "lineno": 758
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_hpa_scaling_policy",
        "symbol_part": "V2HPAScalingPolicy",
        "lineno": 759
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_hpa_scaling_rules",
        "symbol_part": "V2HPAScalingRules",
        "lineno": 760
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "symbol_part": "V2HorizontalPodAutoscaler",
        "lineno": 761
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "symbol_part": "V2HorizontalPodAutoscalerBehavior",
        "lineno": 762
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "symbol_part": "V2HorizontalPodAutoscalerCondition",
        "lineno": 763
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "symbol_part": "V2HorizontalPodAutoscalerList",
        "lineno": 764
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "symbol_part": "V2HorizontalPodAutoscalerSpec",
        "lineno": 765
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "symbol_part": "V2HorizontalPodAutoscalerStatus",
        "lineno": 766
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_identifier",
        "symbol_part": "V2MetricIdentifier",
        "lineno": 767
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_metric_spec.V2MetricSpec",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_spec",
        "symbol_part": "V2MetricSpec",
        "lineno": 768
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_metric_status.V2MetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_status",
        "symbol_part": "V2MetricStatus",
        "lineno": 769
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_metric_target.V2MetricTarget",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_target",
        "symbol_part": "V2MetricTarget",
        "lineno": 770
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_metric_value_status",
        "symbol_part": "V2MetricValueStatus",
        "lineno": 771
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_object_metric_source",
        "symbol_part": "V2ObjectMetricSource",
        "lineno": 772
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_object_metric_status",
        "symbol_part": "V2ObjectMetricStatus",
        "lineno": 773
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_pods_metric_source",
        "symbol_part": "V2PodsMetricSource",
        "lineno": 774
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_pods_metric_status",
        "symbol_part": "V2PodsMetricStatus",
        "lineno": 775
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_resource_metric_source",
        "symbol_part": "V2ResourceMetricSource",
        "lineno": 776
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2_resource_metric_status",
        "symbol_part": "V2ResourceMetricStatus",
        "lineno": 777
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_group_discovery",
        "symbol_part": "V2beta1APIGroupDiscovery",
        "lineno": 778
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "symbol_part": "V2beta1APIGroupDiscoveryList",
        "lineno": 779
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_resource_discovery",
        "symbol_part": "V2beta1APIResourceDiscovery",
        "lineno": 780
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "symbol_part": "V2beta1APISubresourceDiscovery",
        "lineno": 781
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.v2beta1_api_version_discovery",
        "symbol_part": "V2beta1APIVersionDiscovery",
        "lineno": 782
      },
      {
        "from_module": "kubernetes.client.models",
        "imports": "kubernetes.client.models.version_info.VersionInfo",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models.version_info",
        "symbol_part": "VersionInfo",
        "lineno": 783
      }
    ],
    "kubernetes.e2e_test.base": [
      {
        "from_module": "kubernetes.e2e_test.base",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.e2e_test.base",
        "imports": "kubernetes.config.kube_config",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.config",
        "symbol_part": "kube_config",
        "lineno": 18
      }
    ],
    "kubernetes.e2e_test.port_server": [],
    "kubernetes.e2e_test.test_apps": [
      {
        "from_module": "kubernetes.e2e_test.test_apps",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.e2e_test.test_apps",
        "imports": "kubernetes.client.api.apps_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "apps_v1_api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.e2e_test.test_apps",
        "imports": "kubernetes.client.models.v1_delete_options",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.models",
        "symbol_part": "v1_delete_options",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.e2e_test.test_apps",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 20
      }
    ],
    "kubernetes.e2e_test.test_batch": [
      {
        "from_module": "kubernetes.e2e_test.test_batch",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.e2e_test.test_batch",
        "imports": "kubernetes.client.api.batch_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "batch_v1_api",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.e2e_test.test_batch",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 18
      }
    ],
    "kubernetes.e2e_test.test_client": [
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 25
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.stream.stream",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.stream",
        "symbol_part": "stream",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.stream.portforward",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.stream",
        "symbol_part": "portforward",
        "lineno": 28
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.stream.ws_client.ERROR_CHANNEL",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.stream.ws_client",
        "symbol_part": "ERROR_CHANNEL",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.e2e_test.test_client",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 30
      }
    ],
    "kubernetes.e2e_test.test_informer": [
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 10
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 11
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 12
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.informer.ADDED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "ADDED",
        "lineno": 13
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.informer.DELETED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "DELETED",
        "lineno": 13
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.informer.MODIFIED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "MODIFIED",
        "lineno": 13
      },
      {
        "from_module": "kubernetes.e2e_test.test_informer",
        "imports": "kubernetes.informer.SharedInformer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer",
        "symbol_part": "SharedInformer",
        "lineno": 13
      }
    ],
    "kubernetes.e2e_test.test_utils": [
      {
        "from_module": "kubernetes.e2e_test.test_utils",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.e2e_test.test_utils",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.e2e_test.test_utils",
        "imports": "kubernetes.client.rest.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.rest",
        "symbol_part": "ApiException",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.e2e_test.test_utils",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 21
      },
      {
        "from_module": "kubernetes.e2e_test.test_utils",
        "imports": "kubernetes.utils.quantity",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.utils",
        "symbol_part": "quantity",
        "lineno": 22
      }
    ],
    "kubernetes.e2e_test.test_watch": [
      {
        "from_module": "kubernetes.e2e_test.test_watch",
        "imports": "kubernetes.watch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "watch",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.e2e_test.test_watch",
        "imports": "kubernetes.client.api_client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client",
        "symbol_part": "api_client",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.e2e_test.test_watch",
        "imports": "kubernetes.client.api.core_v1_api",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api",
        "symbol_part": "core_v1_api",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.e2e_test.test_watch",
        "imports": "kubernetes.e2e_test.base",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.e2e_test",
        "symbol_part": "base",
        "lineno": 19
      }
    ],
    "kubernetes.e2e_test": [],
    "kubernetes.informer.cache": [],
    "kubernetes.informer.informer": [
      {
        "from_module": "kubernetes.informer.informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 26
      },
      {
        "from_module": "kubernetes.informer.informer",
        "imports": "kubernetes.watch.Watch",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.watch",
        "symbol_part": "Watch",
        "lineno": 27
      },
      {
        "from_module": "kubernetes.informer.informer",
        "imports": "cache.ObjectCache",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cache",
        "symbol_part": "ObjectCache",
        "lineno": 29
      },
      {
        "from_module": "kubernetes.informer.informer",
        "imports": "cache._meta_namespace_key",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cache",
        "symbol_part": "_meta_namespace_key",
        "lineno": 29
      }
    ],
    "kubernetes.informer": [
      {
        "from_module": "kubernetes.informer",
        "imports": "cache.ObjectCache",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cache",
        "symbol_part": "ObjectCache",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "cache._meta_namespace_key",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "cache",
        "symbol_part": "_meta_namespace_key",
        "lineno": 15
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.SharedInformer",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "SharedInformer",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.ADDED",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "ADDED",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.MODIFIED",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "MODIFIED",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.DELETED",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "DELETED",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.BOOKMARK",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "BOOKMARK",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.informer",
        "imports": "informer.ERROR",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "informer",
        "symbol_part": "ERROR",
        "lineno": 16
      }
    ],
    "kubernetes.test.test_api_client": [
      {
        "from_module": "kubernetes.test.test_api_client",
        "imports": "kubernetes",
        "type": "import",
        "lineno": 8
      },
      {
        "from_module": "kubernetes.test.test_api_client",
        "imports": "kubernetes.client.configuration.Configuration",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.configuration",
        "symbol_part": "Configuration",
        "lineno": 9
      }
    ],
    "kubernetes.test.test_informer": [
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.cache.ObjectCache",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.cache",
        "symbol_part": "ObjectCache",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.cache._meta_namespace_key",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.cache",
        "symbol_part": "_meta_namespace_key",
        "lineno": 22
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.ADDED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "ADDED",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.BOOKMARK",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "BOOKMARK",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.DELETED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "DELETED",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.ERROR",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "ERROR",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.MODIFIED",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "MODIFIED",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.informer.informer.SharedInformer",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.informer.informer",
        "symbol_part": "SharedInformer",
        "lineno": 23
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 644
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 684
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 741
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 860
      },
      {
        "from_module": "kubernetes.test.test_informer",
        "imports": "kubernetes.client.exceptions.ApiException",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.exceptions",
        "symbol_part": "ApiException",
        "lineno": 1082
      }
    ],
    "kubernetes.test.test_metrics": [
      {
        "from_module": "kubernetes.test.test_metrics",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 17
      },
      {
        "from_module": "kubernetes.test.test_metrics",
        "imports": "kubernetes.utils",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "utils",
        "lineno": 17
      }
    ],
    "kubernetes.utils.create_from_yaml": [
      {
        "from_module": "kubernetes.utils.create_from_yaml",
        "imports": "kubernetes.client",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes",
        "symbol_part": "client",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.utils.create_from_yaml",
        "imports": "kubernetes.dynamic.client.DynamicClient",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.dynamic.client",
        "symbol_part": "DynamicClient",
        "lineno": 21
      }
    ],
    "kubernetes.utils.duration": [],
    "kubernetes.utils.metrics": [
      {
        "from_module": "kubernetes.utils.metrics",
        "imports": "kubernetes.client.api.custom_objects_api.CustomObjectsApi",
        "type": "from_import",
        "relative_level": 0,
        "module_part": "kubernetes.client.api.custom_objects_api",
        "symbol_part": "CustomObjectsApi",
        "lineno": 22
      }
    ],
    "kubernetes.utils.quantity": [],
    "kubernetes.utils": [
      {
        "from_module": "kubernetes.utils",
        "imports": "create_from_yaml.FailToCreateError",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "FailToCreateError",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "create_from_yaml.create_from_dict",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_dict",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "create_from_yaml.create_from_yaml",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_yaml",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "create_from_yaml.create_from_directory",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "create_from_yaml",
        "symbol_part": "create_from_directory",
        "lineno": 16
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "quantity.parse_quantity",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "quantity",
        "symbol_part": "parse_quantity",
        "lineno": 18
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "duration.parse_duration",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "duration",
        "symbol_part": "parse_duration",
        "lineno": 19
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "metrics.get_nodes_metrics",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "metrics",
        "symbol_part": "get_nodes_metrics",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "metrics.get_pods_metrics",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "metrics",
        "symbol_part": "get_pods_metrics",
        "lineno": 20
      },
      {
        "from_module": "kubernetes.utils",
        "imports": "metrics.get_pods_metrics_in_all_namespaces",
        "type": "from_import",
        "relative_level": 1,
        "module_part": "metrics",
        "symbol_part": "get_pods_metrics_in_all_namespaces",
        "lineno": 20
      }
    ],
    "scripts.constants": []
  },
  "dependency_graph": {
    "setuptools": {
      "used_by": [
        "setup-asyncio",
        "setup-release",
        "setup",
        "kubernetes.aio.setup"
      ],
      "import_count": 5
    },
    "os": {
      "used_by": [
        "doc.source.conf",
        "examples.deployment_create",
        "examples.job_crud",
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.config.exec_provider",
        "kubernetes.aio.config.incluster_config",
        "kubernetes.aio.config.incluster_config_test",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.aio.config",
        "kubernetes.aio.e2e_test.base",
        "kubernetes.aio.e2e_test.test_api",
        "kubernetes.aio.utils.create_from_yaml",
        "kubernetes.base.config.exec_provider",
        "kubernetes.base.config.exec_provider_test",
        "kubernetes.base.config.incluster_config",
        "kubernetes.base.config.incluster_config_test",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.config",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.dynamic.test_discovery",
        "kubernetes.base.hack.boilerplate.boilerplate",
        "kubernetes.base.stream.ws_client_test",
        "kubernetes.base.watch.watch_test",
        "kubernetes.client.api_client",
        "kubernetes.client.configuration",
        "kubernetes.e2e_test.base",
        "kubernetes.e2e_test.test_client",
        "kubernetes.e2e_test.test_utils",
        "kubernetes.utils.create_from_yaml"
      ],
      "import_count": 33
    },
    "re": {
      "used_by": [
        "doc.source.conf",
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.client.rest",
        "kubernetes.aio.client.api.admissionregistration_api",
        "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "kubernetes.aio.client.api.admissionregistration_v1_api",
        "kubernetes.aio.client.api.apiextensions_api",
        "kubernetes.aio.client.api.apiextensions_v1_api",
        "kubernetes.aio.client.api.apiregistration_api",
        "kubernetes.aio.client.api.apiregistration_v1_api",
        "kubernetes.aio.client.api.apis_api",
        "kubernetes.aio.client.api.apps_api",
        "kubernetes.aio.client.api.apps_v1_api",
        "kubernetes.aio.client.api.authentication_api",
        "kubernetes.aio.client.api.authentication_v1_api",
        "kubernetes.aio.client.api.authorization_api",
        "kubernetes.aio.client.api.authorization_v1_api",
        "kubernetes.aio.client.api.autoscaling_api",
        "kubernetes.aio.client.api.autoscaling_v1_api",
        "kubernetes.aio.client.api.autoscaling_v2_api",
        "kubernetes.aio.client.api.batch_api",
        "kubernetes.aio.client.api.batch_v1_api",
        "kubernetes.aio.client.api.certificates_api",
        "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "kubernetes.aio.client.api.certificates_v1beta1_api",
        "kubernetes.aio.client.api.certificates_v1_api",
        "kubernetes.aio.client.api.coordination_api",
        "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "kubernetes.aio.client.api.coordination_v1beta1_api",
        "kubernetes.aio.client.api.coordination_v1_api",
        "kubernetes.aio.client.api.core_api",
        "kubernetes.aio.client.api.core_v1_api",
        "kubernetes.aio.client.api.custom_objects_api",
        "kubernetes.aio.client.api.discovery_api",
        "kubernetes.aio.client.api.discovery_v1_api",
        "kubernetes.aio.client.api.events_api",
        "kubernetes.aio.client.api.events_v1_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.aio.client.api.internal_apiserver_api",
        "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.aio.client.api.logs_api",
        "kubernetes.aio.client.api.networking_api",
        "kubernetes.aio.client.api.networking_v1beta1_api",
        "kubernetes.aio.client.api.networking_v1_api",
        "kubernetes.aio.client.api.node_api",
        "kubernetes.aio.client.api.node_v1_api",
        "kubernetes.aio.client.api.openid_api",
        "kubernetes.aio.client.api.policy_api",
        "kubernetes.aio.client.api.policy_v1_api",
        "kubernetes.aio.client.api.rbac_authorization_api",
        "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "kubernetes.aio.client.api.resource_api",
        "kubernetes.aio.client.api.resource_v1alpha3_api",
        "kubernetes.aio.client.api.resource_v1beta1_api",
        "kubernetes.aio.client.api.resource_v1beta2_api",
        "kubernetes.aio.client.api.resource_v1_api",
        "kubernetes.aio.client.api.scheduling_api",
        "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "kubernetes.aio.client.api.scheduling_v1_api",
        "kubernetes.aio.client.api.storagemigration_api",
        "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "kubernetes.aio.client.api.storage_api",
        "kubernetes.aio.client.api.storage_v1beta1_api",
        "kubernetes.aio.client.api.storage_v1_api",
        "kubernetes.aio.client.api.version_api",
        "kubernetes.aio.client.api.well_known_api",
        "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "kubernetes.aio.client.models.authentication_v1_token_request",
        "kubernetes.aio.client.models.core_v1_endpoint_port",
        "kubernetes.aio.client.models.core_v1_event",
        "kubernetes.aio.client.models.core_v1_event_list",
        "kubernetes.aio.client.models.core_v1_event_series",
        "kubernetes.aio.client.models.core_v1_resource_claim",
        "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "kubernetes.aio.client.models.events_v1_event",
        "kubernetes.aio.client.models.events_v1_event_list",
        "kubernetes.aio.client.models.events_v1_event_series",
        "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "kubernetes.aio.client.models.rbac_v1_subject",
        "kubernetes.aio.client.models.resource_v1_resource_claim",
        "kubernetes.aio.client.models.storage_v1_token_request",
        "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1alpha1_json_patch",
        "kubernetes.aio.client.models.v1alpha1_match_condition",
        "kubernetes.aio.client.models.v1alpha1_match_resources",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1alpha1_mutation",
        "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1alpha1_param_kind",
        "kubernetes.aio.client.models.v1alpha1_param_ref",
        "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "kubernetes.aio.client.models.v1alpha1_variable",
        "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group",
        "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.aio.client.models.v1alpha2_workload",
        "kubernetes.aio.client.models.v1alpha2_workload_list",
        "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "kubernetes.aio.client.models.v1alpha3_pool_status",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "kubernetes.aio.client.models.v1beta1_allocation_result",
        "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "kubernetes.aio.client.models.v1beta1_basic_device",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1beta1_counter",
        "kubernetes.aio.client.models.v1beta1_counter_set",
        "kubernetes.aio.client.models.v1beta1_device",
        "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_attribute",
        "kubernetes.aio.client.models.v1beta1_device_capacity",
        "kubernetes.aio.client.models.v1beta1_device_claim",
        "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class",
        "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class_list",
        "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "kubernetes.aio.client.models.v1beta1_device_constraint",
        "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta1_device_request",
        "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_selector",
        "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "kubernetes.aio.client.models.v1beta1_device_taint",
        "kubernetes.aio.client.models.v1beta1_device_toleration",
        "kubernetes.aio.client.models.v1beta1_ip_address",
        "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "kubernetes.aio.client.models.v1beta1_json_patch",
        "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.aio.client.models.v1beta1_match_condition",
        "kubernetes.aio.client.models.v1beta1_match_resources",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1beta1_mutation",
        "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1beta1_network_device_data",
        "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta1_param_kind",
        "kubernetes.aio.client.models.v1beta1_param_ref",
        "kubernetes.aio.client.models.v1beta1_parent_reference",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim",
        "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta1_resource_pool",
        "kubernetes.aio.client.models.v1beta1_resource_slice",
        "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr",
        "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.aio.client.models.v1beta1_variable",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "kubernetes.aio.client.models.v1beta2_allocation_result",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "kubernetes.aio.client.models.v1beta2_counter",
        "kubernetes.aio.client.models.v1beta2_counter_set",
        "kubernetes.aio.client.models.v1beta2_device",
        "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_attribute",
        "kubernetes.aio.client.models.v1beta2_device_capacity",
        "kubernetes.aio.client.models.v1beta2_device_claim",
        "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class",
        "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class_list",
        "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "kubernetes.aio.client.models.v1beta2_device_constraint",
        "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta2_device_request",
        "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_selector",
        "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "kubernetes.aio.client.models.v1beta2_device_taint",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "kubernetes.aio.client.models.v1beta2_device_toleration",
        "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "kubernetes.aio.client.models.v1beta2_network_device_data",
        "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta2_resource_claim",
        "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta2_resource_pool",
        "kubernetes.aio.client.models.v1beta2_resource_slice",
        "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "kubernetes.aio.client.models.v1_affinity",
        "kubernetes.aio.client.models.v1_aggregation_rule",
        "kubernetes.aio.client.models.v1_allocated_device_status",
        "kubernetes.aio.client.models.v1_allocation_result",
        "kubernetes.aio.client.models.v1_api_group",
        "kubernetes.aio.client.models.v1_api_group_list",
        "kubernetes.aio.client.models.v1_api_resource",
        "kubernetes.aio.client.models.v1_api_resource_list",
        "kubernetes.aio.client.models.v1_api_service",
        "kubernetes.aio.client.models.v1_api_service_condition",
        "kubernetes.aio.client.models.v1_api_service_list",
        "kubernetes.aio.client.models.v1_api_service_spec",
        "kubernetes.aio.client.models.v1_api_service_status",
        "kubernetes.aio.client.models.v1_api_versions",
        "kubernetes.aio.client.models.v1_apply_configuration",
        "kubernetes.aio.client.models.v1_app_armor_profile",
        "kubernetes.aio.client.models.v1_attached_volume",
        "kubernetes.aio.client.models.v1_audit_annotation",
        "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "kubernetes.aio.client.models.v1_binding",
        "kubernetes.aio.client.models.v1_bound_object_reference",
        "kubernetes.aio.client.models.v1_capabilities",
        "kubernetes.aio.client.models.v1_capacity_request_policy",
        "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1_capacity_requirements",
        "kubernetes.aio.client.models.v1_cel_device_selector",
        "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "kubernetes.aio.client.models.v1_certificate_signing_request",
        "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.aio.client.models.v1_cinder_volume_source",
        "kubernetes.aio.client.models.v1_client_ip_config",
        "kubernetes.aio.client.models.v1_cluster_role",
        "kubernetes.aio.client.models.v1_cluster_role_binding",
        "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "kubernetes.aio.client.models.v1_cluster_role_list",
        "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.aio.client.models.v1_component_condition",
        "kubernetes.aio.client.models.v1_component_status",
        "kubernetes.aio.client.models.v1_component_status_list",
        "kubernetes.aio.client.models.v1_condition",
        "kubernetes.aio.client.models.v1_config_map",
        "kubernetes.aio.client.models.v1_config_map_env_source",
        "kubernetes.aio.client.models.v1_config_map_key_selector",
        "kubernetes.aio.client.models.v1_config_map_list",
        "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "kubernetes.aio.client.models.v1_config_map_projection",
        "kubernetes.aio.client.models.v1_config_map_volume_source",
        "kubernetes.aio.client.models.v1_container",
        "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "kubernetes.aio.client.models.v1_container_image",
        "kubernetes.aio.client.models.v1_container_port",
        "kubernetes.aio.client.models.v1_container_resize_policy",
        "kubernetes.aio.client.models.v1_container_restart_rule",
        "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.aio.client.models.v1_container_state",
        "kubernetes.aio.client.models.v1_container_state_running",
        "kubernetes.aio.client.models.v1_container_state_terminated",
        "kubernetes.aio.client.models.v1_container_state_waiting",
        "kubernetes.aio.client.models.v1_container_status",
        "kubernetes.aio.client.models.v1_container_user",
        "kubernetes.aio.client.models.v1_controller_revision",
        "kubernetes.aio.client.models.v1_controller_revision_list",
        "kubernetes.aio.client.models.v1_counter",
        "kubernetes.aio.client.models.v1_counter_set",
        "kubernetes.aio.client.models.v1_cron_job",
        "kubernetes.aio.client.models.v1_cron_job_list",
        "kubernetes.aio.client.models.v1_cron_job_spec",
        "kubernetes.aio.client.models.v1_cron_job_status",
        "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "kubernetes.aio.client.models.v1_csi_driver",
        "kubernetes.aio.client.models.v1_csi_driver_list",
        "kubernetes.aio.client.models.v1_csi_driver_spec",
        "kubernetes.aio.client.models.v1_csi_node",
        "kubernetes.aio.client.models.v1_csi_node_driver",
        "kubernetes.aio.client.models.v1_csi_node_list",
        "kubernetes.aio.client.models.v1_csi_node_spec",
        "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "kubernetes.aio.client.models.v1_csi_volume_source",
        "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "kubernetes.aio.client.models.v1_custom_resource_definition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.aio.client.models.v1_custom_resource_validation",
        "kubernetes.aio.client.models.v1_daemon_endpoint",
        "kubernetes.aio.client.models.v1_daemon_set",
        "kubernetes.aio.client.models.v1_daemon_set_condition",
        "kubernetes.aio.client.models.v1_daemon_set_list",
        "kubernetes.aio.client.models.v1_daemon_set_spec",
        "kubernetes.aio.client.models.v1_daemon_set_status",
        "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "kubernetes.aio.client.models.v1_delete_options",
        "kubernetes.aio.client.models.v1_deployment",
        "kubernetes.aio.client.models.v1_deployment_condition",
        "kubernetes.aio.client.models.v1_deployment_list",
        "kubernetes.aio.client.models.v1_deployment_spec",
        "kubernetes.aio.client.models.v1_deployment_status",
        "kubernetes.aio.client.models.v1_deployment_strategy",
        "kubernetes.aio.client.models.v1_device",
        "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1_device_allocation_result",
        "kubernetes.aio.client.models.v1_device_attribute",
        "kubernetes.aio.client.models.v1_device_capacity",
        "kubernetes.aio.client.models.v1_device_claim",
        "kubernetes.aio.client.models.v1_device_claim_configuration",
        "kubernetes.aio.client.models.v1_device_class",
        "kubernetes.aio.client.models.v1_device_class_configuration",
        "kubernetes.aio.client.models.v1_device_class_list",
        "kubernetes.aio.client.models.v1_device_class_spec",
        "kubernetes.aio.client.models.v1_device_constraint",
        "kubernetes.aio.client.models.v1_device_counter_consumption",
        "kubernetes.aio.client.models.v1_device_request",
        "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1_device_selector",
        "kubernetes.aio.client.models.v1_device_sub_request",
        "kubernetes.aio.client.models.v1_device_taint",
        "kubernetes.aio.client.models.v1_device_toleration",
        "kubernetes.aio.client.models.v1_downward_api_projection",
        "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "kubernetes.aio.client.models.v1_endpoint",
        "kubernetes.aio.client.models.v1_endpoints",
        "kubernetes.aio.client.models.v1_endpoints_list",
        "kubernetes.aio.client.models.v1_endpoint_address",
        "kubernetes.aio.client.models.v1_endpoint_conditions",
        "kubernetes.aio.client.models.v1_endpoint_hints",
        "kubernetes.aio.client.models.v1_endpoint_slice",
        "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "kubernetes.aio.client.models.v1_endpoint_subset",
        "kubernetes.aio.client.models.v1_env_from_source",
        "kubernetes.aio.client.models.v1_env_var",
        "kubernetes.aio.client.models.v1_env_var_source",
        "kubernetes.aio.client.models.v1_ephemeral_container",
        "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "kubernetes.aio.client.models.v1_event_source",
        "kubernetes.aio.client.models.v1_eviction",
        "kubernetes.aio.client.models.v1_exact_device_request",
        "kubernetes.aio.client.models.v1_exec_action",
        "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.aio.client.models.v1_expression_warning",
        "kubernetes.aio.client.models.v1_external_documentation",
        "kubernetes.aio.client.models.v1_fc_volume_source",
        "kubernetes.aio.client.models.v1_field_selector_attributes",
        "kubernetes.aio.client.models.v1_field_selector_requirement",
        "kubernetes.aio.client.models.v1_file_key_selector",
        "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "kubernetes.aio.client.models.v1_flex_volume_source",
        "kubernetes.aio.client.models.v1_flocker_volume_source",
        "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "kubernetes.aio.client.models.v1_flow_schema",
        "kubernetes.aio.client.models.v1_flow_schema_condition",
        "kubernetes.aio.client.models.v1_flow_schema_list",
        "kubernetes.aio.client.models.v1_flow_schema_spec",
        "kubernetes.aio.client.models.v1_flow_schema_status",
        "kubernetes.aio.client.models.v1_for_node",
        "kubernetes.aio.client.models.v1_for_zone",
        "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "kubernetes.aio.client.models.v1_group_resource",
        "kubernetes.aio.client.models.v1_group_subject",
        "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "kubernetes.aio.client.models.v1_grpc_action",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v1_host_alias",
        "kubernetes.aio.client.models.v1_host_ip",
        "kubernetes.aio.client.models.v1_host_path_volume_source",
        "kubernetes.aio.client.models.v1_http_get_action",
        "kubernetes.aio.client.models.v1_http_header",
        "kubernetes.aio.client.models.v1_http_ingress_path",
        "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "kubernetes.aio.client.models.v1_image_volume_source",
        "kubernetes.aio.client.models.v1_image_volume_status",
        "kubernetes.aio.client.models.v1_ingress",
        "kubernetes.aio.client.models.v1_ingress_backend",
        "kubernetes.aio.client.models.v1_ingress_class",
        "kubernetes.aio.client.models.v1_ingress_class_list",
        "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.aio.client.models.v1_ingress_class_spec",
        "kubernetes.aio.client.models.v1_ingress_list",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "kubernetes.aio.client.models.v1_ingress_port_status",
        "kubernetes.aio.client.models.v1_ingress_rule",
        "kubernetes.aio.client.models.v1_ingress_service_backend",
        "kubernetes.aio.client.models.v1_ingress_spec",
        "kubernetes.aio.client.models.v1_ingress_status",
        "kubernetes.aio.client.models.v1_ingress_tls",
        "kubernetes.aio.client.models.v1_ip_address",
        "kubernetes.aio.client.models.v1_ip_address_list",
        "kubernetes.aio.client.models.v1_ip_address_spec",
        "kubernetes.aio.client.models.v1_ip_block",
        "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "kubernetes.aio.client.models.v1_job",
        "kubernetes.aio.client.models.v1_job_condition",
        "kubernetes.aio.client.models.v1_job_list",
        "kubernetes.aio.client.models.v1_job_spec",
        "kubernetes.aio.client.models.v1_job_status",
        "kubernetes.aio.client.models.v1_job_template_spec",
        "kubernetes.aio.client.models.v1_json_patch",
        "kubernetes.aio.client.models.v1_json_schema_props",
        "kubernetes.aio.client.models.v1_key_to_path",
        "kubernetes.aio.client.models.v1_label_selector",
        "kubernetes.aio.client.models.v1_label_selector_attributes",
        "kubernetes.aio.client.models.v1_label_selector_requirement",
        "kubernetes.aio.client.models.v1_lease",
        "kubernetes.aio.client.models.v1_lease_list",
        "kubernetes.aio.client.models.v1_lease_spec",
        "kubernetes.aio.client.models.v1_lifecycle",
        "kubernetes.aio.client.models.v1_lifecycle_handler",
        "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "kubernetes.aio.client.models.v1_limit_range",
        "kubernetes.aio.client.models.v1_limit_range_item",
        "kubernetes.aio.client.models.v1_limit_range_list",
        "kubernetes.aio.client.models.v1_limit_range_spec",
        "kubernetes.aio.client.models.v1_limit_response",
        "kubernetes.aio.client.models.v1_linux_container_user",
        "kubernetes.aio.client.models.v1_list_meta",
        "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_load_balancer_status",
        "kubernetes.aio.client.models.v1_local_object_reference",
        "kubernetes.aio.client.models.v1_local_subject_access_review",
        "kubernetes.aio.client.models.v1_local_volume_source",
        "kubernetes.aio.client.models.v1_managed_fields_entry",
        "kubernetes.aio.client.models.v1_match_condition",
        "kubernetes.aio.client.models.v1_match_resources",
        "kubernetes.aio.client.models.v1_modify_volume_status",
        "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_mutating_webhook",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_mutation",
        "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1_namespace",
        "kubernetes.aio.client.models.v1_namespace_condition",
        "kubernetes.aio.client.models.v1_namespace_list",
        "kubernetes.aio.client.models.v1_namespace_spec",
        "kubernetes.aio.client.models.v1_namespace_status",
        "kubernetes.aio.client.models.v1_network_device_data",
        "kubernetes.aio.client.models.v1_network_policy",
        "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "kubernetes.aio.client.models.v1_network_policy_list",
        "kubernetes.aio.client.models.v1_network_policy_peer",
        "kubernetes.aio.client.models.v1_network_policy_port",
        "kubernetes.aio.client.models.v1_network_policy_spec",
        "kubernetes.aio.client.models.v1_nfs_volume_source",
        "kubernetes.aio.client.models.v1_node",
        "kubernetes.aio.client.models.v1_node_address",
        "kubernetes.aio.client.models.v1_node_affinity",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1_node_condition",
        "kubernetes.aio.client.models.v1_node_config_source",
        "kubernetes.aio.client.models.v1_node_config_status",
        "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "kubernetes.aio.client.models.v1_node_features",
        "kubernetes.aio.client.models.v1_node_list",
        "kubernetes.aio.client.models.v1_node_runtime_handler",
        "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "kubernetes.aio.client.models.v1_node_selector",
        "kubernetes.aio.client.models.v1_node_selector_requirement",
        "kubernetes.aio.client.models.v1_node_selector_term",
        "kubernetes.aio.client.models.v1_node_spec",
        "kubernetes.aio.client.models.v1_node_status",
        "kubernetes.aio.client.models.v1_node_swap_status",
        "kubernetes.aio.client.models.v1_node_system_info",
        "kubernetes.aio.client.models.v1_non_resource_attributes",
        "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "kubernetes.aio.client.models.v1_non_resource_rule",
        "kubernetes.aio.client.models.v1_object_field_selector",
        "kubernetes.aio.client.models.v1_object_meta",
        "kubernetes.aio.client.models.v1_object_reference",
        "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1_overhead",
        "kubernetes.aio.client.models.v1_owner_reference",
        "kubernetes.aio.client.models.v1_param_kind",
        "kubernetes.aio.client.models.v1_param_ref",
        "kubernetes.aio.client.models.v1_parent_reference",
        "kubernetes.aio.client.models.v1_persistent_volume",
        "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.aio.client.models.v1_persistent_volume_list",
        "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_status",
        "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_pod",
        "kubernetes.aio.client.models.v1_pod_affinity",
        "kubernetes.aio.client.models.v1_pod_affinity_term",
        "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "kubernetes.aio.client.models.v1_pod_condition",
        "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "kubernetes.aio.client.models.v1_pod_dns_config",
        "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_failure_policy",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "kubernetes.aio.client.models.v1_pod_ip",
        "kubernetes.aio.client.models.v1_pod_list",
        "kubernetes.aio.client.models.v1_pod_os",
        "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "kubernetes.aio.client.models.v1_pod_resource_claim",
        "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "kubernetes.aio.client.models.v1_pod_security_context",
        "kubernetes.aio.client.models.v1_pod_spec",
        "kubernetes.aio.client.models.v1_pod_status",
        "kubernetes.aio.client.models.v1_pod_template",
        "kubernetes.aio.client.models.v1_pod_template_list",
        "kubernetes.aio.client.models.v1_pod_template_spec",
        "kubernetes.aio.client.models.v1_policy_rule",
        "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "kubernetes.aio.client.models.v1_portworx_volume_source",
        "kubernetes.aio.client.models.v1_port_status",
        "kubernetes.aio.client.models.v1_preconditions",
        "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "kubernetes.aio.client.models.v1_priority_class",
        "kubernetes.aio.client.models.v1_priority_class_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration",
        "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "kubernetes.aio.client.models.v1_probe",
        "kubernetes.aio.client.models.v1_projected_volume_source",
        "kubernetes.aio.client.models.v1_queuing_configuration",
        "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.aio.client.models.v1_rbd_volume_source",
        "kubernetes.aio.client.models.v1_replication_controller",
        "kubernetes.aio.client.models.v1_replication_controller_condition",
        "kubernetes.aio.client.models.v1_replication_controller_list",
        "kubernetes.aio.client.models.v1_replication_controller_spec",
        "kubernetes.aio.client.models.v1_replication_controller_status",
        "kubernetes.aio.client.models.v1_replica_set",
        "kubernetes.aio.client.models.v1_replica_set_condition",
        "kubernetes.aio.client.models.v1_replica_set_list",
        "kubernetes.aio.client.models.v1_replica_set_spec",
        "kubernetes.aio.client.models.v1_replica_set_status",
        "kubernetes.aio.client.models.v1_resource_attributes",
        "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1_resource_claim_list",
        "kubernetes.aio.client.models.v1_resource_claim_spec",
        "kubernetes.aio.client.models.v1_resource_claim_status",
        "kubernetes.aio.client.models.v1_resource_claim_template",
        "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1_resource_field_selector",
        "kubernetes.aio.client.models.v1_resource_health",
        "kubernetes.aio.client.models.v1_resource_policy_rule",
        "kubernetes.aio.client.models.v1_resource_pool",
        "kubernetes.aio.client.models.v1_resource_quota",
        "kubernetes.aio.client.models.v1_resource_quota_list",
        "kubernetes.aio.client.models.v1_resource_quota_spec",
        "kubernetes.aio.client.models.v1_resource_quota_status",
        "kubernetes.aio.client.models.v1_resource_requirements",
        "kubernetes.aio.client.models.v1_resource_rule",
        "kubernetes.aio.client.models.v1_resource_slice",
        "kubernetes.aio.client.models.v1_resource_slice_list",
        "kubernetes.aio.client.models.v1_resource_slice_spec",
        "kubernetes.aio.client.models.v1_resource_status",
        "kubernetes.aio.client.models.v1_role",
        "kubernetes.aio.client.models.v1_role_binding",
        "kubernetes.aio.client.models.v1_role_binding_list",
        "kubernetes.aio.client.models.v1_role_list",
        "kubernetes.aio.client.models.v1_role_ref",
        "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.aio.client.models.v1_rule_with_operations",
        "kubernetes.aio.client.models.v1_runtime_class",
        "kubernetes.aio.client.models.v1_runtime_class_list",
        "kubernetes.aio.client.models.v1_scale",
        "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "kubernetes.aio.client.models.v1_scale_spec",
        "kubernetes.aio.client.models.v1_scale_status",
        "kubernetes.aio.client.models.v1_scheduling",
        "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.aio.client.models.v1_scope_selector",
        "kubernetes.aio.client.models.v1_seccomp_profile",
        "kubernetes.aio.client.models.v1_secret",
        "kubernetes.aio.client.models.v1_secret_env_source",
        "kubernetes.aio.client.models.v1_secret_key_selector",
        "kubernetes.aio.client.models.v1_secret_list",
        "kubernetes.aio.client.models.v1_secret_projection",
        "kubernetes.aio.client.models.v1_secret_reference",
        "kubernetes.aio.client.models.v1_secret_volume_source",
        "kubernetes.aio.client.models.v1_security_context",
        "kubernetes.aio.client.models.v1_selectable_field",
        "kubernetes.aio.client.models.v1_self_subject_access_review",
        "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_self_subject_review",
        "kubernetes.aio.client.models.v1_self_subject_review_status",
        "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "kubernetes.aio.client.models.v1_service",
        "kubernetes.aio.client.models.v1_service_account",
        "kubernetes.aio.client.models.v1_service_account_list",
        "kubernetes.aio.client.models.v1_service_account_subject",
        "kubernetes.aio.client.models.v1_service_account_token_projection",
        "kubernetes.aio.client.models.v1_service_backend_port",
        "kubernetes.aio.client.models.v1_service_cidr",
        "kubernetes.aio.client.models.v1_service_cidr_list",
        "kubernetes.aio.client.models.v1_service_cidr_spec",
        "kubernetes.aio.client.models.v1_service_cidr_status",
        "kubernetes.aio.client.models.v1_service_list",
        "kubernetes.aio.client.models.v1_service_port",
        "kubernetes.aio.client.models.v1_service_spec",
        "kubernetes.aio.client.models.v1_service_status",
        "kubernetes.aio.client.models.v1_session_affinity_config",
        "kubernetes.aio.client.models.v1_se_linux_options",
        "kubernetes.aio.client.models.v1_shard_info",
        "kubernetes.aio.client.models.v1_sleep_action",
        "kubernetes.aio.client.models.v1_stateful_set",
        "kubernetes.aio.client.models.v1_stateful_set_condition",
        "kubernetes.aio.client.models.v1_stateful_set_list",
        "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.aio.client.models.v1_stateful_set_spec",
        "kubernetes.aio.client.models.v1_stateful_set_status",
        "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "kubernetes.aio.client.models.v1_status",
        "kubernetes.aio.client.models.v1_status_cause",
        "kubernetes.aio.client.models.v1_status_details",
        "kubernetes.aio.client.models.v1_storage_class",
        "kubernetes.aio.client.models.v1_storage_class_list",
        "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "kubernetes.aio.client.models.v1_subject_access_review",
        "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_subject_access_review_status",
        "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "kubernetes.aio.client.models.v1_success_policy",
        "kubernetes.aio.client.models.v1_success_policy_rule",
        "kubernetes.aio.client.models.v1_sysctl",
        "kubernetes.aio.client.models.v1_taint",
        "kubernetes.aio.client.models.v1_tcp_socket_action",
        "kubernetes.aio.client.models.v1_token_request_spec",
        "kubernetes.aio.client.models.v1_token_request_status",
        "kubernetes.aio.client.models.v1_token_review",
        "kubernetes.aio.client.models.v1_token_review_spec",
        "kubernetes.aio.client.models.v1_token_review_status",
        "kubernetes.aio.client.models.v1_toleration",
        "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "kubernetes.aio.client.models.v1_topology_selector_term",
        "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "kubernetes.aio.client.models.v1_typed_object_reference",
        "kubernetes.aio.client.models.v1_type_checking",
        "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "kubernetes.aio.client.models.v1_user_info",
        "kubernetes.aio.client.models.v1_user_subject",
        "kubernetes.aio.client.models.v1_validating_admission_policy",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "kubernetes.aio.client.models.v1_validating_webhook",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_validation",
        "kubernetes.aio.client.models.v1_validation_rule",
        "kubernetes.aio.client.models.v1_variable",
        "kubernetes.aio.client.models.v1_volume",
        "kubernetes.aio.client.models.v1_volume_attachment",
        "kubernetes.aio.client.models.v1_volume_attachment_list",
        "kubernetes.aio.client.models.v1_volume_attachment_source",
        "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "kubernetes.aio.client.models.v1_volume_attachment_status",
        "kubernetes.aio.client.models.v1_volume_attributes_class",
        "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1_volume_device",
        "kubernetes.aio.client.models.v1_volume_error",
        "kubernetes.aio.client.models.v1_volume_mount",
        "kubernetes.aio.client.models.v1_volume_mount_status",
        "kubernetes.aio.client.models.v1_volume_node_affinity",
        "kubernetes.aio.client.models.v1_volume_node_resources",
        "kubernetes.aio.client.models.v1_volume_projection",
        "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "kubernetes.aio.client.models.v1_volume_status",
        "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.aio.client.models.v1_watch_event",
        "kubernetes.aio.client.models.v1_webhook_conversion",
        "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.aio.client.models.v1_windows_security_context_options",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "kubernetes.aio.client.models.v2_api_resource_discovery",
        "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "kubernetes.aio.client.models.v2_api_version_discovery",
        "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "kubernetes.aio.client.models.v2_external_metric_source",
        "kubernetes.aio.client.models.v2_external_metric_status",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "kubernetes.aio.client.models.v2_metric_identifier",
        "kubernetes.aio.client.models.v2_metric_spec",
        "kubernetes.aio.client.models.v2_metric_status",
        "kubernetes.aio.client.models.v2_metric_target",
        "kubernetes.aio.client.models.v2_metric_value_status",
        "kubernetes.aio.client.models.v2_object_metric_source",
        "kubernetes.aio.client.models.v2_object_metric_status",
        "kubernetes.aio.client.models.v2_pods_metric_source",
        "kubernetes.aio.client.models.v2_pods_metric_status",
        "kubernetes.aio.client.models.v2_resource_metric_source",
        "kubernetes.aio.client.models.v2_resource_metric_status",
        "kubernetes.aio.client.models.version_info",
        "kubernetes.aio.config.dateutil",
        "kubernetes.aio.utils.create_from_yaml",
        "kubernetes.base.config.dateutil",
        "kubernetes.base.hack.boilerplate.boilerplate",
        "kubernetes.client.api_client",
        "kubernetes.client.rest",
        "kubernetes.client.api.admissionregistration_api",
        "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.client.api.admissionregistration_v1beta1_api",
        "kubernetes.client.api.admissionregistration_v1_api",
        "kubernetes.client.api.apiextensions_api",
        "kubernetes.client.api.apiextensions_v1_api",
        "kubernetes.client.api.apiregistration_api",
        "kubernetes.client.api.apiregistration_v1_api",
        "kubernetes.client.api.apis_api",
        "kubernetes.client.api.apps_api",
        "kubernetes.client.api.apps_v1_api",
        "kubernetes.client.api.authentication_api",
        "kubernetes.client.api.authentication_v1_api",
        "kubernetes.client.api.authorization_api",
        "kubernetes.client.api.authorization_v1_api",
        "kubernetes.client.api.autoscaling_api",
        "kubernetes.client.api.autoscaling_v1_api",
        "kubernetes.client.api.autoscaling_v2_api",
        "kubernetes.client.api.batch_api",
        "kubernetes.client.api.batch_v1_api",
        "kubernetes.client.api.certificates_api",
        "kubernetes.client.api.certificates_v1alpha1_api",
        "kubernetes.client.api.certificates_v1beta1_api",
        "kubernetes.client.api.certificates_v1_api",
        "kubernetes.client.api.coordination_api",
        "kubernetes.client.api.coordination_v1alpha2_api",
        "kubernetes.client.api.coordination_v1beta1_api",
        "kubernetes.client.api.coordination_v1_api",
        "kubernetes.client.api.core_api",
        "kubernetes.client.api.core_v1_api",
        "kubernetes.client.api.custom_objects_api",
        "kubernetes.client.api.discovery_api",
        "kubernetes.client.api.discovery_v1_api",
        "kubernetes.client.api.events_api",
        "kubernetes.client.api.events_v1_api",
        "kubernetes.client.api.flowcontrol_apiserver_api",
        "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.client.api.internal_apiserver_api",
        "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.client.api.logs_api",
        "kubernetes.client.api.networking_api",
        "kubernetes.client.api.networking_v1beta1_api",
        "kubernetes.client.api.networking_v1_api",
        "kubernetes.client.api.node_api",
        "kubernetes.client.api.node_v1_api",
        "kubernetes.client.api.openid_api",
        "kubernetes.client.api.policy_api",
        "kubernetes.client.api.policy_v1_api",
        "kubernetes.client.api.rbac_authorization_api",
        "kubernetes.client.api.rbac_authorization_v1_api",
        "kubernetes.client.api.resource_api",
        "kubernetes.client.api.resource_v1alpha3_api",
        "kubernetes.client.api.resource_v1beta1_api",
        "kubernetes.client.api.resource_v1beta2_api",
        "kubernetes.client.api.resource_v1_api",
        "kubernetes.client.api.scheduling_api",
        "kubernetes.client.api.scheduling_v1alpha2_api",
        "kubernetes.client.api.scheduling_v1_api",
        "kubernetes.client.api.storagemigration_api",
        "kubernetes.client.api.storagemigration_v1beta1_api",
        "kubernetes.client.api.storage_api",
        "kubernetes.client.api.storage_v1beta1_api",
        "kubernetes.client.api.storage_v1_api",
        "kubernetes.client.api.version_api",
        "kubernetes.client.api.well_known_api",
        "kubernetes.client.models.admissionregistration_v1_service_reference",
        "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.client.models.apiextensions_v1_service_reference",
        "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.client.models.apiregistration_v1_service_reference",
        "kubernetes.client.models.authentication_v1_token_request",
        "kubernetes.client.models.core_v1_endpoint_port",
        "kubernetes.client.models.core_v1_event",
        "kubernetes.client.models.core_v1_event_list",
        "kubernetes.client.models.core_v1_event_series",
        "kubernetes.client.models.core_v1_resource_claim",
        "kubernetes.client.models.discovery_v1_endpoint_port",
        "kubernetes.client.models.events_v1_event",
        "kubernetes.client.models.events_v1_event_list",
        "kubernetes.client.models.events_v1_event_series",
        "kubernetes.client.models.flowcontrol_v1_subject",
        "kubernetes.client.models.rbac_v1_subject",
        "kubernetes.client.models.resource_v1_resource_claim",
        "kubernetes.client.models.storage_v1_token_request",
        "kubernetes.client.models.v1alpha1_apply_configuration",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1alpha1_json_patch",
        "kubernetes.client.models.v1alpha1_match_condition",
        "kubernetes.client.models.v1alpha1_match_resources",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1alpha1_mutation",
        "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.client.models.v1alpha1_param_kind",
        "kubernetes.client.models.v1alpha1_param_ref",
        "kubernetes.client.models.v1alpha1_server_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version_condition",
        "kubernetes.client.models.v1alpha1_storage_version_list",
        "kubernetes.client.models.v1alpha1_storage_version_status",
        "kubernetes.client.models.v1alpha1_variable",
        "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.client.models.v1alpha2_lease_candidate",
        "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.client.models.v1alpha2_pod_group",
        "kubernetes.client.models.v1alpha2_pod_group_list",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.client.models.v1alpha2_pod_group_spec",
        "kubernetes.client.models.v1alpha2_pod_group_status",
        "kubernetes.client.models.v1alpha2_pod_group_template",
        "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_topology_constraint",
        "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.client.models.v1alpha2_workload",
        "kubernetes.client.models.v1alpha2_workload_list",
        "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_workload_spec",
        "kubernetes.client.models.v1alpha3_device_taint",
        "kubernetes.client.models.v1alpha3_device_taint_rule",
        "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.client.models.v1alpha3_device_taint_selector",
        "kubernetes.client.models.v1alpha3_pool_status",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.client.models.v1beta1_allocated_device_status",
        "kubernetes.client.models.v1beta1_allocation_result",
        "kubernetes.client.models.v1beta1_apply_configuration",
        "kubernetes.client.models.v1beta1_basic_device",
        "kubernetes.client.models.v1beta1_capacity_request_policy",
        "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.client.models.v1beta1_capacity_requirements",
        "kubernetes.client.models.v1beta1_cel_device_selector",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1beta1_counter",
        "kubernetes.client.models.v1beta1_counter_set",
        "kubernetes.client.models.v1beta1_device",
        "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.client.models.v1beta1_device_allocation_result",
        "kubernetes.client.models.v1beta1_device_attribute",
        "kubernetes.client.models.v1beta1_device_capacity",
        "kubernetes.client.models.v1beta1_device_claim",
        "kubernetes.client.models.v1beta1_device_claim_configuration",
        "kubernetes.client.models.v1beta1_device_class",
        "kubernetes.client.models.v1beta1_device_class_configuration",
        "kubernetes.client.models.v1beta1_device_class_list",
        "kubernetes.client.models.v1beta1_device_class_spec",
        "kubernetes.client.models.v1beta1_device_constraint",
        "kubernetes.client.models.v1beta1_device_counter_consumption",
        "kubernetes.client.models.v1beta1_device_request",
        "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.client.models.v1beta1_device_selector",
        "kubernetes.client.models.v1beta1_device_sub_request",
        "kubernetes.client.models.v1beta1_device_taint",
        "kubernetes.client.models.v1beta1_device_toleration",
        "kubernetes.client.models.v1beta1_ip_address",
        "kubernetes.client.models.v1beta1_ip_address_list",
        "kubernetes.client.models.v1beta1_ip_address_spec",
        "kubernetes.client.models.v1beta1_json_patch",
        "kubernetes.client.models.v1beta1_lease_candidate",
        "kubernetes.client.models.v1beta1_lease_candidate_list",
        "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.client.models.v1beta1_match_condition",
        "kubernetes.client.models.v1beta1_match_resources",
        "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1beta1_mutation",
        "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.client.models.v1beta1_network_device_data",
        "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.client.models.v1beta1_param_kind",
        "kubernetes.client.models.v1beta1_param_ref",
        "kubernetes.client.models.v1beta1_parent_reference",
        "kubernetes.client.models.v1beta1_pod_certificate_request",
        "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.client.models.v1beta1_resource_claim",
        "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta1_resource_claim_list",
        "kubernetes.client.models.v1beta1_resource_claim_spec",
        "kubernetes.client.models.v1beta1_resource_claim_status",
        "kubernetes.client.models.v1beta1_resource_claim_template",
        "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.client.models.v1beta1_resource_pool",
        "kubernetes.client.models.v1beta1_resource_slice",
        "kubernetes.client.models.v1beta1_resource_slice_list",
        "kubernetes.client.models.v1beta1_resource_slice_spec",
        "kubernetes.client.models.v1beta1_service_cidr",
        "kubernetes.client.models.v1beta1_service_cidr_list",
        "kubernetes.client.models.v1beta1_service_cidr_spec",
        "kubernetes.client.models.v1beta1_service_cidr_status",
        "kubernetes.client.models.v1beta1_storage_version_migration",
        "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.client.models.v1beta1_variable",
        "kubernetes.client.models.v1beta1_volume_attributes_class",
        "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.client.models.v1beta2_allocated_device_status",
        "kubernetes.client.models.v1beta2_allocation_result",
        "kubernetes.client.models.v1beta2_capacity_request_policy",
        "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.client.models.v1beta2_capacity_requirements",
        "kubernetes.client.models.v1beta2_cel_device_selector",
        "kubernetes.client.models.v1beta2_counter",
        "kubernetes.client.models.v1beta2_counter_set",
        "kubernetes.client.models.v1beta2_device",
        "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.client.models.v1beta2_device_allocation_result",
        "kubernetes.client.models.v1beta2_device_attribute",
        "kubernetes.client.models.v1beta2_device_capacity",
        "kubernetes.client.models.v1beta2_device_claim",
        "kubernetes.client.models.v1beta2_device_claim_configuration",
        "kubernetes.client.models.v1beta2_device_class",
        "kubernetes.client.models.v1beta2_device_class_configuration",
        "kubernetes.client.models.v1beta2_device_class_list",
        "kubernetes.client.models.v1beta2_device_class_spec",
        "kubernetes.client.models.v1beta2_device_constraint",
        "kubernetes.client.models.v1beta2_device_counter_consumption",
        "kubernetes.client.models.v1beta2_device_request",
        "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.client.models.v1beta2_device_selector",
        "kubernetes.client.models.v1beta2_device_sub_request",
        "kubernetes.client.models.v1beta2_device_taint",
        "kubernetes.client.models.v1beta2_device_taint_rule",
        "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.client.models.v1beta2_device_taint_selector",
        "kubernetes.client.models.v1beta2_device_toleration",
        "kubernetes.client.models.v1beta2_exact_device_request",
        "kubernetes.client.models.v1beta2_network_device_data",
        "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.client.models.v1beta2_resource_claim",
        "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta2_resource_claim_list",
        "kubernetes.client.models.v1beta2_resource_claim_spec",
        "kubernetes.client.models.v1beta2_resource_claim_status",
        "kubernetes.client.models.v1beta2_resource_claim_template",
        "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.client.models.v1beta2_resource_pool",
        "kubernetes.client.models.v1beta2_resource_slice",
        "kubernetes.client.models.v1beta2_resource_slice_list",
        "kubernetes.client.models.v1beta2_resource_slice_spec",
        "kubernetes.client.models.v1_affinity",
        "kubernetes.client.models.v1_aggregation_rule",
        "kubernetes.client.models.v1_allocated_device_status",
        "kubernetes.client.models.v1_allocation_result",
        "kubernetes.client.models.v1_api_group",
        "kubernetes.client.models.v1_api_group_list",
        "kubernetes.client.models.v1_api_resource",
        "kubernetes.client.models.v1_api_resource_list",
        "kubernetes.client.models.v1_api_service",
        "kubernetes.client.models.v1_api_service_condition",
        "kubernetes.client.models.v1_api_service_list",
        "kubernetes.client.models.v1_api_service_spec",
        "kubernetes.client.models.v1_api_service_status",
        "kubernetes.client.models.v1_api_versions",
        "kubernetes.client.models.v1_apply_configuration",
        "kubernetes.client.models.v1_app_armor_profile",
        "kubernetes.client.models.v1_attached_volume",
        "kubernetes.client.models.v1_audit_annotation",
        "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.client.models.v1_azure_disk_volume_source",
        "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.client.models.v1_azure_file_volume_source",
        "kubernetes.client.models.v1_binding",
        "kubernetes.client.models.v1_bound_object_reference",
        "kubernetes.client.models.v1_capabilities",
        "kubernetes.client.models.v1_capacity_request_policy",
        "kubernetes.client.models.v1_capacity_request_policy_range",
        "kubernetes.client.models.v1_capacity_requirements",
        "kubernetes.client.models.v1_cel_device_selector",
        "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.client.models.v1_ceph_fs_volume_source",
        "kubernetes.client.models.v1_certificate_signing_request",
        "kubernetes.client.models.v1_certificate_signing_request_condition",
        "kubernetes.client.models.v1_certificate_signing_request_list",
        "kubernetes.client.models.v1_certificate_signing_request_spec",
        "kubernetes.client.models.v1_certificate_signing_request_status",
        "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.client.models.v1_cinder_volume_source",
        "kubernetes.client.models.v1_client_ip_config",
        "kubernetes.client.models.v1_cluster_role",
        "kubernetes.client.models.v1_cluster_role_binding",
        "kubernetes.client.models.v1_cluster_role_binding_list",
        "kubernetes.client.models.v1_cluster_role_list",
        "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.client.models.v1_component_condition",
        "kubernetes.client.models.v1_component_status",
        "kubernetes.client.models.v1_component_status_list",
        "kubernetes.client.models.v1_condition",
        "kubernetes.client.models.v1_config_map",
        "kubernetes.client.models.v1_config_map_env_source",
        "kubernetes.client.models.v1_config_map_key_selector",
        "kubernetes.client.models.v1_config_map_list",
        "kubernetes.client.models.v1_config_map_node_config_source",
        "kubernetes.client.models.v1_config_map_projection",
        "kubernetes.client.models.v1_config_map_volume_source",
        "kubernetes.client.models.v1_container",
        "kubernetes.client.models.v1_container_extended_resource_request",
        "kubernetes.client.models.v1_container_image",
        "kubernetes.client.models.v1_container_port",
        "kubernetes.client.models.v1_container_resize_policy",
        "kubernetes.client.models.v1_container_restart_rule",
        "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.client.models.v1_container_state",
        "kubernetes.client.models.v1_container_state_running",
        "kubernetes.client.models.v1_container_state_terminated",
        "kubernetes.client.models.v1_container_state_waiting",
        "kubernetes.client.models.v1_container_status",
        "kubernetes.client.models.v1_container_user",
        "kubernetes.client.models.v1_controller_revision",
        "kubernetes.client.models.v1_controller_revision_list",
        "kubernetes.client.models.v1_counter",
        "kubernetes.client.models.v1_counter_set",
        "kubernetes.client.models.v1_cron_job",
        "kubernetes.client.models.v1_cron_job_list",
        "kubernetes.client.models.v1_cron_job_spec",
        "kubernetes.client.models.v1_cron_job_status",
        "kubernetes.client.models.v1_cross_version_object_reference",
        "kubernetes.client.models.v1_csi_driver",
        "kubernetes.client.models.v1_csi_driver_list",
        "kubernetes.client.models.v1_csi_driver_spec",
        "kubernetes.client.models.v1_csi_node",
        "kubernetes.client.models.v1_csi_node_driver",
        "kubernetes.client.models.v1_csi_node_list",
        "kubernetes.client.models.v1_csi_node_spec",
        "kubernetes.client.models.v1_csi_persistent_volume_source",
        "kubernetes.client.models.v1_csi_storage_capacity",
        "kubernetes.client.models.v1_csi_storage_capacity_list",
        "kubernetes.client.models.v1_csi_volume_source",
        "kubernetes.client.models.v1_custom_resource_column_definition",
        "kubernetes.client.models.v1_custom_resource_conversion",
        "kubernetes.client.models.v1_custom_resource_definition",
        "kubernetes.client.models.v1_custom_resource_definition_condition",
        "kubernetes.client.models.v1_custom_resource_definition_list",
        "kubernetes.client.models.v1_custom_resource_definition_names",
        "kubernetes.client.models.v1_custom_resource_definition_spec",
        "kubernetes.client.models.v1_custom_resource_definition_status",
        "kubernetes.client.models.v1_custom_resource_definition_version",
        "kubernetes.client.models.v1_custom_resource_subresources",
        "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.client.models.v1_custom_resource_validation",
        "kubernetes.client.models.v1_daemon_endpoint",
        "kubernetes.client.models.v1_daemon_set",
        "kubernetes.client.models.v1_daemon_set_condition",
        "kubernetes.client.models.v1_daemon_set_list",
        "kubernetes.client.models.v1_daemon_set_spec",
        "kubernetes.client.models.v1_daemon_set_status",
        "kubernetes.client.models.v1_daemon_set_update_strategy",
        "kubernetes.client.models.v1_delete_options",
        "kubernetes.client.models.v1_deployment",
        "kubernetes.client.models.v1_deployment_condition",
        "kubernetes.client.models.v1_deployment_list",
        "kubernetes.client.models.v1_deployment_spec",
        "kubernetes.client.models.v1_deployment_status",
        "kubernetes.client.models.v1_deployment_strategy",
        "kubernetes.client.models.v1_device",
        "kubernetes.client.models.v1_device_allocation_configuration",
        "kubernetes.client.models.v1_device_allocation_result",
        "kubernetes.client.models.v1_device_attribute",
        "kubernetes.client.models.v1_device_capacity",
        "kubernetes.client.models.v1_device_claim",
        "kubernetes.client.models.v1_device_claim_configuration",
        "kubernetes.client.models.v1_device_class",
        "kubernetes.client.models.v1_device_class_configuration",
        "kubernetes.client.models.v1_device_class_list",
        "kubernetes.client.models.v1_device_class_spec",
        "kubernetes.client.models.v1_device_constraint",
        "kubernetes.client.models.v1_device_counter_consumption",
        "kubernetes.client.models.v1_device_request",
        "kubernetes.client.models.v1_device_request_allocation_result",
        "kubernetes.client.models.v1_device_selector",
        "kubernetes.client.models.v1_device_sub_request",
        "kubernetes.client.models.v1_device_taint",
        "kubernetes.client.models.v1_device_toleration",
        "kubernetes.client.models.v1_downward_api_projection",
        "kubernetes.client.models.v1_downward_api_volume_file",
        "kubernetes.client.models.v1_downward_api_volume_source",
        "kubernetes.client.models.v1_empty_dir_volume_source",
        "kubernetes.client.models.v1_endpoint",
        "kubernetes.client.models.v1_endpoints",
        "kubernetes.client.models.v1_endpoints_list",
        "kubernetes.client.models.v1_endpoint_address",
        "kubernetes.client.models.v1_endpoint_conditions",
        "kubernetes.client.models.v1_endpoint_hints",
        "kubernetes.client.models.v1_endpoint_slice",
        "kubernetes.client.models.v1_endpoint_slice_list",
        "kubernetes.client.models.v1_endpoint_subset",
        "kubernetes.client.models.v1_env_from_source",
        "kubernetes.client.models.v1_env_var",
        "kubernetes.client.models.v1_env_var_source",
        "kubernetes.client.models.v1_ephemeral_container",
        "kubernetes.client.models.v1_ephemeral_volume_source",
        "kubernetes.client.models.v1_event_source",
        "kubernetes.client.models.v1_eviction",
        "kubernetes.client.models.v1_exact_device_request",
        "kubernetes.client.models.v1_exec_action",
        "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.client.models.v1_expression_warning",
        "kubernetes.client.models.v1_external_documentation",
        "kubernetes.client.models.v1_fc_volume_source",
        "kubernetes.client.models.v1_field_selector_attributes",
        "kubernetes.client.models.v1_field_selector_requirement",
        "kubernetes.client.models.v1_file_key_selector",
        "kubernetes.client.models.v1_flex_persistent_volume_source",
        "kubernetes.client.models.v1_flex_volume_source",
        "kubernetes.client.models.v1_flocker_volume_source",
        "kubernetes.client.models.v1_flow_distinguisher_method",
        "kubernetes.client.models.v1_flow_schema",
        "kubernetes.client.models.v1_flow_schema_condition",
        "kubernetes.client.models.v1_flow_schema_list",
        "kubernetes.client.models.v1_flow_schema_spec",
        "kubernetes.client.models.v1_flow_schema_status",
        "kubernetes.client.models.v1_for_node",
        "kubernetes.client.models.v1_for_zone",
        "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.client.models.v1_git_repo_volume_source",
        "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.client.models.v1_glusterfs_volume_source",
        "kubernetes.client.models.v1_group_resource",
        "kubernetes.client.models.v1_group_subject",
        "kubernetes.client.models.v1_group_version_for_discovery",
        "kubernetes.client.models.v1_grpc_action",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v1_host_alias",
        "kubernetes.client.models.v1_host_ip",
        "kubernetes.client.models.v1_host_path_volume_source",
        "kubernetes.client.models.v1_http_get_action",
        "kubernetes.client.models.v1_http_header",
        "kubernetes.client.models.v1_http_ingress_path",
        "kubernetes.client.models.v1_http_ingress_rule_value",
        "kubernetes.client.models.v1_image_volume_source",
        "kubernetes.client.models.v1_image_volume_status",
        "kubernetes.client.models.v1_ingress",
        "kubernetes.client.models.v1_ingress_backend",
        "kubernetes.client.models.v1_ingress_class",
        "kubernetes.client.models.v1_ingress_class_list",
        "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.client.models.v1_ingress_class_spec",
        "kubernetes.client.models.v1_ingress_list",
        "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.client.models.v1_ingress_load_balancer_status",
        "kubernetes.client.models.v1_ingress_port_status",
        "kubernetes.client.models.v1_ingress_rule",
        "kubernetes.client.models.v1_ingress_service_backend",
        "kubernetes.client.models.v1_ingress_spec",
        "kubernetes.client.models.v1_ingress_status",
        "kubernetes.client.models.v1_ingress_tls",
        "kubernetes.client.models.v1_ip_address",
        "kubernetes.client.models.v1_ip_address_list",
        "kubernetes.client.models.v1_ip_address_spec",
        "kubernetes.client.models.v1_ip_block",
        "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.client.models.v1_iscsi_volume_source",
        "kubernetes.client.models.v1_job",
        "kubernetes.client.models.v1_job_condition",
        "kubernetes.client.models.v1_job_list",
        "kubernetes.client.models.v1_job_spec",
        "kubernetes.client.models.v1_job_status",
        "kubernetes.client.models.v1_job_template_spec",
        "kubernetes.client.models.v1_json_patch",
        "kubernetes.client.models.v1_json_schema_props",
        "kubernetes.client.models.v1_key_to_path",
        "kubernetes.client.models.v1_label_selector",
        "kubernetes.client.models.v1_label_selector_attributes",
        "kubernetes.client.models.v1_label_selector_requirement",
        "kubernetes.client.models.v1_lease",
        "kubernetes.client.models.v1_lease_list",
        "kubernetes.client.models.v1_lease_spec",
        "kubernetes.client.models.v1_lifecycle",
        "kubernetes.client.models.v1_lifecycle_handler",
        "kubernetes.client.models.v1_limited_priority_level_configuration",
        "kubernetes.client.models.v1_limit_range",
        "kubernetes.client.models.v1_limit_range_item",
        "kubernetes.client.models.v1_limit_range_list",
        "kubernetes.client.models.v1_limit_range_spec",
        "kubernetes.client.models.v1_limit_response",
        "kubernetes.client.models.v1_linux_container_user",
        "kubernetes.client.models.v1_list_meta",
        "kubernetes.client.models.v1_load_balancer_ingress",
        "kubernetes.client.models.v1_load_balancer_status",
        "kubernetes.client.models.v1_local_object_reference",
        "kubernetes.client.models.v1_local_subject_access_review",
        "kubernetes.client.models.v1_local_volume_source",
        "kubernetes.client.models.v1_managed_fields_entry",
        "kubernetes.client.models.v1_match_condition",
        "kubernetes.client.models.v1_match_resources",
        "kubernetes.client.models.v1_modify_volume_status",
        "kubernetes.client.models.v1_mutating_admission_policy",
        "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_mutating_admission_policy_list",
        "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1_mutating_webhook",
        "kubernetes.client.models.v1_mutating_webhook_configuration",
        "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.client.models.v1_mutation",
        "kubernetes.client.models.v1_named_rule_with_operations",
        "kubernetes.client.models.v1_namespace",
        "kubernetes.client.models.v1_namespace_condition",
        "kubernetes.client.models.v1_namespace_list",
        "kubernetes.client.models.v1_namespace_spec",
        "kubernetes.client.models.v1_namespace_status",
        "kubernetes.client.models.v1_network_device_data",
        "kubernetes.client.models.v1_network_policy",
        "kubernetes.client.models.v1_network_policy_egress_rule",
        "kubernetes.client.models.v1_network_policy_ingress_rule",
        "kubernetes.client.models.v1_network_policy_list",
        "kubernetes.client.models.v1_network_policy_peer",
        "kubernetes.client.models.v1_network_policy_port",
        "kubernetes.client.models.v1_network_policy_spec",
        "kubernetes.client.models.v1_nfs_volume_source",
        "kubernetes.client.models.v1_node",
        "kubernetes.client.models.v1_node_address",
        "kubernetes.client.models.v1_node_affinity",
        "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1_node_condition",
        "kubernetes.client.models.v1_node_config_source",
        "kubernetes.client.models.v1_node_config_status",
        "kubernetes.client.models.v1_node_daemon_endpoints",
        "kubernetes.client.models.v1_node_features",
        "kubernetes.client.models.v1_node_list",
        "kubernetes.client.models.v1_node_runtime_handler",
        "kubernetes.client.models.v1_node_runtime_handler_features",
        "kubernetes.client.models.v1_node_selector",
        "kubernetes.client.models.v1_node_selector_requirement",
        "kubernetes.client.models.v1_node_selector_term",
        "kubernetes.client.models.v1_node_spec",
        "kubernetes.client.models.v1_node_status",
        "kubernetes.client.models.v1_node_swap_status",
        "kubernetes.client.models.v1_node_system_info",
        "kubernetes.client.models.v1_non_resource_attributes",
        "kubernetes.client.models.v1_non_resource_policy_rule",
        "kubernetes.client.models.v1_non_resource_rule",
        "kubernetes.client.models.v1_object_field_selector",
        "kubernetes.client.models.v1_object_meta",
        "kubernetes.client.models.v1_object_reference",
        "kubernetes.client.models.v1_opaque_device_configuration",
        "kubernetes.client.models.v1_overhead",
        "kubernetes.client.models.v1_owner_reference",
        "kubernetes.client.models.v1_param_kind",
        "kubernetes.client.models.v1_param_ref",
        "kubernetes.client.models.v1_parent_reference",
        "kubernetes.client.models.v1_persistent_volume",
        "kubernetes.client.models.v1_persistent_volume_claim",
        "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.client.models.v1_persistent_volume_claim_list",
        "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.client.models.v1_persistent_volume_claim_status",
        "kubernetes.client.models.v1_persistent_volume_claim_template",
        "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.client.models.v1_persistent_volume_list",
        "kubernetes.client.models.v1_persistent_volume_spec",
        "kubernetes.client.models.v1_persistent_volume_status",
        "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.client.models.v1_pod",
        "kubernetes.client.models.v1_pod_affinity",
        "kubernetes.client.models.v1_pod_affinity_term",
        "kubernetes.client.models.v1_pod_anti_affinity",
        "kubernetes.client.models.v1_pod_certificate_projection",
        "kubernetes.client.models.v1_pod_condition",
        "kubernetes.client.models.v1_pod_disruption_budget",
        "kubernetes.client.models.v1_pod_disruption_budget_list",
        "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.client.models.v1_pod_disruption_budget_status",
        "kubernetes.client.models.v1_pod_dns_config",
        "kubernetes.client.models.v1_pod_dns_config_option",
        "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.client.models.v1_pod_failure_policy",
        "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.client.models.v1_pod_failure_policy_rule",
        "kubernetes.client.models.v1_pod_ip",
        "kubernetes.client.models.v1_pod_list",
        "kubernetes.client.models.v1_pod_os",
        "kubernetes.client.models.v1_pod_readiness_gate",
        "kubernetes.client.models.v1_pod_resource_claim",
        "kubernetes.client.models.v1_pod_resource_claim_status",
        "kubernetes.client.models.v1_pod_scheduling_gate",
        "kubernetes.client.models.v1_pod_scheduling_group",
        "kubernetes.client.models.v1_pod_security_context",
        "kubernetes.client.models.v1_pod_spec",
        "kubernetes.client.models.v1_pod_status",
        "kubernetes.client.models.v1_pod_template",
        "kubernetes.client.models.v1_pod_template_list",
        "kubernetes.client.models.v1_pod_template_spec",
        "kubernetes.client.models.v1_policy_rule",
        "kubernetes.client.models.v1_policy_rules_with_subjects",
        "kubernetes.client.models.v1_portworx_volume_source",
        "kubernetes.client.models.v1_port_status",
        "kubernetes.client.models.v1_preconditions",
        "kubernetes.client.models.v1_preferred_scheduling_term",
        "kubernetes.client.models.v1_priority_class",
        "kubernetes.client.models.v1_priority_class_list",
        "kubernetes.client.models.v1_priority_level_configuration",
        "kubernetes.client.models.v1_priority_level_configuration_condition",
        "kubernetes.client.models.v1_priority_level_configuration_list",
        "kubernetes.client.models.v1_priority_level_configuration_reference",
        "kubernetes.client.models.v1_priority_level_configuration_spec",
        "kubernetes.client.models.v1_priority_level_configuration_status",
        "kubernetes.client.models.v1_probe",
        "kubernetes.client.models.v1_projected_volume_source",
        "kubernetes.client.models.v1_queuing_configuration",
        "kubernetes.client.models.v1_quobyte_volume_source",
        "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.client.models.v1_rbd_volume_source",
        "kubernetes.client.models.v1_replication_controller",
        "kubernetes.client.models.v1_replication_controller_condition",
        "kubernetes.client.models.v1_replication_controller_list",
        "kubernetes.client.models.v1_replication_controller_spec",
        "kubernetes.client.models.v1_replication_controller_status",
        "kubernetes.client.models.v1_replica_set",
        "kubernetes.client.models.v1_replica_set_condition",
        "kubernetes.client.models.v1_replica_set_list",
        "kubernetes.client.models.v1_replica_set_spec",
        "kubernetes.client.models.v1_replica_set_status",
        "kubernetes.client.models.v1_resource_attributes",
        "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1_resource_claim_list",
        "kubernetes.client.models.v1_resource_claim_spec",
        "kubernetes.client.models.v1_resource_claim_status",
        "kubernetes.client.models.v1_resource_claim_template",
        "kubernetes.client.models.v1_resource_claim_template_list",
        "kubernetes.client.models.v1_resource_claim_template_spec",
        "kubernetes.client.models.v1_resource_field_selector",
        "kubernetes.client.models.v1_resource_health",
        "kubernetes.client.models.v1_resource_policy_rule",
        "kubernetes.client.models.v1_resource_pool",
        "kubernetes.client.models.v1_resource_quota",
        "kubernetes.client.models.v1_resource_quota_list",
        "kubernetes.client.models.v1_resource_quota_spec",
        "kubernetes.client.models.v1_resource_quota_status",
        "kubernetes.client.models.v1_resource_requirements",
        "kubernetes.client.models.v1_resource_rule",
        "kubernetes.client.models.v1_resource_slice",
        "kubernetes.client.models.v1_resource_slice_list",
        "kubernetes.client.models.v1_resource_slice_spec",
        "kubernetes.client.models.v1_resource_status",
        "kubernetes.client.models.v1_role",
        "kubernetes.client.models.v1_role_binding",
        "kubernetes.client.models.v1_role_binding_list",
        "kubernetes.client.models.v1_role_list",
        "kubernetes.client.models.v1_role_ref",
        "kubernetes.client.models.v1_rolling_update_daemon_set",
        "kubernetes.client.models.v1_rolling_update_deployment",
        "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.client.models.v1_rule_with_operations",
        "kubernetes.client.models.v1_runtime_class",
        "kubernetes.client.models.v1_runtime_class_list",
        "kubernetes.client.models.v1_scale",
        "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.client.models.v1_scale_io_volume_source",
        "kubernetes.client.models.v1_scale_spec",
        "kubernetes.client.models.v1_scale_status",
        "kubernetes.client.models.v1_scheduling",
        "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.client.models.v1_scope_selector",
        "kubernetes.client.models.v1_seccomp_profile",
        "kubernetes.client.models.v1_secret",
        "kubernetes.client.models.v1_secret_env_source",
        "kubernetes.client.models.v1_secret_key_selector",
        "kubernetes.client.models.v1_secret_list",
        "kubernetes.client.models.v1_secret_projection",
        "kubernetes.client.models.v1_secret_reference",
        "kubernetes.client.models.v1_secret_volume_source",
        "kubernetes.client.models.v1_security_context",
        "kubernetes.client.models.v1_selectable_field",
        "kubernetes.client.models.v1_self_subject_access_review",
        "kubernetes.client.models.v1_self_subject_access_review_spec",
        "kubernetes.client.models.v1_self_subject_review",
        "kubernetes.client.models.v1_self_subject_review_status",
        "kubernetes.client.models.v1_self_subject_rules_review",
        "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.client.models.v1_server_address_by_client_cidr",
        "kubernetes.client.models.v1_service",
        "kubernetes.client.models.v1_service_account",
        "kubernetes.client.models.v1_service_account_list",
        "kubernetes.client.models.v1_service_account_subject",
        "kubernetes.client.models.v1_service_account_token_projection",
        "kubernetes.client.models.v1_service_backend_port",
        "kubernetes.client.models.v1_service_cidr",
        "kubernetes.client.models.v1_service_cidr_list",
        "kubernetes.client.models.v1_service_cidr_spec",
        "kubernetes.client.models.v1_service_cidr_status",
        "kubernetes.client.models.v1_service_list",
        "kubernetes.client.models.v1_service_port",
        "kubernetes.client.models.v1_service_spec",
        "kubernetes.client.models.v1_service_status",
        "kubernetes.client.models.v1_session_affinity_config",
        "kubernetes.client.models.v1_se_linux_options",
        "kubernetes.client.models.v1_shard_info",
        "kubernetes.client.models.v1_sleep_action",
        "kubernetes.client.models.v1_stateful_set",
        "kubernetes.client.models.v1_stateful_set_condition",
        "kubernetes.client.models.v1_stateful_set_list",
        "kubernetes.client.models.v1_stateful_set_ordinals",
        "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.client.models.v1_stateful_set_spec",
        "kubernetes.client.models.v1_stateful_set_status",
        "kubernetes.client.models.v1_stateful_set_update_strategy",
        "kubernetes.client.models.v1_status",
        "kubernetes.client.models.v1_status_cause",
        "kubernetes.client.models.v1_status_details",
        "kubernetes.client.models.v1_storage_class",
        "kubernetes.client.models.v1_storage_class_list",
        "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.client.models.v1_storage_os_volume_source",
        "kubernetes.client.models.v1_subject_access_review",
        "kubernetes.client.models.v1_subject_access_review_spec",
        "kubernetes.client.models.v1_subject_access_review_status",
        "kubernetes.client.models.v1_subject_rules_review_status",
        "kubernetes.client.models.v1_success_policy",
        "kubernetes.client.models.v1_success_policy_rule",
        "kubernetes.client.models.v1_sysctl",
        "kubernetes.client.models.v1_taint",
        "kubernetes.client.models.v1_tcp_socket_action",
        "kubernetes.client.models.v1_token_request_spec",
        "kubernetes.client.models.v1_token_request_status",
        "kubernetes.client.models.v1_token_review",
        "kubernetes.client.models.v1_token_review_spec",
        "kubernetes.client.models.v1_token_review_status",
        "kubernetes.client.models.v1_toleration",
        "kubernetes.client.models.v1_topology_selector_label_requirement",
        "kubernetes.client.models.v1_topology_selector_term",
        "kubernetes.client.models.v1_topology_spread_constraint",
        "kubernetes.client.models.v1_typed_local_object_reference",
        "kubernetes.client.models.v1_typed_object_reference",
        "kubernetes.client.models.v1_type_checking",
        "kubernetes.client.models.v1_uncounted_terminated_pods",
        "kubernetes.client.models.v1_user_info",
        "kubernetes.client.models.v1_user_subject",
        "kubernetes.client.models.v1_validating_admission_policy",
        "kubernetes.client.models.v1_validating_admission_policy_binding",
        "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_validating_admission_policy_list",
        "kubernetes.client.models.v1_validating_admission_policy_spec",
        "kubernetes.client.models.v1_validating_admission_policy_status",
        "kubernetes.client.models.v1_validating_webhook",
        "kubernetes.client.models.v1_validating_webhook_configuration",
        "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.client.models.v1_validation",
        "kubernetes.client.models.v1_validation_rule",
        "kubernetes.client.models.v1_variable",
        "kubernetes.client.models.v1_volume",
        "kubernetes.client.models.v1_volume_attachment",
        "kubernetes.client.models.v1_volume_attachment_list",
        "kubernetes.client.models.v1_volume_attachment_source",
        "kubernetes.client.models.v1_volume_attachment_spec",
        "kubernetes.client.models.v1_volume_attachment_status",
        "kubernetes.client.models.v1_volume_attributes_class",
        "kubernetes.client.models.v1_volume_attributes_class_list",
        "kubernetes.client.models.v1_volume_device",
        "kubernetes.client.models.v1_volume_error",
        "kubernetes.client.models.v1_volume_mount",
        "kubernetes.client.models.v1_volume_mount_status",
        "kubernetes.client.models.v1_volume_node_affinity",
        "kubernetes.client.models.v1_volume_node_resources",
        "kubernetes.client.models.v1_volume_projection",
        "kubernetes.client.models.v1_volume_resource_requirements",
        "kubernetes.client.models.v1_volume_status",
        "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.client.models.v1_watch_event",
        "kubernetes.client.models.v1_webhook_conversion",
        "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.client.models.v1_windows_security_context_options",
        "kubernetes.client.models.v2beta1_api_group_discovery",
        "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.client.models.v2beta1_api_resource_discovery",
        "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.client.models.v2beta1_api_version_discovery",
        "kubernetes.client.models.v2_api_group_discovery",
        "kubernetes.client.models.v2_api_group_discovery_list",
        "kubernetes.client.models.v2_api_resource_discovery",
        "kubernetes.client.models.v2_api_subresource_discovery",
        "kubernetes.client.models.v2_api_version_discovery",
        "kubernetes.client.models.v2_container_resource_metric_source",
        "kubernetes.client.models.v2_container_resource_metric_status",
        "kubernetes.client.models.v2_cross_version_object_reference",
        "kubernetes.client.models.v2_external_metric_source",
        "kubernetes.client.models.v2_external_metric_status",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v2_hpa_scaling_policy",
        "kubernetes.client.models.v2_hpa_scaling_rules",
        "kubernetes.client.models.v2_metric_identifier",
        "kubernetes.client.models.v2_metric_spec",
        "kubernetes.client.models.v2_metric_status",
        "kubernetes.client.models.v2_metric_target",
        "kubernetes.client.models.v2_metric_value_status",
        "kubernetes.client.models.v2_object_metric_source",
        "kubernetes.client.models.v2_object_metric_status",
        "kubernetes.client.models.v2_pods_metric_source",
        "kubernetes.client.models.v2_pods_metric_status",
        "kubernetes.client.models.v2_resource_metric_source",
        "kubernetes.client.models.v2_resource_metric_status",
        "kubernetes.client.models.version_info",
        "kubernetes.utils.create_from_yaml",
        "kubernetes.utils.duration"
      ],
      "import_count": 1675
    },
    "sys": {
      "used_by": [
        "doc.source.conf",
        "examples.apply_from_dict",
        "examples.duration-gep2257",
        "examples_asyncio.in_cluster_config",
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.config.exec_provider",
        "kubernetes.aio.config.exec_provider_test",
        "kubernetes.base.config.exec_provider",
        "kubernetes.base.dynamic.exceptions",
        "kubernetes.base.hack.boilerplate.boilerplate",
        "kubernetes.base.leaderelection.electionconfig",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.stream.ws_client",
        "kubernetes.client.configuration",
        "kubernetes.e2e_test.port_server",
        "scripts.constants"
      ],
      "import_count": 16
    },
    "recommonmark": {
      "used_by": [
        "doc.source.conf"
      ],
      "import_count": 1
    },
    "time": {
      "used_by": [
        "examples.annotate_deployment",
        "examples.cronjob_crud",
        "examples.informer_example",
        "examples.job_crud",
        "examples.pod_exec",
        "examples.pod_logs_non_blocking",
        "examples.pod_portforward",
        "examples.rollout-daemonset",
        "examples.rollout-statefulset",
        "examples.dynamic-client.cluster_scoped_custom_resource",
        "examples.dynamic-client.namespaced_custom_resource",
        "kubernetes.aio.config.incluster_config_test",
        "kubernetes.base.config.incluster_config_test",
        "kubernetes.base.dynamic.test_client",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.leaderelection.leaderelection_test",
        "kubernetes.base.stream.ws_client",
        "kubernetes.base.watch.watch_test",
        "kubernetes.e2e_test.port_server",
        "kubernetes.e2e_test.test_client",
        "kubernetes.e2e_test.test_informer",
        "kubernetes.e2e_test.test_utils",
        "kubernetes.informer.informer",
        "kubernetes.test.test_informer"
      ],
      "import_count": 24
    },
    "pprint": {
      "used_by": [
        "examples.cluster_scoped_custom_object",
        "examples.namespaced_custom_object",
        "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "kubernetes.aio.client.models.authentication_v1_token_request",
        "kubernetes.aio.client.models.core_v1_endpoint_port",
        "kubernetes.aio.client.models.core_v1_event",
        "kubernetes.aio.client.models.core_v1_event_list",
        "kubernetes.aio.client.models.core_v1_event_series",
        "kubernetes.aio.client.models.core_v1_resource_claim",
        "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "kubernetes.aio.client.models.events_v1_event",
        "kubernetes.aio.client.models.events_v1_event_list",
        "kubernetes.aio.client.models.events_v1_event_series",
        "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "kubernetes.aio.client.models.rbac_v1_subject",
        "kubernetes.aio.client.models.resource_v1_resource_claim",
        "kubernetes.aio.client.models.storage_v1_token_request",
        "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1alpha1_json_patch",
        "kubernetes.aio.client.models.v1alpha1_match_condition",
        "kubernetes.aio.client.models.v1alpha1_match_resources",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1alpha1_mutation",
        "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1alpha1_param_kind",
        "kubernetes.aio.client.models.v1alpha1_param_ref",
        "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "kubernetes.aio.client.models.v1alpha1_variable",
        "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group",
        "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.aio.client.models.v1alpha2_workload",
        "kubernetes.aio.client.models.v1alpha2_workload_list",
        "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "kubernetes.aio.client.models.v1alpha3_pool_status",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "kubernetes.aio.client.models.v1beta1_allocation_result",
        "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "kubernetes.aio.client.models.v1beta1_basic_device",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1beta1_counter",
        "kubernetes.aio.client.models.v1beta1_counter_set",
        "kubernetes.aio.client.models.v1beta1_device",
        "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_attribute",
        "kubernetes.aio.client.models.v1beta1_device_capacity",
        "kubernetes.aio.client.models.v1beta1_device_claim",
        "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class",
        "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class_list",
        "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "kubernetes.aio.client.models.v1beta1_device_constraint",
        "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta1_device_request",
        "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_selector",
        "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "kubernetes.aio.client.models.v1beta1_device_taint",
        "kubernetes.aio.client.models.v1beta1_device_toleration",
        "kubernetes.aio.client.models.v1beta1_ip_address",
        "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "kubernetes.aio.client.models.v1beta1_json_patch",
        "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.aio.client.models.v1beta1_match_condition",
        "kubernetes.aio.client.models.v1beta1_match_resources",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1beta1_mutation",
        "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1beta1_network_device_data",
        "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta1_param_kind",
        "kubernetes.aio.client.models.v1beta1_param_ref",
        "kubernetes.aio.client.models.v1beta1_parent_reference",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim",
        "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta1_resource_pool",
        "kubernetes.aio.client.models.v1beta1_resource_slice",
        "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr",
        "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.aio.client.models.v1beta1_variable",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "kubernetes.aio.client.models.v1beta2_allocation_result",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "kubernetes.aio.client.models.v1beta2_counter",
        "kubernetes.aio.client.models.v1beta2_counter_set",
        "kubernetes.aio.client.models.v1beta2_device",
        "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_attribute",
        "kubernetes.aio.client.models.v1beta2_device_capacity",
        "kubernetes.aio.client.models.v1beta2_device_claim",
        "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class",
        "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class_list",
        "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "kubernetes.aio.client.models.v1beta2_device_constraint",
        "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta2_device_request",
        "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_selector",
        "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "kubernetes.aio.client.models.v1beta2_device_taint",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "kubernetes.aio.client.models.v1beta2_device_toleration",
        "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "kubernetes.aio.client.models.v1beta2_network_device_data",
        "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta2_resource_claim",
        "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta2_resource_pool",
        "kubernetes.aio.client.models.v1beta2_resource_slice",
        "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "kubernetes.aio.client.models.v1_affinity",
        "kubernetes.aio.client.models.v1_aggregation_rule",
        "kubernetes.aio.client.models.v1_allocated_device_status",
        "kubernetes.aio.client.models.v1_allocation_result",
        "kubernetes.aio.client.models.v1_api_group",
        "kubernetes.aio.client.models.v1_api_group_list",
        "kubernetes.aio.client.models.v1_api_resource",
        "kubernetes.aio.client.models.v1_api_resource_list",
        "kubernetes.aio.client.models.v1_api_service",
        "kubernetes.aio.client.models.v1_api_service_condition",
        "kubernetes.aio.client.models.v1_api_service_list",
        "kubernetes.aio.client.models.v1_api_service_spec",
        "kubernetes.aio.client.models.v1_api_service_status",
        "kubernetes.aio.client.models.v1_api_versions",
        "kubernetes.aio.client.models.v1_apply_configuration",
        "kubernetes.aio.client.models.v1_app_armor_profile",
        "kubernetes.aio.client.models.v1_attached_volume",
        "kubernetes.aio.client.models.v1_audit_annotation",
        "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "kubernetes.aio.client.models.v1_binding",
        "kubernetes.aio.client.models.v1_bound_object_reference",
        "kubernetes.aio.client.models.v1_capabilities",
        "kubernetes.aio.client.models.v1_capacity_request_policy",
        "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1_capacity_requirements",
        "kubernetes.aio.client.models.v1_cel_device_selector",
        "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "kubernetes.aio.client.models.v1_certificate_signing_request",
        "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.aio.client.models.v1_cinder_volume_source",
        "kubernetes.aio.client.models.v1_client_ip_config",
        "kubernetes.aio.client.models.v1_cluster_role",
        "kubernetes.aio.client.models.v1_cluster_role_binding",
        "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "kubernetes.aio.client.models.v1_cluster_role_list",
        "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.aio.client.models.v1_component_condition",
        "kubernetes.aio.client.models.v1_component_status",
        "kubernetes.aio.client.models.v1_component_status_list",
        "kubernetes.aio.client.models.v1_condition",
        "kubernetes.aio.client.models.v1_config_map",
        "kubernetes.aio.client.models.v1_config_map_env_source",
        "kubernetes.aio.client.models.v1_config_map_key_selector",
        "kubernetes.aio.client.models.v1_config_map_list",
        "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "kubernetes.aio.client.models.v1_config_map_projection",
        "kubernetes.aio.client.models.v1_config_map_volume_source",
        "kubernetes.aio.client.models.v1_container",
        "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "kubernetes.aio.client.models.v1_container_image",
        "kubernetes.aio.client.models.v1_container_port",
        "kubernetes.aio.client.models.v1_container_resize_policy",
        "kubernetes.aio.client.models.v1_container_restart_rule",
        "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.aio.client.models.v1_container_state",
        "kubernetes.aio.client.models.v1_container_state_running",
        "kubernetes.aio.client.models.v1_container_state_terminated",
        "kubernetes.aio.client.models.v1_container_state_waiting",
        "kubernetes.aio.client.models.v1_container_status",
        "kubernetes.aio.client.models.v1_container_user",
        "kubernetes.aio.client.models.v1_controller_revision",
        "kubernetes.aio.client.models.v1_controller_revision_list",
        "kubernetes.aio.client.models.v1_counter",
        "kubernetes.aio.client.models.v1_counter_set",
        "kubernetes.aio.client.models.v1_cron_job",
        "kubernetes.aio.client.models.v1_cron_job_list",
        "kubernetes.aio.client.models.v1_cron_job_spec",
        "kubernetes.aio.client.models.v1_cron_job_status",
        "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "kubernetes.aio.client.models.v1_csi_driver",
        "kubernetes.aio.client.models.v1_csi_driver_list",
        "kubernetes.aio.client.models.v1_csi_driver_spec",
        "kubernetes.aio.client.models.v1_csi_node",
        "kubernetes.aio.client.models.v1_csi_node_driver",
        "kubernetes.aio.client.models.v1_csi_node_list",
        "kubernetes.aio.client.models.v1_csi_node_spec",
        "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "kubernetes.aio.client.models.v1_csi_volume_source",
        "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "kubernetes.aio.client.models.v1_custom_resource_definition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.aio.client.models.v1_custom_resource_validation",
        "kubernetes.aio.client.models.v1_daemon_endpoint",
        "kubernetes.aio.client.models.v1_daemon_set",
        "kubernetes.aio.client.models.v1_daemon_set_condition",
        "kubernetes.aio.client.models.v1_daemon_set_list",
        "kubernetes.aio.client.models.v1_daemon_set_spec",
        "kubernetes.aio.client.models.v1_daemon_set_status",
        "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "kubernetes.aio.client.models.v1_delete_options",
        "kubernetes.aio.client.models.v1_deployment",
        "kubernetes.aio.client.models.v1_deployment_condition",
        "kubernetes.aio.client.models.v1_deployment_list",
        "kubernetes.aio.client.models.v1_deployment_spec",
        "kubernetes.aio.client.models.v1_deployment_status",
        "kubernetes.aio.client.models.v1_deployment_strategy",
        "kubernetes.aio.client.models.v1_device",
        "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1_device_allocation_result",
        "kubernetes.aio.client.models.v1_device_attribute",
        "kubernetes.aio.client.models.v1_device_capacity",
        "kubernetes.aio.client.models.v1_device_claim",
        "kubernetes.aio.client.models.v1_device_claim_configuration",
        "kubernetes.aio.client.models.v1_device_class",
        "kubernetes.aio.client.models.v1_device_class_configuration",
        "kubernetes.aio.client.models.v1_device_class_list",
        "kubernetes.aio.client.models.v1_device_class_spec",
        "kubernetes.aio.client.models.v1_device_constraint",
        "kubernetes.aio.client.models.v1_device_counter_consumption",
        "kubernetes.aio.client.models.v1_device_request",
        "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1_device_selector",
        "kubernetes.aio.client.models.v1_device_sub_request",
        "kubernetes.aio.client.models.v1_device_taint",
        "kubernetes.aio.client.models.v1_device_toleration",
        "kubernetes.aio.client.models.v1_downward_api_projection",
        "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "kubernetes.aio.client.models.v1_endpoint",
        "kubernetes.aio.client.models.v1_endpoints",
        "kubernetes.aio.client.models.v1_endpoints_list",
        "kubernetes.aio.client.models.v1_endpoint_address",
        "kubernetes.aio.client.models.v1_endpoint_conditions",
        "kubernetes.aio.client.models.v1_endpoint_hints",
        "kubernetes.aio.client.models.v1_endpoint_slice",
        "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "kubernetes.aio.client.models.v1_endpoint_subset",
        "kubernetes.aio.client.models.v1_env_from_source",
        "kubernetes.aio.client.models.v1_env_var",
        "kubernetes.aio.client.models.v1_env_var_source",
        "kubernetes.aio.client.models.v1_ephemeral_container",
        "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "kubernetes.aio.client.models.v1_event_source",
        "kubernetes.aio.client.models.v1_eviction",
        "kubernetes.aio.client.models.v1_exact_device_request",
        "kubernetes.aio.client.models.v1_exec_action",
        "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.aio.client.models.v1_expression_warning",
        "kubernetes.aio.client.models.v1_external_documentation",
        "kubernetes.aio.client.models.v1_fc_volume_source",
        "kubernetes.aio.client.models.v1_field_selector_attributes",
        "kubernetes.aio.client.models.v1_field_selector_requirement",
        "kubernetes.aio.client.models.v1_file_key_selector",
        "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "kubernetes.aio.client.models.v1_flex_volume_source",
        "kubernetes.aio.client.models.v1_flocker_volume_source",
        "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "kubernetes.aio.client.models.v1_flow_schema",
        "kubernetes.aio.client.models.v1_flow_schema_condition",
        "kubernetes.aio.client.models.v1_flow_schema_list",
        "kubernetes.aio.client.models.v1_flow_schema_spec",
        "kubernetes.aio.client.models.v1_flow_schema_status",
        "kubernetes.aio.client.models.v1_for_node",
        "kubernetes.aio.client.models.v1_for_zone",
        "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "kubernetes.aio.client.models.v1_group_resource",
        "kubernetes.aio.client.models.v1_group_subject",
        "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "kubernetes.aio.client.models.v1_grpc_action",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v1_host_alias",
        "kubernetes.aio.client.models.v1_host_ip",
        "kubernetes.aio.client.models.v1_host_path_volume_source",
        "kubernetes.aio.client.models.v1_http_get_action",
        "kubernetes.aio.client.models.v1_http_header",
        "kubernetes.aio.client.models.v1_http_ingress_path",
        "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "kubernetes.aio.client.models.v1_image_volume_source",
        "kubernetes.aio.client.models.v1_image_volume_status",
        "kubernetes.aio.client.models.v1_ingress",
        "kubernetes.aio.client.models.v1_ingress_backend",
        "kubernetes.aio.client.models.v1_ingress_class",
        "kubernetes.aio.client.models.v1_ingress_class_list",
        "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.aio.client.models.v1_ingress_class_spec",
        "kubernetes.aio.client.models.v1_ingress_list",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "kubernetes.aio.client.models.v1_ingress_port_status",
        "kubernetes.aio.client.models.v1_ingress_rule",
        "kubernetes.aio.client.models.v1_ingress_service_backend",
        "kubernetes.aio.client.models.v1_ingress_spec",
        "kubernetes.aio.client.models.v1_ingress_status",
        "kubernetes.aio.client.models.v1_ingress_tls",
        "kubernetes.aio.client.models.v1_ip_address",
        "kubernetes.aio.client.models.v1_ip_address_list",
        "kubernetes.aio.client.models.v1_ip_address_spec",
        "kubernetes.aio.client.models.v1_ip_block",
        "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "kubernetes.aio.client.models.v1_job",
        "kubernetes.aio.client.models.v1_job_condition",
        "kubernetes.aio.client.models.v1_job_list",
        "kubernetes.aio.client.models.v1_job_spec",
        "kubernetes.aio.client.models.v1_job_status",
        "kubernetes.aio.client.models.v1_job_template_spec",
        "kubernetes.aio.client.models.v1_json_patch",
        "kubernetes.aio.client.models.v1_json_schema_props",
        "kubernetes.aio.client.models.v1_key_to_path",
        "kubernetes.aio.client.models.v1_label_selector",
        "kubernetes.aio.client.models.v1_label_selector_attributes",
        "kubernetes.aio.client.models.v1_label_selector_requirement",
        "kubernetes.aio.client.models.v1_lease",
        "kubernetes.aio.client.models.v1_lease_list",
        "kubernetes.aio.client.models.v1_lease_spec",
        "kubernetes.aio.client.models.v1_lifecycle",
        "kubernetes.aio.client.models.v1_lifecycle_handler",
        "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "kubernetes.aio.client.models.v1_limit_range",
        "kubernetes.aio.client.models.v1_limit_range_item",
        "kubernetes.aio.client.models.v1_limit_range_list",
        "kubernetes.aio.client.models.v1_limit_range_spec",
        "kubernetes.aio.client.models.v1_limit_response",
        "kubernetes.aio.client.models.v1_linux_container_user",
        "kubernetes.aio.client.models.v1_list_meta",
        "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_load_balancer_status",
        "kubernetes.aio.client.models.v1_local_object_reference",
        "kubernetes.aio.client.models.v1_local_subject_access_review",
        "kubernetes.aio.client.models.v1_local_volume_source",
        "kubernetes.aio.client.models.v1_managed_fields_entry",
        "kubernetes.aio.client.models.v1_match_condition",
        "kubernetes.aio.client.models.v1_match_resources",
        "kubernetes.aio.client.models.v1_modify_volume_status",
        "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_mutating_webhook",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_mutation",
        "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1_namespace",
        "kubernetes.aio.client.models.v1_namespace_condition",
        "kubernetes.aio.client.models.v1_namespace_list",
        "kubernetes.aio.client.models.v1_namespace_spec",
        "kubernetes.aio.client.models.v1_namespace_status",
        "kubernetes.aio.client.models.v1_network_device_data",
        "kubernetes.aio.client.models.v1_network_policy",
        "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "kubernetes.aio.client.models.v1_network_policy_list",
        "kubernetes.aio.client.models.v1_network_policy_peer",
        "kubernetes.aio.client.models.v1_network_policy_port",
        "kubernetes.aio.client.models.v1_network_policy_spec",
        "kubernetes.aio.client.models.v1_nfs_volume_source",
        "kubernetes.aio.client.models.v1_node",
        "kubernetes.aio.client.models.v1_node_address",
        "kubernetes.aio.client.models.v1_node_affinity",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1_node_condition",
        "kubernetes.aio.client.models.v1_node_config_source",
        "kubernetes.aio.client.models.v1_node_config_status",
        "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "kubernetes.aio.client.models.v1_node_features",
        "kubernetes.aio.client.models.v1_node_list",
        "kubernetes.aio.client.models.v1_node_runtime_handler",
        "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "kubernetes.aio.client.models.v1_node_selector",
        "kubernetes.aio.client.models.v1_node_selector_requirement",
        "kubernetes.aio.client.models.v1_node_selector_term",
        "kubernetes.aio.client.models.v1_node_spec",
        "kubernetes.aio.client.models.v1_node_status",
        "kubernetes.aio.client.models.v1_node_swap_status",
        "kubernetes.aio.client.models.v1_node_system_info",
        "kubernetes.aio.client.models.v1_non_resource_attributes",
        "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "kubernetes.aio.client.models.v1_non_resource_rule",
        "kubernetes.aio.client.models.v1_object_field_selector",
        "kubernetes.aio.client.models.v1_object_meta",
        "kubernetes.aio.client.models.v1_object_reference",
        "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1_overhead",
        "kubernetes.aio.client.models.v1_owner_reference",
        "kubernetes.aio.client.models.v1_param_kind",
        "kubernetes.aio.client.models.v1_param_ref",
        "kubernetes.aio.client.models.v1_parent_reference",
        "kubernetes.aio.client.models.v1_persistent_volume",
        "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.aio.client.models.v1_persistent_volume_list",
        "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_status",
        "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_pod",
        "kubernetes.aio.client.models.v1_pod_affinity",
        "kubernetes.aio.client.models.v1_pod_affinity_term",
        "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "kubernetes.aio.client.models.v1_pod_condition",
        "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "kubernetes.aio.client.models.v1_pod_dns_config",
        "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_failure_policy",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "kubernetes.aio.client.models.v1_pod_ip",
        "kubernetes.aio.client.models.v1_pod_list",
        "kubernetes.aio.client.models.v1_pod_os",
        "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "kubernetes.aio.client.models.v1_pod_resource_claim",
        "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "kubernetes.aio.client.models.v1_pod_security_context",
        "kubernetes.aio.client.models.v1_pod_spec",
        "kubernetes.aio.client.models.v1_pod_status",
        "kubernetes.aio.client.models.v1_pod_template",
        "kubernetes.aio.client.models.v1_pod_template_list",
        "kubernetes.aio.client.models.v1_pod_template_spec",
        "kubernetes.aio.client.models.v1_policy_rule",
        "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "kubernetes.aio.client.models.v1_portworx_volume_source",
        "kubernetes.aio.client.models.v1_port_status",
        "kubernetes.aio.client.models.v1_preconditions",
        "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "kubernetes.aio.client.models.v1_priority_class",
        "kubernetes.aio.client.models.v1_priority_class_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration",
        "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "kubernetes.aio.client.models.v1_probe",
        "kubernetes.aio.client.models.v1_projected_volume_source",
        "kubernetes.aio.client.models.v1_queuing_configuration",
        "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.aio.client.models.v1_rbd_volume_source",
        "kubernetes.aio.client.models.v1_replication_controller",
        "kubernetes.aio.client.models.v1_replication_controller_condition",
        "kubernetes.aio.client.models.v1_replication_controller_list",
        "kubernetes.aio.client.models.v1_replication_controller_spec",
        "kubernetes.aio.client.models.v1_replication_controller_status",
        "kubernetes.aio.client.models.v1_replica_set",
        "kubernetes.aio.client.models.v1_replica_set_condition",
        "kubernetes.aio.client.models.v1_replica_set_list",
        "kubernetes.aio.client.models.v1_replica_set_spec",
        "kubernetes.aio.client.models.v1_replica_set_status",
        "kubernetes.aio.client.models.v1_resource_attributes",
        "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1_resource_claim_list",
        "kubernetes.aio.client.models.v1_resource_claim_spec",
        "kubernetes.aio.client.models.v1_resource_claim_status",
        "kubernetes.aio.client.models.v1_resource_claim_template",
        "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1_resource_field_selector",
        "kubernetes.aio.client.models.v1_resource_health",
        "kubernetes.aio.client.models.v1_resource_policy_rule",
        "kubernetes.aio.client.models.v1_resource_pool",
        "kubernetes.aio.client.models.v1_resource_quota",
        "kubernetes.aio.client.models.v1_resource_quota_list",
        "kubernetes.aio.client.models.v1_resource_quota_spec",
        "kubernetes.aio.client.models.v1_resource_quota_status",
        "kubernetes.aio.client.models.v1_resource_requirements",
        "kubernetes.aio.client.models.v1_resource_rule",
        "kubernetes.aio.client.models.v1_resource_slice",
        "kubernetes.aio.client.models.v1_resource_slice_list",
        "kubernetes.aio.client.models.v1_resource_slice_spec",
        "kubernetes.aio.client.models.v1_resource_status",
        "kubernetes.aio.client.models.v1_role",
        "kubernetes.aio.client.models.v1_role_binding",
        "kubernetes.aio.client.models.v1_role_binding_list",
        "kubernetes.aio.client.models.v1_role_list",
        "kubernetes.aio.client.models.v1_role_ref",
        "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.aio.client.models.v1_rule_with_operations",
        "kubernetes.aio.client.models.v1_runtime_class",
        "kubernetes.aio.client.models.v1_runtime_class_list",
        "kubernetes.aio.client.models.v1_scale",
        "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "kubernetes.aio.client.models.v1_scale_spec",
        "kubernetes.aio.client.models.v1_scale_status",
        "kubernetes.aio.client.models.v1_scheduling",
        "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.aio.client.models.v1_scope_selector",
        "kubernetes.aio.client.models.v1_seccomp_profile",
        "kubernetes.aio.client.models.v1_secret",
        "kubernetes.aio.client.models.v1_secret_env_source",
        "kubernetes.aio.client.models.v1_secret_key_selector",
        "kubernetes.aio.client.models.v1_secret_list",
        "kubernetes.aio.client.models.v1_secret_projection",
        "kubernetes.aio.client.models.v1_secret_reference",
        "kubernetes.aio.client.models.v1_secret_volume_source",
        "kubernetes.aio.client.models.v1_security_context",
        "kubernetes.aio.client.models.v1_selectable_field",
        "kubernetes.aio.client.models.v1_self_subject_access_review",
        "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_self_subject_review",
        "kubernetes.aio.client.models.v1_self_subject_review_status",
        "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "kubernetes.aio.client.models.v1_service",
        "kubernetes.aio.client.models.v1_service_account",
        "kubernetes.aio.client.models.v1_service_account_list",
        "kubernetes.aio.client.models.v1_service_account_subject",
        "kubernetes.aio.client.models.v1_service_account_token_projection",
        "kubernetes.aio.client.models.v1_service_backend_port",
        "kubernetes.aio.client.models.v1_service_cidr",
        "kubernetes.aio.client.models.v1_service_cidr_list",
        "kubernetes.aio.client.models.v1_service_cidr_spec",
        "kubernetes.aio.client.models.v1_service_cidr_status",
        "kubernetes.aio.client.models.v1_service_list",
        "kubernetes.aio.client.models.v1_service_port",
        "kubernetes.aio.client.models.v1_service_spec",
        "kubernetes.aio.client.models.v1_service_status",
        "kubernetes.aio.client.models.v1_session_affinity_config",
        "kubernetes.aio.client.models.v1_se_linux_options",
        "kubernetes.aio.client.models.v1_shard_info",
        "kubernetes.aio.client.models.v1_sleep_action",
        "kubernetes.aio.client.models.v1_stateful_set",
        "kubernetes.aio.client.models.v1_stateful_set_condition",
        "kubernetes.aio.client.models.v1_stateful_set_list",
        "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.aio.client.models.v1_stateful_set_spec",
        "kubernetes.aio.client.models.v1_stateful_set_status",
        "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "kubernetes.aio.client.models.v1_status",
        "kubernetes.aio.client.models.v1_status_cause",
        "kubernetes.aio.client.models.v1_status_details",
        "kubernetes.aio.client.models.v1_storage_class",
        "kubernetes.aio.client.models.v1_storage_class_list",
        "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "kubernetes.aio.client.models.v1_subject_access_review",
        "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_subject_access_review_status",
        "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "kubernetes.aio.client.models.v1_success_policy",
        "kubernetes.aio.client.models.v1_success_policy_rule",
        "kubernetes.aio.client.models.v1_sysctl",
        "kubernetes.aio.client.models.v1_taint",
        "kubernetes.aio.client.models.v1_tcp_socket_action",
        "kubernetes.aio.client.models.v1_token_request_spec",
        "kubernetes.aio.client.models.v1_token_request_status",
        "kubernetes.aio.client.models.v1_token_review",
        "kubernetes.aio.client.models.v1_token_review_spec",
        "kubernetes.aio.client.models.v1_token_review_status",
        "kubernetes.aio.client.models.v1_toleration",
        "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "kubernetes.aio.client.models.v1_topology_selector_term",
        "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "kubernetes.aio.client.models.v1_typed_object_reference",
        "kubernetes.aio.client.models.v1_type_checking",
        "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "kubernetes.aio.client.models.v1_user_info",
        "kubernetes.aio.client.models.v1_user_subject",
        "kubernetes.aio.client.models.v1_validating_admission_policy",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "kubernetes.aio.client.models.v1_validating_webhook",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_validation",
        "kubernetes.aio.client.models.v1_validation_rule",
        "kubernetes.aio.client.models.v1_variable",
        "kubernetes.aio.client.models.v1_volume",
        "kubernetes.aio.client.models.v1_volume_attachment",
        "kubernetes.aio.client.models.v1_volume_attachment_list",
        "kubernetes.aio.client.models.v1_volume_attachment_source",
        "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "kubernetes.aio.client.models.v1_volume_attachment_status",
        "kubernetes.aio.client.models.v1_volume_attributes_class",
        "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1_volume_device",
        "kubernetes.aio.client.models.v1_volume_error",
        "kubernetes.aio.client.models.v1_volume_mount",
        "kubernetes.aio.client.models.v1_volume_mount_status",
        "kubernetes.aio.client.models.v1_volume_node_affinity",
        "kubernetes.aio.client.models.v1_volume_node_resources",
        "kubernetes.aio.client.models.v1_volume_projection",
        "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "kubernetes.aio.client.models.v1_volume_status",
        "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.aio.client.models.v1_watch_event",
        "kubernetes.aio.client.models.v1_webhook_conversion",
        "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.aio.client.models.v1_windows_security_context_options",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "kubernetes.aio.client.models.v2_api_resource_discovery",
        "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "kubernetes.aio.client.models.v2_api_version_discovery",
        "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "kubernetes.aio.client.models.v2_external_metric_source",
        "kubernetes.aio.client.models.v2_external_metric_status",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "kubernetes.aio.client.models.v2_metric_identifier",
        "kubernetes.aio.client.models.v2_metric_spec",
        "kubernetes.aio.client.models.v2_metric_status",
        "kubernetes.aio.client.models.v2_metric_target",
        "kubernetes.aio.client.models.v2_metric_value_status",
        "kubernetes.aio.client.models.v2_object_metric_source",
        "kubernetes.aio.client.models.v2_object_metric_status",
        "kubernetes.aio.client.models.v2_pods_metric_source",
        "kubernetes.aio.client.models.v2_pods_metric_status",
        "kubernetes.aio.client.models.v2_resource_metric_source",
        "kubernetes.aio.client.models.v2_resource_metric_status",
        "kubernetes.aio.client.models.version_info",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.resource",
        "kubernetes.client.models.admissionregistration_v1_service_reference",
        "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.client.models.apiextensions_v1_service_reference",
        "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.client.models.apiregistration_v1_service_reference",
        "kubernetes.client.models.authentication_v1_token_request",
        "kubernetes.client.models.core_v1_endpoint_port",
        "kubernetes.client.models.core_v1_event",
        "kubernetes.client.models.core_v1_event_list",
        "kubernetes.client.models.core_v1_event_series",
        "kubernetes.client.models.core_v1_resource_claim",
        "kubernetes.client.models.discovery_v1_endpoint_port",
        "kubernetes.client.models.events_v1_event",
        "kubernetes.client.models.events_v1_event_list",
        "kubernetes.client.models.events_v1_event_series",
        "kubernetes.client.models.flowcontrol_v1_subject",
        "kubernetes.client.models.rbac_v1_subject",
        "kubernetes.client.models.resource_v1_resource_claim",
        "kubernetes.client.models.storage_v1_token_request",
        "kubernetes.client.models.v1alpha1_apply_configuration",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1alpha1_json_patch",
        "kubernetes.client.models.v1alpha1_match_condition",
        "kubernetes.client.models.v1alpha1_match_resources",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1alpha1_mutation",
        "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.client.models.v1alpha1_param_kind",
        "kubernetes.client.models.v1alpha1_param_ref",
        "kubernetes.client.models.v1alpha1_server_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version_condition",
        "kubernetes.client.models.v1alpha1_storage_version_list",
        "kubernetes.client.models.v1alpha1_storage_version_status",
        "kubernetes.client.models.v1alpha1_variable",
        "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.client.models.v1alpha2_lease_candidate",
        "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.client.models.v1alpha2_pod_group",
        "kubernetes.client.models.v1alpha2_pod_group_list",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.client.models.v1alpha2_pod_group_spec",
        "kubernetes.client.models.v1alpha2_pod_group_status",
        "kubernetes.client.models.v1alpha2_pod_group_template",
        "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_topology_constraint",
        "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.client.models.v1alpha2_workload",
        "kubernetes.client.models.v1alpha2_workload_list",
        "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_workload_spec",
        "kubernetes.client.models.v1alpha3_device_taint",
        "kubernetes.client.models.v1alpha3_device_taint_rule",
        "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.client.models.v1alpha3_device_taint_selector",
        "kubernetes.client.models.v1alpha3_pool_status",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.client.models.v1beta1_allocated_device_status",
        "kubernetes.client.models.v1beta1_allocation_result",
        "kubernetes.client.models.v1beta1_apply_configuration",
        "kubernetes.client.models.v1beta1_basic_device",
        "kubernetes.client.models.v1beta1_capacity_request_policy",
        "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.client.models.v1beta1_capacity_requirements",
        "kubernetes.client.models.v1beta1_cel_device_selector",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1beta1_counter",
        "kubernetes.client.models.v1beta1_counter_set",
        "kubernetes.client.models.v1beta1_device",
        "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.client.models.v1beta1_device_allocation_result",
        "kubernetes.client.models.v1beta1_device_attribute",
        "kubernetes.client.models.v1beta1_device_capacity",
        "kubernetes.client.models.v1beta1_device_claim",
        "kubernetes.client.models.v1beta1_device_claim_configuration",
        "kubernetes.client.models.v1beta1_device_class",
        "kubernetes.client.models.v1beta1_device_class_configuration",
        "kubernetes.client.models.v1beta1_device_class_list",
        "kubernetes.client.models.v1beta1_device_class_spec",
        "kubernetes.client.models.v1beta1_device_constraint",
        "kubernetes.client.models.v1beta1_device_counter_consumption",
        "kubernetes.client.models.v1beta1_device_request",
        "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.client.models.v1beta1_device_selector",
        "kubernetes.client.models.v1beta1_device_sub_request",
        "kubernetes.client.models.v1beta1_device_taint",
        "kubernetes.client.models.v1beta1_device_toleration",
        "kubernetes.client.models.v1beta1_ip_address",
        "kubernetes.client.models.v1beta1_ip_address_list",
        "kubernetes.client.models.v1beta1_ip_address_spec",
        "kubernetes.client.models.v1beta1_json_patch",
        "kubernetes.client.models.v1beta1_lease_candidate",
        "kubernetes.client.models.v1beta1_lease_candidate_list",
        "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.client.models.v1beta1_match_condition",
        "kubernetes.client.models.v1beta1_match_resources",
        "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1beta1_mutation",
        "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.client.models.v1beta1_network_device_data",
        "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.client.models.v1beta1_param_kind",
        "kubernetes.client.models.v1beta1_param_ref",
        "kubernetes.client.models.v1beta1_parent_reference",
        "kubernetes.client.models.v1beta1_pod_certificate_request",
        "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.client.models.v1beta1_resource_claim",
        "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta1_resource_claim_list",
        "kubernetes.client.models.v1beta1_resource_claim_spec",
        "kubernetes.client.models.v1beta1_resource_claim_status",
        "kubernetes.client.models.v1beta1_resource_claim_template",
        "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.client.models.v1beta1_resource_pool",
        "kubernetes.client.models.v1beta1_resource_slice",
        "kubernetes.client.models.v1beta1_resource_slice_list",
        "kubernetes.client.models.v1beta1_resource_slice_spec",
        "kubernetes.client.models.v1beta1_service_cidr",
        "kubernetes.client.models.v1beta1_service_cidr_list",
        "kubernetes.client.models.v1beta1_service_cidr_spec",
        "kubernetes.client.models.v1beta1_service_cidr_status",
        "kubernetes.client.models.v1beta1_storage_version_migration",
        "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.client.models.v1beta1_variable",
        "kubernetes.client.models.v1beta1_volume_attributes_class",
        "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.client.models.v1beta2_allocated_device_status",
        "kubernetes.client.models.v1beta2_allocation_result",
        "kubernetes.client.models.v1beta2_capacity_request_policy",
        "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.client.models.v1beta2_capacity_requirements",
        "kubernetes.client.models.v1beta2_cel_device_selector",
        "kubernetes.client.models.v1beta2_counter",
        "kubernetes.client.models.v1beta2_counter_set",
        "kubernetes.client.models.v1beta2_device",
        "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.client.models.v1beta2_device_allocation_result",
        "kubernetes.client.models.v1beta2_device_attribute",
        "kubernetes.client.models.v1beta2_device_capacity",
        "kubernetes.client.models.v1beta2_device_claim",
        "kubernetes.client.models.v1beta2_device_claim_configuration",
        "kubernetes.client.models.v1beta2_device_class",
        "kubernetes.client.models.v1beta2_device_class_configuration",
        "kubernetes.client.models.v1beta2_device_class_list",
        "kubernetes.client.models.v1beta2_device_class_spec",
        "kubernetes.client.models.v1beta2_device_constraint",
        "kubernetes.client.models.v1beta2_device_counter_consumption",
        "kubernetes.client.models.v1beta2_device_request",
        "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.client.models.v1beta2_device_selector",
        "kubernetes.client.models.v1beta2_device_sub_request",
        "kubernetes.client.models.v1beta2_device_taint",
        "kubernetes.client.models.v1beta2_device_taint_rule",
        "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.client.models.v1beta2_device_taint_selector",
        "kubernetes.client.models.v1beta2_device_toleration",
        "kubernetes.client.models.v1beta2_exact_device_request",
        "kubernetes.client.models.v1beta2_network_device_data",
        "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.client.models.v1beta2_resource_claim",
        "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta2_resource_claim_list",
        "kubernetes.client.models.v1beta2_resource_claim_spec",
        "kubernetes.client.models.v1beta2_resource_claim_status",
        "kubernetes.client.models.v1beta2_resource_claim_template",
        "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.client.models.v1beta2_resource_pool",
        "kubernetes.client.models.v1beta2_resource_slice",
        "kubernetes.client.models.v1beta2_resource_slice_list",
        "kubernetes.client.models.v1beta2_resource_slice_spec",
        "kubernetes.client.models.v1_affinity",
        "kubernetes.client.models.v1_aggregation_rule",
        "kubernetes.client.models.v1_allocated_device_status",
        "kubernetes.client.models.v1_allocation_result",
        "kubernetes.client.models.v1_api_group",
        "kubernetes.client.models.v1_api_group_list",
        "kubernetes.client.models.v1_api_resource",
        "kubernetes.client.models.v1_api_resource_list",
        "kubernetes.client.models.v1_api_service",
        "kubernetes.client.models.v1_api_service_condition",
        "kubernetes.client.models.v1_api_service_list",
        "kubernetes.client.models.v1_api_service_spec",
        "kubernetes.client.models.v1_api_service_status",
        "kubernetes.client.models.v1_api_versions",
        "kubernetes.client.models.v1_apply_configuration",
        "kubernetes.client.models.v1_app_armor_profile",
        "kubernetes.client.models.v1_attached_volume",
        "kubernetes.client.models.v1_audit_annotation",
        "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.client.models.v1_azure_disk_volume_source",
        "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.client.models.v1_azure_file_volume_source",
        "kubernetes.client.models.v1_binding",
        "kubernetes.client.models.v1_bound_object_reference",
        "kubernetes.client.models.v1_capabilities",
        "kubernetes.client.models.v1_capacity_request_policy",
        "kubernetes.client.models.v1_capacity_request_policy_range",
        "kubernetes.client.models.v1_capacity_requirements",
        "kubernetes.client.models.v1_cel_device_selector",
        "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.client.models.v1_ceph_fs_volume_source",
        "kubernetes.client.models.v1_certificate_signing_request",
        "kubernetes.client.models.v1_certificate_signing_request_condition",
        "kubernetes.client.models.v1_certificate_signing_request_list",
        "kubernetes.client.models.v1_certificate_signing_request_spec",
        "kubernetes.client.models.v1_certificate_signing_request_status",
        "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.client.models.v1_cinder_volume_source",
        "kubernetes.client.models.v1_client_ip_config",
        "kubernetes.client.models.v1_cluster_role",
        "kubernetes.client.models.v1_cluster_role_binding",
        "kubernetes.client.models.v1_cluster_role_binding_list",
        "kubernetes.client.models.v1_cluster_role_list",
        "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.client.models.v1_component_condition",
        "kubernetes.client.models.v1_component_status",
        "kubernetes.client.models.v1_component_status_list",
        "kubernetes.client.models.v1_condition",
        "kubernetes.client.models.v1_config_map",
        "kubernetes.client.models.v1_config_map_env_source",
        "kubernetes.client.models.v1_config_map_key_selector",
        "kubernetes.client.models.v1_config_map_list",
        "kubernetes.client.models.v1_config_map_node_config_source",
        "kubernetes.client.models.v1_config_map_projection",
        "kubernetes.client.models.v1_config_map_volume_source",
        "kubernetes.client.models.v1_container",
        "kubernetes.client.models.v1_container_extended_resource_request",
        "kubernetes.client.models.v1_container_image",
        "kubernetes.client.models.v1_container_port",
        "kubernetes.client.models.v1_container_resize_policy",
        "kubernetes.client.models.v1_container_restart_rule",
        "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.client.models.v1_container_state",
        "kubernetes.client.models.v1_container_state_running",
        "kubernetes.client.models.v1_container_state_terminated",
        "kubernetes.client.models.v1_container_state_waiting",
        "kubernetes.client.models.v1_container_status",
        "kubernetes.client.models.v1_container_user",
        "kubernetes.client.models.v1_controller_revision",
        "kubernetes.client.models.v1_controller_revision_list",
        "kubernetes.client.models.v1_counter",
        "kubernetes.client.models.v1_counter_set",
        "kubernetes.client.models.v1_cron_job",
        "kubernetes.client.models.v1_cron_job_list",
        "kubernetes.client.models.v1_cron_job_spec",
        "kubernetes.client.models.v1_cron_job_status",
        "kubernetes.client.models.v1_cross_version_object_reference",
        "kubernetes.client.models.v1_csi_driver",
        "kubernetes.client.models.v1_csi_driver_list",
        "kubernetes.client.models.v1_csi_driver_spec",
        "kubernetes.client.models.v1_csi_node",
        "kubernetes.client.models.v1_csi_node_driver",
        "kubernetes.client.models.v1_csi_node_list",
        "kubernetes.client.models.v1_csi_node_spec",
        "kubernetes.client.models.v1_csi_persistent_volume_source",
        "kubernetes.client.models.v1_csi_storage_capacity",
        "kubernetes.client.models.v1_csi_storage_capacity_list",
        "kubernetes.client.models.v1_csi_volume_source",
        "kubernetes.client.models.v1_custom_resource_column_definition",
        "kubernetes.client.models.v1_custom_resource_conversion",
        "kubernetes.client.models.v1_custom_resource_definition",
        "kubernetes.client.models.v1_custom_resource_definition_condition",
        "kubernetes.client.models.v1_custom_resource_definition_list",
        "kubernetes.client.models.v1_custom_resource_definition_names",
        "kubernetes.client.models.v1_custom_resource_definition_spec",
        "kubernetes.client.models.v1_custom_resource_definition_status",
        "kubernetes.client.models.v1_custom_resource_definition_version",
        "kubernetes.client.models.v1_custom_resource_subresources",
        "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.client.models.v1_custom_resource_validation",
        "kubernetes.client.models.v1_daemon_endpoint",
        "kubernetes.client.models.v1_daemon_set",
        "kubernetes.client.models.v1_daemon_set_condition",
        "kubernetes.client.models.v1_daemon_set_list",
        "kubernetes.client.models.v1_daemon_set_spec",
        "kubernetes.client.models.v1_daemon_set_status",
        "kubernetes.client.models.v1_daemon_set_update_strategy",
        "kubernetes.client.models.v1_delete_options",
        "kubernetes.client.models.v1_deployment",
        "kubernetes.client.models.v1_deployment_condition",
        "kubernetes.client.models.v1_deployment_list",
        "kubernetes.client.models.v1_deployment_spec",
        "kubernetes.client.models.v1_deployment_status",
        "kubernetes.client.models.v1_deployment_strategy",
        "kubernetes.client.models.v1_device",
        "kubernetes.client.models.v1_device_allocation_configuration",
        "kubernetes.client.models.v1_device_allocation_result",
        "kubernetes.client.models.v1_device_attribute",
        "kubernetes.client.models.v1_device_capacity",
        "kubernetes.client.models.v1_device_claim",
        "kubernetes.client.models.v1_device_claim_configuration",
        "kubernetes.client.models.v1_device_class",
        "kubernetes.client.models.v1_device_class_configuration",
        "kubernetes.client.models.v1_device_class_list",
        "kubernetes.client.models.v1_device_class_spec",
        "kubernetes.client.models.v1_device_constraint",
        "kubernetes.client.models.v1_device_counter_consumption",
        "kubernetes.client.models.v1_device_request",
        "kubernetes.client.models.v1_device_request_allocation_result",
        "kubernetes.client.models.v1_device_selector",
        "kubernetes.client.models.v1_device_sub_request",
        "kubernetes.client.models.v1_device_taint",
        "kubernetes.client.models.v1_device_toleration",
        "kubernetes.client.models.v1_downward_api_projection",
        "kubernetes.client.models.v1_downward_api_volume_file",
        "kubernetes.client.models.v1_downward_api_volume_source",
        "kubernetes.client.models.v1_empty_dir_volume_source",
        "kubernetes.client.models.v1_endpoint",
        "kubernetes.client.models.v1_endpoints",
        "kubernetes.client.models.v1_endpoints_list",
        "kubernetes.client.models.v1_endpoint_address",
        "kubernetes.client.models.v1_endpoint_conditions",
        "kubernetes.client.models.v1_endpoint_hints",
        "kubernetes.client.models.v1_endpoint_slice",
        "kubernetes.client.models.v1_endpoint_slice_list",
        "kubernetes.client.models.v1_endpoint_subset",
        "kubernetes.client.models.v1_env_from_source",
        "kubernetes.client.models.v1_env_var",
        "kubernetes.client.models.v1_env_var_source",
        "kubernetes.client.models.v1_ephemeral_container",
        "kubernetes.client.models.v1_ephemeral_volume_source",
        "kubernetes.client.models.v1_event_source",
        "kubernetes.client.models.v1_eviction",
        "kubernetes.client.models.v1_exact_device_request",
        "kubernetes.client.models.v1_exec_action",
        "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.client.models.v1_expression_warning",
        "kubernetes.client.models.v1_external_documentation",
        "kubernetes.client.models.v1_fc_volume_source",
        "kubernetes.client.models.v1_field_selector_attributes",
        "kubernetes.client.models.v1_field_selector_requirement",
        "kubernetes.client.models.v1_file_key_selector",
        "kubernetes.client.models.v1_flex_persistent_volume_source",
        "kubernetes.client.models.v1_flex_volume_source",
        "kubernetes.client.models.v1_flocker_volume_source",
        "kubernetes.client.models.v1_flow_distinguisher_method",
        "kubernetes.client.models.v1_flow_schema",
        "kubernetes.client.models.v1_flow_schema_condition",
        "kubernetes.client.models.v1_flow_schema_list",
        "kubernetes.client.models.v1_flow_schema_spec",
        "kubernetes.client.models.v1_flow_schema_status",
        "kubernetes.client.models.v1_for_node",
        "kubernetes.client.models.v1_for_zone",
        "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.client.models.v1_git_repo_volume_source",
        "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.client.models.v1_glusterfs_volume_source",
        "kubernetes.client.models.v1_group_resource",
        "kubernetes.client.models.v1_group_subject",
        "kubernetes.client.models.v1_group_version_for_discovery",
        "kubernetes.client.models.v1_grpc_action",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v1_host_alias",
        "kubernetes.client.models.v1_host_ip",
        "kubernetes.client.models.v1_host_path_volume_source",
        "kubernetes.client.models.v1_http_get_action",
        "kubernetes.client.models.v1_http_header",
        "kubernetes.client.models.v1_http_ingress_path",
        "kubernetes.client.models.v1_http_ingress_rule_value",
        "kubernetes.client.models.v1_image_volume_source",
        "kubernetes.client.models.v1_image_volume_status",
        "kubernetes.client.models.v1_ingress",
        "kubernetes.client.models.v1_ingress_backend",
        "kubernetes.client.models.v1_ingress_class",
        "kubernetes.client.models.v1_ingress_class_list",
        "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.client.models.v1_ingress_class_spec",
        "kubernetes.client.models.v1_ingress_list",
        "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.client.models.v1_ingress_load_balancer_status",
        "kubernetes.client.models.v1_ingress_port_status",
        "kubernetes.client.models.v1_ingress_rule",
        "kubernetes.client.models.v1_ingress_service_backend",
        "kubernetes.client.models.v1_ingress_spec",
        "kubernetes.client.models.v1_ingress_status",
        "kubernetes.client.models.v1_ingress_tls",
        "kubernetes.client.models.v1_ip_address",
        "kubernetes.client.models.v1_ip_address_list",
        "kubernetes.client.models.v1_ip_address_spec",
        "kubernetes.client.models.v1_ip_block",
        "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.client.models.v1_iscsi_volume_source",
        "kubernetes.client.models.v1_job",
        "kubernetes.client.models.v1_job_condition",
        "kubernetes.client.models.v1_job_list",
        "kubernetes.client.models.v1_job_spec",
        "kubernetes.client.models.v1_job_status",
        "kubernetes.client.models.v1_job_template_spec",
        "kubernetes.client.models.v1_json_patch",
        "kubernetes.client.models.v1_json_schema_props",
        "kubernetes.client.models.v1_key_to_path",
        "kubernetes.client.models.v1_label_selector",
        "kubernetes.client.models.v1_label_selector_attributes",
        "kubernetes.client.models.v1_label_selector_requirement",
        "kubernetes.client.models.v1_lease",
        "kubernetes.client.models.v1_lease_list",
        "kubernetes.client.models.v1_lease_spec",
        "kubernetes.client.models.v1_lifecycle",
        "kubernetes.client.models.v1_lifecycle_handler",
        "kubernetes.client.models.v1_limited_priority_level_configuration",
        "kubernetes.client.models.v1_limit_range",
        "kubernetes.client.models.v1_limit_range_item",
        "kubernetes.client.models.v1_limit_range_list",
        "kubernetes.client.models.v1_limit_range_spec",
        "kubernetes.client.models.v1_limit_response",
        "kubernetes.client.models.v1_linux_container_user",
        "kubernetes.client.models.v1_list_meta",
        "kubernetes.client.models.v1_load_balancer_ingress",
        "kubernetes.client.models.v1_load_balancer_status",
        "kubernetes.client.models.v1_local_object_reference",
        "kubernetes.client.models.v1_local_subject_access_review",
        "kubernetes.client.models.v1_local_volume_source",
        "kubernetes.client.models.v1_managed_fields_entry",
        "kubernetes.client.models.v1_match_condition",
        "kubernetes.client.models.v1_match_resources",
        "kubernetes.client.models.v1_modify_volume_status",
        "kubernetes.client.models.v1_mutating_admission_policy",
        "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_mutating_admission_policy_list",
        "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1_mutating_webhook",
        "kubernetes.client.models.v1_mutating_webhook_configuration",
        "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.client.models.v1_mutation",
        "kubernetes.client.models.v1_named_rule_with_operations",
        "kubernetes.client.models.v1_namespace",
        "kubernetes.client.models.v1_namespace_condition",
        "kubernetes.client.models.v1_namespace_list",
        "kubernetes.client.models.v1_namespace_spec",
        "kubernetes.client.models.v1_namespace_status",
        "kubernetes.client.models.v1_network_device_data",
        "kubernetes.client.models.v1_network_policy",
        "kubernetes.client.models.v1_network_policy_egress_rule",
        "kubernetes.client.models.v1_network_policy_ingress_rule",
        "kubernetes.client.models.v1_network_policy_list",
        "kubernetes.client.models.v1_network_policy_peer",
        "kubernetes.client.models.v1_network_policy_port",
        "kubernetes.client.models.v1_network_policy_spec",
        "kubernetes.client.models.v1_nfs_volume_source",
        "kubernetes.client.models.v1_node",
        "kubernetes.client.models.v1_node_address",
        "kubernetes.client.models.v1_node_affinity",
        "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1_node_condition",
        "kubernetes.client.models.v1_node_config_source",
        "kubernetes.client.models.v1_node_config_status",
        "kubernetes.client.models.v1_node_daemon_endpoints",
        "kubernetes.client.models.v1_node_features",
        "kubernetes.client.models.v1_node_list",
        "kubernetes.client.models.v1_node_runtime_handler",
        "kubernetes.client.models.v1_node_runtime_handler_features",
        "kubernetes.client.models.v1_node_selector",
        "kubernetes.client.models.v1_node_selector_requirement",
        "kubernetes.client.models.v1_node_selector_term",
        "kubernetes.client.models.v1_node_spec",
        "kubernetes.client.models.v1_node_status",
        "kubernetes.client.models.v1_node_swap_status",
        "kubernetes.client.models.v1_node_system_info",
        "kubernetes.client.models.v1_non_resource_attributes",
        "kubernetes.client.models.v1_non_resource_policy_rule",
        "kubernetes.client.models.v1_non_resource_rule",
        "kubernetes.client.models.v1_object_field_selector",
        "kubernetes.client.models.v1_object_meta",
        "kubernetes.client.models.v1_object_reference",
        "kubernetes.client.models.v1_opaque_device_configuration",
        "kubernetes.client.models.v1_overhead",
        "kubernetes.client.models.v1_owner_reference",
        "kubernetes.client.models.v1_param_kind",
        "kubernetes.client.models.v1_param_ref",
        "kubernetes.client.models.v1_parent_reference",
        "kubernetes.client.models.v1_persistent_volume",
        "kubernetes.client.models.v1_persistent_volume_claim",
        "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.client.models.v1_persistent_volume_claim_list",
        "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.client.models.v1_persistent_volume_claim_status",
        "kubernetes.client.models.v1_persistent_volume_claim_template",
        "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.client.models.v1_persistent_volume_list",
        "kubernetes.client.models.v1_persistent_volume_spec",
        "kubernetes.client.models.v1_persistent_volume_status",
        "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.client.models.v1_pod",
        "kubernetes.client.models.v1_pod_affinity",
        "kubernetes.client.models.v1_pod_affinity_term",
        "kubernetes.client.models.v1_pod_anti_affinity",
        "kubernetes.client.models.v1_pod_certificate_projection",
        "kubernetes.client.models.v1_pod_condition",
        "kubernetes.client.models.v1_pod_disruption_budget",
        "kubernetes.client.models.v1_pod_disruption_budget_list",
        "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.client.models.v1_pod_disruption_budget_status",
        "kubernetes.client.models.v1_pod_dns_config",
        "kubernetes.client.models.v1_pod_dns_config_option",
        "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.client.models.v1_pod_failure_policy",
        "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.client.models.v1_pod_failure_policy_rule",
        "kubernetes.client.models.v1_pod_ip",
        "kubernetes.client.models.v1_pod_list",
        "kubernetes.client.models.v1_pod_os",
        "kubernetes.client.models.v1_pod_readiness_gate",
        "kubernetes.client.models.v1_pod_resource_claim",
        "kubernetes.client.models.v1_pod_resource_claim_status",
        "kubernetes.client.models.v1_pod_scheduling_gate",
        "kubernetes.client.models.v1_pod_scheduling_group",
        "kubernetes.client.models.v1_pod_security_context",
        "kubernetes.client.models.v1_pod_spec",
        "kubernetes.client.models.v1_pod_status",
        "kubernetes.client.models.v1_pod_template",
        "kubernetes.client.models.v1_pod_template_list",
        "kubernetes.client.models.v1_pod_template_spec",
        "kubernetes.client.models.v1_policy_rule",
        "kubernetes.client.models.v1_policy_rules_with_subjects",
        "kubernetes.client.models.v1_portworx_volume_source",
        "kubernetes.client.models.v1_port_status",
        "kubernetes.client.models.v1_preconditions",
        "kubernetes.client.models.v1_preferred_scheduling_term",
        "kubernetes.client.models.v1_priority_class",
        "kubernetes.client.models.v1_priority_class_list",
        "kubernetes.client.models.v1_priority_level_configuration",
        "kubernetes.client.models.v1_priority_level_configuration_condition",
        "kubernetes.client.models.v1_priority_level_configuration_list",
        "kubernetes.client.models.v1_priority_level_configuration_reference",
        "kubernetes.client.models.v1_priority_level_configuration_spec",
        "kubernetes.client.models.v1_priority_level_configuration_status",
        "kubernetes.client.models.v1_probe",
        "kubernetes.client.models.v1_projected_volume_source",
        "kubernetes.client.models.v1_queuing_configuration",
        "kubernetes.client.models.v1_quobyte_volume_source",
        "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.client.models.v1_rbd_volume_source",
        "kubernetes.client.models.v1_replication_controller",
        "kubernetes.client.models.v1_replication_controller_condition",
        "kubernetes.client.models.v1_replication_controller_list",
        "kubernetes.client.models.v1_replication_controller_spec",
        "kubernetes.client.models.v1_replication_controller_status",
        "kubernetes.client.models.v1_replica_set",
        "kubernetes.client.models.v1_replica_set_condition",
        "kubernetes.client.models.v1_replica_set_list",
        "kubernetes.client.models.v1_replica_set_spec",
        "kubernetes.client.models.v1_replica_set_status",
        "kubernetes.client.models.v1_resource_attributes",
        "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1_resource_claim_list",
        "kubernetes.client.models.v1_resource_claim_spec",
        "kubernetes.client.models.v1_resource_claim_status",
        "kubernetes.client.models.v1_resource_claim_template",
        "kubernetes.client.models.v1_resource_claim_template_list",
        "kubernetes.client.models.v1_resource_claim_template_spec",
        "kubernetes.client.models.v1_resource_field_selector",
        "kubernetes.client.models.v1_resource_health",
        "kubernetes.client.models.v1_resource_policy_rule",
        "kubernetes.client.models.v1_resource_pool",
        "kubernetes.client.models.v1_resource_quota",
        "kubernetes.client.models.v1_resource_quota_list",
        "kubernetes.client.models.v1_resource_quota_spec",
        "kubernetes.client.models.v1_resource_quota_status",
        "kubernetes.client.models.v1_resource_requirements",
        "kubernetes.client.models.v1_resource_rule",
        "kubernetes.client.models.v1_resource_slice",
        "kubernetes.client.models.v1_resource_slice_list",
        "kubernetes.client.models.v1_resource_slice_spec",
        "kubernetes.client.models.v1_resource_status",
        "kubernetes.client.models.v1_role",
        "kubernetes.client.models.v1_role_binding",
        "kubernetes.client.models.v1_role_binding_list",
        "kubernetes.client.models.v1_role_list",
        "kubernetes.client.models.v1_role_ref",
        "kubernetes.client.models.v1_rolling_update_daemon_set",
        "kubernetes.client.models.v1_rolling_update_deployment",
        "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.client.models.v1_rule_with_operations",
        "kubernetes.client.models.v1_runtime_class",
        "kubernetes.client.models.v1_runtime_class_list",
        "kubernetes.client.models.v1_scale",
        "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.client.models.v1_scale_io_volume_source",
        "kubernetes.client.models.v1_scale_spec",
        "kubernetes.client.models.v1_scale_status",
        "kubernetes.client.models.v1_scheduling",
        "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.client.models.v1_scope_selector",
        "kubernetes.client.models.v1_seccomp_profile",
        "kubernetes.client.models.v1_secret",
        "kubernetes.client.models.v1_secret_env_source",
        "kubernetes.client.models.v1_secret_key_selector",
        "kubernetes.client.models.v1_secret_list",
        "kubernetes.client.models.v1_secret_projection",
        "kubernetes.client.models.v1_secret_reference",
        "kubernetes.client.models.v1_secret_volume_source",
        "kubernetes.client.models.v1_security_context",
        "kubernetes.client.models.v1_selectable_field",
        "kubernetes.client.models.v1_self_subject_access_review",
        "kubernetes.client.models.v1_self_subject_access_review_spec",
        "kubernetes.client.models.v1_self_subject_review",
        "kubernetes.client.models.v1_self_subject_review_status",
        "kubernetes.client.models.v1_self_subject_rules_review",
        "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.client.models.v1_server_address_by_client_cidr",
        "kubernetes.client.models.v1_service",
        "kubernetes.client.models.v1_service_account",
        "kubernetes.client.models.v1_service_account_list",
        "kubernetes.client.models.v1_service_account_subject",
        "kubernetes.client.models.v1_service_account_token_projection",
        "kubernetes.client.models.v1_service_backend_port",
        "kubernetes.client.models.v1_service_cidr",
        "kubernetes.client.models.v1_service_cidr_list",
        "kubernetes.client.models.v1_service_cidr_spec",
        "kubernetes.client.models.v1_service_cidr_status",
        "kubernetes.client.models.v1_service_list",
        "kubernetes.client.models.v1_service_port",
        "kubernetes.client.models.v1_service_spec",
        "kubernetes.client.models.v1_service_status",
        "kubernetes.client.models.v1_session_affinity_config",
        "kubernetes.client.models.v1_se_linux_options",
        "kubernetes.client.models.v1_shard_info",
        "kubernetes.client.models.v1_sleep_action",
        "kubernetes.client.models.v1_stateful_set",
        "kubernetes.client.models.v1_stateful_set_condition",
        "kubernetes.client.models.v1_stateful_set_list",
        "kubernetes.client.models.v1_stateful_set_ordinals",
        "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.client.models.v1_stateful_set_spec",
        "kubernetes.client.models.v1_stateful_set_status",
        "kubernetes.client.models.v1_stateful_set_update_strategy",
        "kubernetes.client.models.v1_status",
        "kubernetes.client.models.v1_status_cause",
        "kubernetes.client.models.v1_status_details",
        "kubernetes.client.models.v1_storage_class",
        "kubernetes.client.models.v1_storage_class_list",
        "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.client.models.v1_storage_os_volume_source",
        "kubernetes.client.models.v1_subject_access_review",
        "kubernetes.client.models.v1_subject_access_review_spec",
        "kubernetes.client.models.v1_subject_access_review_status",
        "kubernetes.client.models.v1_subject_rules_review_status",
        "kubernetes.client.models.v1_success_policy",
        "kubernetes.client.models.v1_success_policy_rule",
        "kubernetes.client.models.v1_sysctl",
        "kubernetes.client.models.v1_taint",
        "kubernetes.client.models.v1_tcp_socket_action",
        "kubernetes.client.models.v1_token_request_spec",
        "kubernetes.client.models.v1_token_request_status",
        "kubernetes.client.models.v1_token_review",
        "kubernetes.client.models.v1_token_review_spec",
        "kubernetes.client.models.v1_token_review_status",
        "kubernetes.client.models.v1_toleration",
        "kubernetes.client.models.v1_topology_selector_label_requirement",
        "kubernetes.client.models.v1_topology_selector_term",
        "kubernetes.client.models.v1_topology_spread_constraint",
        "kubernetes.client.models.v1_typed_local_object_reference",
        "kubernetes.client.models.v1_typed_object_reference",
        "kubernetes.client.models.v1_type_checking",
        "kubernetes.client.models.v1_uncounted_terminated_pods",
        "kubernetes.client.models.v1_user_info",
        "kubernetes.client.models.v1_user_subject",
        "kubernetes.client.models.v1_validating_admission_policy",
        "kubernetes.client.models.v1_validating_admission_policy_binding",
        "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_validating_admission_policy_list",
        "kubernetes.client.models.v1_validating_admission_policy_spec",
        "kubernetes.client.models.v1_validating_admission_policy_status",
        "kubernetes.client.models.v1_validating_webhook",
        "kubernetes.client.models.v1_validating_webhook_configuration",
        "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.client.models.v1_validation",
        "kubernetes.client.models.v1_validation_rule",
        "kubernetes.client.models.v1_variable",
        "kubernetes.client.models.v1_volume",
        "kubernetes.client.models.v1_volume_attachment",
        "kubernetes.client.models.v1_volume_attachment_list",
        "kubernetes.client.models.v1_volume_attachment_source",
        "kubernetes.client.models.v1_volume_attachment_spec",
        "kubernetes.client.models.v1_volume_attachment_status",
        "kubernetes.client.models.v1_volume_attributes_class",
        "kubernetes.client.models.v1_volume_attributes_class_list",
        "kubernetes.client.models.v1_volume_device",
        "kubernetes.client.models.v1_volume_error",
        "kubernetes.client.models.v1_volume_mount",
        "kubernetes.client.models.v1_volume_mount_status",
        "kubernetes.client.models.v1_volume_node_affinity",
        "kubernetes.client.models.v1_volume_node_resources",
        "kubernetes.client.models.v1_volume_projection",
        "kubernetes.client.models.v1_volume_resource_requirements",
        "kubernetes.client.models.v1_volume_status",
        "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.client.models.v1_watch_event",
        "kubernetes.client.models.v1_webhook_conversion",
        "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.client.models.v1_windows_security_context_options",
        "kubernetes.client.models.v2beta1_api_group_discovery",
        "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.client.models.v2beta1_api_resource_discovery",
        "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.client.models.v2beta1_api_version_discovery",
        "kubernetes.client.models.v2_api_group_discovery",
        "kubernetes.client.models.v2_api_group_discovery_list",
        "kubernetes.client.models.v2_api_resource_discovery",
        "kubernetes.client.models.v2_api_subresource_discovery",
        "kubernetes.client.models.v2_api_version_discovery",
        "kubernetes.client.models.v2_container_resource_metric_source",
        "kubernetes.client.models.v2_container_resource_metric_status",
        "kubernetes.client.models.v2_cross_version_object_reference",
        "kubernetes.client.models.v2_external_metric_source",
        "kubernetes.client.models.v2_external_metric_status",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v2_hpa_scaling_policy",
        "kubernetes.client.models.v2_hpa_scaling_rules",
        "kubernetes.client.models.v2_metric_identifier",
        "kubernetes.client.models.v2_metric_spec",
        "kubernetes.client.models.v2_metric_status",
        "kubernetes.client.models.v2_metric_target",
        "kubernetes.client.models.v2_metric_value_status",
        "kubernetes.client.models.v2_object_metric_source",
        "kubernetes.client.models.v2_object_metric_status",
        "kubernetes.client.models.v2_pods_metric_source",
        "kubernetes.client.models.v2_pods_metric_status",
        "kubernetes.client.models.v2_resource_metric_source",
        "kubernetes.client.models.v2_resource_metric_status",
        "kubernetes.client.models.version_info"
      ],
      "import_count": 1538
    },
    "json": {
      "used_by": [
        "examples.cronjob_crud",
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.client.rest",
        "kubernetes.aio.config.exec_provider",
        "kubernetes.aio.config.exec_provider_test",
        "kubernetes.aio.config.google_auth",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.openid_test",
        "kubernetes.base.config.exec_provider",
        "kubernetes.base.config.exec_provider_test",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.client",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.dynamic.exceptions",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.leaderelection.leaderelection_test",
        "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "kubernetes.base.watch.watch",
        "kubernetes.client.api_client",
        "kubernetes.client.rest",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 23
    },
    "yaml": {
      "used_by": [
        "examples.deployment_create",
        "examples.job_crud",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.aio.e2e_test.test_api",
        "kubernetes.aio.utils.create_from_yaml",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.resource",
        "kubernetes.base.stream.ws_client",
        "kubernetes.e2e_test.test_apps",
        "kubernetes.e2e_test.test_utils",
        "kubernetes.utils.create_from_yaml"
      ],
      "import_count": 13
    },
    "datetime": {
      "used_by": [
        "examples.deployment_crud",
        "examples.dynamic-client.deployment_rolling_restart",
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.config.dateutil",
        "kubernetes.aio.config.dateutil_test",
        "kubernetes.aio.config.incluster_config",
        "kubernetes.aio.config.incluster_config_test",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.base.config.dateutil",
        "kubernetes.base.config.dateutil_test",
        "kubernetes.base.config.incluster_config",
        "kubernetes.base.config.incluster_config_test",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.hack.boilerplate.boilerplate",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.client.api_client",
        "kubernetes.utils.duration"
      ],
      "import_count": 19
    },
    "pytz": {
      "used_by": [
        "examples.deployment_crud",
        "examples.dynamic-client.deployment_rolling_restart"
      ],
      "import_count": 2
    },
    "pick": {
      "used_by": [
        "examples.multiple_clusters",
        "examples.pick_kube_config_context",
        "examples.pod_config_list"
      ],
      "import_count": 3
    },
    "threading": {
      "used_by": [
        "examples.pod_logs_non_blocking",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.leaderelection.leaderelection_test",
        "kubernetes.base.stream.ws_client",
        "kubernetes.base.stream.ws_client_test",
        "kubernetes.e2e_test.port_server",
        "kubernetes.e2e_test.test_informer",
        "kubernetes.informer.cache",
        "kubernetes.informer.informer",
        "kubernetes.test.test_informer"
      ],
      "import_count": 10
    },
    "socket": {
      "used_by": [
        "examples.pod_logs_non_blocking",
        "examples.pod_portforward",
        "kubernetes.base.stream.ws_client",
        "kubernetes.base.stream.ws_client_test",
        "kubernetes.base.watch.watch",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 6
    },
    "urllib3": {
      "used_by": [
        "examples.pod_logs_non_blocking",
        "examples.watch.watch_recovery",
        "kubernetes.aio.client.configuration",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.stream.ws_client_test",
        "kubernetes.client.configuration",
        "kubernetes.client.rest",
        "kubernetes.e2e_test.base",
        "kubernetes.test.test_api_client"
      ],
      "import_count": 11
    },
    "select": {
      "used_by": [
        "examples.pod_portforward",
        "kubernetes.base.stream.ws_client",
        "kubernetes.e2e_test.port_server",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 4
    },
    "urllib": {
      "used_by": [
        "examples.pod_portforward",
        "kubernetes.base.stream.ws_client",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 5
    },
    "asyncio": {
      "used_by": [
        "examples_asyncio.in_cluster_config",
        "examples_asyncio.list_pods",
        "examples_asyncio.patch",
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.config.exec_provider",
        "kubernetes.aio.config.google_auth",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.openid_test",
        "kubernetes.aio.e2e_test.base"
      ],
      "import_count": 10
    },
    "traceback": {
      "used_by": [
        "examples_asyncio.in_cluster_config",
        "kubernetes.base.dynamic.exceptions"
      ],
      "import_count": 2
    },
    "__future__": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.client",
        "kubernetes.aio.client.api.admissionregistration_api",
        "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "kubernetes.aio.client.api.admissionregistration_v1_api",
        "kubernetes.aio.client.api.apiextensions_api",
        "kubernetes.aio.client.api.apiextensions_v1_api",
        "kubernetes.aio.client.api.apiregistration_api",
        "kubernetes.aio.client.api.apiregistration_v1_api",
        "kubernetes.aio.client.api.apis_api",
        "kubernetes.aio.client.api.apps_api",
        "kubernetes.aio.client.api.apps_v1_api",
        "kubernetes.aio.client.api.authentication_api",
        "kubernetes.aio.client.api.authentication_v1_api",
        "kubernetes.aio.client.api.authorization_api",
        "kubernetes.aio.client.api.authorization_v1_api",
        "kubernetes.aio.client.api.autoscaling_api",
        "kubernetes.aio.client.api.autoscaling_v1_api",
        "kubernetes.aio.client.api.autoscaling_v2_api",
        "kubernetes.aio.client.api.batch_api",
        "kubernetes.aio.client.api.batch_v1_api",
        "kubernetes.aio.client.api.certificates_api",
        "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "kubernetes.aio.client.api.certificates_v1beta1_api",
        "kubernetes.aio.client.api.certificates_v1_api",
        "kubernetes.aio.client.api.coordination_api",
        "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "kubernetes.aio.client.api.coordination_v1beta1_api",
        "kubernetes.aio.client.api.coordination_v1_api",
        "kubernetes.aio.client.api.core_api",
        "kubernetes.aio.client.api.core_v1_api",
        "kubernetes.aio.client.api.custom_objects_api",
        "kubernetes.aio.client.api.discovery_api",
        "kubernetes.aio.client.api.discovery_v1_api",
        "kubernetes.aio.client.api.events_api",
        "kubernetes.aio.client.api.events_v1_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.aio.client.api.internal_apiserver_api",
        "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.aio.client.api.logs_api",
        "kubernetes.aio.client.api.networking_api",
        "kubernetes.aio.client.api.networking_v1beta1_api",
        "kubernetes.aio.client.api.networking_v1_api",
        "kubernetes.aio.client.api.node_api",
        "kubernetes.aio.client.api.node_v1_api",
        "kubernetes.aio.client.api.openid_api",
        "kubernetes.aio.client.api.policy_api",
        "kubernetes.aio.client.api.policy_v1_api",
        "kubernetes.aio.client.api.rbac_authorization_api",
        "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "kubernetes.aio.client.api.resource_api",
        "kubernetes.aio.client.api.resource_v1alpha3_api",
        "kubernetes.aio.client.api.resource_v1beta1_api",
        "kubernetes.aio.client.api.resource_v1beta2_api",
        "kubernetes.aio.client.api.resource_v1_api",
        "kubernetes.aio.client.api.scheduling_api",
        "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "kubernetes.aio.client.api.scheduling_v1_api",
        "kubernetes.aio.client.api.storagemigration_api",
        "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "kubernetes.aio.client.api.storage_api",
        "kubernetes.aio.client.api.storage_v1beta1_api",
        "kubernetes.aio.client.api.storage_v1_api",
        "kubernetes.aio.client.api.version_api",
        "kubernetes.aio.client.api.well_known_api",
        "kubernetes.aio.client.api",
        "kubernetes.aio.client.models",
        "kubernetes.aio.test.test_admissionregistration_api",
        "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
        "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
        "kubernetes.aio.test.test_admissionregistration_v1_api",
        "kubernetes.aio.test.test_apiextensions_api",
        "kubernetes.aio.test.test_apiextensions_v1_api",
        "kubernetes.aio.test.test_apiregistration_api",
        "kubernetes.aio.test.test_apiregistration_v1_api",
        "kubernetes.aio.test.test_apis_api",
        "kubernetes.aio.test.test_apps_api",
        "kubernetes.aio.test.test_apps_v1_api",
        "kubernetes.aio.test.test_authentication_api",
        "kubernetes.aio.test.test_authentication_v1_api",
        "kubernetes.aio.test.test_authorization_api",
        "kubernetes.aio.test.test_authorization_v1_api",
        "kubernetes.aio.test.test_autoscaling_api",
        "kubernetes.aio.test.test_autoscaling_v1_api",
        "kubernetes.aio.test.test_autoscaling_v2_api",
        "kubernetes.aio.test.test_batch_api",
        "kubernetes.aio.test.test_batch_v1_api",
        "kubernetes.aio.test.test_certificates_api",
        "kubernetes.aio.test.test_certificates_v1alpha1_api",
        "kubernetes.aio.test.test_certificates_v1beta1_api",
        "kubernetes.aio.test.test_certificates_v1_api",
        "kubernetes.aio.test.test_coordination_api",
        "kubernetes.aio.test.test_coordination_v1alpha2_api",
        "kubernetes.aio.test.test_coordination_v1beta1_api",
        "kubernetes.aio.test.test_coordination_v1_api",
        "kubernetes.aio.test.test_core_api",
        "kubernetes.aio.test.test_core_v1_api",
        "kubernetes.aio.test.test_custom_objects_api",
        "kubernetes.aio.test.test_discovery_api",
        "kubernetes.aio.test.test_discovery_v1_api",
        "kubernetes.aio.test.test_events_api",
        "kubernetes.aio.test.test_events_v1_api",
        "kubernetes.aio.test.test_flowcontrol_apiserver_api",
        "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
        "kubernetes.aio.test.test_internal_apiserver_api",
        "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
        "kubernetes.aio.test.test_logs_api",
        "kubernetes.aio.test.test_networking_api",
        "kubernetes.aio.test.test_networking_v1beta1_api",
        "kubernetes.aio.test.test_networking_v1_api",
        "kubernetes.aio.test.test_node_api",
        "kubernetes.aio.test.test_node_v1_api",
        "kubernetes.aio.test.test_openid_api",
        "kubernetes.aio.test.test_policy_api",
        "kubernetes.aio.test.test_policy_v1_api",
        "kubernetes.aio.test.test_rbac_authorization_api",
        "kubernetes.aio.test.test_rbac_authorization_v1_api",
        "kubernetes.aio.test.test_resource_api",
        "kubernetes.aio.test.test_resource_v1alpha3_api",
        "kubernetes.aio.test.test_resource_v1beta1_api",
        "kubernetes.aio.test.test_resource_v1beta2_api",
        "kubernetes.aio.test.test_resource_v1_api",
        "kubernetes.aio.test.test_scheduling_api",
        "kubernetes.aio.test.test_scheduling_v1alpha2_api",
        "kubernetes.aio.test.test_scheduling_v1_api",
        "kubernetes.aio.test.test_storagemigration_api",
        "kubernetes.aio.test.test_storagemigration_v1beta1_api",
        "kubernetes.aio.test.test_storage_api",
        "kubernetes.aio.test.test_storage_v1beta1_api",
        "kubernetes.aio.test.test_storage_v1_api",
        "kubernetes.aio.test.test_version_api",
        "kubernetes.aio.test.test_well_known_api",
        "kubernetes.aio.utils",
        "kubernetes.client.api_client",
        "kubernetes.client.configuration",
        "kubernetes.client.rest",
        "kubernetes.client",
        "kubernetes.client.api.admissionregistration_api",
        "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.client.api.admissionregistration_v1beta1_api",
        "kubernetes.client.api.admissionregistration_v1_api",
        "kubernetes.client.api.apiextensions_api",
        "kubernetes.client.api.apiextensions_v1_api",
        "kubernetes.client.api.apiregistration_api",
        "kubernetes.client.api.apiregistration_v1_api",
        "kubernetes.client.api.apis_api",
        "kubernetes.client.api.apps_api",
        "kubernetes.client.api.apps_v1_api",
        "kubernetes.client.api.authentication_api",
        "kubernetes.client.api.authentication_v1_api",
        "kubernetes.client.api.authorization_api",
        "kubernetes.client.api.authorization_v1_api",
        "kubernetes.client.api.autoscaling_api",
        "kubernetes.client.api.autoscaling_v1_api",
        "kubernetes.client.api.autoscaling_v2_api",
        "kubernetes.client.api.batch_api",
        "kubernetes.client.api.batch_v1_api",
        "kubernetes.client.api.certificates_api",
        "kubernetes.client.api.certificates_v1alpha1_api",
        "kubernetes.client.api.certificates_v1beta1_api",
        "kubernetes.client.api.certificates_v1_api",
        "kubernetes.client.api.coordination_api",
        "kubernetes.client.api.coordination_v1alpha2_api",
        "kubernetes.client.api.coordination_v1beta1_api",
        "kubernetes.client.api.coordination_v1_api",
        "kubernetes.client.api.core_api",
        "kubernetes.client.api.core_v1_api",
        "kubernetes.client.api.custom_objects_api",
        "kubernetes.client.api.discovery_api",
        "kubernetes.client.api.discovery_v1_api",
        "kubernetes.client.api.events_api",
        "kubernetes.client.api.events_v1_api",
        "kubernetes.client.api.flowcontrol_apiserver_api",
        "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.client.api.internal_apiserver_api",
        "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.client.api.logs_api",
        "kubernetes.client.api.networking_api",
        "kubernetes.client.api.networking_v1beta1_api",
        "kubernetes.client.api.networking_v1_api",
        "kubernetes.client.api.node_api",
        "kubernetes.client.api.node_v1_api",
        "kubernetes.client.api.openid_api",
        "kubernetes.client.api.policy_api",
        "kubernetes.client.api.policy_v1_api",
        "kubernetes.client.api.rbac_authorization_api",
        "kubernetes.client.api.rbac_authorization_v1_api",
        "kubernetes.client.api.resource_api",
        "kubernetes.client.api.resource_v1alpha3_api",
        "kubernetes.client.api.resource_v1beta1_api",
        "kubernetes.client.api.resource_v1beta2_api",
        "kubernetes.client.api.resource_v1_api",
        "kubernetes.client.api.scheduling_api",
        "kubernetes.client.api.scheduling_v1alpha2_api",
        "kubernetes.client.api.scheduling_v1_api",
        "kubernetes.client.api.storagemigration_api",
        "kubernetes.client.api.storagemigration_v1beta1_api",
        "kubernetes.client.api.storage_api",
        "kubernetes.client.api.storage_v1beta1_api",
        "kubernetes.client.api.storage_v1_api",
        "kubernetes.client.api.version_api",
        "kubernetes.client.api.well_known_api",
        "kubernetes.client.api",
        "kubernetes.client.apis",
        "kubernetes.client.models"
      ],
      "import_count": 208
    },
    "atexit": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.config.kube_config",
        "kubernetes.base.config.kube_config",
        "kubernetes.client.api_client",
        "kubernetes.test.test_api_client"
      ],
      "import_count": 5
    },
    "dateutil": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.client.api_client"
      ],
      "import_count": 2
    },
    "mimetypes": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.client.api_client"
      ],
      "import_count": 2
    },
    "multiprocessing": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.client.api_client",
        "kubernetes.client.configuration"
      ],
      "import_count": 3
    },
    "tempfile": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.config.incluster_config_test",
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.base.config.incluster_config_test",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.client.api_client"
      ],
      "import_count": 9
    },
    "six": {
      "used_by": [
        "kubernetes.aio.client.api_client",
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.client.exceptions",
        "kubernetes.aio.client.rest",
        "kubernetes.aio.client.api.admissionregistration_api",
        "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
        "kubernetes.aio.client.api.admissionregistration_v1_api",
        "kubernetes.aio.client.api.apiextensions_api",
        "kubernetes.aio.client.api.apiextensions_v1_api",
        "kubernetes.aio.client.api.apiregistration_api",
        "kubernetes.aio.client.api.apiregistration_v1_api",
        "kubernetes.aio.client.api.apis_api",
        "kubernetes.aio.client.api.apps_api",
        "kubernetes.aio.client.api.apps_v1_api",
        "kubernetes.aio.client.api.authentication_api",
        "kubernetes.aio.client.api.authentication_v1_api",
        "kubernetes.aio.client.api.authorization_api",
        "kubernetes.aio.client.api.authorization_v1_api",
        "kubernetes.aio.client.api.autoscaling_api",
        "kubernetes.aio.client.api.autoscaling_v1_api",
        "kubernetes.aio.client.api.autoscaling_v2_api",
        "kubernetes.aio.client.api.batch_api",
        "kubernetes.aio.client.api.batch_v1_api",
        "kubernetes.aio.client.api.certificates_api",
        "kubernetes.aio.client.api.certificates_v1alpha1_api",
        "kubernetes.aio.client.api.certificates_v1beta1_api",
        "kubernetes.aio.client.api.certificates_v1_api",
        "kubernetes.aio.client.api.coordination_api",
        "kubernetes.aio.client.api.coordination_v1alpha2_api",
        "kubernetes.aio.client.api.coordination_v1beta1_api",
        "kubernetes.aio.client.api.coordination_v1_api",
        "kubernetes.aio.client.api.core_api",
        "kubernetes.aio.client.api.core_v1_api",
        "kubernetes.aio.client.api.custom_objects_api",
        "kubernetes.aio.client.api.discovery_api",
        "kubernetes.aio.client.api.discovery_v1_api",
        "kubernetes.aio.client.api.events_api",
        "kubernetes.aio.client.api.events_v1_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_api",
        "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.aio.client.api.internal_apiserver_api",
        "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.aio.client.api.logs_api",
        "kubernetes.aio.client.api.networking_api",
        "kubernetes.aio.client.api.networking_v1beta1_api",
        "kubernetes.aio.client.api.networking_v1_api",
        "kubernetes.aio.client.api.node_api",
        "kubernetes.aio.client.api.node_v1_api",
        "kubernetes.aio.client.api.openid_api",
        "kubernetes.aio.client.api.policy_api",
        "kubernetes.aio.client.api.policy_v1_api",
        "kubernetes.aio.client.api.rbac_authorization_api",
        "kubernetes.aio.client.api.rbac_authorization_v1_api",
        "kubernetes.aio.client.api.resource_api",
        "kubernetes.aio.client.api.resource_v1alpha3_api",
        "kubernetes.aio.client.api.resource_v1beta1_api",
        "kubernetes.aio.client.api.resource_v1beta2_api",
        "kubernetes.aio.client.api.resource_v1_api",
        "kubernetes.aio.client.api.scheduling_api",
        "kubernetes.aio.client.api.scheduling_v1alpha2_api",
        "kubernetes.aio.client.api.scheduling_v1_api",
        "kubernetes.aio.client.api.storagemigration_api",
        "kubernetes.aio.client.api.storagemigration_v1beta1_api",
        "kubernetes.aio.client.api.storage_api",
        "kubernetes.aio.client.api.storage_v1beta1_api",
        "kubernetes.aio.client.api.storage_v1_api",
        "kubernetes.aio.client.api.version_api",
        "kubernetes.aio.client.api.well_known_api",
        "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "kubernetes.aio.client.models.authentication_v1_token_request",
        "kubernetes.aio.client.models.core_v1_endpoint_port",
        "kubernetes.aio.client.models.core_v1_event",
        "kubernetes.aio.client.models.core_v1_event_list",
        "kubernetes.aio.client.models.core_v1_event_series",
        "kubernetes.aio.client.models.core_v1_resource_claim",
        "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "kubernetes.aio.client.models.events_v1_event",
        "kubernetes.aio.client.models.events_v1_event_list",
        "kubernetes.aio.client.models.events_v1_event_series",
        "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "kubernetes.aio.client.models.rbac_v1_subject",
        "kubernetes.aio.client.models.resource_v1_resource_claim",
        "kubernetes.aio.client.models.storage_v1_token_request",
        "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1alpha1_json_patch",
        "kubernetes.aio.client.models.v1alpha1_match_condition",
        "kubernetes.aio.client.models.v1alpha1_match_resources",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1alpha1_mutation",
        "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1alpha1_param_kind",
        "kubernetes.aio.client.models.v1alpha1_param_ref",
        "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "kubernetes.aio.client.models.v1alpha1_variable",
        "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group",
        "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.aio.client.models.v1alpha2_workload",
        "kubernetes.aio.client.models.v1alpha2_workload_list",
        "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "kubernetes.aio.client.models.v1alpha3_pool_status",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "kubernetes.aio.client.models.v1beta1_allocation_result",
        "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "kubernetes.aio.client.models.v1beta1_basic_device",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1beta1_counter",
        "kubernetes.aio.client.models.v1beta1_counter_set",
        "kubernetes.aio.client.models.v1beta1_device",
        "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_attribute",
        "kubernetes.aio.client.models.v1beta1_device_capacity",
        "kubernetes.aio.client.models.v1beta1_device_claim",
        "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class",
        "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class_list",
        "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "kubernetes.aio.client.models.v1beta1_device_constraint",
        "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta1_device_request",
        "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_selector",
        "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "kubernetes.aio.client.models.v1beta1_device_taint",
        "kubernetes.aio.client.models.v1beta1_device_toleration",
        "kubernetes.aio.client.models.v1beta1_ip_address",
        "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "kubernetes.aio.client.models.v1beta1_json_patch",
        "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.aio.client.models.v1beta1_match_condition",
        "kubernetes.aio.client.models.v1beta1_match_resources",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1beta1_mutation",
        "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1beta1_network_device_data",
        "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta1_param_kind",
        "kubernetes.aio.client.models.v1beta1_param_ref",
        "kubernetes.aio.client.models.v1beta1_parent_reference",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim",
        "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta1_resource_pool",
        "kubernetes.aio.client.models.v1beta1_resource_slice",
        "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr",
        "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.aio.client.models.v1beta1_variable",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "kubernetes.aio.client.models.v1beta2_allocation_result",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "kubernetes.aio.client.models.v1beta2_counter",
        "kubernetes.aio.client.models.v1beta2_counter_set",
        "kubernetes.aio.client.models.v1beta2_device",
        "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_attribute",
        "kubernetes.aio.client.models.v1beta2_device_capacity",
        "kubernetes.aio.client.models.v1beta2_device_claim",
        "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class",
        "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class_list",
        "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "kubernetes.aio.client.models.v1beta2_device_constraint",
        "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta2_device_request",
        "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_selector",
        "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "kubernetes.aio.client.models.v1beta2_device_taint",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "kubernetes.aio.client.models.v1beta2_device_toleration",
        "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "kubernetes.aio.client.models.v1beta2_network_device_data",
        "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta2_resource_claim",
        "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta2_resource_pool",
        "kubernetes.aio.client.models.v1beta2_resource_slice",
        "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "kubernetes.aio.client.models.v1_affinity",
        "kubernetes.aio.client.models.v1_aggregation_rule",
        "kubernetes.aio.client.models.v1_allocated_device_status",
        "kubernetes.aio.client.models.v1_allocation_result",
        "kubernetes.aio.client.models.v1_api_group",
        "kubernetes.aio.client.models.v1_api_group_list",
        "kubernetes.aio.client.models.v1_api_resource",
        "kubernetes.aio.client.models.v1_api_resource_list",
        "kubernetes.aio.client.models.v1_api_service",
        "kubernetes.aio.client.models.v1_api_service_condition",
        "kubernetes.aio.client.models.v1_api_service_list",
        "kubernetes.aio.client.models.v1_api_service_spec",
        "kubernetes.aio.client.models.v1_api_service_status",
        "kubernetes.aio.client.models.v1_api_versions",
        "kubernetes.aio.client.models.v1_apply_configuration",
        "kubernetes.aio.client.models.v1_app_armor_profile",
        "kubernetes.aio.client.models.v1_attached_volume",
        "kubernetes.aio.client.models.v1_audit_annotation",
        "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "kubernetes.aio.client.models.v1_binding",
        "kubernetes.aio.client.models.v1_bound_object_reference",
        "kubernetes.aio.client.models.v1_capabilities",
        "kubernetes.aio.client.models.v1_capacity_request_policy",
        "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1_capacity_requirements",
        "kubernetes.aio.client.models.v1_cel_device_selector",
        "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "kubernetes.aio.client.models.v1_certificate_signing_request",
        "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.aio.client.models.v1_cinder_volume_source",
        "kubernetes.aio.client.models.v1_client_ip_config",
        "kubernetes.aio.client.models.v1_cluster_role",
        "kubernetes.aio.client.models.v1_cluster_role_binding",
        "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "kubernetes.aio.client.models.v1_cluster_role_list",
        "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.aio.client.models.v1_component_condition",
        "kubernetes.aio.client.models.v1_component_status",
        "kubernetes.aio.client.models.v1_component_status_list",
        "kubernetes.aio.client.models.v1_condition",
        "kubernetes.aio.client.models.v1_config_map",
        "kubernetes.aio.client.models.v1_config_map_env_source",
        "kubernetes.aio.client.models.v1_config_map_key_selector",
        "kubernetes.aio.client.models.v1_config_map_list",
        "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "kubernetes.aio.client.models.v1_config_map_projection",
        "kubernetes.aio.client.models.v1_config_map_volume_source",
        "kubernetes.aio.client.models.v1_container",
        "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "kubernetes.aio.client.models.v1_container_image",
        "kubernetes.aio.client.models.v1_container_port",
        "kubernetes.aio.client.models.v1_container_resize_policy",
        "kubernetes.aio.client.models.v1_container_restart_rule",
        "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.aio.client.models.v1_container_state",
        "kubernetes.aio.client.models.v1_container_state_running",
        "kubernetes.aio.client.models.v1_container_state_terminated",
        "kubernetes.aio.client.models.v1_container_state_waiting",
        "kubernetes.aio.client.models.v1_container_status",
        "kubernetes.aio.client.models.v1_container_user",
        "kubernetes.aio.client.models.v1_controller_revision",
        "kubernetes.aio.client.models.v1_controller_revision_list",
        "kubernetes.aio.client.models.v1_counter",
        "kubernetes.aio.client.models.v1_counter_set",
        "kubernetes.aio.client.models.v1_cron_job",
        "kubernetes.aio.client.models.v1_cron_job_list",
        "kubernetes.aio.client.models.v1_cron_job_spec",
        "kubernetes.aio.client.models.v1_cron_job_status",
        "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "kubernetes.aio.client.models.v1_csi_driver",
        "kubernetes.aio.client.models.v1_csi_driver_list",
        "kubernetes.aio.client.models.v1_csi_driver_spec",
        "kubernetes.aio.client.models.v1_csi_node",
        "kubernetes.aio.client.models.v1_csi_node_driver",
        "kubernetes.aio.client.models.v1_csi_node_list",
        "kubernetes.aio.client.models.v1_csi_node_spec",
        "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "kubernetes.aio.client.models.v1_csi_volume_source",
        "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "kubernetes.aio.client.models.v1_custom_resource_definition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.aio.client.models.v1_custom_resource_validation",
        "kubernetes.aio.client.models.v1_daemon_endpoint",
        "kubernetes.aio.client.models.v1_daemon_set",
        "kubernetes.aio.client.models.v1_daemon_set_condition",
        "kubernetes.aio.client.models.v1_daemon_set_list",
        "kubernetes.aio.client.models.v1_daemon_set_spec",
        "kubernetes.aio.client.models.v1_daemon_set_status",
        "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "kubernetes.aio.client.models.v1_delete_options",
        "kubernetes.aio.client.models.v1_deployment",
        "kubernetes.aio.client.models.v1_deployment_condition",
        "kubernetes.aio.client.models.v1_deployment_list",
        "kubernetes.aio.client.models.v1_deployment_spec",
        "kubernetes.aio.client.models.v1_deployment_status",
        "kubernetes.aio.client.models.v1_deployment_strategy",
        "kubernetes.aio.client.models.v1_device",
        "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1_device_allocation_result",
        "kubernetes.aio.client.models.v1_device_attribute",
        "kubernetes.aio.client.models.v1_device_capacity",
        "kubernetes.aio.client.models.v1_device_claim",
        "kubernetes.aio.client.models.v1_device_claim_configuration",
        "kubernetes.aio.client.models.v1_device_class",
        "kubernetes.aio.client.models.v1_device_class_configuration",
        "kubernetes.aio.client.models.v1_device_class_list",
        "kubernetes.aio.client.models.v1_device_class_spec",
        "kubernetes.aio.client.models.v1_device_constraint",
        "kubernetes.aio.client.models.v1_device_counter_consumption",
        "kubernetes.aio.client.models.v1_device_request",
        "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1_device_selector",
        "kubernetes.aio.client.models.v1_device_sub_request",
        "kubernetes.aio.client.models.v1_device_taint",
        "kubernetes.aio.client.models.v1_device_toleration",
        "kubernetes.aio.client.models.v1_downward_api_projection",
        "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "kubernetes.aio.client.models.v1_endpoint",
        "kubernetes.aio.client.models.v1_endpoints",
        "kubernetes.aio.client.models.v1_endpoints_list",
        "kubernetes.aio.client.models.v1_endpoint_address",
        "kubernetes.aio.client.models.v1_endpoint_conditions",
        "kubernetes.aio.client.models.v1_endpoint_hints",
        "kubernetes.aio.client.models.v1_endpoint_slice",
        "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "kubernetes.aio.client.models.v1_endpoint_subset",
        "kubernetes.aio.client.models.v1_env_from_source",
        "kubernetes.aio.client.models.v1_env_var",
        "kubernetes.aio.client.models.v1_env_var_source",
        "kubernetes.aio.client.models.v1_ephemeral_container",
        "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "kubernetes.aio.client.models.v1_event_source",
        "kubernetes.aio.client.models.v1_eviction",
        "kubernetes.aio.client.models.v1_exact_device_request",
        "kubernetes.aio.client.models.v1_exec_action",
        "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.aio.client.models.v1_expression_warning",
        "kubernetes.aio.client.models.v1_external_documentation",
        "kubernetes.aio.client.models.v1_fc_volume_source",
        "kubernetes.aio.client.models.v1_field_selector_attributes",
        "kubernetes.aio.client.models.v1_field_selector_requirement",
        "kubernetes.aio.client.models.v1_file_key_selector",
        "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "kubernetes.aio.client.models.v1_flex_volume_source",
        "kubernetes.aio.client.models.v1_flocker_volume_source",
        "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "kubernetes.aio.client.models.v1_flow_schema",
        "kubernetes.aio.client.models.v1_flow_schema_condition",
        "kubernetes.aio.client.models.v1_flow_schema_list",
        "kubernetes.aio.client.models.v1_flow_schema_spec",
        "kubernetes.aio.client.models.v1_flow_schema_status",
        "kubernetes.aio.client.models.v1_for_node",
        "kubernetes.aio.client.models.v1_for_zone",
        "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "kubernetes.aio.client.models.v1_group_resource",
        "kubernetes.aio.client.models.v1_group_subject",
        "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "kubernetes.aio.client.models.v1_grpc_action",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v1_host_alias",
        "kubernetes.aio.client.models.v1_host_ip",
        "kubernetes.aio.client.models.v1_host_path_volume_source",
        "kubernetes.aio.client.models.v1_http_get_action",
        "kubernetes.aio.client.models.v1_http_header",
        "kubernetes.aio.client.models.v1_http_ingress_path",
        "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "kubernetes.aio.client.models.v1_image_volume_source",
        "kubernetes.aio.client.models.v1_image_volume_status",
        "kubernetes.aio.client.models.v1_ingress",
        "kubernetes.aio.client.models.v1_ingress_backend",
        "kubernetes.aio.client.models.v1_ingress_class",
        "kubernetes.aio.client.models.v1_ingress_class_list",
        "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.aio.client.models.v1_ingress_class_spec",
        "kubernetes.aio.client.models.v1_ingress_list",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "kubernetes.aio.client.models.v1_ingress_port_status",
        "kubernetes.aio.client.models.v1_ingress_rule",
        "kubernetes.aio.client.models.v1_ingress_service_backend",
        "kubernetes.aio.client.models.v1_ingress_spec",
        "kubernetes.aio.client.models.v1_ingress_status",
        "kubernetes.aio.client.models.v1_ingress_tls",
        "kubernetes.aio.client.models.v1_ip_address",
        "kubernetes.aio.client.models.v1_ip_address_list",
        "kubernetes.aio.client.models.v1_ip_address_spec",
        "kubernetes.aio.client.models.v1_ip_block",
        "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "kubernetes.aio.client.models.v1_job",
        "kubernetes.aio.client.models.v1_job_condition",
        "kubernetes.aio.client.models.v1_job_list",
        "kubernetes.aio.client.models.v1_job_spec",
        "kubernetes.aio.client.models.v1_job_status",
        "kubernetes.aio.client.models.v1_job_template_spec",
        "kubernetes.aio.client.models.v1_json_patch",
        "kubernetes.aio.client.models.v1_json_schema_props",
        "kubernetes.aio.client.models.v1_key_to_path",
        "kubernetes.aio.client.models.v1_label_selector",
        "kubernetes.aio.client.models.v1_label_selector_attributes",
        "kubernetes.aio.client.models.v1_label_selector_requirement",
        "kubernetes.aio.client.models.v1_lease",
        "kubernetes.aio.client.models.v1_lease_list",
        "kubernetes.aio.client.models.v1_lease_spec",
        "kubernetes.aio.client.models.v1_lifecycle",
        "kubernetes.aio.client.models.v1_lifecycle_handler",
        "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "kubernetes.aio.client.models.v1_limit_range",
        "kubernetes.aio.client.models.v1_limit_range_item",
        "kubernetes.aio.client.models.v1_limit_range_list",
        "kubernetes.aio.client.models.v1_limit_range_spec",
        "kubernetes.aio.client.models.v1_limit_response",
        "kubernetes.aio.client.models.v1_linux_container_user",
        "kubernetes.aio.client.models.v1_list_meta",
        "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_load_balancer_status",
        "kubernetes.aio.client.models.v1_local_object_reference",
        "kubernetes.aio.client.models.v1_local_subject_access_review",
        "kubernetes.aio.client.models.v1_local_volume_source",
        "kubernetes.aio.client.models.v1_managed_fields_entry",
        "kubernetes.aio.client.models.v1_match_condition",
        "kubernetes.aio.client.models.v1_match_resources",
        "kubernetes.aio.client.models.v1_modify_volume_status",
        "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_mutating_webhook",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_mutation",
        "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1_namespace",
        "kubernetes.aio.client.models.v1_namespace_condition",
        "kubernetes.aio.client.models.v1_namespace_list",
        "kubernetes.aio.client.models.v1_namespace_spec",
        "kubernetes.aio.client.models.v1_namespace_status",
        "kubernetes.aio.client.models.v1_network_device_data",
        "kubernetes.aio.client.models.v1_network_policy",
        "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "kubernetes.aio.client.models.v1_network_policy_list",
        "kubernetes.aio.client.models.v1_network_policy_peer",
        "kubernetes.aio.client.models.v1_network_policy_port",
        "kubernetes.aio.client.models.v1_network_policy_spec",
        "kubernetes.aio.client.models.v1_nfs_volume_source",
        "kubernetes.aio.client.models.v1_node",
        "kubernetes.aio.client.models.v1_node_address",
        "kubernetes.aio.client.models.v1_node_affinity",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1_node_condition",
        "kubernetes.aio.client.models.v1_node_config_source",
        "kubernetes.aio.client.models.v1_node_config_status",
        "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "kubernetes.aio.client.models.v1_node_features",
        "kubernetes.aio.client.models.v1_node_list",
        "kubernetes.aio.client.models.v1_node_runtime_handler",
        "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "kubernetes.aio.client.models.v1_node_selector",
        "kubernetes.aio.client.models.v1_node_selector_requirement",
        "kubernetes.aio.client.models.v1_node_selector_term",
        "kubernetes.aio.client.models.v1_node_spec",
        "kubernetes.aio.client.models.v1_node_status",
        "kubernetes.aio.client.models.v1_node_swap_status",
        "kubernetes.aio.client.models.v1_node_system_info",
        "kubernetes.aio.client.models.v1_non_resource_attributes",
        "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "kubernetes.aio.client.models.v1_non_resource_rule",
        "kubernetes.aio.client.models.v1_object_field_selector",
        "kubernetes.aio.client.models.v1_object_meta",
        "kubernetes.aio.client.models.v1_object_reference",
        "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1_overhead",
        "kubernetes.aio.client.models.v1_owner_reference",
        "kubernetes.aio.client.models.v1_param_kind",
        "kubernetes.aio.client.models.v1_param_ref",
        "kubernetes.aio.client.models.v1_parent_reference",
        "kubernetes.aio.client.models.v1_persistent_volume",
        "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.aio.client.models.v1_persistent_volume_list",
        "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_status",
        "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_pod",
        "kubernetes.aio.client.models.v1_pod_affinity",
        "kubernetes.aio.client.models.v1_pod_affinity_term",
        "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "kubernetes.aio.client.models.v1_pod_condition",
        "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "kubernetes.aio.client.models.v1_pod_dns_config",
        "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_failure_policy",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "kubernetes.aio.client.models.v1_pod_ip",
        "kubernetes.aio.client.models.v1_pod_list",
        "kubernetes.aio.client.models.v1_pod_os",
        "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "kubernetes.aio.client.models.v1_pod_resource_claim",
        "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "kubernetes.aio.client.models.v1_pod_security_context",
        "kubernetes.aio.client.models.v1_pod_spec",
        "kubernetes.aio.client.models.v1_pod_status",
        "kubernetes.aio.client.models.v1_pod_template",
        "kubernetes.aio.client.models.v1_pod_template_list",
        "kubernetes.aio.client.models.v1_pod_template_spec",
        "kubernetes.aio.client.models.v1_policy_rule",
        "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "kubernetes.aio.client.models.v1_portworx_volume_source",
        "kubernetes.aio.client.models.v1_port_status",
        "kubernetes.aio.client.models.v1_preconditions",
        "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "kubernetes.aio.client.models.v1_priority_class",
        "kubernetes.aio.client.models.v1_priority_class_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration",
        "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "kubernetes.aio.client.models.v1_probe",
        "kubernetes.aio.client.models.v1_projected_volume_source",
        "kubernetes.aio.client.models.v1_queuing_configuration",
        "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.aio.client.models.v1_rbd_volume_source",
        "kubernetes.aio.client.models.v1_replication_controller",
        "kubernetes.aio.client.models.v1_replication_controller_condition",
        "kubernetes.aio.client.models.v1_replication_controller_list",
        "kubernetes.aio.client.models.v1_replication_controller_spec",
        "kubernetes.aio.client.models.v1_replication_controller_status",
        "kubernetes.aio.client.models.v1_replica_set",
        "kubernetes.aio.client.models.v1_replica_set_condition",
        "kubernetes.aio.client.models.v1_replica_set_list",
        "kubernetes.aio.client.models.v1_replica_set_spec",
        "kubernetes.aio.client.models.v1_replica_set_status",
        "kubernetes.aio.client.models.v1_resource_attributes",
        "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1_resource_claim_list",
        "kubernetes.aio.client.models.v1_resource_claim_spec",
        "kubernetes.aio.client.models.v1_resource_claim_status",
        "kubernetes.aio.client.models.v1_resource_claim_template",
        "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1_resource_field_selector",
        "kubernetes.aio.client.models.v1_resource_health",
        "kubernetes.aio.client.models.v1_resource_policy_rule",
        "kubernetes.aio.client.models.v1_resource_pool",
        "kubernetes.aio.client.models.v1_resource_quota",
        "kubernetes.aio.client.models.v1_resource_quota_list",
        "kubernetes.aio.client.models.v1_resource_quota_spec",
        "kubernetes.aio.client.models.v1_resource_quota_status",
        "kubernetes.aio.client.models.v1_resource_requirements",
        "kubernetes.aio.client.models.v1_resource_rule",
        "kubernetes.aio.client.models.v1_resource_slice",
        "kubernetes.aio.client.models.v1_resource_slice_list",
        "kubernetes.aio.client.models.v1_resource_slice_spec",
        "kubernetes.aio.client.models.v1_resource_status",
        "kubernetes.aio.client.models.v1_role",
        "kubernetes.aio.client.models.v1_role_binding",
        "kubernetes.aio.client.models.v1_role_binding_list",
        "kubernetes.aio.client.models.v1_role_list",
        "kubernetes.aio.client.models.v1_role_ref",
        "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.aio.client.models.v1_rule_with_operations",
        "kubernetes.aio.client.models.v1_runtime_class",
        "kubernetes.aio.client.models.v1_runtime_class_list",
        "kubernetes.aio.client.models.v1_scale",
        "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "kubernetes.aio.client.models.v1_scale_spec",
        "kubernetes.aio.client.models.v1_scale_status",
        "kubernetes.aio.client.models.v1_scheduling",
        "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.aio.client.models.v1_scope_selector",
        "kubernetes.aio.client.models.v1_seccomp_profile",
        "kubernetes.aio.client.models.v1_secret",
        "kubernetes.aio.client.models.v1_secret_env_source",
        "kubernetes.aio.client.models.v1_secret_key_selector",
        "kubernetes.aio.client.models.v1_secret_list",
        "kubernetes.aio.client.models.v1_secret_projection",
        "kubernetes.aio.client.models.v1_secret_reference",
        "kubernetes.aio.client.models.v1_secret_volume_source",
        "kubernetes.aio.client.models.v1_security_context",
        "kubernetes.aio.client.models.v1_selectable_field",
        "kubernetes.aio.client.models.v1_self_subject_access_review",
        "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_self_subject_review",
        "kubernetes.aio.client.models.v1_self_subject_review_status",
        "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "kubernetes.aio.client.models.v1_service",
        "kubernetes.aio.client.models.v1_service_account",
        "kubernetes.aio.client.models.v1_service_account_list",
        "kubernetes.aio.client.models.v1_service_account_subject",
        "kubernetes.aio.client.models.v1_service_account_token_projection",
        "kubernetes.aio.client.models.v1_service_backend_port",
        "kubernetes.aio.client.models.v1_service_cidr",
        "kubernetes.aio.client.models.v1_service_cidr_list",
        "kubernetes.aio.client.models.v1_service_cidr_spec",
        "kubernetes.aio.client.models.v1_service_cidr_status",
        "kubernetes.aio.client.models.v1_service_list",
        "kubernetes.aio.client.models.v1_service_port",
        "kubernetes.aio.client.models.v1_service_spec",
        "kubernetes.aio.client.models.v1_service_status",
        "kubernetes.aio.client.models.v1_session_affinity_config",
        "kubernetes.aio.client.models.v1_se_linux_options",
        "kubernetes.aio.client.models.v1_shard_info",
        "kubernetes.aio.client.models.v1_sleep_action",
        "kubernetes.aio.client.models.v1_stateful_set",
        "kubernetes.aio.client.models.v1_stateful_set_condition",
        "kubernetes.aio.client.models.v1_stateful_set_list",
        "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.aio.client.models.v1_stateful_set_spec",
        "kubernetes.aio.client.models.v1_stateful_set_status",
        "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "kubernetes.aio.client.models.v1_status",
        "kubernetes.aio.client.models.v1_status_cause",
        "kubernetes.aio.client.models.v1_status_details",
        "kubernetes.aio.client.models.v1_storage_class",
        "kubernetes.aio.client.models.v1_storage_class_list",
        "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "kubernetes.aio.client.models.v1_subject_access_review",
        "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_subject_access_review_status",
        "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "kubernetes.aio.client.models.v1_success_policy",
        "kubernetes.aio.client.models.v1_success_policy_rule",
        "kubernetes.aio.client.models.v1_sysctl",
        "kubernetes.aio.client.models.v1_taint",
        "kubernetes.aio.client.models.v1_tcp_socket_action",
        "kubernetes.aio.client.models.v1_token_request_spec",
        "kubernetes.aio.client.models.v1_token_request_status",
        "kubernetes.aio.client.models.v1_token_review",
        "kubernetes.aio.client.models.v1_token_review_spec",
        "kubernetes.aio.client.models.v1_token_review_status",
        "kubernetes.aio.client.models.v1_toleration",
        "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "kubernetes.aio.client.models.v1_topology_selector_term",
        "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "kubernetes.aio.client.models.v1_typed_object_reference",
        "kubernetes.aio.client.models.v1_type_checking",
        "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "kubernetes.aio.client.models.v1_user_info",
        "kubernetes.aio.client.models.v1_user_subject",
        "kubernetes.aio.client.models.v1_validating_admission_policy",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "kubernetes.aio.client.models.v1_validating_webhook",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_validation",
        "kubernetes.aio.client.models.v1_validation_rule",
        "kubernetes.aio.client.models.v1_variable",
        "kubernetes.aio.client.models.v1_volume",
        "kubernetes.aio.client.models.v1_volume_attachment",
        "kubernetes.aio.client.models.v1_volume_attachment_list",
        "kubernetes.aio.client.models.v1_volume_attachment_source",
        "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "kubernetes.aio.client.models.v1_volume_attachment_status",
        "kubernetes.aio.client.models.v1_volume_attributes_class",
        "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1_volume_device",
        "kubernetes.aio.client.models.v1_volume_error",
        "kubernetes.aio.client.models.v1_volume_mount",
        "kubernetes.aio.client.models.v1_volume_mount_status",
        "kubernetes.aio.client.models.v1_volume_node_affinity",
        "kubernetes.aio.client.models.v1_volume_node_resources",
        "kubernetes.aio.client.models.v1_volume_projection",
        "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "kubernetes.aio.client.models.v1_volume_status",
        "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.aio.client.models.v1_watch_event",
        "kubernetes.aio.client.models.v1_webhook_conversion",
        "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.aio.client.models.v1_windows_security_context_options",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "kubernetes.aio.client.models.v2_api_resource_discovery",
        "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "kubernetes.aio.client.models.v2_api_version_discovery",
        "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "kubernetes.aio.client.models.v2_external_metric_source",
        "kubernetes.aio.client.models.v2_external_metric_status",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "kubernetes.aio.client.models.v2_metric_identifier",
        "kubernetes.aio.client.models.v2_metric_spec",
        "kubernetes.aio.client.models.v2_metric_status",
        "kubernetes.aio.client.models.v2_metric_target",
        "kubernetes.aio.client.models.v2_metric_value_status",
        "kubernetes.aio.client.models.v2_object_metric_source",
        "kubernetes.aio.client.models.v2_object_metric_status",
        "kubernetes.aio.client.models.v2_pods_metric_source",
        "kubernetes.aio.client.models.v2_pods_metric_status",
        "kubernetes.aio.client.models.v2_resource_metric_source",
        "kubernetes.aio.client.models.v2_resource_metric_status",
        "kubernetes.aio.client.models.version_info",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.client.api_client",
        "kubernetes.client.configuration",
        "kubernetes.client.exceptions",
        "kubernetes.client.rest",
        "kubernetes.client.api.admissionregistration_api",
        "kubernetes.client.api.admissionregistration_v1alpha1_api",
        "kubernetes.client.api.admissionregistration_v1beta1_api",
        "kubernetes.client.api.admissionregistration_v1_api",
        "kubernetes.client.api.apiextensions_api",
        "kubernetes.client.api.apiextensions_v1_api",
        "kubernetes.client.api.apiregistration_api",
        "kubernetes.client.api.apiregistration_v1_api",
        "kubernetes.client.api.apis_api",
        "kubernetes.client.api.apps_api",
        "kubernetes.client.api.apps_v1_api",
        "kubernetes.client.api.authentication_api",
        "kubernetes.client.api.authentication_v1_api",
        "kubernetes.client.api.authorization_api",
        "kubernetes.client.api.authorization_v1_api",
        "kubernetes.client.api.autoscaling_api",
        "kubernetes.client.api.autoscaling_v1_api",
        "kubernetes.client.api.autoscaling_v2_api",
        "kubernetes.client.api.batch_api",
        "kubernetes.client.api.batch_v1_api",
        "kubernetes.client.api.certificates_api",
        "kubernetes.client.api.certificates_v1alpha1_api",
        "kubernetes.client.api.certificates_v1beta1_api",
        "kubernetes.client.api.certificates_v1_api",
        "kubernetes.client.api.coordination_api",
        "kubernetes.client.api.coordination_v1alpha2_api",
        "kubernetes.client.api.coordination_v1beta1_api",
        "kubernetes.client.api.coordination_v1_api",
        "kubernetes.client.api.core_api",
        "kubernetes.client.api.core_v1_api",
        "kubernetes.client.api.custom_objects_api",
        "kubernetes.client.api.discovery_api",
        "kubernetes.client.api.discovery_v1_api",
        "kubernetes.client.api.events_api",
        "kubernetes.client.api.events_v1_api",
        "kubernetes.client.api.flowcontrol_apiserver_api",
        "kubernetes.client.api.flowcontrol_apiserver_v1_api",
        "kubernetes.client.api.internal_apiserver_api",
        "kubernetes.client.api.internal_apiserver_v1alpha1_api",
        "kubernetes.client.api.logs_api",
        "kubernetes.client.api.networking_api",
        "kubernetes.client.api.networking_v1beta1_api",
        "kubernetes.client.api.networking_v1_api",
        "kubernetes.client.api.node_api",
        "kubernetes.client.api.node_v1_api",
        "kubernetes.client.api.openid_api",
        "kubernetes.client.api.policy_api",
        "kubernetes.client.api.policy_v1_api",
        "kubernetes.client.api.rbac_authorization_api",
        "kubernetes.client.api.rbac_authorization_v1_api",
        "kubernetes.client.api.resource_api",
        "kubernetes.client.api.resource_v1alpha3_api",
        "kubernetes.client.api.resource_v1beta1_api",
        "kubernetes.client.api.resource_v1beta2_api",
        "kubernetes.client.api.resource_v1_api",
        "kubernetes.client.api.scheduling_api",
        "kubernetes.client.api.scheduling_v1alpha2_api",
        "kubernetes.client.api.scheduling_v1_api",
        "kubernetes.client.api.storagemigration_api",
        "kubernetes.client.api.storagemigration_v1beta1_api",
        "kubernetes.client.api.storage_api",
        "kubernetes.client.api.storage_v1beta1_api",
        "kubernetes.client.api.storage_v1_api",
        "kubernetes.client.api.version_api",
        "kubernetes.client.api.well_known_api",
        "kubernetes.client.models.admissionregistration_v1_service_reference",
        "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.client.models.apiextensions_v1_service_reference",
        "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.client.models.apiregistration_v1_service_reference",
        "kubernetes.client.models.authentication_v1_token_request",
        "kubernetes.client.models.core_v1_endpoint_port",
        "kubernetes.client.models.core_v1_event",
        "kubernetes.client.models.core_v1_event_list",
        "kubernetes.client.models.core_v1_event_series",
        "kubernetes.client.models.core_v1_resource_claim",
        "kubernetes.client.models.discovery_v1_endpoint_port",
        "kubernetes.client.models.events_v1_event",
        "kubernetes.client.models.events_v1_event_list",
        "kubernetes.client.models.events_v1_event_series",
        "kubernetes.client.models.flowcontrol_v1_subject",
        "kubernetes.client.models.rbac_v1_subject",
        "kubernetes.client.models.resource_v1_resource_claim",
        "kubernetes.client.models.storage_v1_token_request",
        "kubernetes.client.models.v1alpha1_apply_configuration",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1alpha1_json_patch",
        "kubernetes.client.models.v1alpha1_match_condition",
        "kubernetes.client.models.v1alpha1_match_resources",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1alpha1_mutation",
        "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.client.models.v1alpha1_param_kind",
        "kubernetes.client.models.v1alpha1_param_ref",
        "kubernetes.client.models.v1alpha1_server_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version_condition",
        "kubernetes.client.models.v1alpha1_storage_version_list",
        "kubernetes.client.models.v1alpha1_storage_version_status",
        "kubernetes.client.models.v1alpha1_variable",
        "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.client.models.v1alpha2_lease_candidate",
        "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.client.models.v1alpha2_pod_group",
        "kubernetes.client.models.v1alpha2_pod_group_list",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.client.models.v1alpha2_pod_group_spec",
        "kubernetes.client.models.v1alpha2_pod_group_status",
        "kubernetes.client.models.v1alpha2_pod_group_template",
        "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_topology_constraint",
        "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.client.models.v1alpha2_workload",
        "kubernetes.client.models.v1alpha2_workload_list",
        "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_workload_spec",
        "kubernetes.client.models.v1alpha3_device_taint",
        "kubernetes.client.models.v1alpha3_device_taint_rule",
        "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.client.models.v1alpha3_device_taint_selector",
        "kubernetes.client.models.v1alpha3_pool_status",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.client.models.v1beta1_allocated_device_status",
        "kubernetes.client.models.v1beta1_allocation_result",
        "kubernetes.client.models.v1beta1_apply_configuration",
        "kubernetes.client.models.v1beta1_basic_device",
        "kubernetes.client.models.v1beta1_capacity_request_policy",
        "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.client.models.v1beta1_capacity_requirements",
        "kubernetes.client.models.v1beta1_cel_device_selector",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1beta1_counter",
        "kubernetes.client.models.v1beta1_counter_set",
        "kubernetes.client.models.v1beta1_device",
        "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.client.models.v1beta1_device_allocation_result",
        "kubernetes.client.models.v1beta1_device_attribute",
        "kubernetes.client.models.v1beta1_device_capacity",
        "kubernetes.client.models.v1beta1_device_claim",
        "kubernetes.client.models.v1beta1_device_claim_configuration",
        "kubernetes.client.models.v1beta1_device_class",
        "kubernetes.client.models.v1beta1_device_class_configuration",
        "kubernetes.client.models.v1beta1_device_class_list",
        "kubernetes.client.models.v1beta1_device_class_spec",
        "kubernetes.client.models.v1beta1_device_constraint",
        "kubernetes.client.models.v1beta1_device_counter_consumption",
        "kubernetes.client.models.v1beta1_device_request",
        "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.client.models.v1beta1_device_selector",
        "kubernetes.client.models.v1beta1_device_sub_request",
        "kubernetes.client.models.v1beta1_device_taint",
        "kubernetes.client.models.v1beta1_device_toleration",
        "kubernetes.client.models.v1beta1_ip_address",
        "kubernetes.client.models.v1beta1_ip_address_list",
        "kubernetes.client.models.v1beta1_ip_address_spec",
        "kubernetes.client.models.v1beta1_json_patch",
        "kubernetes.client.models.v1beta1_lease_candidate",
        "kubernetes.client.models.v1beta1_lease_candidate_list",
        "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.client.models.v1beta1_match_condition",
        "kubernetes.client.models.v1beta1_match_resources",
        "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1beta1_mutation",
        "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.client.models.v1beta1_network_device_data",
        "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.client.models.v1beta1_param_kind",
        "kubernetes.client.models.v1beta1_param_ref",
        "kubernetes.client.models.v1beta1_parent_reference",
        "kubernetes.client.models.v1beta1_pod_certificate_request",
        "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.client.models.v1beta1_resource_claim",
        "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta1_resource_claim_list",
        "kubernetes.client.models.v1beta1_resource_claim_spec",
        "kubernetes.client.models.v1beta1_resource_claim_status",
        "kubernetes.client.models.v1beta1_resource_claim_template",
        "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.client.models.v1beta1_resource_pool",
        "kubernetes.client.models.v1beta1_resource_slice",
        "kubernetes.client.models.v1beta1_resource_slice_list",
        "kubernetes.client.models.v1beta1_resource_slice_spec",
        "kubernetes.client.models.v1beta1_service_cidr",
        "kubernetes.client.models.v1beta1_service_cidr_list",
        "kubernetes.client.models.v1beta1_service_cidr_spec",
        "kubernetes.client.models.v1beta1_service_cidr_status",
        "kubernetes.client.models.v1beta1_storage_version_migration",
        "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.client.models.v1beta1_variable",
        "kubernetes.client.models.v1beta1_volume_attributes_class",
        "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.client.models.v1beta2_allocated_device_status",
        "kubernetes.client.models.v1beta2_allocation_result",
        "kubernetes.client.models.v1beta2_capacity_request_policy",
        "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.client.models.v1beta2_capacity_requirements",
        "kubernetes.client.models.v1beta2_cel_device_selector",
        "kubernetes.client.models.v1beta2_counter",
        "kubernetes.client.models.v1beta2_counter_set",
        "kubernetes.client.models.v1beta2_device",
        "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.client.models.v1beta2_device_allocation_result",
        "kubernetes.client.models.v1beta2_device_attribute",
        "kubernetes.client.models.v1beta2_device_capacity",
        "kubernetes.client.models.v1beta2_device_claim",
        "kubernetes.client.models.v1beta2_device_claim_configuration",
        "kubernetes.client.models.v1beta2_device_class",
        "kubernetes.client.models.v1beta2_device_class_configuration",
        "kubernetes.client.models.v1beta2_device_class_list",
        "kubernetes.client.models.v1beta2_device_class_spec",
        "kubernetes.client.models.v1beta2_device_constraint",
        "kubernetes.client.models.v1beta2_device_counter_consumption",
        "kubernetes.client.models.v1beta2_device_request",
        "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.client.models.v1beta2_device_selector",
        "kubernetes.client.models.v1beta2_device_sub_request",
        "kubernetes.client.models.v1beta2_device_taint",
        "kubernetes.client.models.v1beta2_device_taint_rule",
        "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.client.models.v1beta2_device_taint_selector",
        "kubernetes.client.models.v1beta2_device_toleration",
        "kubernetes.client.models.v1beta2_exact_device_request",
        "kubernetes.client.models.v1beta2_network_device_data",
        "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.client.models.v1beta2_resource_claim",
        "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta2_resource_claim_list",
        "kubernetes.client.models.v1beta2_resource_claim_spec",
        "kubernetes.client.models.v1beta2_resource_claim_status",
        "kubernetes.client.models.v1beta2_resource_claim_template",
        "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.client.models.v1beta2_resource_pool",
        "kubernetes.client.models.v1beta2_resource_slice",
        "kubernetes.client.models.v1beta2_resource_slice_list",
        "kubernetes.client.models.v1beta2_resource_slice_spec",
        "kubernetes.client.models.v1_affinity",
        "kubernetes.client.models.v1_aggregation_rule",
        "kubernetes.client.models.v1_allocated_device_status",
        "kubernetes.client.models.v1_allocation_result",
        "kubernetes.client.models.v1_api_group",
        "kubernetes.client.models.v1_api_group_list",
        "kubernetes.client.models.v1_api_resource",
        "kubernetes.client.models.v1_api_resource_list",
        "kubernetes.client.models.v1_api_service",
        "kubernetes.client.models.v1_api_service_condition",
        "kubernetes.client.models.v1_api_service_list",
        "kubernetes.client.models.v1_api_service_spec",
        "kubernetes.client.models.v1_api_service_status",
        "kubernetes.client.models.v1_api_versions",
        "kubernetes.client.models.v1_apply_configuration",
        "kubernetes.client.models.v1_app_armor_profile",
        "kubernetes.client.models.v1_attached_volume",
        "kubernetes.client.models.v1_audit_annotation",
        "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.client.models.v1_azure_disk_volume_source",
        "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.client.models.v1_azure_file_volume_source",
        "kubernetes.client.models.v1_binding",
        "kubernetes.client.models.v1_bound_object_reference",
        "kubernetes.client.models.v1_capabilities",
        "kubernetes.client.models.v1_capacity_request_policy",
        "kubernetes.client.models.v1_capacity_request_policy_range",
        "kubernetes.client.models.v1_capacity_requirements",
        "kubernetes.client.models.v1_cel_device_selector",
        "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.client.models.v1_ceph_fs_volume_source",
        "kubernetes.client.models.v1_certificate_signing_request",
        "kubernetes.client.models.v1_certificate_signing_request_condition",
        "kubernetes.client.models.v1_certificate_signing_request_list",
        "kubernetes.client.models.v1_certificate_signing_request_spec",
        "kubernetes.client.models.v1_certificate_signing_request_status",
        "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.client.models.v1_cinder_volume_source",
        "kubernetes.client.models.v1_client_ip_config",
        "kubernetes.client.models.v1_cluster_role",
        "kubernetes.client.models.v1_cluster_role_binding",
        "kubernetes.client.models.v1_cluster_role_binding_list",
        "kubernetes.client.models.v1_cluster_role_list",
        "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.client.models.v1_component_condition",
        "kubernetes.client.models.v1_component_status",
        "kubernetes.client.models.v1_component_status_list",
        "kubernetes.client.models.v1_condition",
        "kubernetes.client.models.v1_config_map",
        "kubernetes.client.models.v1_config_map_env_source",
        "kubernetes.client.models.v1_config_map_key_selector",
        "kubernetes.client.models.v1_config_map_list",
        "kubernetes.client.models.v1_config_map_node_config_source",
        "kubernetes.client.models.v1_config_map_projection",
        "kubernetes.client.models.v1_config_map_volume_source",
        "kubernetes.client.models.v1_container",
        "kubernetes.client.models.v1_container_extended_resource_request",
        "kubernetes.client.models.v1_container_image",
        "kubernetes.client.models.v1_container_port",
        "kubernetes.client.models.v1_container_resize_policy",
        "kubernetes.client.models.v1_container_restart_rule",
        "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.client.models.v1_container_state",
        "kubernetes.client.models.v1_container_state_running",
        "kubernetes.client.models.v1_container_state_terminated",
        "kubernetes.client.models.v1_container_state_waiting",
        "kubernetes.client.models.v1_container_status",
        "kubernetes.client.models.v1_container_user",
        "kubernetes.client.models.v1_controller_revision",
        "kubernetes.client.models.v1_controller_revision_list",
        "kubernetes.client.models.v1_counter",
        "kubernetes.client.models.v1_counter_set",
        "kubernetes.client.models.v1_cron_job",
        "kubernetes.client.models.v1_cron_job_list",
        "kubernetes.client.models.v1_cron_job_spec",
        "kubernetes.client.models.v1_cron_job_status",
        "kubernetes.client.models.v1_cross_version_object_reference",
        "kubernetes.client.models.v1_csi_driver",
        "kubernetes.client.models.v1_csi_driver_list",
        "kubernetes.client.models.v1_csi_driver_spec",
        "kubernetes.client.models.v1_csi_node",
        "kubernetes.client.models.v1_csi_node_driver",
        "kubernetes.client.models.v1_csi_node_list",
        "kubernetes.client.models.v1_csi_node_spec",
        "kubernetes.client.models.v1_csi_persistent_volume_source",
        "kubernetes.client.models.v1_csi_storage_capacity",
        "kubernetes.client.models.v1_csi_storage_capacity_list",
        "kubernetes.client.models.v1_csi_volume_source",
        "kubernetes.client.models.v1_custom_resource_column_definition",
        "kubernetes.client.models.v1_custom_resource_conversion",
        "kubernetes.client.models.v1_custom_resource_definition",
        "kubernetes.client.models.v1_custom_resource_definition_condition",
        "kubernetes.client.models.v1_custom_resource_definition_list",
        "kubernetes.client.models.v1_custom_resource_definition_names",
        "kubernetes.client.models.v1_custom_resource_definition_spec",
        "kubernetes.client.models.v1_custom_resource_definition_status",
        "kubernetes.client.models.v1_custom_resource_definition_version",
        "kubernetes.client.models.v1_custom_resource_subresources",
        "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.client.models.v1_custom_resource_validation",
        "kubernetes.client.models.v1_daemon_endpoint",
        "kubernetes.client.models.v1_daemon_set",
        "kubernetes.client.models.v1_daemon_set_condition",
        "kubernetes.client.models.v1_daemon_set_list",
        "kubernetes.client.models.v1_daemon_set_spec",
        "kubernetes.client.models.v1_daemon_set_status",
        "kubernetes.client.models.v1_daemon_set_update_strategy",
        "kubernetes.client.models.v1_delete_options",
        "kubernetes.client.models.v1_deployment",
        "kubernetes.client.models.v1_deployment_condition",
        "kubernetes.client.models.v1_deployment_list",
        "kubernetes.client.models.v1_deployment_spec",
        "kubernetes.client.models.v1_deployment_status",
        "kubernetes.client.models.v1_deployment_strategy",
        "kubernetes.client.models.v1_device",
        "kubernetes.client.models.v1_device_allocation_configuration",
        "kubernetes.client.models.v1_device_allocation_result",
        "kubernetes.client.models.v1_device_attribute",
        "kubernetes.client.models.v1_device_capacity",
        "kubernetes.client.models.v1_device_claim",
        "kubernetes.client.models.v1_device_claim_configuration",
        "kubernetes.client.models.v1_device_class",
        "kubernetes.client.models.v1_device_class_configuration",
        "kubernetes.client.models.v1_device_class_list",
        "kubernetes.client.models.v1_device_class_spec",
        "kubernetes.client.models.v1_device_constraint",
        "kubernetes.client.models.v1_device_counter_consumption",
        "kubernetes.client.models.v1_device_request",
        "kubernetes.client.models.v1_device_request_allocation_result",
        "kubernetes.client.models.v1_device_selector",
        "kubernetes.client.models.v1_device_sub_request",
        "kubernetes.client.models.v1_device_taint",
        "kubernetes.client.models.v1_device_toleration",
        "kubernetes.client.models.v1_downward_api_projection",
        "kubernetes.client.models.v1_downward_api_volume_file",
        "kubernetes.client.models.v1_downward_api_volume_source",
        "kubernetes.client.models.v1_empty_dir_volume_source",
        "kubernetes.client.models.v1_endpoint",
        "kubernetes.client.models.v1_endpoints",
        "kubernetes.client.models.v1_endpoints_list",
        "kubernetes.client.models.v1_endpoint_address",
        "kubernetes.client.models.v1_endpoint_conditions",
        "kubernetes.client.models.v1_endpoint_hints",
        "kubernetes.client.models.v1_endpoint_slice",
        "kubernetes.client.models.v1_endpoint_slice_list",
        "kubernetes.client.models.v1_endpoint_subset",
        "kubernetes.client.models.v1_env_from_source",
        "kubernetes.client.models.v1_env_var",
        "kubernetes.client.models.v1_env_var_source",
        "kubernetes.client.models.v1_ephemeral_container",
        "kubernetes.client.models.v1_ephemeral_volume_source",
        "kubernetes.client.models.v1_event_source",
        "kubernetes.client.models.v1_eviction",
        "kubernetes.client.models.v1_exact_device_request",
        "kubernetes.client.models.v1_exec_action",
        "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.client.models.v1_expression_warning",
        "kubernetes.client.models.v1_external_documentation",
        "kubernetes.client.models.v1_fc_volume_source",
        "kubernetes.client.models.v1_field_selector_attributes",
        "kubernetes.client.models.v1_field_selector_requirement",
        "kubernetes.client.models.v1_file_key_selector",
        "kubernetes.client.models.v1_flex_persistent_volume_source",
        "kubernetes.client.models.v1_flex_volume_source",
        "kubernetes.client.models.v1_flocker_volume_source",
        "kubernetes.client.models.v1_flow_distinguisher_method",
        "kubernetes.client.models.v1_flow_schema",
        "kubernetes.client.models.v1_flow_schema_condition",
        "kubernetes.client.models.v1_flow_schema_list",
        "kubernetes.client.models.v1_flow_schema_spec",
        "kubernetes.client.models.v1_flow_schema_status",
        "kubernetes.client.models.v1_for_node",
        "kubernetes.client.models.v1_for_zone",
        "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.client.models.v1_git_repo_volume_source",
        "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.client.models.v1_glusterfs_volume_source",
        "kubernetes.client.models.v1_group_resource",
        "kubernetes.client.models.v1_group_subject",
        "kubernetes.client.models.v1_group_version_for_discovery",
        "kubernetes.client.models.v1_grpc_action",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v1_host_alias",
        "kubernetes.client.models.v1_host_ip",
        "kubernetes.client.models.v1_host_path_volume_source",
        "kubernetes.client.models.v1_http_get_action",
        "kubernetes.client.models.v1_http_header",
        "kubernetes.client.models.v1_http_ingress_path",
        "kubernetes.client.models.v1_http_ingress_rule_value",
        "kubernetes.client.models.v1_image_volume_source",
        "kubernetes.client.models.v1_image_volume_status",
        "kubernetes.client.models.v1_ingress",
        "kubernetes.client.models.v1_ingress_backend",
        "kubernetes.client.models.v1_ingress_class",
        "kubernetes.client.models.v1_ingress_class_list",
        "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.client.models.v1_ingress_class_spec",
        "kubernetes.client.models.v1_ingress_list",
        "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.client.models.v1_ingress_load_balancer_status",
        "kubernetes.client.models.v1_ingress_port_status",
        "kubernetes.client.models.v1_ingress_rule",
        "kubernetes.client.models.v1_ingress_service_backend",
        "kubernetes.client.models.v1_ingress_spec",
        "kubernetes.client.models.v1_ingress_status",
        "kubernetes.client.models.v1_ingress_tls",
        "kubernetes.client.models.v1_ip_address",
        "kubernetes.client.models.v1_ip_address_list",
        "kubernetes.client.models.v1_ip_address_spec",
        "kubernetes.client.models.v1_ip_block",
        "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.client.models.v1_iscsi_volume_source",
        "kubernetes.client.models.v1_job",
        "kubernetes.client.models.v1_job_condition",
        "kubernetes.client.models.v1_job_list",
        "kubernetes.client.models.v1_job_spec",
        "kubernetes.client.models.v1_job_status",
        "kubernetes.client.models.v1_job_template_spec",
        "kubernetes.client.models.v1_json_patch",
        "kubernetes.client.models.v1_json_schema_props",
        "kubernetes.client.models.v1_key_to_path",
        "kubernetes.client.models.v1_label_selector",
        "kubernetes.client.models.v1_label_selector_attributes",
        "kubernetes.client.models.v1_label_selector_requirement",
        "kubernetes.client.models.v1_lease",
        "kubernetes.client.models.v1_lease_list",
        "kubernetes.client.models.v1_lease_spec",
        "kubernetes.client.models.v1_lifecycle",
        "kubernetes.client.models.v1_lifecycle_handler",
        "kubernetes.client.models.v1_limited_priority_level_configuration",
        "kubernetes.client.models.v1_limit_range",
        "kubernetes.client.models.v1_limit_range_item",
        "kubernetes.client.models.v1_limit_range_list",
        "kubernetes.client.models.v1_limit_range_spec",
        "kubernetes.client.models.v1_limit_response",
        "kubernetes.client.models.v1_linux_container_user",
        "kubernetes.client.models.v1_list_meta",
        "kubernetes.client.models.v1_load_balancer_ingress",
        "kubernetes.client.models.v1_load_balancer_status",
        "kubernetes.client.models.v1_local_object_reference",
        "kubernetes.client.models.v1_local_subject_access_review",
        "kubernetes.client.models.v1_local_volume_source",
        "kubernetes.client.models.v1_managed_fields_entry",
        "kubernetes.client.models.v1_match_condition",
        "kubernetes.client.models.v1_match_resources",
        "kubernetes.client.models.v1_modify_volume_status",
        "kubernetes.client.models.v1_mutating_admission_policy",
        "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_mutating_admission_policy_list",
        "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1_mutating_webhook",
        "kubernetes.client.models.v1_mutating_webhook_configuration",
        "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.client.models.v1_mutation",
        "kubernetes.client.models.v1_named_rule_with_operations",
        "kubernetes.client.models.v1_namespace",
        "kubernetes.client.models.v1_namespace_condition",
        "kubernetes.client.models.v1_namespace_list",
        "kubernetes.client.models.v1_namespace_spec",
        "kubernetes.client.models.v1_namespace_status",
        "kubernetes.client.models.v1_network_device_data",
        "kubernetes.client.models.v1_network_policy",
        "kubernetes.client.models.v1_network_policy_egress_rule",
        "kubernetes.client.models.v1_network_policy_ingress_rule",
        "kubernetes.client.models.v1_network_policy_list",
        "kubernetes.client.models.v1_network_policy_peer",
        "kubernetes.client.models.v1_network_policy_port",
        "kubernetes.client.models.v1_network_policy_spec",
        "kubernetes.client.models.v1_nfs_volume_source",
        "kubernetes.client.models.v1_node",
        "kubernetes.client.models.v1_node_address",
        "kubernetes.client.models.v1_node_affinity",
        "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1_node_condition",
        "kubernetes.client.models.v1_node_config_source",
        "kubernetes.client.models.v1_node_config_status",
        "kubernetes.client.models.v1_node_daemon_endpoints",
        "kubernetes.client.models.v1_node_features",
        "kubernetes.client.models.v1_node_list",
        "kubernetes.client.models.v1_node_runtime_handler",
        "kubernetes.client.models.v1_node_runtime_handler_features",
        "kubernetes.client.models.v1_node_selector",
        "kubernetes.client.models.v1_node_selector_requirement",
        "kubernetes.client.models.v1_node_selector_term",
        "kubernetes.client.models.v1_node_spec",
        "kubernetes.client.models.v1_node_status",
        "kubernetes.client.models.v1_node_swap_status",
        "kubernetes.client.models.v1_node_system_info",
        "kubernetes.client.models.v1_non_resource_attributes",
        "kubernetes.client.models.v1_non_resource_policy_rule",
        "kubernetes.client.models.v1_non_resource_rule",
        "kubernetes.client.models.v1_object_field_selector",
        "kubernetes.client.models.v1_object_meta",
        "kubernetes.client.models.v1_object_reference",
        "kubernetes.client.models.v1_opaque_device_configuration",
        "kubernetes.client.models.v1_overhead",
        "kubernetes.client.models.v1_owner_reference",
        "kubernetes.client.models.v1_param_kind",
        "kubernetes.client.models.v1_param_ref",
        "kubernetes.client.models.v1_parent_reference",
        "kubernetes.client.models.v1_persistent_volume",
        "kubernetes.client.models.v1_persistent_volume_claim",
        "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.client.models.v1_persistent_volume_claim_list",
        "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.client.models.v1_persistent_volume_claim_status",
        "kubernetes.client.models.v1_persistent_volume_claim_template",
        "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.client.models.v1_persistent_volume_list",
        "kubernetes.client.models.v1_persistent_volume_spec",
        "kubernetes.client.models.v1_persistent_volume_status",
        "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.client.models.v1_pod",
        "kubernetes.client.models.v1_pod_affinity",
        "kubernetes.client.models.v1_pod_affinity_term",
        "kubernetes.client.models.v1_pod_anti_affinity",
        "kubernetes.client.models.v1_pod_certificate_projection",
        "kubernetes.client.models.v1_pod_condition",
        "kubernetes.client.models.v1_pod_disruption_budget",
        "kubernetes.client.models.v1_pod_disruption_budget_list",
        "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.client.models.v1_pod_disruption_budget_status",
        "kubernetes.client.models.v1_pod_dns_config",
        "kubernetes.client.models.v1_pod_dns_config_option",
        "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.client.models.v1_pod_failure_policy",
        "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.client.models.v1_pod_failure_policy_rule",
        "kubernetes.client.models.v1_pod_ip",
        "kubernetes.client.models.v1_pod_list",
        "kubernetes.client.models.v1_pod_os",
        "kubernetes.client.models.v1_pod_readiness_gate",
        "kubernetes.client.models.v1_pod_resource_claim",
        "kubernetes.client.models.v1_pod_resource_claim_status",
        "kubernetes.client.models.v1_pod_scheduling_gate",
        "kubernetes.client.models.v1_pod_scheduling_group",
        "kubernetes.client.models.v1_pod_security_context",
        "kubernetes.client.models.v1_pod_spec",
        "kubernetes.client.models.v1_pod_status",
        "kubernetes.client.models.v1_pod_template",
        "kubernetes.client.models.v1_pod_template_list",
        "kubernetes.client.models.v1_pod_template_spec",
        "kubernetes.client.models.v1_policy_rule",
        "kubernetes.client.models.v1_policy_rules_with_subjects",
        "kubernetes.client.models.v1_portworx_volume_source",
        "kubernetes.client.models.v1_port_status",
        "kubernetes.client.models.v1_preconditions",
        "kubernetes.client.models.v1_preferred_scheduling_term",
        "kubernetes.client.models.v1_priority_class",
        "kubernetes.client.models.v1_priority_class_list",
        "kubernetes.client.models.v1_priority_level_configuration",
        "kubernetes.client.models.v1_priority_level_configuration_condition",
        "kubernetes.client.models.v1_priority_level_configuration_list",
        "kubernetes.client.models.v1_priority_level_configuration_reference",
        "kubernetes.client.models.v1_priority_level_configuration_spec",
        "kubernetes.client.models.v1_priority_level_configuration_status",
        "kubernetes.client.models.v1_probe",
        "kubernetes.client.models.v1_projected_volume_source",
        "kubernetes.client.models.v1_queuing_configuration",
        "kubernetes.client.models.v1_quobyte_volume_source",
        "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.client.models.v1_rbd_volume_source",
        "kubernetes.client.models.v1_replication_controller",
        "kubernetes.client.models.v1_replication_controller_condition",
        "kubernetes.client.models.v1_replication_controller_list",
        "kubernetes.client.models.v1_replication_controller_spec",
        "kubernetes.client.models.v1_replication_controller_status",
        "kubernetes.client.models.v1_replica_set",
        "kubernetes.client.models.v1_replica_set_condition",
        "kubernetes.client.models.v1_replica_set_list",
        "kubernetes.client.models.v1_replica_set_spec",
        "kubernetes.client.models.v1_replica_set_status",
        "kubernetes.client.models.v1_resource_attributes",
        "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1_resource_claim_list",
        "kubernetes.client.models.v1_resource_claim_spec",
        "kubernetes.client.models.v1_resource_claim_status",
        "kubernetes.client.models.v1_resource_claim_template",
        "kubernetes.client.models.v1_resource_claim_template_list",
        "kubernetes.client.models.v1_resource_claim_template_spec",
        "kubernetes.client.models.v1_resource_field_selector",
        "kubernetes.client.models.v1_resource_health",
        "kubernetes.client.models.v1_resource_policy_rule",
        "kubernetes.client.models.v1_resource_pool",
        "kubernetes.client.models.v1_resource_quota",
        "kubernetes.client.models.v1_resource_quota_list",
        "kubernetes.client.models.v1_resource_quota_spec",
        "kubernetes.client.models.v1_resource_quota_status",
        "kubernetes.client.models.v1_resource_requirements",
        "kubernetes.client.models.v1_resource_rule",
        "kubernetes.client.models.v1_resource_slice",
        "kubernetes.client.models.v1_resource_slice_list",
        "kubernetes.client.models.v1_resource_slice_spec",
        "kubernetes.client.models.v1_resource_status",
        "kubernetes.client.models.v1_role",
        "kubernetes.client.models.v1_role_binding",
        "kubernetes.client.models.v1_role_binding_list",
        "kubernetes.client.models.v1_role_list",
        "kubernetes.client.models.v1_role_ref",
        "kubernetes.client.models.v1_rolling_update_daemon_set",
        "kubernetes.client.models.v1_rolling_update_deployment",
        "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.client.models.v1_rule_with_operations",
        "kubernetes.client.models.v1_runtime_class",
        "kubernetes.client.models.v1_runtime_class_list",
        "kubernetes.client.models.v1_scale",
        "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.client.models.v1_scale_io_volume_source",
        "kubernetes.client.models.v1_scale_spec",
        "kubernetes.client.models.v1_scale_status",
        "kubernetes.client.models.v1_scheduling",
        "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.client.models.v1_scope_selector",
        "kubernetes.client.models.v1_seccomp_profile",
        "kubernetes.client.models.v1_secret",
        "kubernetes.client.models.v1_secret_env_source",
        "kubernetes.client.models.v1_secret_key_selector",
        "kubernetes.client.models.v1_secret_list",
        "kubernetes.client.models.v1_secret_projection",
        "kubernetes.client.models.v1_secret_reference",
        "kubernetes.client.models.v1_secret_volume_source",
        "kubernetes.client.models.v1_security_context",
        "kubernetes.client.models.v1_selectable_field",
        "kubernetes.client.models.v1_self_subject_access_review",
        "kubernetes.client.models.v1_self_subject_access_review_spec",
        "kubernetes.client.models.v1_self_subject_review",
        "kubernetes.client.models.v1_self_subject_review_status",
        "kubernetes.client.models.v1_self_subject_rules_review",
        "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.client.models.v1_server_address_by_client_cidr",
        "kubernetes.client.models.v1_service",
        "kubernetes.client.models.v1_service_account",
        "kubernetes.client.models.v1_service_account_list",
        "kubernetes.client.models.v1_service_account_subject",
        "kubernetes.client.models.v1_service_account_token_projection",
        "kubernetes.client.models.v1_service_backend_port",
        "kubernetes.client.models.v1_service_cidr",
        "kubernetes.client.models.v1_service_cidr_list",
        "kubernetes.client.models.v1_service_cidr_spec",
        "kubernetes.client.models.v1_service_cidr_status",
        "kubernetes.client.models.v1_service_list",
        "kubernetes.client.models.v1_service_port",
        "kubernetes.client.models.v1_service_spec",
        "kubernetes.client.models.v1_service_status",
        "kubernetes.client.models.v1_session_affinity_config",
        "kubernetes.client.models.v1_se_linux_options",
        "kubernetes.client.models.v1_shard_info",
        "kubernetes.client.models.v1_sleep_action",
        "kubernetes.client.models.v1_stateful_set",
        "kubernetes.client.models.v1_stateful_set_condition",
        "kubernetes.client.models.v1_stateful_set_list",
        "kubernetes.client.models.v1_stateful_set_ordinals",
        "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.client.models.v1_stateful_set_spec",
        "kubernetes.client.models.v1_stateful_set_status",
        "kubernetes.client.models.v1_stateful_set_update_strategy",
        "kubernetes.client.models.v1_status",
        "kubernetes.client.models.v1_status_cause",
        "kubernetes.client.models.v1_status_details",
        "kubernetes.client.models.v1_storage_class",
        "kubernetes.client.models.v1_storage_class_list",
        "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.client.models.v1_storage_os_volume_source",
        "kubernetes.client.models.v1_subject_access_review",
        "kubernetes.client.models.v1_subject_access_review_spec",
        "kubernetes.client.models.v1_subject_access_review_status",
        "kubernetes.client.models.v1_subject_rules_review_status",
        "kubernetes.client.models.v1_success_policy",
        "kubernetes.client.models.v1_success_policy_rule",
        "kubernetes.client.models.v1_sysctl",
        "kubernetes.client.models.v1_taint",
        "kubernetes.client.models.v1_tcp_socket_action",
        "kubernetes.client.models.v1_token_request_spec",
        "kubernetes.client.models.v1_token_request_status",
        "kubernetes.client.models.v1_token_review",
        "kubernetes.client.models.v1_token_review_spec",
        "kubernetes.client.models.v1_token_review_status",
        "kubernetes.client.models.v1_toleration",
        "kubernetes.client.models.v1_topology_selector_label_requirement",
        "kubernetes.client.models.v1_topology_selector_term",
        "kubernetes.client.models.v1_topology_spread_constraint",
        "kubernetes.client.models.v1_typed_local_object_reference",
        "kubernetes.client.models.v1_typed_object_reference",
        "kubernetes.client.models.v1_type_checking",
        "kubernetes.client.models.v1_uncounted_terminated_pods",
        "kubernetes.client.models.v1_user_info",
        "kubernetes.client.models.v1_user_subject",
        "kubernetes.client.models.v1_validating_admission_policy",
        "kubernetes.client.models.v1_validating_admission_policy_binding",
        "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_validating_admission_policy_list",
        "kubernetes.client.models.v1_validating_admission_policy_spec",
        "kubernetes.client.models.v1_validating_admission_policy_status",
        "kubernetes.client.models.v1_validating_webhook",
        "kubernetes.client.models.v1_validating_webhook_configuration",
        "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.client.models.v1_validation",
        "kubernetes.client.models.v1_validation_rule",
        "kubernetes.client.models.v1_variable",
        "kubernetes.client.models.v1_volume",
        "kubernetes.client.models.v1_volume_attachment",
        "kubernetes.client.models.v1_volume_attachment_list",
        "kubernetes.client.models.v1_volume_attachment_source",
        "kubernetes.client.models.v1_volume_attachment_spec",
        "kubernetes.client.models.v1_volume_attachment_status",
        "kubernetes.client.models.v1_volume_attributes_class",
        "kubernetes.client.models.v1_volume_attributes_class_list",
        "kubernetes.client.models.v1_volume_device",
        "kubernetes.client.models.v1_volume_error",
        "kubernetes.client.models.v1_volume_mount",
        "kubernetes.client.models.v1_volume_mount_status",
        "kubernetes.client.models.v1_volume_node_affinity",
        "kubernetes.client.models.v1_volume_node_resources",
        "kubernetes.client.models.v1_volume_projection",
        "kubernetes.client.models.v1_volume_resource_requirements",
        "kubernetes.client.models.v1_volume_status",
        "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.client.models.v1_watch_event",
        "kubernetes.client.models.v1_webhook_conversion",
        "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.client.models.v1_windows_security_context_options",
        "kubernetes.client.models.v2beta1_api_group_discovery",
        "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.client.models.v2beta1_api_resource_discovery",
        "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.client.models.v2beta1_api_version_discovery",
        "kubernetes.client.models.v2_api_group_discovery",
        "kubernetes.client.models.v2_api_group_discovery_list",
        "kubernetes.client.models.v2_api_resource_discovery",
        "kubernetes.client.models.v2_api_subresource_discovery",
        "kubernetes.client.models.v2_api_version_discovery",
        "kubernetes.client.models.v2_container_resource_metric_source",
        "kubernetes.client.models.v2_container_resource_metric_status",
        "kubernetes.client.models.v2_cross_version_object_reference",
        "kubernetes.client.models.v2_external_metric_source",
        "kubernetes.client.models.v2_external_metric_status",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v2_hpa_scaling_policy",
        "kubernetes.client.models.v2_hpa_scaling_rules",
        "kubernetes.client.models.v2_metric_identifier",
        "kubernetes.client.models.v2_metric_spec",
        "kubernetes.client.models.v2_metric_status",
        "kubernetes.client.models.v2_metric_target",
        "kubernetes.client.models.v2_metric_value_status",
        "kubernetes.client.models.v2_object_metric_source",
        "kubernetes.client.models.v2_object_metric_status",
        "kubernetes.client.models.v2_pods_metric_source",
        "kubernetes.client.models.v2_pods_metric_status",
        "kubernetes.client.models.v2_resource_metric_source",
        "kubernetes.client.models.v2_resource_metric_status",
        "kubernetes.client.models.version_info"
      ],
      "import_count": 1678
    },
    "copy": {
      "used_by": [
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.config.kube_config",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.dynamic.resource",
        "kubernetes.client.configuration"
      ],
      "import_count": 5
    },
    "logging": {
      "used_by": [
        "kubernetes.aio.client.configuration",
        "kubernetes.aio.client.rest",
        "kubernetes.aio.config.kube_config",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.leaderelection.electionconfig",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.leaderelection.resourcelock.configmaplock",
        "kubernetes.client.configuration",
        "kubernetes.client.rest",
        "kubernetes.informer.informer"
      ],
      "import_count": 11
    },
    "io": {
      "used_by": [
        "kubernetes.aio.client.rest",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.stream.ws_client",
        "kubernetes.client.rest",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 6
    },
    "ssl": {
      "used_by": [
        "kubernetes.aio.client.rest",
        "kubernetes.base.stream.ws_client",
        "kubernetes.client.rest"
      ],
      "import_count": 3
    },
    "aiohttp": {
      "used_by": [
        "kubernetes.aio.client.rest",
        "kubernetes.aio.config.openid",
        "kubernetes.aio.config.openid_test"
      ],
      "import_count": 5
    },
    "inspect": {
      "used_by": [
        "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
        "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiextensions_v1_service_reference",
        "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.aio.client.models.apiregistration_v1_service_reference",
        "kubernetes.aio.client.models.authentication_v1_token_request",
        "kubernetes.aio.client.models.core_v1_endpoint_port",
        "kubernetes.aio.client.models.core_v1_event",
        "kubernetes.aio.client.models.core_v1_event_list",
        "kubernetes.aio.client.models.core_v1_event_series",
        "kubernetes.aio.client.models.core_v1_resource_claim",
        "kubernetes.aio.client.models.discovery_v1_endpoint_port",
        "kubernetes.aio.client.models.events_v1_event",
        "kubernetes.aio.client.models.events_v1_event_list",
        "kubernetes.aio.client.models.events_v1_event_series",
        "kubernetes.aio.client.models.flowcontrol_v1_subject",
        "kubernetes.aio.client.models.rbac_v1_subject",
        "kubernetes.aio.client.models.resource_v1_resource_claim",
        "kubernetes.aio.client.models.storage_v1_token_request",
        "kubernetes.aio.client.models.v1alpha1_apply_configuration",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1alpha1_json_patch",
        "kubernetes.aio.client.models.v1alpha1_match_condition",
        "kubernetes.aio.client.models.v1alpha1_match_resources",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1alpha1_mutation",
        "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1alpha1_param_kind",
        "kubernetes.aio.client.models.v1alpha1_param_ref",
        "kubernetes.aio.client.models.v1alpha1_server_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version",
        "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
        "kubernetes.aio.client.models.v1alpha1_storage_version_list",
        "kubernetes.aio.client.models.v1alpha1_storage_version_status",
        "kubernetes.aio.client.models.v1alpha1_variable",
        "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group",
        "kubernetes.aio.client.models.v1alpha2_pod_group_list",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
        "kubernetes.aio.client.models.v1alpha2_pod_group_status",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template",
        "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_topology_constraint",
        "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.aio.client.models.v1alpha2_workload",
        "kubernetes.aio.client.models.v1alpha2_workload_list",
        "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.aio.client.models.v1alpha2_workload_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
        "kubernetes.aio.client.models.v1alpha3_pool_status",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.aio.client.models.v1beta1_allocated_device_status",
        "kubernetes.aio.client.models.v1beta1_allocation_result",
        "kubernetes.aio.client.models.v1beta1_apply_configuration",
        "kubernetes.aio.client.models.v1beta1_basic_device",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta1_capacity_requirements",
        "kubernetes.aio.client.models.v1beta1_cel_device_selector",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.aio.client.models.v1beta1_counter",
        "kubernetes.aio.client.models.v1beta1_counter_set",
        "kubernetes.aio.client.models.v1beta1_device",
        "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta1_device_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_attribute",
        "kubernetes.aio.client.models.v1beta1_device_capacity",
        "kubernetes.aio.client.models.v1beta1_device_claim",
        "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class",
        "kubernetes.aio.client.models.v1beta1_device_class_configuration",
        "kubernetes.aio.client.models.v1beta1_device_class_list",
        "kubernetes.aio.client.models.v1beta1_device_class_spec",
        "kubernetes.aio.client.models.v1beta1_device_constraint",
        "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta1_device_request",
        "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta1_device_selector",
        "kubernetes.aio.client.models.v1beta1_device_sub_request",
        "kubernetes.aio.client.models.v1beta1_device_taint",
        "kubernetes.aio.client.models.v1beta1_device_toleration",
        "kubernetes.aio.client.models.v1beta1_ip_address",
        "kubernetes.aio.client.models.v1beta1_ip_address_list",
        "kubernetes.aio.client.models.v1beta1_ip_address_spec",
        "kubernetes.aio.client.models.v1beta1_json_patch",
        "kubernetes.aio.client.models.v1beta1_lease_candidate",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
        "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.aio.client.models.v1beta1_match_condition",
        "kubernetes.aio.client.models.v1beta1_match_resources",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1beta1_mutation",
        "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1beta1_network_device_data",
        "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta1_param_kind",
        "kubernetes.aio.client.models.v1beta1_param_ref",
        "kubernetes.aio.client.models.v1beta1_parent_reference",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim",
        "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta1_resource_claim_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta1_resource_claim_status",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta1_resource_pool",
        "kubernetes.aio.client.models.v1beta1_resource_slice",
        "kubernetes.aio.client.models.v1beta1_resource_slice_list",
        "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr",
        "kubernetes.aio.client.models.v1beta1_service_cidr_list",
        "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
        "kubernetes.aio.client.models.v1beta1_service_cidr_status",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.aio.client.models.v1beta1_variable",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
        "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1beta2_allocated_device_status",
        "kubernetes.aio.client.models.v1beta2_allocation_result",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
        "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1beta2_capacity_requirements",
        "kubernetes.aio.client.models.v1beta2_cel_device_selector",
        "kubernetes.aio.client.models.v1beta2_counter",
        "kubernetes.aio.client.models.v1beta2_counter_set",
        "kubernetes.aio.client.models.v1beta2_device",
        "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.aio.client.models.v1beta2_device_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_attribute",
        "kubernetes.aio.client.models.v1beta2_device_capacity",
        "kubernetes.aio.client.models.v1beta2_device_claim",
        "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class",
        "kubernetes.aio.client.models.v1beta2_device_class_configuration",
        "kubernetes.aio.client.models.v1beta2_device_class_list",
        "kubernetes.aio.client.models.v1beta2_device_class_spec",
        "kubernetes.aio.client.models.v1beta2_device_constraint",
        "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
        "kubernetes.aio.client.models.v1beta2_device_request",
        "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.aio.client.models.v1beta2_device_selector",
        "kubernetes.aio.client.models.v1beta2_device_sub_request",
        "kubernetes.aio.client.models.v1beta2_device_taint",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.aio.client.models.v1beta2_device_taint_selector",
        "kubernetes.aio.client.models.v1beta2_device_toleration",
        "kubernetes.aio.client.models.v1beta2_exact_device_request",
        "kubernetes.aio.client.models.v1beta2_network_device_data",
        "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.aio.client.models.v1beta2_resource_claim",
        "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1beta2_resource_claim_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
        "kubernetes.aio.client.models.v1beta2_resource_claim_status",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1beta2_resource_pool",
        "kubernetes.aio.client.models.v1beta2_resource_slice",
        "kubernetes.aio.client.models.v1beta2_resource_slice_list",
        "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
        "kubernetes.aio.client.models.v1_affinity",
        "kubernetes.aio.client.models.v1_aggregation_rule",
        "kubernetes.aio.client.models.v1_allocated_device_status",
        "kubernetes.aio.client.models.v1_allocation_result",
        "kubernetes.aio.client.models.v1_api_group",
        "kubernetes.aio.client.models.v1_api_group_list",
        "kubernetes.aio.client.models.v1_api_resource",
        "kubernetes.aio.client.models.v1_api_resource_list",
        "kubernetes.aio.client.models.v1_api_service",
        "kubernetes.aio.client.models.v1_api_service_condition",
        "kubernetes.aio.client.models.v1_api_service_list",
        "kubernetes.aio.client.models.v1_api_service_spec",
        "kubernetes.aio.client.models.v1_api_service_status",
        "kubernetes.aio.client.models.v1_api_versions",
        "kubernetes.aio.client.models.v1_apply_configuration",
        "kubernetes.aio.client.models.v1_app_armor_profile",
        "kubernetes.aio.client.models.v1_attached_volume",
        "kubernetes.aio.client.models.v1_audit_annotation",
        "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.aio.client.models.v1_azure_disk_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.aio.client.models.v1_azure_file_volume_source",
        "kubernetes.aio.client.models.v1_binding",
        "kubernetes.aio.client.models.v1_bound_object_reference",
        "kubernetes.aio.client.models.v1_capabilities",
        "kubernetes.aio.client.models.v1_capacity_request_policy",
        "kubernetes.aio.client.models.v1_capacity_request_policy_range",
        "kubernetes.aio.client.models.v1_capacity_requirements",
        "kubernetes.aio.client.models.v1_cel_device_selector",
        "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
        "kubernetes.aio.client.models.v1_certificate_signing_request",
        "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
        "kubernetes.aio.client.models.v1_certificate_signing_request_list",
        "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
        "kubernetes.aio.client.models.v1_certificate_signing_request_status",
        "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.aio.client.models.v1_cinder_volume_source",
        "kubernetes.aio.client.models.v1_client_ip_config",
        "kubernetes.aio.client.models.v1_cluster_role",
        "kubernetes.aio.client.models.v1_cluster_role_binding",
        "kubernetes.aio.client.models.v1_cluster_role_binding_list",
        "kubernetes.aio.client.models.v1_cluster_role_list",
        "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.aio.client.models.v1_component_condition",
        "kubernetes.aio.client.models.v1_component_status",
        "kubernetes.aio.client.models.v1_component_status_list",
        "kubernetes.aio.client.models.v1_condition",
        "kubernetes.aio.client.models.v1_config_map",
        "kubernetes.aio.client.models.v1_config_map_env_source",
        "kubernetes.aio.client.models.v1_config_map_key_selector",
        "kubernetes.aio.client.models.v1_config_map_list",
        "kubernetes.aio.client.models.v1_config_map_node_config_source",
        "kubernetes.aio.client.models.v1_config_map_projection",
        "kubernetes.aio.client.models.v1_config_map_volume_source",
        "kubernetes.aio.client.models.v1_container",
        "kubernetes.aio.client.models.v1_container_extended_resource_request",
        "kubernetes.aio.client.models.v1_container_image",
        "kubernetes.aio.client.models.v1_container_port",
        "kubernetes.aio.client.models.v1_container_resize_policy",
        "kubernetes.aio.client.models.v1_container_restart_rule",
        "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.aio.client.models.v1_container_state",
        "kubernetes.aio.client.models.v1_container_state_running",
        "kubernetes.aio.client.models.v1_container_state_terminated",
        "kubernetes.aio.client.models.v1_container_state_waiting",
        "kubernetes.aio.client.models.v1_container_status",
        "kubernetes.aio.client.models.v1_container_user",
        "kubernetes.aio.client.models.v1_controller_revision",
        "kubernetes.aio.client.models.v1_controller_revision_list",
        "kubernetes.aio.client.models.v1_counter",
        "kubernetes.aio.client.models.v1_counter_set",
        "kubernetes.aio.client.models.v1_cron_job",
        "kubernetes.aio.client.models.v1_cron_job_list",
        "kubernetes.aio.client.models.v1_cron_job_spec",
        "kubernetes.aio.client.models.v1_cron_job_status",
        "kubernetes.aio.client.models.v1_cross_version_object_reference",
        "kubernetes.aio.client.models.v1_csi_driver",
        "kubernetes.aio.client.models.v1_csi_driver_list",
        "kubernetes.aio.client.models.v1_csi_driver_spec",
        "kubernetes.aio.client.models.v1_csi_node",
        "kubernetes.aio.client.models.v1_csi_node_driver",
        "kubernetes.aio.client.models.v1_csi_node_list",
        "kubernetes.aio.client.models.v1_csi_node_spec",
        "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_csi_storage_capacity",
        "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
        "kubernetes.aio.client.models.v1_csi_volume_source",
        "kubernetes.aio.client.models.v1_custom_resource_column_definition",
        "kubernetes.aio.client.models.v1_custom_resource_conversion",
        "kubernetes.aio.client.models.v1_custom_resource_definition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
        "kubernetes.aio.client.models.v1_custom_resource_definition_list",
        "kubernetes.aio.client.models.v1_custom_resource_definition_names",
        "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
        "kubernetes.aio.client.models.v1_custom_resource_definition_status",
        "kubernetes.aio.client.models.v1_custom_resource_definition_version",
        "kubernetes.aio.client.models.v1_custom_resource_subresources",
        "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.aio.client.models.v1_custom_resource_validation",
        "kubernetes.aio.client.models.v1_daemon_endpoint",
        "kubernetes.aio.client.models.v1_daemon_set",
        "kubernetes.aio.client.models.v1_daemon_set_condition",
        "kubernetes.aio.client.models.v1_daemon_set_list",
        "kubernetes.aio.client.models.v1_daemon_set_spec",
        "kubernetes.aio.client.models.v1_daemon_set_status",
        "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
        "kubernetes.aio.client.models.v1_delete_options",
        "kubernetes.aio.client.models.v1_deployment",
        "kubernetes.aio.client.models.v1_deployment_condition",
        "kubernetes.aio.client.models.v1_deployment_list",
        "kubernetes.aio.client.models.v1_deployment_spec",
        "kubernetes.aio.client.models.v1_deployment_status",
        "kubernetes.aio.client.models.v1_deployment_strategy",
        "kubernetes.aio.client.models.v1_device",
        "kubernetes.aio.client.models.v1_device_allocation_configuration",
        "kubernetes.aio.client.models.v1_device_allocation_result",
        "kubernetes.aio.client.models.v1_device_attribute",
        "kubernetes.aio.client.models.v1_device_capacity",
        "kubernetes.aio.client.models.v1_device_claim",
        "kubernetes.aio.client.models.v1_device_claim_configuration",
        "kubernetes.aio.client.models.v1_device_class",
        "kubernetes.aio.client.models.v1_device_class_configuration",
        "kubernetes.aio.client.models.v1_device_class_list",
        "kubernetes.aio.client.models.v1_device_class_spec",
        "kubernetes.aio.client.models.v1_device_constraint",
        "kubernetes.aio.client.models.v1_device_counter_consumption",
        "kubernetes.aio.client.models.v1_device_request",
        "kubernetes.aio.client.models.v1_device_request_allocation_result",
        "kubernetes.aio.client.models.v1_device_selector",
        "kubernetes.aio.client.models.v1_device_sub_request",
        "kubernetes.aio.client.models.v1_device_taint",
        "kubernetes.aio.client.models.v1_device_toleration",
        "kubernetes.aio.client.models.v1_downward_api_projection",
        "kubernetes.aio.client.models.v1_downward_api_volume_file",
        "kubernetes.aio.client.models.v1_downward_api_volume_source",
        "kubernetes.aio.client.models.v1_empty_dir_volume_source",
        "kubernetes.aio.client.models.v1_endpoint",
        "kubernetes.aio.client.models.v1_endpoints",
        "kubernetes.aio.client.models.v1_endpoints_list",
        "kubernetes.aio.client.models.v1_endpoint_address",
        "kubernetes.aio.client.models.v1_endpoint_conditions",
        "kubernetes.aio.client.models.v1_endpoint_hints",
        "kubernetes.aio.client.models.v1_endpoint_slice",
        "kubernetes.aio.client.models.v1_endpoint_slice_list",
        "kubernetes.aio.client.models.v1_endpoint_subset",
        "kubernetes.aio.client.models.v1_env_from_source",
        "kubernetes.aio.client.models.v1_env_var",
        "kubernetes.aio.client.models.v1_env_var_source",
        "kubernetes.aio.client.models.v1_ephemeral_container",
        "kubernetes.aio.client.models.v1_ephemeral_volume_source",
        "kubernetes.aio.client.models.v1_event_source",
        "kubernetes.aio.client.models.v1_eviction",
        "kubernetes.aio.client.models.v1_exact_device_request",
        "kubernetes.aio.client.models.v1_exec_action",
        "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.aio.client.models.v1_expression_warning",
        "kubernetes.aio.client.models.v1_external_documentation",
        "kubernetes.aio.client.models.v1_fc_volume_source",
        "kubernetes.aio.client.models.v1_field_selector_attributes",
        "kubernetes.aio.client.models.v1_field_selector_requirement",
        "kubernetes.aio.client.models.v1_file_key_selector",
        "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
        "kubernetes.aio.client.models.v1_flex_volume_source",
        "kubernetes.aio.client.models.v1_flocker_volume_source",
        "kubernetes.aio.client.models.v1_flow_distinguisher_method",
        "kubernetes.aio.client.models.v1_flow_schema",
        "kubernetes.aio.client.models.v1_flow_schema_condition",
        "kubernetes.aio.client.models.v1_flow_schema_list",
        "kubernetes.aio.client.models.v1_flow_schema_spec",
        "kubernetes.aio.client.models.v1_flow_schema_status",
        "kubernetes.aio.client.models.v1_for_node",
        "kubernetes.aio.client.models.v1_for_zone",
        "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_git_repo_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.aio.client.models.v1_glusterfs_volume_source",
        "kubernetes.aio.client.models.v1_group_resource",
        "kubernetes.aio.client.models.v1_group_subject",
        "kubernetes.aio.client.models.v1_group_version_for_discovery",
        "kubernetes.aio.client.models.v1_grpc_action",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v1_host_alias",
        "kubernetes.aio.client.models.v1_host_ip",
        "kubernetes.aio.client.models.v1_host_path_volume_source",
        "kubernetes.aio.client.models.v1_http_get_action",
        "kubernetes.aio.client.models.v1_http_header",
        "kubernetes.aio.client.models.v1_http_ingress_path",
        "kubernetes.aio.client.models.v1_http_ingress_rule_value",
        "kubernetes.aio.client.models.v1_image_volume_source",
        "kubernetes.aio.client.models.v1_image_volume_status",
        "kubernetes.aio.client.models.v1_ingress",
        "kubernetes.aio.client.models.v1_ingress_backend",
        "kubernetes.aio.client.models.v1_ingress_class",
        "kubernetes.aio.client.models.v1_ingress_class_list",
        "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.aio.client.models.v1_ingress_class_spec",
        "kubernetes.aio.client.models.v1_ingress_list",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
        "kubernetes.aio.client.models.v1_ingress_port_status",
        "kubernetes.aio.client.models.v1_ingress_rule",
        "kubernetes.aio.client.models.v1_ingress_service_backend",
        "kubernetes.aio.client.models.v1_ingress_spec",
        "kubernetes.aio.client.models.v1_ingress_status",
        "kubernetes.aio.client.models.v1_ingress_tls",
        "kubernetes.aio.client.models.v1_ip_address",
        "kubernetes.aio.client.models.v1_ip_address_list",
        "kubernetes.aio.client.models.v1_ip_address_spec",
        "kubernetes.aio.client.models.v1_ip_block",
        "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.aio.client.models.v1_iscsi_volume_source",
        "kubernetes.aio.client.models.v1_job",
        "kubernetes.aio.client.models.v1_job_condition",
        "kubernetes.aio.client.models.v1_job_list",
        "kubernetes.aio.client.models.v1_job_spec",
        "kubernetes.aio.client.models.v1_job_status",
        "kubernetes.aio.client.models.v1_job_template_spec",
        "kubernetes.aio.client.models.v1_json_patch",
        "kubernetes.aio.client.models.v1_json_schema_props",
        "kubernetes.aio.client.models.v1_key_to_path",
        "kubernetes.aio.client.models.v1_label_selector",
        "kubernetes.aio.client.models.v1_label_selector_attributes",
        "kubernetes.aio.client.models.v1_label_selector_requirement",
        "kubernetes.aio.client.models.v1_lease",
        "kubernetes.aio.client.models.v1_lease_list",
        "kubernetes.aio.client.models.v1_lease_spec",
        "kubernetes.aio.client.models.v1_lifecycle",
        "kubernetes.aio.client.models.v1_lifecycle_handler",
        "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
        "kubernetes.aio.client.models.v1_limit_range",
        "kubernetes.aio.client.models.v1_limit_range_item",
        "kubernetes.aio.client.models.v1_limit_range_list",
        "kubernetes.aio.client.models.v1_limit_range_spec",
        "kubernetes.aio.client.models.v1_limit_response",
        "kubernetes.aio.client.models.v1_linux_container_user",
        "kubernetes.aio.client.models.v1_list_meta",
        "kubernetes.aio.client.models.v1_load_balancer_ingress",
        "kubernetes.aio.client.models.v1_load_balancer_status",
        "kubernetes.aio.client.models.v1_local_object_reference",
        "kubernetes.aio.client.models.v1_local_subject_access_review",
        "kubernetes.aio.client.models.v1_local_volume_source",
        "kubernetes.aio.client.models.v1_managed_fields_entry",
        "kubernetes.aio.client.models.v1_match_condition",
        "kubernetes.aio.client.models.v1_match_resources",
        "kubernetes.aio.client.models.v1_modify_volume_status",
        "kubernetes.aio.client.models.v1_mutating_admission_policy",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
        "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_mutating_webhook",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
        "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_mutation",
        "kubernetes.aio.client.models.v1_named_rule_with_operations",
        "kubernetes.aio.client.models.v1_namespace",
        "kubernetes.aio.client.models.v1_namespace_condition",
        "kubernetes.aio.client.models.v1_namespace_list",
        "kubernetes.aio.client.models.v1_namespace_spec",
        "kubernetes.aio.client.models.v1_namespace_status",
        "kubernetes.aio.client.models.v1_network_device_data",
        "kubernetes.aio.client.models.v1_network_policy",
        "kubernetes.aio.client.models.v1_network_policy_egress_rule",
        "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
        "kubernetes.aio.client.models.v1_network_policy_list",
        "kubernetes.aio.client.models.v1_network_policy_peer",
        "kubernetes.aio.client.models.v1_network_policy_port",
        "kubernetes.aio.client.models.v1_network_policy_spec",
        "kubernetes.aio.client.models.v1_nfs_volume_source",
        "kubernetes.aio.client.models.v1_node",
        "kubernetes.aio.client.models.v1_node_address",
        "kubernetes.aio.client.models.v1_node_affinity",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.aio.client.models.v1_node_condition",
        "kubernetes.aio.client.models.v1_node_config_source",
        "kubernetes.aio.client.models.v1_node_config_status",
        "kubernetes.aio.client.models.v1_node_daemon_endpoints",
        "kubernetes.aio.client.models.v1_node_features",
        "kubernetes.aio.client.models.v1_node_list",
        "kubernetes.aio.client.models.v1_node_runtime_handler",
        "kubernetes.aio.client.models.v1_node_runtime_handler_features",
        "kubernetes.aio.client.models.v1_node_selector",
        "kubernetes.aio.client.models.v1_node_selector_requirement",
        "kubernetes.aio.client.models.v1_node_selector_term",
        "kubernetes.aio.client.models.v1_node_spec",
        "kubernetes.aio.client.models.v1_node_status",
        "kubernetes.aio.client.models.v1_node_swap_status",
        "kubernetes.aio.client.models.v1_node_system_info",
        "kubernetes.aio.client.models.v1_non_resource_attributes",
        "kubernetes.aio.client.models.v1_non_resource_policy_rule",
        "kubernetes.aio.client.models.v1_non_resource_rule",
        "kubernetes.aio.client.models.v1_object_field_selector",
        "kubernetes.aio.client.models.v1_object_meta",
        "kubernetes.aio.client.models.v1_object_reference",
        "kubernetes.aio.client.models.v1_opaque_device_configuration",
        "kubernetes.aio.client.models.v1_overhead",
        "kubernetes.aio.client.models.v1_owner_reference",
        "kubernetes.aio.client.models.v1_param_kind",
        "kubernetes.aio.client.models.v1_param_ref",
        "kubernetes.aio.client.models.v1_parent_reference",
        "kubernetes.aio.client.models.v1_persistent_volume",
        "kubernetes.aio.client.models.v1_persistent_volume_claim",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
        "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.aio.client.models.v1_persistent_volume_list",
        "kubernetes.aio.client.models.v1_persistent_volume_spec",
        "kubernetes.aio.client.models.v1_persistent_volume_status",
        "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.aio.client.models.v1_pod",
        "kubernetes.aio.client.models.v1_pod_affinity",
        "kubernetes.aio.client.models.v1_pod_affinity_term",
        "kubernetes.aio.client.models.v1_pod_anti_affinity",
        "kubernetes.aio.client.models.v1_pod_certificate_projection",
        "kubernetes.aio.client.models.v1_pod_condition",
        "kubernetes.aio.client.models.v1_pod_disruption_budget",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
        "kubernetes.aio.client.models.v1_pod_dns_config",
        "kubernetes.aio.client.models.v1_pod_dns_config_option",
        "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_failure_policy",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
        "kubernetes.aio.client.models.v1_pod_ip",
        "kubernetes.aio.client.models.v1_pod_list",
        "kubernetes.aio.client.models.v1_pod_os",
        "kubernetes.aio.client.models.v1_pod_readiness_gate",
        "kubernetes.aio.client.models.v1_pod_resource_claim",
        "kubernetes.aio.client.models.v1_pod_resource_claim_status",
        "kubernetes.aio.client.models.v1_pod_scheduling_gate",
        "kubernetes.aio.client.models.v1_pod_scheduling_group",
        "kubernetes.aio.client.models.v1_pod_security_context",
        "kubernetes.aio.client.models.v1_pod_spec",
        "kubernetes.aio.client.models.v1_pod_status",
        "kubernetes.aio.client.models.v1_pod_template",
        "kubernetes.aio.client.models.v1_pod_template_list",
        "kubernetes.aio.client.models.v1_pod_template_spec",
        "kubernetes.aio.client.models.v1_policy_rule",
        "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
        "kubernetes.aio.client.models.v1_portworx_volume_source",
        "kubernetes.aio.client.models.v1_port_status",
        "kubernetes.aio.client.models.v1_preconditions",
        "kubernetes.aio.client.models.v1_preferred_scheduling_term",
        "kubernetes.aio.client.models.v1_priority_class",
        "kubernetes.aio.client.models.v1_priority_class_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration",
        "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
        "kubernetes.aio.client.models.v1_priority_level_configuration_list",
        "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
        "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
        "kubernetes.aio.client.models.v1_priority_level_configuration_status",
        "kubernetes.aio.client.models.v1_probe",
        "kubernetes.aio.client.models.v1_projected_volume_source",
        "kubernetes.aio.client.models.v1_queuing_configuration",
        "kubernetes.aio.client.models.v1_quobyte_volume_source",
        "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.aio.client.models.v1_rbd_volume_source",
        "kubernetes.aio.client.models.v1_replication_controller",
        "kubernetes.aio.client.models.v1_replication_controller_condition",
        "kubernetes.aio.client.models.v1_replication_controller_list",
        "kubernetes.aio.client.models.v1_replication_controller_spec",
        "kubernetes.aio.client.models.v1_replication_controller_status",
        "kubernetes.aio.client.models.v1_replica_set",
        "kubernetes.aio.client.models.v1_replica_set_condition",
        "kubernetes.aio.client.models.v1_replica_set_list",
        "kubernetes.aio.client.models.v1_replica_set_spec",
        "kubernetes.aio.client.models.v1_replica_set_status",
        "kubernetes.aio.client.models.v1_resource_attributes",
        "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.aio.client.models.v1_resource_claim_list",
        "kubernetes.aio.client.models.v1_resource_claim_spec",
        "kubernetes.aio.client.models.v1_resource_claim_status",
        "kubernetes.aio.client.models.v1_resource_claim_template",
        "kubernetes.aio.client.models.v1_resource_claim_template_list",
        "kubernetes.aio.client.models.v1_resource_claim_template_spec",
        "kubernetes.aio.client.models.v1_resource_field_selector",
        "kubernetes.aio.client.models.v1_resource_health",
        "kubernetes.aio.client.models.v1_resource_policy_rule",
        "kubernetes.aio.client.models.v1_resource_pool",
        "kubernetes.aio.client.models.v1_resource_quota",
        "kubernetes.aio.client.models.v1_resource_quota_list",
        "kubernetes.aio.client.models.v1_resource_quota_spec",
        "kubernetes.aio.client.models.v1_resource_quota_status",
        "kubernetes.aio.client.models.v1_resource_requirements",
        "kubernetes.aio.client.models.v1_resource_rule",
        "kubernetes.aio.client.models.v1_resource_slice",
        "kubernetes.aio.client.models.v1_resource_slice_list",
        "kubernetes.aio.client.models.v1_resource_slice_spec",
        "kubernetes.aio.client.models.v1_resource_status",
        "kubernetes.aio.client.models.v1_role",
        "kubernetes.aio.client.models.v1_role_binding",
        "kubernetes.aio.client.models.v1_role_binding_list",
        "kubernetes.aio.client.models.v1_role_list",
        "kubernetes.aio.client.models.v1_role_ref",
        "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
        "kubernetes.aio.client.models.v1_rolling_update_deployment",
        "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.aio.client.models.v1_rule_with_operations",
        "kubernetes.aio.client.models.v1_runtime_class",
        "kubernetes.aio.client.models.v1_runtime_class_list",
        "kubernetes.aio.client.models.v1_scale",
        "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.aio.client.models.v1_scale_io_volume_source",
        "kubernetes.aio.client.models.v1_scale_spec",
        "kubernetes.aio.client.models.v1_scale_status",
        "kubernetes.aio.client.models.v1_scheduling",
        "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.aio.client.models.v1_scope_selector",
        "kubernetes.aio.client.models.v1_seccomp_profile",
        "kubernetes.aio.client.models.v1_secret",
        "kubernetes.aio.client.models.v1_secret_env_source",
        "kubernetes.aio.client.models.v1_secret_key_selector",
        "kubernetes.aio.client.models.v1_secret_list",
        "kubernetes.aio.client.models.v1_secret_projection",
        "kubernetes.aio.client.models.v1_secret_reference",
        "kubernetes.aio.client.models.v1_secret_volume_source",
        "kubernetes.aio.client.models.v1_security_context",
        "kubernetes.aio.client.models.v1_selectable_field",
        "kubernetes.aio.client.models.v1_self_subject_access_review",
        "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_self_subject_review",
        "kubernetes.aio.client.models.v1_self_subject_review_status",
        "kubernetes.aio.client.models.v1_self_subject_rules_review",
        "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
        "kubernetes.aio.client.models.v1_service",
        "kubernetes.aio.client.models.v1_service_account",
        "kubernetes.aio.client.models.v1_service_account_list",
        "kubernetes.aio.client.models.v1_service_account_subject",
        "kubernetes.aio.client.models.v1_service_account_token_projection",
        "kubernetes.aio.client.models.v1_service_backend_port",
        "kubernetes.aio.client.models.v1_service_cidr",
        "kubernetes.aio.client.models.v1_service_cidr_list",
        "kubernetes.aio.client.models.v1_service_cidr_spec",
        "kubernetes.aio.client.models.v1_service_cidr_status",
        "kubernetes.aio.client.models.v1_service_list",
        "kubernetes.aio.client.models.v1_service_port",
        "kubernetes.aio.client.models.v1_service_spec",
        "kubernetes.aio.client.models.v1_service_status",
        "kubernetes.aio.client.models.v1_session_affinity_config",
        "kubernetes.aio.client.models.v1_se_linux_options",
        "kubernetes.aio.client.models.v1_shard_info",
        "kubernetes.aio.client.models.v1_sleep_action",
        "kubernetes.aio.client.models.v1_stateful_set",
        "kubernetes.aio.client.models.v1_stateful_set_condition",
        "kubernetes.aio.client.models.v1_stateful_set_list",
        "kubernetes.aio.client.models.v1_stateful_set_ordinals",
        "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.aio.client.models.v1_stateful_set_spec",
        "kubernetes.aio.client.models.v1_stateful_set_status",
        "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
        "kubernetes.aio.client.models.v1_status",
        "kubernetes.aio.client.models.v1_status_cause",
        "kubernetes.aio.client.models.v1_status_details",
        "kubernetes.aio.client.models.v1_storage_class",
        "kubernetes.aio.client.models.v1_storage_class_list",
        "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.aio.client.models.v1_storage_os_volume_source",
        "kubernetes.aio.client.models.v1_subject_access_review",
        "kubernetes.aio.client.models.v1_subject_access_review_spec",
        "kubernetes.aio.client.models.v1_subject_access_review_status",
        "kubernetes.aio.client.models.v1_subject_rules_review_status",
        "kubernetes.aio.client.models.v1_success_policy",
        "kubernetes.aio.client.models.v1_success_policy_rule",
        "kubernetes.aio.client.models.v1_sysctl",
        "kubernetes.aio.client.models.v1_taint",
        "kubernetes.aio.client.models.v1_tcp_socket_action",
        "kubernetes.aio.client.models.v1_token_request_spec",
        "kubernetes.aio.client.models.v1_token_request_status",
        "kubernetes.aio.client.models.v1_token_review",
        "kubernetes.aio.client.models.v1_token_review_spec",
        "kubernetes.aio.client.models.v1_token_review_status",
        "kubernetes.aio.client.models.v1_toleration",
        "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
        "kubernetes.aio.client.models.v1_topology_selector_term",
        "kubernetes.aio.client.models.v1_topology_spread_constraint",
        "kubernetes.aio.client.models.v1_typed_local_object_reference",
        "kubernetes.aio.client.models.v1_typed_object_reference",
        "kubernetes.aio.client.models.v1_type_checking",
        "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
        "kubernetes.aio.client.models.v1_user_info",
        "kubernetes.aio.client.models.v1_user_subject",
        "kubernetes.aio.client.models.v1_validating_admission_policy",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_list",
        "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
        "kubernetes.aio.client.models.v1_validating_admission_policy_status",
        "kubernetes.aio.client.models.v1_validating_webhook",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration",
        "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.aio.client.models.v1_validation",
        "kubernetes.aio.client.models.v1_validation_rule",
        "kubernetes.aio.client.models.v1_variable",
        "kubernetes.aio.client.models.v1_volume",
        "kubernetes.aio.client.models.v1_volume_attachment",
        "kubernetes.aio.client.models.v1_volume_attachment_list",
        "kubernetes.aio.client.models.v1_volume_attachment_source",
        "kubernetes.aio.client.models.v1_volume_attachment_spec",
        "kubernetes.aio.client.models.v1_volume_attachment_status",
        "kubernetes.aio.client.models.v1_volume_attributes_class",
        "kubernetes.aio.client.models.v1_volume_attributes_class_list",
        "kubernetes.aio.client.models.v1_volume_device",
        "kubernetes.aio.client.models.v1_volume_error",
        "kubernetes.aio.client.models.v1_volume_mount",
        "kubernetes.aio.client.models.v1_volume_mount_status",
        "kubernetes.aio.client.models.v1_volume_node_affinity",
        "kubernetes.aio.client.models.v1_volume_node_resources",
        "kubernetes.aio.client.models.v1_volume_projection",
        "kubernetes.aio.client.models.v1_volume_resource_requirements",
        "kubernetes.aio.client.models.v1_volume_status",
        "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.aio.client.models.v1_watch_event",
        "kubernetes.aio.client.models.v1_webhook_conversion",
        "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.aio.client.models.v1_windows_security_context_options",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery",
        "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.aio.client.models.v2beta1_api_version_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery",
        "kubernetes.aio.client.models.v2_api_group_discovery_list",
        "kubernetes.aio.client.models.v2_api_resource_discovery",
        "kubernetes.aio.client.models.v2_api_subresource_discovery",
        "kubernetes.aio.client.models.v2_api_version_discovery",
        "kubernetes.aio.client.models.v2_container_resource_metric_source",
        "kubernetes.aio.client.models.v2_container_resource_metric_status",
        "kubernetes.aio.client.models.v2_cross_version_object_reference",
        "kubernetes.aio.client.models.v2_external_metric_source",
        "kubernetes.aio.client.models.v2_external_metric_status",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.aio.client.models.v2_hpa_scaling_policy",
        "kubernetes.aio.client.models.v2_hpa_scaling_rules",
        "kubernetes.aio.client.models.v2_metric_identifier",
        "kubernetes.aio.client.models.v2_metric_spec",
        "kubernetes.aio.client.models.v2_metric_status",
        "kubernetes.aio.client.models.v2_metric_target",
        "kubernetes.aio.client.models.v2_metric_value_status",
        "kubernetes.aio.client.models.v2_object_metric_source",
        "kubernetes.aio.client.models.v2_object_metric_status",
        "kubernetes.aio.client.models.v2_pods_metric_source",
        "kubernetes.aio.client.models.v2_pods_metric_status",
        "kubernetes.aio.client.models.v2_resource_metric_source",
        "kubernetes.aio.client.models.v2_resource_metric_status",
        "kubernetes.aio.client.models.version_info",
        "kubernetes.client.models.admissionregistration_v1_service_reference",
        "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
        "kubernetes.client.models.apiextensions_v1_service_reference",
        "kubernetes.client.models.apiextensions_v1_webhook_client_config",
        "kubernetes.client.models.apiregistration_v1_service_reference",
        "kubernetes.client.models.authentication_v1_token_request",
        "kubernetes.client.models.core_v1_endpoint_port",
        "kubernetes.client.models.core_v1_event",
        "kubernetes.client.models.core_v1_event_list",
        "kubernetes.client.models.core_v1_event_series",
        "kubernetes.client.models.core_v1_resource_claim",
        "kubernetes.client.models.discovery_v1_endpoint_port",
        "kubernetes.client.models.events_v1_event",
        "kubernetes.client.models.events_v1_event_list",
        "kubernetes.client.models.events_v1_event_series",
        "kubernetes.client.models.flowcontrol_v1_subject",
        "kubernetes.client.models.rbac_v1_subject",
        "kubernetes.client.models.resource_v1_resource_claim",
        "kubernetes.client.models.storage_v1_token_request",
        "kubernetes.client.models.v1alpha1_apply_configuration",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1alpha1_json_patch",
        "kubernetes.client.models.v1alpha1_match_condition",
        "kubernetes.client.models.v1alpha1_match_resources",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
        "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1alpha1_mutation",
        "kubernetes.client.models.v1alpha1_named_rule_with_operations",
        "kubernetes.client.models.v1alpha1_param_kind",
        "kubernetes.client.models.v1alpha1_param_ref",
        "kubernetes.client.models.v1alpha1_server_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version",
        "kubernetes.client.models.v1alpha1_storage_version_condition",
        "kubernetes.client.models.v1alpha1_storage_version_list",
        "kubernetes.client.models.v1alpha1_storage_version_status",
        "kubernetes.client.models.v1alpha1_variable",
        "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
        "kubernetes.client.models.v1alpha2_lease_candidate",
        "kubernetes.client.models.v1alpha2_lease_candidate_list",
        "kubernetes.client.models.v1alpha2_lease_candidate_spec",
        "kubernetes.client.models.v1alpha2_pod_group",
        "kubernetes.client.models.v1alpha2_pod_group_list",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
        "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
        "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
        "kubernetes.client.models.v1alpha2_pod_group_spec",
        "kubernetes.client.models.v1alpha2_pod_group_status",
        "kubernetes.client.models.v1alpha2_pod_group_template",
        "kubernetes.client.models.v1alpha2_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_topology_constraint",
        "kubernetes.client.models.v1alpha2_typed_local_object_reference",
        "kubernetes.client.models.v1alpha2_workload",
        "kubernetes.client.models.v1alpha2_workload_list",
        "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
        "kubernetes.client.models.v1alpha2_workload_spec",
        "kubernetes.client.models.v1alpha3_device_taint",
        "kubernetes.client.models.v1alpha3_device_taint_rule",
        "kubernetes.client.models.v1alpha3_device_taint_rule_list",
        "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
        "kubernetes.client.models.v1alpha3_device_taint_rule_status",
        "kubernetes.client.models.v1alpha3_device_taint_selector",
        "kubernetes.client.models.v1alpha3_pool_status",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
        "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
        "kubernetes.client.models.v1beta1_allocated_device_status",
        "kubernetes.client.models.v1beta1_allocation_result",
        "kubernetes.client.models.v1beta1_apply_configuration",
        "kubernetes.client.models.v1beta1_basic_device",
        "kubernetes.client.models.v1beta1_capacity_request_policy",
        "kubernetes.client.models.v1beta1_capacity_request_policy_range",
        "kubernetes.client.models.v1beta1_capacity_requirements",
        "kubernetes.client.models.v1beta1_cel_device_selector",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
        "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
        "kubernetes.client.models.v1beta1_counter",
        "kubernetes.client.models.v1beta1_counter_set",
        "kubernetes.client.models.v1beta1_device",
        "kubernetes.client.models.v1beta1_device_allocation_configuration",
        "kubernetes.client.models.v1beta1_device_allocation_result",
        "kubernetes.client.models.v1beta1_device_attribute",
        "kubernetes.client.models.v1beta1_device_capacity",
        "kubernetes.client.models.v1beta1_device_claim",
        "kubernetes.client.models.v1beta1_device_claim_configuration",
        "kubernetes.client.models.v1beta1_device_class",
        "kubernetes.client.models.v1beta1_device_class_configuration",
        "kubernetes.client.models.v1beta1_device_class_list",
        "kubernetes.client.models.v1beta1_device_class_spec",
        "kubernetes.client.models.v1beta1_device_constraint",
        "kubernetes.client.models.v1beta1_device_counter_consumption",
        "kubernetes.client.models.v1beta1_device_request",
        "kubernetes.client.models.v1beta1_device_request_allocation_result",
        "kubernetes.client.models.v1beta1_device_selector",
        "kubernetes.client.models.v1beta1_device_sub_request",
        "kubernetes.client.models.v1beta1_device_taint",
        "kubernetes.client.models.v1beta1_device_toleration",
        "kubernetes.client.models.v1beta1_ip_address",
        "kubernetes.client.models.v1beta1_ip_address_list",
        "kubernetes.client.models.v1beta1_ip_address_spec",
        "kubernetes.client.models.v1beta1_json_patch",
        "kubernetes.client.models.v1beta1_lease_candidate",
        "kubernetes.client.models.v1beta1_lease_candidate_list",
        "kubernetes.client.models.v1beta1_lease_candidate_spec",
        "kubernetes.client.models.v1beta1_match_condition",
        "kubernetes.client.models.v1beta1_match_resources",
        "kubernetes.client.models.v1beta1_mutating_admission_policy",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
        "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1beta1_mutation",
        "kubernetes.client.models.v1beta1_named_rule_with_operations",
        "kubernetes.client.models.v1beta1_network_device_data",
        "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta1_opaque_device_configuration",
        "kubernetes.client.models.v1beta1_param_kind",
        "kubernetes.client.models.v1beta1_param_ref",
        "kubernetes.client.models.v1beta1_parent_reference",
        "kubernetes.client.models.v1beta1_pod_certificate_request",
        "kubernetes.client.models.v1beta1_pod_certificate_request_list",
        "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
        "kubernetes.client.models.v1beta1_pod_certificate_request_status",
        "kubernetes.client.models.v1beta1_resource_claim",
        "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta1_resource_claim_list",
        "kubernetes.client.models.v1beta1_resource_claim_spec",
        "kubernetes.client.models.v1beta1_resource_claim_status",
        "kubernetes.client.models.v1beta1_resource_claim_template",
        "kubernetes.client.models.v1beta1_resource_claim_template_list",
        "kubernetes.client.models.v1beta1_resource_claim_template_spec",
        "kubernetes.client.models.v1beta1_resource_pool",
        "kubernetes.client.models.v1beta1_resource_slice",
        "kubernetes.client.models.v1beta1_resource_slice_list",
        "kubernetes.client.models.v1beta1_resource_slice_spec",
        "kubernetes.client.models.v1beta1_service_cidr",
        "kubernetes.client.models.v1beta1_service_cidr_list",
        "kubernetes.client.models.v1beta1_service_cidr_spec",
        "kubernetes.client.models.v1beta1_service_cidr_status",
        "kubernetes.client.models.v1beta1_storage_version_migration",
        "kubernetes.client.models.v1beta1_storage_version_migration_list",
        "kubernetes.client.models.v1beta1_storage_version_migration_spec",
        "kubernetes.client.models.v1beta1_storage_version_migration_status",
        "kubernetes.client.models.v1beta1_variable",
        "kubernetes.client.models.v1beta1_volume_attributes_class",
        "kubernetes.client.models.v1beta1_volume_attributes_class_list",
        "kubernetes.client.models.v1beta2_allocated_device_status",
        "kubernetes.client.models.v1beta2_allocation_result",
        "kubernetes.client.models.v1beta2_capacity_request_policy",
        "kubernetes.client.models.v1beta2_capacity_request_policy_range",
        "kubernetes.client.models.v1beta2_capacity_requirements",
        "kubernetes.client.models.v1beta2_cel_device_selector",
        "kubernetes.client.models.v1beta2_counter",
        "kubernetes.client.models.v1beta2_counter_set",
        "kubernetes.client.models.v1beta2_device",
        "kubernetes.client.models.v1beta2_device_allocation_configuration",
        "kubernetes.client.models.v1beta2_device_allocation_result",
        "kubernetes.client.models.v1beta2_device_attribute",
        "kubernetes.client.models.v1beta2_device_capacity",
        "kubernetes.client.models.v1beta2_device_claim",
        "kubernetes.client.models.v1beta2_device_claim_configuration",
        "kubernetes.client.models.v1beta2_device_class",
        "kubernetes.client.models.v1beta2_device_class_configuration",
        "kubernetes.client.models.v1beta2_device_class_list",
        "kubernetes.client.models.v1beta2_device_class_spec",
        "kubernetes.client.models.v1beta2_device_constraint",
        "kubernetes.client.models.v1beta2_device_counter_consumption",
        "kubernetes.client.models.v1beta2_device_request",
        "kubernetes.client.models.v1beta2_device_request_allocation_result",
        "kubernetes.client.models.v1beta2_device_selector",
        "kubernetes.client.models.v1beta2_device_sub_request",
        "kubernetes.client.models.v1beta2_device_taint",
        "kubernetes.client.models.v1beta2_device_taint_rule",
        "kubernetes.client.models.v1beta2_device_taint_rule_list",
        "kubernetes.client.models.v1beta2_device_taint_rule_spec",
        "kubernetes.client.models.v1beta2_device_taint_rule_status",
        "kubernetes.client.models.v1beta2_device_taint_selector",
        "kubernetes.client.models.v1beta2_device_toleration",
        "kubernetes.client.models.v1beta2_exact_device_request",
        "kubernetes.client.models.v1beta2_network_device_data",
        "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1beta2_opaque_device_configuration",
        "kubernetes.client.models.v1beta2_resource_claim",
        "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
        "kubernetes.client.models.v1beta2_resource_claim_list",
        "kubernetes.client.models.v1beta2_resource_claim_spec",
        "kubernetes.client.models.v1beta2_resource_claim_status",
        "kubernetes.client.models.v1beta2_resource_claim_template",
        "kubernetes.client.models.v1beta2_resource_claim_template_list",
        "kubernetes.client.models.v1beta2_resource_claim_template_spec",
        "kubernetes.client.models.v1beta2_resource_pool",
        "kubernetes.client.models.v1beta2_resource_slice",
        "kubernetes.client.models.v1beta2_resource_slice_list",
        "kubernetes.client.models.v1beta2_resource_slice_spec",
        "kubernetes.client.models.v1_affinity",
        "kubernetes.client.models.v1_aggregation_rule",
        "kubernetes.client.models.v1_allocated_device_status",
        "kubernetes.client.models.v1_allocation_result",
        "kubernetes.client.models.v1_api_group",
        "kubernetes.client.models.v1_api_group_list",
        "kubernetes.client.models.v1_api_resource",
        "kubernetes.client.models.v1_api_resource_list",
        "kubernetes.client.models.v1_api_service",
        "kubernetes.client.models.v1_api_service_condition",
        "kubernetes.client.models.v1_api_service_list",
        "kubernetes.client.models.v1_api_service_spec",
        "kubernetes.client.models.v1_api_service_status",
        "kubernetes.client.models.v1_api_versions",
        "kubernetes.client.models.v1_apply_configuration",
        "kubernetes.client.models.v1_app_armor_profile",
        "kubernetes.client.models.v1_attached_volume",
        "kubernetes.client.models.v1_audit_annotation",
        "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
        "kubernetes.client.models.v1_azure_disk_volume_source",
        "kubernetes.client.models.v1_azure_file_persistent_volume_source",
        "kubernetes.client.models.v1_azure_file_volume_source",
        "kubernetes.client.models.v1_binding",
        "kubernetes.client.models.v1_bound_object_reference",
        "kubernetes.client.models.v1_capabilities",
        "kubernetes.client.models.v1_capacity_request_policy",
        "kubernetes.client.models.v1_capacity_request_policy_range",
        "kubernetes.client.models.v1_capacity_requirements",
        "kubernetes.client.models.v1_cel_device_selector",
        "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
        "kubernetes.client.models.v1_ceph_fs_volume_source",
        "kubernetes.client.models.v1_certificate_signing_request",
        "kubernetes.client.models.v1_certificate_signing_request_condition",
        "kubernetes.client.models.v1_certificate_signing_request_list",
        "kubernetes.client.models.v1_certificate_signing_request_spec",
        "kubernetes.client.models.v1_certificate_signing_request_status",
        "kubernetes.client.models.v1_cinder_persistent_volume_source",
        "kubernetes.client.models.v1_cinder_volume_source",
        "kubernetes.client.models.v1_client_ip_config",
        "kubernetes.client.models.v1_cluster_role",
        "kubernetes.client.models.v1_cluster_role_binding",
        "kubernetes.client.models.v1_cluster_role_binding_list",
        "kubernetes.client.models.v1_cluster_role_list",
        "kubernetes.client.models.v1_cluster_trust_bundle_projection",
        "kubernetes.client.models.v1_component_condition",
        "kubernetes.client.models.v1_component_status",
        "kubernetes.client.models.v1_component_status_list",
        "kubernetes.client.models.v1_condition",
        "kubernetes.client.models.v1_config_map",
        "kubernetes.client.models.v1_config_map_env_source",
        "kubernetes.client.models.v1_config_map_key_selector",
        "kubernetes.client.models.v1_config_map_list",
        "kubernetes.client.models.v1_config_map_node_config_source",
        "kubernetes.client.models.v1_config_map_projection",
        "kubernetes.client.models.v1_config_map_volume_source",
        "kubernetes.client.models.v1_container",
        "kubernetes.client.models.v1_container_extended_resource_request",
        "kubernetes.client.models.v1_container_image",
        "kubernetes.client.models.v1_container_port",
        "kubernetes.client.models.v1_container_resize_policy",
        "kubernetes.client.models.v1_container_restart_rule",
        "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
        "kubernetes.client.models.v1_container_state",
        "kubernetes.client.models.v1_container_state_running",
        "kubernetes.client.models.v1_container_state_terminated",
        "kubernetes.client.models.v1_container_state_waiting",
        "kubernetes.client.models.v1_container_status",
        "kubernetes.client.models.v1_container_user",
        "kubernetes.client.models.v1_controller_revision",
        "kubernetes.client.models.v1_controller_revision_list",
        "kubernetes.client.models.v1_counter",
        "kubernetes.client.models.v1_counter_set",
        "kubernetes.client.models.v1_cron_job",
        "kubernetes.client.models.v1_cron_job_list",
        "kubernetes.client.models.v1_cron_job_spec",
        "kubernetes.client.models.v1_cron_job_status",
        "kubernetes.client.models.v1_cross_version_object_reference",
        "kubernetes.client.models.v1_csi_driver",
        "kubernetes.client.models.v1_csi_driver_list",
        "kubernetes.client.models.v1_csi_driver_spec",
        "kubernetes.client.models.v1_csi_node",
        "kubernetes.client.models.v1_csi_node_driver",
        "kubernetes.client.models.v1_csi_node_list",
        "kubernetes.client.models.v1_csi_node_spec",
        "kubernetes.client.models.v1_csi_persistent_volume_source",
        "kubernetes.client.models.v1_csi_storage_capacity",
        "kubernetes.client.models.v1_csi_storage_capacity_list",
        "kubernetes.client.models.v1_csi_volume_source",
        "kubernetes.client.models.v1_custom_resource_column_definition",
        "kubernetes.client.models.v1_custom_resource_conversion",
        "kubernetes.client.models.v1_custom_resource_definition",
        "kubernetes.client.models.v1_custom_resource_definition_condition",
        "kubernetes.client.models.v1_custom_resource_definition_list",
        "kubernetes.client.models.v1_custom_resource_definition_names",
        "kubernetes.client.models.v1_custom_resource_definition_spec",
        "kubernetes.client.models.v1_custom_resource_definition_status",
        "kubernetes.client.models.v1_custom_resource_definition_version",
        "kubernetes.client.models.v1_custom_resource_subresources",
        "kubernetes.client.models.v1_custom_resource_subresource_scale",
        "kubernetes.client.models.v1_custom_resource_validation",
        "kubernetes.client.models.v1_daemon_endpoint",
        "kubernetes.client.models.v1_daemon_set",
        "kubernetes.client.models.v1_daemon_set_condition",
        "kubernetes.client.models.v1_daemon_set_list",
        "kubernetes.client.models.v1_daemon_set_spec",
        "kubernetes.client.models.v1_daemon_set_status",
        "kubernetes.client.models.v1_daemon_set_update_strategy",
        "kubernetes.client.models.v1_delete_options",
        "kubernetes.client.models.v1_deployment",
        "kubernetes.client.models.v1_deployment_condition",
        "kubernetes.client.models.v1_deployment_list",
        "kubernetes.client.models.v1_deployment_spec",
        "kubernetes.client.models.v1_deployment_status",
        "kubernetes.client.models.v1_deployment_strategy",
        "kubernetes.client.models.v1_device",
        "kubernetes.client.models.v1_device_allocation_configuration",
        "kubernetes.client.models.v1_device_allocation_result",
        "kubernetes.client.models.v1_device_attribute",
        "kubernetes.client.models.v1_device_capacity",
        "kubernetes.client.models.v1_device_claim",
        "kubernetes.client.models.v1_device_claim_configuration",
        "kubernetes.client.models.v1_device_class",
        "kubernetes.client.models.v1_device_class_configuration",
        "kubernetes.client.models.v1_device_class_list",
        "kubernetes.client.models.v1_device_class_spec",
        "kubernetes.client.models.v1_device_constraint",
        "kubernetes.client.models.v1_device_counter_consumption",
        "kubernetes.client.models.v1_device_request",
        "kubernetes.client.models.v1_device_request_allocation_result",
        "kubernetes.client.models.v1_device_selector",
        "kubernetes.client.models.v1_device_sub_request",
        "kubernetes.client.models.v1_device_taint",
        "kubernetes.client.models.v1_device_toleration",
        "kubernetes.client.models.v1_downward_api_projection",
        "kubernetes.client.models.v1_downward_api_volume_file",
        "kubernetes.client.models.v1_downward_api_volume_source",
        "kubernetes.client.models.v1_empty_dir_volume_source",
        "kubernetes.client.models.v1_endpoint",
        "kubernetes.client.models.v1_endpoints",
        "kubernetes.client.models.v1_endpoints_list",
        "kubernetes.client.models.v1_endpoint_address",
        "kubernetes.client.models.v1_endpoint_conditions",
        "kubernetes.client.models.v1_endpoint_hints",
        "kubernetes.client.models.v1_endpoint_slice",
        "kubernetes.client.models.v1_endpoint_slice_list",
        "kubernetes.client.models.v1_endpoint_subset",
        "kubernetes.client.models.v1_env_from_source",
        "kubernetes.client.models.v1_env_var",
        "kubernetes.client.models.v1_env_var_source",
        "kubernetes.client.models.v1_ephemeral_container",
        "kubernetes.client.models.v1_ephemeral_volume_source",
        "kubernetes.client.models.v1_event_source",
        "kubernetes.client.models.v1_eviction",
        "kubernetes.client.models.v1_exact_device_request",
        "kubernetes.client.models.v1_exec_action",
        "kubernetes.client.models.v1_exempt_priority_level_configuration",
        "kubernetes.client.models.v1_expression_warning",
        "kubernetes.client.models.v1_external_documentation",
        "kubernetes.client.models.v1_fc_volume_source",
        "kubernetes.client.models.v1_field_selector_attributes",
        "kubernetes.client.models.v1_field_selector_requirement",
        "kubernetes.client.models.v1_file_key_selector",
        "kubernetes.client.models.v1_flex_persistent_volume_source",
        "kubernetes.client.models.v1_flex_volume_source",
        "kubernetes.client.models.v1_flocker_volume_source",
        "kubernetes.client.models.v1_flow_distinguisher_method",
        "kubernetes.client.models.v1_flow_schema",
        "kubernetes.client.models.v1_flow_schema_condition",
        "kubernetes.client.models.v1_flow_schema_list",
        "kubernetes.client.models.v1_flow_schema_spec",
        "kubernetes.client.models.v1_flow_schema_status",
        "kubernetes.client.models.v1_for_node",
        "kubernetes.client.models.v1_for_zone",
        "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
        "kubernetes.client.models.v1_git_repo_volume_source",
        "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
        "kubernetes.client.models.v1_glusterfs_volume_source",
        "kubernetes.client.models.v1_group_resource",
        "kubernetes.client.models.v1_group_subject",
        "kubernetes.client.models.v1_group_version_for_discovery",
        "kubernetes.client.models.v1_grpc_action",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v1_host_alias",
        "kubernetes.client.models.v1_host_ip",
        "kubernetes.client.models.v1_host_path_volume_source",
        "kubernetes.client.models.v1_http_get_action",
        "kubernetes.client.models.v1_http_header",
        "kubernetes.client.models.v1_http_ingress_path",
        "kubernetes.client.models.v1_http_ingress_rule_value",
        "kubernetes.client.models.v1_image_volume_source",
        "kubernetes.client.models.v1_image_volume_status",
        "kubernetes.client.models.v1_ingress",
        "kubernetes.client.models.v1_ingress_backend",
        "kubernetes.client.models.v1_ingress_class",
        "kubernetes.client.models.v1_ingress_class_list",
        "kubernetes.client.models.v1_ingress_class_parameters_reference",
        "kubernetes.client.models.v1_ingress_class_spec",
        "kubernetes.client.models.v1_ingress_list",
        "kubernetes.client.models.v1_ingress_load_balancer_ingress",
        "kubernetes.client.models.v1_ingress_load_balancer_status",
        "kubernetes.client.models.v1_ingress_port_status",
        "kubernetes.client.models.v1_ingress_rule",
        "kubernetes.client.models.v1_ingress_service_backend",
        "kubernetes.client.models.v1_ingress_spec",
        "kubernetes.client.models.v1_ingress_status",
        "kubernetes.client.models.v1_ingress_tls",
        "kubernetes.client.models.v1_ip_address",
        "kubernetes.client.models.v1_ip_address_list",
        "kubernetes.client.models.v1_ip_address_spec",
        "kubernetes.client.models.v1_ip_block",
        "kubernetes.client.models.v1_iscsi_persistent_volume_source",
        "kubernetes.client.models.v1_iscsi_volume_source",
        "kubernetes.client.models.v1_job",
        "kubernetes.client.models.v1_job_condition",
        "kubernetes.client.models.v1_job_list",
        "kubernetes.client.models.v1_job_spec",
        "kubernetes.client.models.v1_job_status",
        "kubernetes.client.models.v1_job_template_spec",
        "kubernetes.client.models.v1_json_patch",
        "kubernetes.client.models.v1_json_schema_props",
        "kubernetes.client.models.v1_key_to_path",
        "kubernetes.client.models.v1_label_selector",
        "kubernetes.client.models.v1_label_selector_attributes",
        "kubernetes.client.models.v1_label_selector_requirement",
        "kubernetes.client.models.v1_lease",
        "kubernetes.client.models.v1_lease_list",
        "kubernetes.client.models.v1_lease_spec",
        "kubernetes.client.models.v1_lifecycle",
        "kubernetes.client.models.v1_lifecycle_handler",
        "kubernetes.client.models.v1_limited_priority_level_configuration",
        "kubernetes.client.models.v1_limit_range",
        "kubernetes.client.models.v1_limit_range_item",
        "kubernetes.client.models.v1_limit_range_list",
        "kubernetes.client.models.v1_limit_range_spec",
        "kubernetes.client.models.v1_limit_response",
        "kubernetes.client.models.v1_linux_container_user",
        "kubernetes.client.models.v1_list_meta",
        "kubernetes.client.models.v1_load_balancer_ingress",
        "kubernetes.client.models.v1_load_balancer_status",
        "kubernetes.client.models.v1_local_object_reference",
        "kubernetes.client.models.v1_local_subject_access_review",
        "kubernetes.client.models.v1_local_volume_source",
        "kubernetes.client.models.v1_managed_fields_entry",
        "kubernetes.client.models.v1_match_condition",
        "kubernetes.client.models.v1_match_resources",
        "kubernetes.client.models.v1_modify_volume_status",
        "kubernetes.client.models.v1_mutating_admission_policy",
        "kubernetes.client.models.v1_mutating_admission_policy_binding",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
        "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_mutating_admission_policy_list",
        "kubernetes.client.models.v1_mutating_admission_policy_spec",
        "kubernetes.client.models.v1_mutating_webhook",
        "kubernetes.client.models.v1_mutating_webhook_configuration",
        "kubernetes.client.models.v1_mutating_webhook_configuration_list",
        "kubernetes.client.models.v1_mutation",
        "kubernetes.client.models.v1_named_rule_with_operations",
        "kubernetes.client.models.v1_namespace",
        "kubernetes.client.models.v1_namespace_condition",
        "kubernetes.client.models.v1_namespace_list",
        "kubernetes.client.models.v1_namespace_spec",
        "kubernetes.client.models.v1_namespace_status",
        "kubernetes.client.models.v1_network_device_data",
        "kubernetes.client.models.v1_network_policy",
        "kubernetes.client.models.v1_network_policy_egress_rule",
        "kubernetes.client.models.v1_network_policy_ingress_rule",
        "kubernetes.client.models.v1_network_policy_list",
        "kubernetes.client.models.v1_network_policy_peer",
        "kubernetes.client.models.v1_network_policy_port",
        "kubernetes.client.models.v1_network_policy_spec",
        "kubernetes.client.models.v1_nfs_volume_source",
        "kubernetes.client.models.v1_node",
        "kubernetes.client.models.v1_node_address",
        "kubernetes.client.models.v1_node_affinity",
        "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
        "kubernetes.client.models.v1_node_allocatable_resource_mapping",
        "kubernetes.client.models.v1_node_condition",
        "kubernetes.client.models.v1_node_config_source",
        "kubernetes.client.models.v1_node_config_status",
        "kubernetes.client.models.v1_node_daemon_endpoints",
        "kubernetes.client.models.v1_node_features",
        "kubernetes.client.models.v1_node_list",
        "kubernetes.client.models.v1_node_runtime_handler",
        "kubernetes.client.models.v1_node_runtime_handler_features",
        "kubernetes.client.models.v1_node_selector",
        "kubernetes.client.models.v1_node_selector_requirement",
        "kubernetes.client.models.v1_node_selector_term",
        "kubernetes.client.models.v1_node_spec",
        "kubernetes.client.models.v1_node_status",
        "kubernetes.client.models.v1_node_swap_status",
        "kubernetes.client.models.v1_node_system_info",
        "kubernetes.client.models.v1_non_resource_attributes",
        "kubernetes.client.models.v1_non_resource_policy_rule",
        "kubernetes.client.models.v1_non_resource_rule",
        "kubernetes.client.models.v1_object_field_selector",
        "kubernetes.client.models.v1_object_meta",
        "kubernetes.client.models.v1_object_reference",
        "kubernetes.client.models.v1_opaque_device_configuration",
        "kubernetes.client.models.v1_overhead",
        "kubernetes.client.models.v1_owner_reference",
        "kubernetes.client.models.v1_param_kind",
        "kubernetes.client.models.v1_param_ref",
        "kubernetes.client.models.v1_parent_reference",
        "kubernetes.client.models.v1_persistent_volume",
        "kubernetes.client.models.v1_persistent_volume_claim",
        "kubernetes.client.models.v1_persistent_volume_claim_condition",
        "kubernetes.client.models.v1_persistent_volume_claim_list",
        "kubernetes.client.models.v1_persistent_volume_claim_spec",
        "kubernetes.client.models.v1_persistent_volume_claim_status",
        "kubernetes.client.models.v1_persistent_volume_claim_template",
        "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
        "kubernetes.client.models.v1_persistent_volume_list",
        "kubernetes.client.models.v1_persistent_volume_spec",
        "kubernetes.client.models.v1_persistent_volume_status",
        "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
        "kubernetes.client.models.v1_pod",
        "kubernetes.client.models.v1_pod_affinity",
        "kubernetes.client.models.v1_pod_affinity_term",
        "kubernetes.client.models.v1_pod_anti_affinity",
        "kubernetes.client.models.v1_pod_certificate_projection",
        "kubernetes.client.models.v1_pod_condition",
        "kubernetes.client.models.v1_pod_disruption_budget",
        "kubernetes.client.models.v1_pod_disruption_budget_list",
        "kubernetes.client.models.v1_pod_disruption_budget_spec",
        "kubernetes.client.models.v1_pod_disruption_budget_status",
        "kubernetes.client.models.v1_pod_dns_config",
        "kubernetes.client.models.v1_pod_dns_config_option",
        "kubernetes.client.models.v1_pod_extended_resource_claim_status",
        "kubernetes.client.models.v1_pod_failure_policy",
        "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
        "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
        "kubernetes.client.models.v1_pod_failure_policy_rule",
        "kubernetes.client.models.v1_pod_ip",
        "kubernetes.client.models.v1_pod_list",
        "kubernetes.client.models.v1_pod_os",
        "kubernetes.client.models.v1_pod_readiness_gate",
        "kubernetes.client.models.v1_pod_resource_claim",
        "kubernetes.client.models.v1_pod_resource_claim_status",
        "kubernetes.client.models.v1_pod_scheduling_gate",
        "kubernetes.client.models.v1_pod_scheduling_group",
        "kubernetes.client.models.v1_pod_security_context",
        "kubernetes.client.models.v1_pod_spec",
        "kubernetes.client.models.v1_pod_status",
        "kubernetes.client.models.v1_pod_template",
        "kubernetes.client.models.v1_pod_template_list",
        "kubernetes.client.models.v1_pod_template_spec",
        "kubernetes.client.models.v1_policy_rule",
        "kubernetes.client.models.v1_policy_rules_with_subjects",
        "kubernetes.client.models.v1_portworx_volume_source",
        "kubernetes.client.models.v1_port_status",
        "kubernetes.client.models.v1_preconditions",
        "kubernetes.client.models.v1_preferred_scheduling_term",
        "kubernetes.client.models.v1_priority_class",
        "kubernetes.client.models.v1_priority_class_list",
        "kubernetes.client.models.v1_priority_level_configuration",
        "kubernetes.client.models.v1_priority_level_configuration_condition",
        "kubernetes.client.models.v1_priority_level_configuration_list",
        "kubernetes.client.models.v1_priority_level_configuration_reference",
        "kubernetes.client.models.v1_priority_level_configuration_spec",
        "kubernetes.client.models.v1_priority_level_configuration_status",
        "kubernetes.client.models.v1_probe",
        "kubernetes.client.models.v1_projected_volume_source",
        "kubernetes.client.models.v1_queuing_configuration",
        "kubernetes.client.models.v1_quobyte_volume_source",
        "kubernetes.client.models.v1_rbd_persistent_volume_source",
        "kubernetes.client.models.v1_rbd_volume_source",
        "kubernetes.client.models.v1_replication_controller",
        "kubernetes.client.models.v1_replication_controller_condition",
        "kubernetes.client.models.v1_replication_controller_list",
        "kubernetes.client.models.v1_replication_controller_spec",
        "kubernetes.client.models.v1_replication_controller_status",
        "kubernetes.client.models.v1_replica_set",
        "kubernetes.client.models.v1_replica_set_condition",
        "kubernetes.client.models.v1_replica_set_list",
        "kubernetes.client.models.v1_replica_set_spec",
        "kubernetes.client.models.v1_replica_set_status",
        "kubernetes.client.models.v1_resource_attributes",
        "kubernetes.client.models.v1_resource_claim_consumer_reference",
        "kubernetes.client.models.v1_resource_claim_list",
        "kubernetes.client.models.v1_resource_claim_spec",
        "kubernetes.client.models.v1_resource_claim_status",
        "kubernetes.client.models.v1_resource_claim_template",
        "kubernetes.client.models.v1_resource_claim_template_list",
        "kubernetes.client.models.v1_resource_claim_template_spec",
        "kubernetes.client.models.v1_resource_field_selector",
        "kubernetes.client.models.v1_resource_health",
        "kubernetes.client.models.v1_resource_policy_rule",
        "kubernetes.client.models.v1_resource_pool",
        "kubernetes.client.models.v1_resource_quota",
        "kubernetes.client.models.v1_resource_quota_list",
        "kubernetes.client.models.v1_resource_quota_spec",
        "kubernetes.client.models.v1_resource_quota_status",
        "kubernetes.client.models.v1_resource_requirements",
        "kubernetes.client.models.v1_resource_rule",
        "kubernetes.client.models.v1_resource_slice",
        "kubernetes.client.models.v1_resource_slice_list",
        "kubernetes.client.models.v1_resource_slice_spec",
        "kubernetes.client.models.v1_resource_status",
        "kubernetes.client.models.v1_role",
        "kubernetes.client.models.v1_role_binding",
        "kubernetes.client.models.v1_role_binding_list",
        "kubernetes.client.models.v1_role_list",
        "kubernetes.client.models.v1_role_ref",
        "kubernetes.client.models.v1_rolling_update_daemon_set",
        "kubernetes.client.models.v1_rolling_update_deployment",
        "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
        "kubernetes.client.models.v1_rule_with_operations",
        "kubernetes.client.models.v1_runtime_class",
        "kubernetes.client.models.v1_runtime_class_list",
        "kubernetes.client.models.v1_scale",
        "kubernetes.client.models.v1_scale_io_persistent_volume_source",
        "kubernetes.client.models.v1_scale_io_volume_source",
        "kubernetes.client.models.v1_scale_spec",
        "kubernetes.client.models.v1_scale_status",
        "kubernetes.client.models.v1_scheduling",
        "kubernetes.client.models.v1_scoped_resource_selector_requirement",
        "kubernetes.client.models.v1_scope_selector",
        "kubernetes.client.models.v1_seccomp_profile",
        "kubernetes.client.models.v1_secret",
        "kubernetes.client.models.v1_secret_env_source",
        "kubernetes.client.models.v1_secret_key_selector",
        "kubernetes.client.models.v1_secret_list",
        "kubernetes.client.models.v1_secret_projection",
        "kubernetes.client.models.v1_secret_reference",
        "kubernetes.client.models.v1_secret_volume_source",
        "kubernetes.client.models.v1_security_context",
        "kubernetes.client.models.v1_selectable_field",
        "kubernetes.client.models.v1_self_subject_access_review",
        "kubernetes.client.models.v1_self_subject_access_review_spec",
        "kubernetes.client.models.v1_self_subject_review",
        "kubernetes.client.models.v1_self_subject_review_status",
        "kubernetes.client.models.v1_self_subject_rules_review",
        "kubernetes.client.models.v1_self_subject_rules_review_spec",
        "kubernetes.client.models.v1_server_address_by_client_cidr",
        "kubernetes.client.models.v1_service",
        "kubernetes.client.models.v1_service_account",
        "kubernetes.client.models.v1_service_account_list",
        "kubernetes.client.models.v1_service_account_subject",
        "kubernetes.client.models.v1_service_account_token_projection",
        "kubernetes.client.models.v1_service_backend_port",
        "kubernetes.client.models.v1_service_cidr",
        "kubernetes.client.models.v1_service_cidr_list",
        "kubernetes.client.models.v1_service_cidr_spec",
        "kubernetes.client.models.v1_service_cidr_status",
        "kubernetes.client.models.v1_service_list",
        "kubernetes.client.models.v1_service_port",
        "kubernetes.client.models.v1_service_spec",
        "kubernetes.client.models.v1_service_status",
        "kubernetes.client.models.v1_session_affinity_config",
        "kubernetes.client.models.v1_se_linux_options",
        "kubernetes.client.models.v1_shard_info",
        "kubernetes.client.models.v1_sleep_action",
        "kubernetes.client.models.v1_stateful_set",
        "kubernetes.client.models.v1_stateful_set_condition",
        "kubernetes.client.models.v1_stateful_set_list",
        "kubernetes.client.models.v1_stateful_set_ordinals",
        "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
        "kubernetes.client.models.v1_stateful_set_spec",
        "kubernetes.client.models.v1_stateful_set_status",
        "kubernetes.client.models.v1_stateful_set_update_strategy",
        "kubernetes.client.models.v1_status",
        "kubernetes.client.models.v1_status_cause",
        "kubernetes.client.models.v1_status_details",
        "kubernetes.client.models.v1_storage_class",
        "kubernetes.client.models.v1_storage_class_list",
        "kubernetes.client.models.v1_storage_os_persistent_volume_source",
        "kubernetes.client.models.v1_storage_os_volume_source",
        "kubernetes.client.models.v1_subject_access_review",
        "kubernetes.client.models.v1_subject_access_review_spec",
        "kubernetes.client.models.v1_subject_access_review_status",
        "kubernetes.client.models.v1_subject_rules_review_status",
        "kubernetes.client.models.v1_success_policy",
        "kubernetes.client.models.v1_success_policy_rule",
        "kubernetes.client.models.v1_sysctl",
        "kubernetes.client.models.v1_taint",
        "kubernetes.client.models.v1_tcp_socket_action",
        "kubernetes.client.models.v1_token_request_spec",
        "kubernetes.client.models.v1_token_request_status",
        "kubernetes.client.models.v1_token_review",
        "kubernetes.client.models.v1_token_review_spec",
        "kubernetes.client.models.v1_token_review_status",
        "kubernetes.client.models.v1_toleration",
        "kubernetes.client.models.v1_topology_selector_label_requirement",
        "kubernetes.client.models.v1_topology_selector_term",
        "kubernetes.client.models.v1_topology_spread_constraint",
        "kubernetes.client.models.v1_typed_local_object_reference",
        "kubernetes.client.models.v1_typed_object_reference",
        "kubernetes.client.models.v1_type_checking",
        "kubernetes.client.models.v1_uncounted_terminated_pods",
        "kubernetes.client.models.v1_user_info",
        "kubernetes.client.models.v1_user_subject",
        "kubernetes.client.models.v1_validating_admission_policy",
        "kubernetes.client.models.v1_validating_admission_policy_binding",
        "kubernetes.client.models.v1_validating_admission_policy_binding_list",
        "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
        "kubernetes.client.models.v1_validating_admission_policy_list",
        "kubernetes.client.models.v1_validating_admission_policy_spec",
        "kubernetes.client.models.v1_validating_admission_policy_status",
        "kubernetes.client.models.v1_validating_webhook",
        "kubernetes.client.models.v1_validating_webhook_configuration",
        "kubernetes.client.models.v1_validating_webhook_configuration_list",
        "kubernetes.client.models.v1_validation",
        "kubernetes.client.models.v1_validation_rule",
        "kubernetes.client.models.v1_variable",
        "kubernetes.client.models.v1_volume",
        "kubernetes.client.models.v1_volume_attachment",
        "kubernetes.client.models.v1_volume_attachment_list",
        "kubernetes.client.models.v1_volume_attachment_source",
        "kubernetes.client.models.v1_volume_attachment_spec",
        "kubernetes.client.models.v1_volume_attachment_status",
        "kubernetes.client.models.v1_volume_attributes_class",
        "kubernetes.client.models.v1_volume_attributes_class_list",
        "kubernetes.client.models.v1_volume_device",
        "kubernetes.client.models.v1_volume_error",
        "kubernetes.client.models.v1_volume_mount",
        "kubernetes.client.models.v1_volume_mount_status",
        "kubernetes.client.models.v1_volume_node_affinity",
        "kubernetes.client.models.v1_volume_node_resources",
        "kubernetes.client.models.v1_volume_projection",
        "kubernetes.client.models.v1_volume_resource_requirements",
        "kubernetes.client.models.v1_volume_status",
        "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
        "kubernetes.client.models.v1_watch_event",
        "kubernetes.client.models.v1_webhook_conversion",
        "kubernetes.client.models.v1_weighted_pod_affinity_term",
        "kubernetes.client.models.v1_windows_security_context_options",
        "kubernetes.client.models.v2beta1_api_group_discovery",
        "kubernetes.client.models.v2beta1_api_group_discovery_list",
        "kubernetes.client.models.v2beta1_api_resource_discovery",
        "kubernetes.client.models.v2beta1_api_subresource_discovery",
        "kubernetes.client.models.v2beta1_api_version_discovery",
        "kubernetes.client.models.v2_api_group_discovery",
        "kubernetes.client.models.v2_api_group_discovery_list",
        "kubernetes.client.models.v2_api_resource_discovery",
        "kubernetes.client.models.v2_api_subresource_discovery",
        "kubernetes.client.models.v2_api_version_discovery",
        "kubernetes.client.models.v2_container_resource_metric_source",
        "kubernetes.client.models.v2_container_resource_metric_status",
        "kubernetes.client.models.v2_cross_version_object_reference",
        "kubernetes.client.models.v2_external_metric_source",
        "kubernetes.client.models.v2_external_metric_status",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
        "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
        "kubernetes.client.models.v2_hpa_scaling_policy",
        "kubernetes.client.models.v2_hpa_scaling_rules",
        "kubernetes.client.models.v2_metric_identifier",
        "kubernetes.client.models.v2_metric_spec",
        "kubernetes.client.models.v2_metric_status",
        "kubernetes.client.models.v2_metric_target",
        "kubernetes.client.models.v2_metric_value_status",
        "kubernetes.client.models.v2_object_metric_source",
        "kubernetes.client.models.v2_object_metric_status",
        "kubernetes.client.models.v2_pods_metric_source",
        "kubernetes.client.models.v2_pods_metric_status",
        "kubernetes.client.models.v2_resource_metric_source",
        "kubernetes.client.models.v2_resource_metric_status",
        "kubernetes.client.models.version_info"
      ],
      "import_count": 3068
    },
    "math": {
      "used_by": [
        "kubernetes.aio.config.dateutil",
        "kubernetes.base.config.dateutil"
      ],
      "import_count": 2
    },
    "unittest": {
      "used_by": [
        "kubernetes.aio.config.dateutil_test",
        "kubernetes.aio.config.exec_provider_test",
        "kubernetes.aio.config.google_auth_test",
        "kubernetes.aio.config.incluster_config_test",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.aio.config.openid_test",
        "kubernetes.aio.e2e_test.base",
        "kubernetes.aio.e2e_test.test_api",
        "kubernetes.aio.e2e_test.test_apply_patch",
        "kubernetes.aio.e2e_test.test_batch",
        "kubernetes.aio.test.test_admissionregistration_api",
        "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
        "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
        "kubernetes.aio.test.test_admissionregistration_v1_api",
        "kubernetes.aio.test.test_apiextensions_api",
        "kubernetes.aio.test.test_apiextensions_v1_api",
        "kubernetes.aio.test.test_apiregistration_api",
        "kubernetes.aio.test.test_apiregistration_v1_api",
        "kubernetes.aio.test.test_apis_api",
        "kubernetes.aio.test.test_apps_api",
        "kubernetes.aio.test.test_apps_v1_api",
        "kubernetes.aio.test.test_authentication_api",
        "kubernetes.aio.test.test_authentication_v1_api",
        "kubernetes.aio.test.test_authorization_api",
        "kubernetes.aio.test.test_authorization_v1_api",
        "kubernetes.aio.test.test_autoscaling_api",
        "kubernetes.aio.test.test_autoscaling_v1_api",
        "kubernetes.aio.test.test_autoscaling_v2_api",
        "kubernetes.aio.test.test_batch_api",
        "kubernetes.aio.test.test_batch_v1_api",
        "kubernetes.aio.test.test_certificates_api",
        "kubernetes.aio.test.test_certificates_v1alpha1_api",
        "kubernetes.aio.test.test_certificates_v1beta1_api",
        "kubernetes.aio.test.test_certificates_v1_api",
        "kubernetes.aio.test.test_coordination_api",
        "kubernetes.aio.test.test_coordination_v1alpha2_api",
        "kubernetes.aio.test.test_coordination_v1beta1_api",
        "kubernetes.aio.test.test_coordination_v1_api",
        "kubernetes.aio.test.test_core_api",
        "kubernetes.aio.test.test_core_v1_api",
        "kubernetes.aio.test.test_custom_objects_api",
        "kubernetes.aio.test.test_discovery_api",
        "kubernetes.aio.test.test_discovery_v1_api",
        "kubernetes.aio.test.test_events_api",
        "kubernetes.aio.test.test_events_v1_api",
        "kubernetes.aio.test.test_flowcontrol_apiserver_api",
        "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
        "kubernetes.aio.test.test_internal_apiserver_api",
        "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
        "kubernetes.aio.test.test_logs_api",
        "kubernetes.aio.test.test_networking_api",
        "kubernetes.aio.test.test_networking_v1beta1_api",
        "kubernetes.aio.test.test_networking_v1_api",
        "kubernetes.aio.test.test_node_api",
        "kubernetes.aio.test.test_node_v1_api",
        "kubernetes.aio.test.test_openid_api",
        "kubernetes.aio.test.test_policy_api",
        "kubernetes.aio.test.test_policy_v1_api",
        "kubernetes.aio.test.test_rbac_authorization_api",
        "kubernetes.aio.test.test_rbac_authorization_v1_api",
        "kubernetes.aio.test.test_resource_api",
        "kubernetes.aio.test.test_resource_v1alpha3_api",
        "kubernetes.aio.test.test_resource_v1beta1_api",
        "kubernetes.aio.test.test_resource_v1beta2_api",
        "kubernetes.aio.test.test_resource_v1_api",
        "kubernetes.aio.test.test_scheduling_api",
        "kubernetes.aio.test.test_scheduling_v1alpha2_api",
        "kubernetes.aio.test.test_scheduling_v1_api",
        "kubernetes.aio.test.test_storagemigration_api",
        "kubernetes.aio.test.test_storagemigration_v1beta1_api",
        "kubernetes.aio.test.test_storage_api",
        "kubernetes.aio.test.test_storage_v1beta1_api",
        "kubernetes.aio.test.test_storage_v1_api",
        "kubernetes.aio.test.test_version_api",
        "kubernetes.aio.test.test_well_known_api",
        "kubernetes.aio.utils.create_from_yaml_test",
        "kubernetes.base.config.dateutil_test",
        "kubernetes.base.config.exec_provider_test",
        "kubernetes.base.config.incluster_config_test",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.test_client",
        "kubernetes.base.dynamic.test_discovery",
        "kubernetes.base.leaderelection.leaderelection_test",
        "kubernetes.base.stream.ws_client_test",
        "kubernetes.base.watch.watch_test",
        "kubernetes.e2e_test.base",
        "kubernetes.e2e_test.test_apps",
        "kubernetes.e2e_test.test_batch",
        "kubernetes.e2e_test.test_client",
        "kubernetes.e2e_test.test_informer",
        "kubernetes.e2e_test.test_utils",
        "kubernetes.e2e_test.test_watch",
        "kubernetes.test.test_api_client",
        "kubernetes.test.test_informer",
        "kubernetes.test.test_metrics"
      ],
      "import_count": 112
    },
    "shlex": {
      "used_by": [
        "kubernetes.aio.config.google_auth"
      ],
      "import_count": 1
    },
    "types": {
      "used_by": [
        "kubernetes.aio.config.google_auth",
        "kubernetes.aio.config.kube_config_test"
      ],
      "import_count": 2
    },
    "base64": {
      "used_by": [
        "kubernetes.aio.config.kube_config",
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.stream.ws_client"
      ],
      "import_count": 5
    },
    "pathlib": {
      "used_by": [
        "kubernetes.aio.config.kube_config"
      ],
      "import_count": 1
    },
    "platform": {
      "used_by": [
        "kubernetes.aio.config.kube_config",
        "kubernetes.base.config.kube_config"
      ],
      "import_count": 2
    },
    "shutil": {
      "used_by": [
        "kubernetes.aio.config.kube_config_test",
        "kubernetes.base.config.kube_config_test"
      ],
      "import_count": 2
    },
    "contextlib": {
      "used_by": [
        "kubernetes.aio.config.openid_test"
      ],
      "import_count": 1
    },
    "warnings": {
      "used_by": [
        "kubernetes.aio.config",
        "kubernetes.client.apis"
      ],
      "import_count": 2
    },
    "http": {
      "used_by": [
        "kubernetes.aio.e2e_test.base",
        "kubernetes.base.leaderelection.leaderelection",
        "kubernetes.base.watch.watch",
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 4
    },
    "uuid": {
      "used_by": [
        "kubernetes.aio.e2e_test.test_api",
        "kubernetes.aio.e2e_test.test_apply_patch",
        "kubernetes.aio.e2e_test.test_batch",
        "kubernetes.base.dynamic.test_client",
        "kubernetes.base.leaderelection.example",
        "kubernetes.e2e_test.test_apps",
        "kubernetes.e2e_test.test_batch",
        "kubernetes.e2e_test.test_client",
        "kubernetes.e2e_test.test_informer",
        "kubernetes.e2e_test.test_watch"
      ],
      "import_count": 10
    },
    "subprocess": {
      "used_by": [
        "kubernetes.base.config.exec_provider",
        "kubernetes.base.config.kube_config"
      ],
      "import_count": 2
    },
    "collections": {
      "used_by": [
        "kubernetes.base.config.kube_config",
        "kubernetes.base.config.kube_config_test",
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.stream.ws_client"
      ],
      "import_count": 4
    },
    "oauthlib": {
      "used_by": [
        "kubernetes.base.config.kube_config"
      ],
      "import_count": 1
    },
    "requests_oauthlib": {
      "used_by": [
        "kubernetes.base.config.kube_config"
      ],
      "import_count": 1
    },
    "google": {
      "used_by": [
        "kubernetes.base.config.kube_config"
      ],
      "import_count": 2
    },
    "kubernetes_validate": {
      "used_by": [
        "kubernetes.base.dynamic.client"
      ],
      "import_count": 2
    },
    "hashlib": {
      "used_by": [
        "kubernetes.base.dynamic.discovery"
      ],
      "import_count": 1
    },
    "functools": {
      "used_by": [
        "kubernetes.base.dynamic.discovery",
        "kubernetes.base.dynamic.resource",
        "kubernetes.base.stream.stream"
      ],
      "import_count": 3
    },
    "abc": {
      "used_by": [
        "kubernetes.base.dynamic.discovery"
      ],
      "import_count": 2
    },
    "argparse": {
      "used_by": [
        "kubernetes.base.hack.boilerplate.boilerplate"
      ],
      "import_count": 1
    },
    "difflib": {
      "used_by": [
        "kubernetes.base.hack.boilerplate.boilerplate"
      ],
      "import_count": 1
    },
    "glob": {
      "used_by": [
        "kubernetes.base.hack.boilerplate.boilerplate"
      ],
      "import_count": 1
    },
    "pytest": {
      "used_by": [
        "kubernetes.base.leaderelection.leaderelection_test",
        "kubernetes.base.stream.ws_client_test"
      ],
      "import_count": 2
    },
    "certifi": {
      "used_by": [
        "kubernetes.base.stream.ws_client"
      ],
      "import_count": 1
    },
    "websocket": {
      "used_by": [
        "kubernetes.base.stream.ws_client",
        "kubernetes.base.stream.ws_client_test"
      ],
      "import_count": 5
    },
    "requests": {
      "used_by": [
        "kubernetes.base.stream.ws_client",
        "kubernetes.client.rest"
      ],
      "import_count": 2
    },
    "pydoc": {
      "used_by": [
        "kubernetes.base.watch.watch"
      ],
      "import_count": 1
    },
    "socketserver": {
      "used_by": [
        "kubernetes.e2e_test.port_server"
      ],
      "import_count": 1
    },
    "gzip": {
      "used_by": [
        "kubernetes.e2e_test.test_client"
      ],
      "import_count": 1
    },
    "decimal": {
      "used_by": [
        "kubernetes.e2e_test.test_utils",
        "kubernetes.utils.quantity"
      ],
      "import_count": 3
    },
    "weakref": {
      "used_by": [
        "kubernetes.test.test_api_client"
      ],
      "import_count": 1
    },
    "typing": {
      "used_by": [
        "kubernetes.utils.duration"
      ],
      "import_count": 1
    },
    "durationpy": {
      "used_by": [
        "kubernetes.utils.duration"
      ],
      "import_count": 1
    }
  },
  "declared_dependencies": {
    "certifi": ">=14.05.14 # MPL",
    "six": ">=1.9.0  # MIT",
    "python-dateutil": ">=2.5.3  # BSD",
    "setuptools": ">=21.0.0  # PSF/ZPL",
    "pyyaml": ">=6.0.3  # MIT",
    "websocket-client": ">=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+",
    "urllib3": ">=1.24.2,!=2.6.0 # MIT",
    "durationpy": ">=0.7 # MIT"
  },
  "call_graph": {
    "setup-asyncio": [
      {
        "caller": "setup-asyncio.<module>",
        "callee": "<external>.setuptools.setup",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "setup-release": [
      {
        "caller": "setup-release.<module>",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 42,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "setup-release.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 45,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "setup-release.<module>",
        "callee": "<external>.setuptools.setup",
        "lineno": 57,
        "resolution": "external_constructor_call"
      }
    ],
    "setup": [
      {
        "caller": "setup.<module>",
        "callee": "<builtin>.dict.setdefault",
        "lineno": 42,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "setup.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 45,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "setup.<module>",
        "callee": "<external>.setuptools.setup",
        "lineno": 50,
        "resolution": "external_constructor_call"
      }
    ],
    "doc.source.conf": [
      {
        "caller": "doc.source.conf.<module>",
        "callee": "doc.source.conf._copy_with_converting_link_to_repo",
        "lineno": 39,
        "resolution": "direct_name_call"
      },
      {
        "caller": "doc.source.conf.<module>",
        "callee": "doc.source.conf._copy_with_converting_link_to_repo",
        "lineno": 40,
        "resolution": "direct_name_call"
      }
    ],
    "examples.annotate_deployment": [
      {
        "caller": "examples.annotate_deployment.main",
        "callee": "examples.annotate_deployment.create_deployment_object",
        "lineno": 59,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.annotate_deployment.main",
        "callee": "examples.annotate_deployment.create_deployment",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.annotate_deployment.main",
        "callee": "examples.annotate_deployment.annotate_deployment",
        "lineno": 78,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.annotate_deployment.<module>",
        "callee": "examples.annotate_deployment.main",
        "lineno": 86,
        "resolution": "direct_name_call"
      }
    ],
    "examples.api_discovery": [
      {
        "caller": "examples.api_discovery.main",
        "callee": "<builtin>.list.append",
        "lineno": 39,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.api_discovery.<module>",
        "callee": "examples.api_discovery.main",
        "lineno": 44,
        "resolution": "direct_name_call"
      }
    ],
    "examples.apply_from_dict": [
      {
        "caller": "examples.apply_from_dict.<module>",
        "callee": "examples.apply_from_dict.main",
        "lineno": 15,
        "resolution": "direct_name_call"
      }
    ],
    "examples.apply_from_directory": [
      {
        "caller": "examples.apply_from_directory.<module>",
        "callee": "examples.apply_from_directory.main",
        "lineno": 10,
        "resolution": "direct_name_call"
      }
    ],
    "examples.apply_from_single_file": [
      {
        "caller": "examples.apply_from_single_file.<module>",
        "callee": "examples.apply_from_single_file.main",
        "lineno": 10,
        "resolution": "direct_name_call"
      }
    ],
    "examples.cluster_scoped_custom_object": [
      {
        "caller": "examples.cluster_scoped_custom_object.<module>",
        "callee": "examples.cluster_scoped_custom_object.main",
        "lineno": 141,
        "resolution": "direct_name_call"
      }
    ],
    "examples.cronjob_crud": [
      {
        "caller": "examples.cronjob_crud.create_namespaced_cron_job",
        "callee": "examples.cronjob_crud.judge_crontab_exists",
        "lineno": 17,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.delete_namespaced_cron_job",
        "callee": "examples.cronjob_crud.judge_crontab_exists",
        "lineno": 31,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.patch_namespaced_cron_job",
        "callee": "examples.cronjob_crud.judge_crontab_exists",
        "lineno": 46,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.judge_crontab_exists",
        "callee": "examples.cronjob_crud.get_cronjob_list",
        "lineno": 65,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.get_cronjob_list",
        "lineno": 109,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.delete_namespaced_cron_job",
        "lineno": 112,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.get_cronjob_body",
        "lineno": 121,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.create_namespaced_cron_job",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.get_cronjob_body",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.cronjob_crud.<module>",
        "callee": "examples.cronjob_crud.patch_namespaced_cron_job",
        "lineno": 127,
        "resolution": "direct_name_call"
      }
    ],
    "examples.deployment_create": [
      {
        "caller": "examples.deployment_create.<module>",
        "callee": "examples.deployment_create.main",
        "lineno": 41,
        "resolution": "direct_name_call"
      }
    ],
    "examples.deployment_crud": [
      {
        "caller": "examples.deployment_crud.main",
        "callee": "examples.deployment_crud.create_deployment_object",
        "lineno": 158,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.deployment_crud.main",
        "callee": "examples.deployment_crud.create_deployment",
        "lineno": 160,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.deployment_crud.main",
        "callee": "examples.deployment_crud.update_deployment",
        "lineno": 162,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.deployment_crud.main",
        "callee": "examples.deployment_crud.restart_deployment",
        "lineno": 164,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.deployment_crud.main",
        "callee": "examples.deployment_crud.delete_deployment",
        "lineno": 166,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.deployment_crud.<module>",
        "callee": "examples.deployment_crud.main",
        "lineno": 170,
        "resolution": "direct_name_call"
      }
    ],
    "examples.duration-gep2257": [
      {
        "caller": "examples.duration-gep2257.main",
        "callee": "kubernetes.utils.duration.parse_duration",
        "lineno": 34,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.duration-gep2257.main",
        "callee": "kubernetes.utils.duration.format_duration",
        "lineno": 35,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.duration-gep2257.<module>",
        "callee": "examples.duration-gep2257.main",
        "lineno": 38,
        "resolution": "direct_name_call"
      }
    ],
    "examples.enable_debug_logging": [
      {
        "caller": "examples.enable_debug_logging.<module>",
        "callee": "examples.enable_debug_logging.main",
        "lineno": 61,
        "resolution": "direct_name_call"
      }
    ],
    "examples.informer_example": [
      {
        "caller": "examples.informer_example.<module>",
        "callee": "examples.informer_example.main",
        "lineno": 75,
        "resolution": "direct_name_call"
      }
    ],
    "examples.ingress_create": [
      {
        "caller": "examples.ingress_create.main",
        "callee": "examples.ingress_create.create_deployment",
        "lineno": 116,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.ingress_create.main",
        "callee": "examples.ingress_create.create_service",
        "lineno": 117,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.ingress_create.main",
        "callee": "examples.ingress_create.create_ingress",
        "lineno": 118,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.ingress_create.<module>",
        "callee": "examples.ingress_create.main",
        "lineno": 122,
        "resolution": "direct_name_call"
      }
    ],
    "examples.in_cluster_config": [
      {
        "caller": "examples.in_cluster_config.<module>",
        "callee": "examples.in_cluster_config.main",
        "lineno": 65,
        "resolution": "direct_name_call"
      }
    ],
    "examples.job_crud": [
      {
        "caller": "examples.job_crud.create_job",
        "callee": "examples.job_crud.get_job_status",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.job_crud.get_job_status",
        "callee": "<external>.time.sleep",
        "lineno": 70,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.job_crud.main",
        "callee": "examples.job_crud.create_job_object",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.job_crud.main",
        "callee": "examples.job_crud.create_job",
        "lineno": 104,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.job_crud.main",
        "callee": "examples.job_crud.update_job",
        "lineno": 106,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.job_crud.main",
        "callee": "examples.job_crud.delete_job",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.job_crud.<module>",
        "callee": "examples.job_crud.main",
        "lineno": 112,
        "resolution": "direct_name_call"
      }
    ],
    "examples.metrics_example": [
      {
        "caller": "examples.metrics_example.main",
        "callee": "examples.metrics_example.print_node_metrics",
        "lineno": 168,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.metrics_example.main",
        "callee": "examples.metrics_example.print_pod_metrics",
        "lineno": 171,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.metrics_example.main",
        "callee": "examples.metrics_example.print_pod_metrics",
        "lineno": 174,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.metrics_example.main",
        "callee": "examples.metrics_example.print_multi_namespace_metrics",
        "lineno": 182,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.metrics_example.<module>",
        "callee": "examples.metrics_example.main",
        "lineno": 190,
        "resolution": "direct_name_call"
      }
    ],
    "examples.multiple_clusters": [
      {
        "caller": "examples.multiple_clusters.main",
        "callee": "<builtin>.list.index",
        "lineno": 33,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.multiple_clusters.main",
        "callee": "<external>.pick.pick",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.multiple_clusters.main",
        "callee": "<external>.pick.pick",
        "lineno": 36,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.multiple_clusters.<module>",
        "callee": "examples.multiple_clusters.main",
        "lineno": 54,
        "resolution": "direct_name_call"
      }
    ],
    "examples.namespaced_custom_object": [
      {
        "caller": "examples.namespaced_custom_object.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 99,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.namespaced_custom_object.main",
        "callee": "<external>.pprint.pprint",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.namespaced_custom_object.<module>",
        "callee": "examples.namespaced_custom_object.main",
        "lineno": 126,
        "resolution": "direct_name_call"
      }
    ],
    "examples.node_labels": [
      {
        "caller": "examples.node_labels.<module>",
        "callee": "examples.node_labels.main",
        "lineno": 51,
        "resolution": "direct_name_call"
      }
    ],
    "examples.out_of_cluster_config": [
      {
        "caller": "examples.out_of_cluster_config.<module>",
        "callee": "examples.out_of_cluster_config.main",
        "lineno": 36,
        "resolution": "direct_name_call"
      }
    ],
    "examples.patch_namespaced_config_map": [
      {
        "caller": "examples.patch_namespaced_config_map.<module>",
        "callee": "examples.patch_namespaced_config_map.main",
        "lineno": 24,
        "resolution": "direct_name_call"
      }
    ],
    "examples.pick_kube_config_context": [
      {
        "caller": "examples.pick_kube_config_context.main",
        "callee": "<builtin>.list.index",
        "lineno": 33,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.pick_kube_config_context.main",
        "callee": "<external>.pick.pick",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.pick_kube_config_context.main",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 40,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.pick_kube_config_context.<module>",
        "callee": "examples.pick_kube_config_context.main",
        "lineno": 54,
        "resolution": "direct_name_call"
      }
    ],
    "examples.pod_config_list": [
      {
        "caller": "examples.pod_config_list.main",
        "callee": "<builtin>.list.index",
        "lineno": 34,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.pod_config_list.main",
        "callee": "<external>.pick.pick",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "examples.pod_config_list.main",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 41,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.pod_config_list.<module>",
        "callee": "examples.pod_config_list.main",
        "lineno": 55,
        "resolution": "direct_name_call"
      }
    ],
    "examples.pod_exec": [
      {
        "caller": "examples.pod_exec.exec_commands",
        "callee": "<builtin>.list.pop",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.pod_exec.main",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 128,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.pod_exec.main",
        "callee": "examples.pod_exec.exec_commands",
        "lineno": 130,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.pod_exec.<module>",
        "callee": "examples.pod_exec.main",
        "lineno": 134,
        "resolution": "direct_name_call"
      }
    ],
    "examples.pod_logs": [
      {
        "caller": "examples.pod_logs.main",
        "callee": "examples.pod_logs.list_pods_with_logs",
        "lineno": 57,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.pod_logs.<module>",
        "callee": "examples.pod_logs.main",
        "lineno": 61,
        "resolution": "direct_name_call"
      }
    ],
    "examples.pod_logs_non_blocking": [],
    "examples.pod_portforward": [
      {
        "caller": "examples.pod_portforward.portforward_commands.kubernetes_create_connection",
        "callee": "<builtin>.list.append",
        "lineno": 152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.pod_portforward.main",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 194,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.pod_portforward.main",
        "callee": "examples.pod_portforward.portforward_commands",
        "lineno": 196,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.pod_portforward.<module>",
        "callee": "examples.pod_portforward.main",
        "lineno": 200,
        "resolution": "direct_name_call"
      }
    ],
    "examples.remote_cluster": [
      {
        "caller": "examples.remote_cluster.<module>",
        "callee": "examples.remote_cluster.main",
        "lineno": 59,
        "resolution": "direct_name_call"
      }
    ],
    "examples.rollout-daemonset": [
      {
        "caller": "examples.rollout-daemonset.list_controller_revision",
        "callee": "<builtin>.list.append",
        "lineno": 68,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.rollout-daemonset.main",
        "callee": "examples.rollout-daemonset.create_daemon_set_object",
        "lineno": 92,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-daemonset.main",
        "callee": "examples.rollout-daemonset.create_daemon_set",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-daemonset.main",
        "callee": "examples.rollout-daemonset.update_daemon_set",
        "lineno": 96,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-daemonset.main",
        "callee": "examples.rollout-daemonset.list_controller_revision",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-daemonset.main",
        "callee": "examples.rollout-daemonset.rollout_namespaced_daemon_set",
        "lineno": 104,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-daemonset.<module>",
        "callee": "examples.rollout-daemonset.main",
        "lineno": 112,
        "resolution": "direct_name_call"
      }
    ],
    "examples.rollout-statefulset": [
      {
        "caller": "examples.rollout-statefulset.list_controller_revision",
        "callee": "<builtin>.list.append",
        "lineno": 96,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.create_stateful_set_object",
        "lineno": 120,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.create_service",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.create_stateful_set",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.update_stateful_set",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.list_controller_revision",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.main",
        "callee": "examples.rollout-statefulset.rollout_namespaced_stateful_set",
        "lineno": 134,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.rollout-statefulset.<module>",
        "callee": "examples.rollout-statefulset.main",
        "lineno": 142,
        "resolution": "direct_name_call"
      }
    ],
    "examples": [],
    "examples.dynamic-client.accept_header": [
      {
        "caller": "examples.dynamic-client.accept_header.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.accept_header.<module>",
        "callee": "examples.dynamic-client.accept_header.main",
        "lineno": 43,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.cluster_scoped_custom_resource": [
      {
        "caller": "examples.dynamic-client.cluster_scoped_custom_resource.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 32,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.cluster_scoped_custom_resource.<module>",
        "callee": "examples.dynamic-client.cluster_scoped_custom_resource.main",
        "lineno": 213,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.configmap": [
      {
        "caller": "examples.dynamic-client.configmap.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.configmap.<module>",
        "callee": "examples.dynamic-client.configmap.main",
        "lineno": 85,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.deployment_rolling_restart": [
      {
        "caller": "examples.dynamic-client.deployment_rolling_restart.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.deployment_rolling_restart.<module>",
        "callee": "examples.dynamic-client.deployment_rolling_restart.main",
        "lineno": 119,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.namespaced_custom_resource": [
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 66,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.create_namespace",
        "lineno": 157,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.create_namespace",
        "lineno": 158,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.list_ingressroute_for_all_namespaces",
        "lineno": 198,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.list_ingressroute_for_all_namespaces",
        "lineno": 217,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.delete_namespace",
        "lineno": 234,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.main",
        "callee": "examples.dynamic-client.namespaced_custom_resource.delete_namespace",
        "lineno": 236,
        "resolution": "direct_name_call"
      },
      {
        "caller": "examples.dynamic-client.namespaced_custom_resource.<module>",
        "callee": "examples.dynamic-client.namespaced_custom_resource.main",
        "lineno": 250,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.node": [
      {
        "caller": "examples.dynamic-client.node.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.node.<module>",
        "callee": "examples.dynamic-client.node.main",
        "lineno": 49,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.replication_controller": [
      {
        "caller": "examples.dynamic-client.replication_controller.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.replication_controller.<module>",
        "callee": "examples.dynamic-client.replication_controller.main",
        "lineno": 84,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.request_timeout": [
      {
        "caller": "examples.dynamic-client.request_timeout.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.request_timeout.<module>",
        "callee": "examples.dynamic-client.request_timeout.main",
        "lineno": 70,
        "resolution": "direct_name_call"
      }
    ],
    "examples.dynamic-client.service": [
      {
        "caller": "examples.dynamic-client.service.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.dynamic-client.service.<module>",
        "callee": "examples.dynamic-client.service.main",
        "lineno": 89,
        "resolution": "direct_name_call"
      }
    ],
    "examples.watch.pod_namespace_watch": [
      {
        "caller": "examples.watch.pod_namespace_watch.<module>",
        "callee": "examples.watch.pod_namespace_watch.main",
        "lineno": 60,
        "resolution": "direct_name_call"
      }
    ],
    "examples.watch.watch_recovery": [
      {
        "caller": "examples.watch.watch_recovery.main",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 43,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "examples.watch.watch_recovery.<module>",
        "callee": "examples.watch.watch_recovery.main",
        "lineno": 78,
        "resolution": "direct_name_call"
      }
    ],
    "examples_asyncio.in_cluster_config": [
      {
        "caller": "examples_asyncio.in_cluster_config.<module>",
        "callee": "examples_asyncio.in_cluster_config.main",
        "lineno": 85,
        "resolution": "direct_name_call"
      }
    ],
    "examples_asyncio.list_pods": [
      {
        "caller": "examples_asyncio.list_pods.main",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 14,
        "resolution": "imported_call"
      },
      {
        "caller": "examples_asyncio.list_pods.<module>",
        "callee": "examples_asyncio.list_pods.main",
        "lineno": 26,
        "resolution": "direct_name_call"
      }
    ],
    "examples_asyncio.patch": [
      {
        "caller": "examples_asyncio.patch.main",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 27,
        "resolution": "imported_call"
      },
      {
        "caller": "examples_asyncio.patch.<module>",
        "callee": "examples_asyncio.patch.main",
        "lineno": 108,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes": [],
    "kubernetes.aio.setup": [
      {
        "caller": "kubernetes.aio.setup.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 25,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.setup.<module>",
        "callee": "<external>.setuptools.setup",
        "lineno": 27,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.setup.<module>",
        "callee": "<external>.setuptools.find_packages",
        "lineno": 36,
        "resolution": "external_constructor_call"
      }
    ],
    "kubernetes.aio": [],
    "kubernetes.aio.client.api_client": [
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.__init__",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__aexit__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.close",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.pool",
        "callee": "<external>.multiprocessing.pool.ThreadPool",
        "lineno": 106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 138,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "<external>.six.moves.urllib.parse.quote",
        "lineno": 150,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 162,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.files_parameters",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.update_params_for_auth",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.request",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.deserialize",
        "lineno": 216,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 248,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.aio.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_file",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "lineno": 304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_primitive",
        "lineno": 319,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_object",
        "lineno": 321,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_date",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_datetime",
        "lineno": 325,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize_model",
        "lineno": 327,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.call_api",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__call_api",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.request",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 452,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.append",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.str.join",
        "lineno": 482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.append",
        "lineno": 484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.files_parameters",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.update_params_for_auth",
        "callee": "kubernetes.aio.client.api_client.ApiClient._apply_auth_params",
        "lineno": 567,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.update_params_for_auth",
        "callee": "kubernetes.aio.client.api_client.ApiClient._apply_auth_params",
        "lineno": 573,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient._apply_auth_params",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize_date",
        "callee": "<external>.dateutil.parser.parse",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize_datetime",
        "callee": "<external>.dateutil.parser.parse",
        "lineno": 664,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize_model",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "lineno": 698,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api_client.ApiClient.__deserialize_model",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__deserialize",
        "lineno": 706,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.configuration": [
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.__setattr__",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.get_default",
        "callee": "kubernetes.aio.client.configuration.Configuration.__init__",
        "lineno": 276,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.get_default_copy",
        "callee": "kubernetes.aio.client.configuration.Configuration.__init__",
        "lineno": 291,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.auth_settings",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_api_key_with_prefix",
        "lineno": 429,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.get_host_from_settings",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_host_settings",
        "lineno": 470,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.configuration.Configuration.host",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_host_from_settings",
        "lineno": 501,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.exceptions": [
      {
        "caller": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "callee": "kubernetes.aio.client.exceptions.render_path",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "callee": "kubernetes.aio.client.exceptions.render_path",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.client.exceptions.ApiAttributeError.__init__",
        "callee": "kubernetes.aio.client.exceptions.render_path",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.client.exceptions.ApiKeyError.__init__",
        "callee": "kubernetes.aio.client.exceptions.render_path",
        "lineno": 99,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.aio.client.rest": [
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.request",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 117,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.request",
        "callee": "<external>.six.moves.urllib.parse.urlencode",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.request",
        "callee": "kubernetes.aio.client.exceptions.ApiException.__init__",
        "lineno": 194,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.request",
        "callee": "kubernetes.aio.client.rest.RESTResponse.__init__",
        "lineno": 200,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.request",
        "callee": "kubernetes.aio.client.exceptions.ApiException.__init__",
        "lineno": 206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.GET",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.HEAD",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.OPTIONS",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.DELETE",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.POST",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.PUT",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.rest.RESTClientObject.PATCH",
        "callee": "kubernetes.aio.client.rest.RESTClientObject.request",
        "lineno": 270,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client": [],
    "kubernetes.aio.client.api.admissionregistration_api": [
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 2197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 2495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2771,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 2197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 2495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2771,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.admissionregistration_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 488,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "lineno": 579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "lineno": 747,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 992,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1447,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1687,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1700,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "lineno": 1825,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "lineno": 2065,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2167,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 2529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 2717,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2795,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2803,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2813,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "lineno": 2905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "lineno": 3093,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3179,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "lineno": 3281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3359,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3385,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "lineno": 3641,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3695,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 3793,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3883,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3898,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3900,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 4005,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4095,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "lineno": 4217,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "lineno": 4429,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4519,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4536,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "lineno": 4641,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4717,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4731,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "lineno": 4853,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4943,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 5055,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5130,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 5247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5330,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5333,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5343,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "lineno": 5439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5514,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5522,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5525,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5537,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5539,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "lineno": 5631,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5706,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5714,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5717,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5733,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5735,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "lineno": 5823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "lineno": 6015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "lineno": 6207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 6389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 6534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "lineno": 6679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6739,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "lineno": 6824,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6884,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "lineno": 6969,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7037,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "lineno": 7114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7174,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7182,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "lineno": 7259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7319,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7337,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 7412,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7492,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7507,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7509,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7511,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 7589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7661,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7669,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7672,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "lineno": 7766,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7846,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7861,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7865,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "lineno": 7943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8023,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "lineno": 8120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8192,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8200,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "lineno": 8297,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8369,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8380,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "lineno": 8474,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8573,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.apiextensions_api": [
      {
        "caller": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group",
        "callee": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.apiextensions_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.apiregistration_api": [
      {
        "caller": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.apiregistration_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.apis_api": [
      {
        "caller": "kubernetes.aio.client.api.apis_api.ApisApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions",
        "callee": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.apps_api": [
      {
        "caller": "kubernetes.aio.client.api.apps_api.AppsApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group",
        "callee": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.apps_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 505,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 516,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 683,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 691,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 694,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 869,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 872,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "lineno": 989,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1344,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1352,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1630,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "lineno": 1739,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1852,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1872,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "lineno": 1989,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "lineno": 2223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2315,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2337,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "lineno": 2421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2502,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2510,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2525,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "lineno": 2619,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2700,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2708,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2723,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2733,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "lineno": 2817,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2931,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "lineno": 3015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3104,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3107,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "lineno": 3195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "lineno": 3347,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3437,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "lineno": 3559,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "lineno": 3771,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3892,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "lineno": 3985,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4078,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4086,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "lineno": 4207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4286,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4300,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "lineno": 4429,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4522,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4530,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "lineno": 4651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "lineno": 4873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4966,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4974,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "lineno": 5093,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "lineno": 5305,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "lineno": 5509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5587,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5598,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "lineno": 5711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5775,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5797,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5800,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5803,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "lineno": 5913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6005,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6021,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6023,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6179,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "lineno": 6317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6406,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "lineno": 6519,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6597,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6605,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6608,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6611,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "lineno": 6721,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6799,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6807,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6813,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "lineno": 6923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7009,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7012,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7027,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "lineno": 7125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7211,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "lineno": 7327,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7391,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7413,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7416,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7419,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "lineno": 7529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7618,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7621,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "lineno": 7731,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7817,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7820,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7823,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "lineno": 7923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7997,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "lineno": 8078,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "lineno": 8233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "lineno": 8388,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8459,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8462,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "lineno": 8543,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "lineno": 8698,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8747,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8761,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "lineno": 8853,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8916,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8924,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "lineno": 9008,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9071,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9079,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9082,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "lineno": 9163,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9234,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "lineno": 9318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9367,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "lineno": 9473,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9536,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9559,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "lineno": 9628,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9691,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "lineno": 9791,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9866,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9874,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9877,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9880,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9892,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9898,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "lineno": 9978,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10053,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10061,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10079,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10083,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10085,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "lineno": 10165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "lineno": 10352,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10438,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10441,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10457,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "lineno": 10539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "lineno": 10726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "lineno": 10913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "lineno": 11100,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11186,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11189,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "lineno": 11287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11362,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11370,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11373,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11376,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "lineno": 11474,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "lineno": 11661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11736,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11750,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "lineno": 11848,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11909,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11923,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11937,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11951,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11953,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11955,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.authentication_api": [
      {
        "caller": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.authentication_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review",
        "callee": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review",
        "callee": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 455,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.authorization_api": [
      {
        "caller": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.authorization_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 330,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 490,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 498,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "lineno": 589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "lineno": 747,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 801,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.autoscaling_api": [
      {
        "caller": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group",
        "callee": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.autoscaling_v2_api": [
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.batch_api": [
      {
        "caller": "kubernetes.aio.client.api.batch_api.BatchApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group",
        "callee": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.batch_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 568,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "lineno": 1469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "lineno": 1681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "lineno": 1895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "lineno": 2117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "lineno": 2531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "lineno": 2733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "lineno": 2935,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3013,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3027,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "lineno": 3127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "lineno": 3282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3345,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3353,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3356,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "lineno": 3437,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3500,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3508,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3511,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "lineno": 3592,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3655,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "lineno": 3755,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "lineno": 3942,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4025,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "lineno": 4129,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "lineno": 4316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4423,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.certificates_api": [
      {
        "caller": "kubernetes.aio.client.api.certificates_api.CertificatesApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group",
        "callee": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.certificates_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.certificates_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 505,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 525,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 631,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 733,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 978,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1188,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1199,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1341,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1515,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1653,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1746,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1754,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "lineno": 2075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2175,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2177,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2179,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2729,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2739,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2808,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2871,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2879,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2882,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2963,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3034,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3037,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "lineno": 3124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "lineno": 3303,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 3490,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3551,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3565,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3573,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3576,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3579,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3597,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.certificates_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "lineno": 1399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "lineno": 1726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "lineno": 1871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "lineno": 2024,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2104,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2107,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "lineno": 2201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2273,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2281,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2284,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2294,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "lineno": 2378,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2450,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2475,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2477,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.coordination_api": [
      {
        "caller": "kubernetes.aio.client.api.coordination_api.CoordinationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.coordination_v1alpha2_api": [
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.coordination_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.coordination_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.core_api": [
      {
        "caller": "kubernetes.aio.client.api.core_api.CoreApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions",
        "callee": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.core_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 142,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 145,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 294,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 302,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 305,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 462,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 477,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 548,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "lineno": 709,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 755,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 777,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 905,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 919,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1105,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "lineno": 1204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1315,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1447,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1455,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "lineno": 1539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1762,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1773,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "lineno": 1859,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1922,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1945,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2082,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2093,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "lineno": 2177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2245,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2387,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2398,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2542,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2550,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2553,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 2636,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2716,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "lineno": 2799,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2862,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2870,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2873,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2956,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3033,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3036,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "lineno": 3117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3163,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3177,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3185,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "lineno": 3264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "lineno": 3419,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3490,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 3576,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3653,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "lineno": 3739,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3813,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 3896,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3962,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3970,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "lineno": 4057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4117,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4125,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "lineno": 4204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4267,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4275,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4278,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "lineno": 4359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 4516,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4582,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4590,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4596,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "lineno": 4679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4742,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4750,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4753,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 4836,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4902,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4910,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4913,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4916,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "lineno": 4997,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5057,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5065,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "lineno": 5144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "lineno": 5307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "lineno": 5492,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5570,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5581,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "lineno": 5672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5721,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5735,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5743,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5746,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "lineno": 5827,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5890,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5901,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 5984,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6050,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6058,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6061,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "lineno": 6147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 6304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6370,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6384,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "lineno": 6465,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6511,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6525,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6533,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "lineno": 6612,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6675,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6683,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6686,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6698,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "lineno": 6767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 6924,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6990,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6998,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "lineno": 7087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 7244,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7310,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7318,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7321,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7324,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "lineno": 7405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "lineno": 7552,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7626,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "lineno": 7711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "lineno": 7881,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7953,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7961,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7964,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "lineno": 8059,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8131,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8139,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8142,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "lineno": 8237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8295,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "lineno": 8415,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8487,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8498,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "lineno": 8593,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8665,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8673,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 8771,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8843,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8854,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "lineno": 8949,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "lineno": 9129,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "lineno": 9317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9400,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9406,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "lineno": 9503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9586,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "lineno": 9681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9739,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9753,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9761,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9764,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "lineno": 9859,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 9931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 9942,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "lineno": 10037,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10095,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10109,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10117,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10120,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "lineno": 10215,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10287,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10295,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10298,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10310,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "lineno": 10393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10476,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "lineno": 10573,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10659,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10662,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "lineno": 10757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 10834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "lineno": 10925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 10994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "lineno": 11117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "lineno": 11367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "lineno": 11617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "lineno": 11867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 11972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 11980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 12117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 12222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 12230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "lineno": 12367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 12472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 12480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "lineno": 12617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 12722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 12730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "lineno": 12867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 12972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 12980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "lineno": 13117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 13222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 13230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "lineno": 13367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 13472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 13480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "lineno": 13617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 13722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 13730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "lineno": 13867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 13972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 13980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "lineno": 14115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 14217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "lineno": 14355,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 14457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "lineno": 14579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 14657,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 14665,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14679,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14683,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "lineno": 14769,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 14850,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 14858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 14861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "lineno": 14967,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 15048,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15071,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15073,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15077,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15079,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "lineno": 15165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 15246,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15277,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "lineno": 15363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 15444,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15452,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15455,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15469,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15475,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15477,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 15561,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 15642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15653,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15671,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "lineno": 15759,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 15840,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15848,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 15851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15865,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "lineno": 15957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 16038,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16046,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16049,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16069,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16071,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "lineno": 16155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 16236,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "lineno": 16353,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 16434,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16442,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16445,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16457,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16461,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16463,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16465,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "lineno": 16551,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 16632,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16640,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16643,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16657,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "lineno": 16749,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 16830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 16841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16861,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "lineno": 16947,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 17036,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 17039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17059,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "lineno": 17143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 17229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "lineno": 17331,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 17417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "lineno": 17503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "lineno": 17655,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "lineno": 17867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17943,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 17957,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "lineno": 18079,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 18169,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "lineno": 18291,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18367,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 18381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "lineno": 18503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 18593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "lineno": 18715,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18791,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 18805,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "lineno": 18929,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 19022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 19030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "lineno": 19151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 19244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 19252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "lineno": 19373,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 19466,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 19474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "lineno": 19595,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 19688,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 19696,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 19817,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 19910,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 19918,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "lineno": 20039,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 20132,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 20140,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "lineno": 20261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 20354,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 20362,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "lineno": 20483,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 20576,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 20584,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "lineno": 20705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 20798,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 20806,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "lineno": 20927,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 21020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 21028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "lineno": 21149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 21242,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 21250,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "lineno": 21371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 21464,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 21472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "lineno": 21591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 21681,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21696,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21698,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21700,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "lineno": 21803,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 21893,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "lineno": 22015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 22105,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "lineno": 22227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 22317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "lineno": 22439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22515,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 22529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "lineno": 22651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 22741,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "lineno": 22863,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 22953,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "lineno": 23075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 23165,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "lineno": 23287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23363,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 23377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "lineno": 23499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 23589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "lineno": 23701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 23776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 23784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 23787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "lineno": 23893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 23968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 23976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 23979,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "lineno": 24087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 24165,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24173,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24176,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24179,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "lineno": 24289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 24367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24375,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24397,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "lineno": 24491,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24555,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 24569,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "lineno": 24693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 24771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 24895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 24973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24981,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 24987,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 25097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 25175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25186,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25189,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "lineno": 25299,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25363,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 25377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25385,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25388,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 25501,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 25579,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25587,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25590,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25607,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "lineno": 25703,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 25781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25792,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25795,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25807,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25813,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "lineno": 25905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 25983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 25997,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26013,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "lineno": 26107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 26185,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26199,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "lineno": 26309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 26387,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26398,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "lineno": 26511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 26589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26597,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "lineno": 26713,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26777,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 26791,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26799,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 26805,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "lineno": 26915,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26979,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 26993,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27007,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27021,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27023,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27027,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "lineno": 27117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 27195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "lineno": 27319,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 27397,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27408,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27411,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "lineno": 27521,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 27599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "lineno": 27723,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 27801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 27815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "lineno": 27925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "lineno": 28125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28200,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28208,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28211,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "lineno": 28317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28400,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "lineno": 28509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28584,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28607,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "lineno": 28701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "lineno": 28883,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 28943,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 28951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "lineno": 29028,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29088,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "lineno": 29173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "lineno": 29320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29369,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29383,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "lineno": 29475,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29538,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "lineno": 29630,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29679,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29693,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29701,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "lineno": 29785,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 29848,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29856,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 29859,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 29940,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 30095,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30166,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30169,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "lineno": 30250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30299,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30313,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30321,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30324,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 30405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30468,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30476,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30479,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "lineno": 30578,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30679,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30691,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30695,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30699,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30705,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30709,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "lineno": 30778,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 30852,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "lineno": 30933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 30996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31007,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "lineno": 31088,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31162,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "lineno": 31243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31292,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31306,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "lineno": 31398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31469,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "lineno": 31553,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31616,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31624,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "lineno": 31708,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "lineno": 31863,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 31926,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 31937,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "lineno": 32018,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32081,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32089,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32092,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "lineno": 32173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32236,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "lineno": 32328,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "lineno": 32483,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "lineno": 32636,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32696,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "lineno": 32781,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "lineno": 32926,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 32986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 32994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "lineno": 33071,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 33131,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33139,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "lineno": 33224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 33296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33321,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "lineno": 33401,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 33473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "lineno": 33578,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 33650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33661,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33671,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "lineno": 33757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 33832,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33840,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33843,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 33846,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "lineno": 33944,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34027,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34033,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "lineno": 34131,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "lineno": 34318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34404,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 34505,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34588,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34591,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 34692,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34753,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34778,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "lineno": 34879,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 34954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34962,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34965,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 34968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 35066,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 35141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35167,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "lineno": 35253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 35328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35336,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35339,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35342,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35358,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "lineno": 35440,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 35515,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35523,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35526,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "lineno": 35627,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 35702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35716,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "lineno": 35814,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 35889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35897,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35900,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 35903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35915,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "lineno": 36001,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 36076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36087,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "lineno": 36188,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 36263,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36271,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36274,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36277,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36289,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36291,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36295,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "lineno": 36375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 36450,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36464,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "lineno": 36562,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 36637,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36645,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36651,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "lineno": 36749,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 36824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36832,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36835,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 36838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "lineno": 36936,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37025,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "lineno": 37123,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "lineno": 37310,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37371,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37385,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37396,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "lineno": 37495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "lineno": 37672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37771,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "lineno": 37849,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37907,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 37921,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37929,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 37932,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "lineno": 38026,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 38084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 38098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 38106,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 38109,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38125,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.custom_objects_api": [
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 167,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 170,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 173,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 176,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 360,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 368,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 374,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 380,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "lineno": 485,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 566,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 574,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 774,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "lineno": 901,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1005,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "lineno": 1121,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1205,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1213,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1216,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1219,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1225,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "lineno": 1318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "lineno": 1470,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1536,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1550,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1553,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "lineno": 1638,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1712,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1718,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "lineno": 1806,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1872,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1880,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1883,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1886,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "lineno": 1976,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2045,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2053,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2062,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2065,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "lineno": 2154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2231,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2234,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "lineno": 2332,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2412,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "lineno": 2526,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2657,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "lineno": 2754,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2847,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2855,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2887,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2893,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "lineno": 2984,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3080,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3088,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3091,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3097,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3131,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "lineno": 3212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3301,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3310,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3313,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "lineno": 3426,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3515,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3518,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3521,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3527,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "lineno": 3640,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3729,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3732,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3735,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3738,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3741,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3759,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3763,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "lineno": 3856,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3957,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3960,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3981,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3983,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3985,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "lineno": 4080,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4172,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4178,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4181,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4184,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4187,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "lineno": 4304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4388,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4396,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4408,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4411,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "lineno": 4524,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4616,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "lineno": 4723,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4821,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5009,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5012,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "lineno": 5125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "lineno": 5334,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5432,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5438,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "lineno": 5544,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5636,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5645,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5670,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.discovery_api": [
      {
        "caller": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group",
        "callee": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.discovery_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.events_api": [
      {
        "caller": "kubernetes.aio.client.api.events_api.EventsApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group",
        "callee": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.events_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_api": [
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "lineno": 2399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "lineno": 2726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "lineno": 2871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "lineno": 3016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "lineno": 3346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "lineno": 3523,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "lineno": 3700,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3783,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3799,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_api": [
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group",
        "callee": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.logs_api": [
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler",
        "callee": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 122,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 130,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler",
        "callee": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 246,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.networking_api": [
      {
        "caller": "kubernetes.aio.client.api.networking_api.NetworkingApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group",
        "callee": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.networking_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "lineno": 2389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "lineno": 2534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "lineno": 2679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2739,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "lineno": 2832,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2904,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2912,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2915,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2931,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "lineno": 3009,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3081,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3089,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3092,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "lineno": 3186,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3258,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3266,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3269,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3281,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3285,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.networking_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1092,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1285,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "lineno": 1689,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2070,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2829,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "lineno": 2933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "lineno": 3257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "lineno": 3681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "lineno": 3895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "lineno": 4117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "lineno": 4337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "lineno": 4549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "lineno": 4751,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4837,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "lineno": 4943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "lineno": 5137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "lineno": 5339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "lineno": 5541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "lineno": 5741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "lineno": 5933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "lineno": 6260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "lineno": 6407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6470,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6478,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "lineno": 6562,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6636,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "lineno": 6717,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6791,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "lineno": 6870,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6938,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "lineno": 7015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7075,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7083,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "lineno": 7168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "lineno": 7345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "lineno": 7524,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "lineno": 7711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7797,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7800,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "lineno": 7898,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7981,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7987,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "lineno": 8083,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8166,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "lineno": 8260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8332,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8340,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8343,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8359,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.node_api": [
      {
        "caller": "kubernetes.aio.client.api.node_api.NodeApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group",
        "callee": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.node_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.openid_api": [
      {
        "caller": "kubernetes.aio.client.api.openid_api.OpenidApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset",
        "callee": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.policy_api": [
      {
        "caller": "kubernetes.aio.client.api.policy_api.PolicyApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group",
        "callee": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.policy_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 845,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 938,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 946,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_api": [
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.rbac_authorization_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 859,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1047,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1059,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "lineno": 1165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1267,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1286,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1288,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1292,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1294,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1302,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1304,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "lineno": 1405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1536,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "lineno": 1647,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1760,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "lineno": 1897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2010,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "lineno": 2873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "lineno": 3087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3180,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3188,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "lineno": 3309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "lineno": 4135,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "lineno": 4329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "lineno": 4531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "lineno": 4721,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "lineno": 4866,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4926,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "lineno": 5013,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5087,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5099,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "lineno": 5168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5231,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5242,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5412,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "lineno": 5506,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5586,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "lineno": 5685,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5760,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5768,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5774,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "lineno": 5872,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5933,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5955,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5958,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5961,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5973,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5975,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5979,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.resource_api": [
      {
        "caller": "kubernetes.aio.client.api.resource_api.ResourceApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group",
        "callee": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.resource_v1alpha3_api": [
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "lineno": 2399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "lineno": 2726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "lineno": 2871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "lineno": 3016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "lineno": 3346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "lineno": 3523,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "lineno": 3700,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3783,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3799,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 503,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 506,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 891,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1136,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "lineno": 1753,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2035,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "lineno": 2337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 2875,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "lineno": 4741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 5070,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5133,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5288,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5443,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "lineno": 5533,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "lineno": 5686,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5758,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5766,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 5865,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6052,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6127,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6135,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "lineno": 6424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6504,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6523,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.resource_v1beta2_api": [
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1092,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1285,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1689,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2070,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2829,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "lineno": 2933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "lineno": 3257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 3683,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3998,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4006,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 4125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 4337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "lineno": 4549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "lineno": 4751,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4837,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "lineno": 4943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "lineno": 5135,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 5531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 5733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "lineno": 5933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "lineno": 6260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "lineno": 6405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 6552,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6626,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 6707,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6778,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 6862,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6911,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6925,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "lineno": 7015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7075,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7083,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "lineno": 7168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "lineno": 7345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "lineno": 7522,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7605,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 7701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7790,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 7888,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7971,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7974,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7977,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 8075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "lineno": 8260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8332,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8340,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8343,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8359,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.resource_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 503,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 506,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 891,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1136,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "lineno": 1753,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2035,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "lineno": 2337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 2875,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "lineno": 4741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 5070,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5133,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5288,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5443,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "lineno": 5533,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "lineno": 5686,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5758,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5766,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 5865,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6052,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6127,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6135,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "lineno": 6424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6504,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6523,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.scheduling_api": [
      {
        "caller": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group",
        "callee": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1alpha2_api": [
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 568,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1564,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1572,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "lineno": 1693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "lineno": 1913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "lineno": 2531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "lineno": 2733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "lineno": 2925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "lineno": 3080,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3143,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3154,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "lineno": 3235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3298,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3306,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3321,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "lineno": 3398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3487,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "lineno": 3585,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3660,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "lineno": 3772,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3847,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3855,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3879,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.scheduling_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.storagemigration_api": [
      {
        "caller": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group",
        "callee": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.storagemigration_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.storage_api": [
      {
        "caller": "kubernetes.aio.client.api.storage_api.StorageApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group",
        "callee": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.storage_v1beta1_api": [
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.storage_v1_api": [
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "lineno": 589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "lineno": 1115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "lineno": 1355,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 1597,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "lineno": 1845,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1933,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "lineno": 2085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2187,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "lineno": 2325,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "lineno": 2549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2635,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 2815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 2823,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 2927,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "lineno": 3123,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "lineno": 3311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3397,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "lineno": 3499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 3585,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "lineno": 3671,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3711,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3725,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "lineno": 3823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3899,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 3913,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "lineno": 4035,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4125,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4142,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4148,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "lineno": 4247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4337,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4358,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 4461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 4562,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "lineno": 4681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "lineno": 4893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "lineno": 5105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "lineno": 5307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "lineno": 5499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5574,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5582,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5585,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 5693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "lineno": 5893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 5968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 5979,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "lineno": 6085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6168,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "lineno": 6277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6352,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6360,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6363,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "lineno": 6469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "lineno": 6651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6719,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "lineno": 6796,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 6856,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 6864,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 6943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7006,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "lineno": 7096,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7142,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7156,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "lineno": 7241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7301,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "lineno": 7386,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7446,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "lineno": 7531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7591,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "lineno": 7684,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7756,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7764,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7777,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "lineno": 7861,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 7933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7941,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 7944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 8040,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8101,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8115,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8126,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8129,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8147,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "lineno": 8225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8297,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8305,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "lineno": 8402,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "lineno": 8579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8651,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8659,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8662,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "lineno": 8756,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 8828,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiValueError.__init__",
        "lineno": 8839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8855,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.aio.client.api.version_api": [
      {
        "caller": "kubernetes.aio.client.api.version_api.VersionApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.version_api.VersionApi.get_code",
        "callee": "kubernetes.aio.client.api.version_api.VersionApi.get_code_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.version_api.VersionApi.get_code_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.version_api.VersionApi.get_code_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api.well_known_api": [
      {
        "caller": "kubernetes.aio.client.api.well_known_api.WellKnownApi.__init__",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration",
        "callee": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "callee": "kubernetes.aio.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.client.api": [],
    "kubernetes.aio.client.models.admissionregistration_v1_service_reference": [
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__repr__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__eq__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__ne__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__repr__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__eq__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__ne__",
        "callee": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_service_reference": [
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__repr__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__eq__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__ne__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config": [
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__repr__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__eq__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__ne__",
        "callee": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.apiregistration_v1_service_reference": [
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__repr__",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__eq__",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__ne__",
        "callee": "kubernetes.aio.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.authentication_v1_token_request": [
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__repr__",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__eq__",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__ne__",
        "callee": "kubernetes.aio.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.core_v1_endpoint_port": [
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__repr__",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__eq__",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__ne__",
        "callee": "kubernetes.aio.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.core_v1_event": [
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 540,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 545,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 549,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_str",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 555,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__repr__",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_str",
        "lineno": 559,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__eq__",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 566,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.__ne__",
        "callee": "kubernetes.aio.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 573,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_list": [
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__repr__",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__eq__",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.__ne__",
        "callee": "kubernetes.aio.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.core_v1_event_series": [
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__repr__",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__eq__",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.__ne__",
        "callee": "kubernetes.aio.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.core_v1_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.discovery_v1_endpoint_port": [
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__repr__",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__eq__",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__ne__",
        "callee": "kubernetes.aio.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.events_v1_event": [
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 539,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 544,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 548,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_str",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__repr__",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_str",
        "lineno": 558,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__eq__",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 565,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.__ne__",
        "callee": "kubernetes.aio.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 572,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_list": [
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__repr__",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__eq__",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.__ne__",
        "callee": "kubernetes.aio.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.events_v1_event_series": [
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__repr__",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__eq__",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.__ne__",
        "callee": "kubernetes.aio.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.flowcontrol_v1_subject": [
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 179,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 194,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__repr__",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__eq__",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__ne__",
        "callee": "kubernetes.aio.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.rbac_v1_subject": [
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__repr__",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__eq__",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.__ne__",
        "callee": "kubernetes.aio.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.resource_v1_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.storage_v1_token_request": [
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__repr__",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__eq__",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.__ne__",
        "callee": "kubernetes.aio.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_apply_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_json_patch": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_match_resources": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_mutation": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_kind": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_param_ref": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_server_storage_version": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 253,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 277,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_storage_version_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha1_variable": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 263,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 278,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_topology_constraint": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha2_workload_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_device_taint_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_pool_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 355,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 360,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 364,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 388,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocated_device_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_apply_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_basic_device": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 406,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 411,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 415,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 432,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 439,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_capacity_requirements": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cel_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_counter_set": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_attribute": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_capacity": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_claim_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_class_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_constraint": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_counter_consumption": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 323,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 328,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 332,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 356,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_request_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_sub_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_taint": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_device_toleration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_ip_address_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_json_patch": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_lease_candidate_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_match_resources": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_mutation": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_named_rule_with_operations": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_network_device_data": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_opaque_device_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_kind": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_param_ref": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_parent_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 425,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 430,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 434,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 440,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 458,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_pool": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_resource_slice_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_service_cidr_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_storage_version_migration_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_variable": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocated_device_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_capacity_requirements": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_cel_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_counter_set": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 435,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 444,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_str",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 468,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_attribute": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_capacity": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_claim_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_class_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_constraint": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_counter_consumption": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_request_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_sub_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_rule_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_taint_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_device_toleration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_exact_device_request": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 267,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 300,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_network_device_data": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_opaque_device_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_pool": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_list": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1beta2_resource_slice_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_affinity": [
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_str",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_affinity.V1Affinity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_aggregation_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_allocated_device_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_group": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_group_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 357,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 366,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_str",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 383,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 390,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_resource_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_service": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service.V1APIService.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 280,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 304,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_service_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_api_versions": [
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_str",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_apply_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_app_armor_profile": [
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__repr__",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__eq__",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.__ne__",
        "callee": "kubernetes.aio.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_attached_volume": [
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__repr__",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__eq__",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.__ne__",
        "callee": "kubernetes.aio.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_audit_annotation": [
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__repr__",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__eq__",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.__ne__",
        "callee": "kubernetes.aio.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_azure_disk_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_azure_file_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.to_str",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.__repr__",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.__eq__",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_binding.V1Binding.__ne__",
        "callee": "kubernetes.aio.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_bound_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_capabilities": [
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_str",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__repr__",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__eq__",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.__ne__",
        "callee": "kubernetes.aio.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_request_policy_range": [
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.aio.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_capacity_requirements": [
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__repr__",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__eq__",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.__ne__",
        "callee": "kubernetes.aio.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cel_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ceph_fs_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request": [
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 306,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 310,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 334,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_certificate_signing_request_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 140,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 164,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cinder_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_client_ip_config": [
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__repr__",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__eq__",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.__ne__",
        "callee": "kubernetes.aio.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role": [
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_role_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_component_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_component_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_component_status_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 254,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.to_str",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_str",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_condition.V1Condition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 278,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 238,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_str",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_env_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_key_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_node_config_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 224,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 248,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_config_map_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container": [
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 97,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 761,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 766,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 770,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.to_str",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "lineno": 776,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_str",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container.V1Container.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container.V1Container.to_dict",
        "lineno": 794,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_extended_resource_request": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_image": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_port": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_resize_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_state": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_running": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_terminated": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_state_waiting": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 77,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 489,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 494,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 498,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_str",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 522,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_container_user": [
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_str",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__repr__",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__eq__",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.__ne__",
        "callee": "kubernetes.aio.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision": [
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__repr__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__eq__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.__ne__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_controller_revision_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_counter": [
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.to_str",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.__repr__",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.__eq__",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter.V1Counter.__ne__",
        "callee": "kubernetes.aio.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_counter_set": [
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_str",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job": [
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_str",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cron_job_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_cross_version_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_driver_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 380,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 385,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 389,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 395,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 413,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_driver": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_node_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 344,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 349,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 265,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 291,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 298,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_storage_capacity_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_csi_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_column_definition": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_conversion": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_names": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_definition_version": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 323,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 328,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 332,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 356,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresources": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_subresource_scale": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_custom_resource_validation": [
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__repr__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__eq__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__ne__",
        "callee": "kubernetes.aio.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_endpoint": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_daemon_set_update_strategy": [
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_delete_options": [
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment.V1Deployment.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 292,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 325,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 324,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 329,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 333,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 357,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_deployment_strategy": [
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device": [
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 435,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 444,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.to_str",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_str",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device.V1Device.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device.V1Device.to_dict",
        "lineno": 468,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_attribute": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_capacity": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_claim_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_class_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_constraint": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_counter_consumption": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_request": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_request_allocation_result": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_sub_request": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_taint": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_device_toleration": [
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_file": [
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__repr__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__eq__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__ne__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_downward_api_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_empty_dir_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 291,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 300,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 306,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_str",
        "lineno": 310,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 324,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoints_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_address": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_conditions": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_hints": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_slice_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_endpoint_subset": [
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__repr__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__eq__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.__ne__",
        "callee": "kubernetes.aio.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_env_from_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_env_var": [
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_str",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__repr__",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__eq__",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.__ne__",
        "callee": "kubernetes.aio.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_env_var_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 202,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_container": [
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 99,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 789,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 794,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 798,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "lineno": 808,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 822,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ephemeral_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_event_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_event_source.V1EventSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_eviction": [
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_str",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_eviction.V1Eviction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_exact_device_request": [
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 267,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__repr__",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__eq__",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.__ne__",
        "callee": "kubernetes.aio.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 300,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_exec_action": [
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_str",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_exempt_priority_level_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_expression_warning": [
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__repr__",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__eq__",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.__ne__",
        "callee": "kubernetes.aio.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_external_documentation": [
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__repr__",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__eq__",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.__ne__",
        "callee": "kubernetes.aio.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_fc_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_attributes": [
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__repr__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__eq__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__ne__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_field_selector_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_file_key_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flex_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flex_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flocker_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_distinguisher_method": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_flow_schema_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_for_node": [
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_str",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__repr__",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__eq__",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_node.V1ForNode.__ne__",
        "callee": "kubernetes.aio.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_for_zone": [
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_str",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__repr__",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__eq__",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.__ne__",
        "callee": "kubernetes.aio.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_git_repo_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_glusterfs_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_group_resource": [
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_str",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_group_subject": [
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_str",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__repr__",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__eq__",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.__ne__",
        "callee": "kubernetes.aio.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_group_version_for_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_grpc_action": [
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler": [
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__repr__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__eq__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__ne__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_host_alias": [
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_str",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__repr__",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__eq__",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.__ne__",
        "callee": "kubernetes.aio.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_host_ip": [
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_str",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__repr__",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__eq__",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.__ne__",
        "callee": "kubernetes.aio.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_host_path_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_http_get_action": [
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_http_header": [
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_str",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__repr__",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__eq__",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.__ne__",
        "callee": "kubernetes.aio.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_path": [
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__repr__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__eq__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.__ne__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_http_ingress_rule_value": [
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__repr__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__eq__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__ne__",
        "callee": "kubernetes.aio.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_image_volume_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress.V1Ingress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_backend": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_parameters_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_class_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_load_balancer_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_port_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_service_backend": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ingress_tls": [
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address": [
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_str",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ip_address_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_ip_block": [
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_str",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__repr__",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__eq__",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.__ne__",
        "callee": "kubernetes.aio.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 386,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 390,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 396,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_iscsi_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 386,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 390,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 396,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job": [
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.to_str",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job.V1Job.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job.V1Job.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_str",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_list.V1JobList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 79,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 513,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 518,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 522,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_str",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 546,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 378,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 383,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 387,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_str",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 411,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_job_template_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_json_patch": [
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_str",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__repr__",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__eq__",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.__ne__",
        "callee": "kubernetes.aio.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_json_schema_props": [
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 135,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 1229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__repr__",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "lineno": 1261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__eq__",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.__ne__",
        "callee": "kubernetes.aio.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_key_to_path": [
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__repr__",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__eq__",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.__ne__",
        "callee": "kubernetes.aio.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_attributes": [
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__repr__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__eq__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__ne__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_label_selector_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_lease": [
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.to_str",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.__repr__",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.__eq__",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease.V1Lease.__ne__",
        "callee": "kubernetes.aio.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_lease_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_str",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_lease_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle": [
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__repr__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__eq__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.__ne__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_lifecycle_handler": [
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__repr__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__eq__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.__ne__",
        "callee": "kubernetes.aio.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limited_priority_level_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range": [
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_str",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_item": [
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limit_range_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_limit_response": [
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_str",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__repr__",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__eq__",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.__ne__",
        "callee": "kubernetes.aio.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_linux_container_user": [
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__repr__",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__eq__",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.__ne__",
        "callee": "kubernetes.aio.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_list_meta": [
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_str",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__repr__",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__eq__",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.__ne__",
        "callee": "kubernetes.aio.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_ingress": [
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_load_balancer_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_local_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_local_subject_access_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_local_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_managed_fields_entry": [
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__repr__",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__eq__",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__ne__",
        "callee": "kubernetes.aio.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_match_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_match_resources": [
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_str",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__repr__",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__eq__",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.__ne__",
        "callee": "kubernetes.aio.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_modify_volume_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 406,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 411,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 415,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 432,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 439,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_mutation": [
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_str",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__repr__",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__eq__",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_mutation.V1Mutation.__ne__",
        "callee": "kubernetes.aio.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_named_rule_with_operations": [
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.aio.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_namespace": [
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_str",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__repr__",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__eq__",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace.V1Namespace.__ne__",
        "callee": "kubernetes.aio.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_namespace_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_device_data": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_egress_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_ingress_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_peer": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_port": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_network_policy_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_nfs_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node": [
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.to_str",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node.V1Node.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node.V1Node.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_address": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_affinity": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_config_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 178,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_daemon_endpoints": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_features": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_list.V1NodeList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_runtime_handler_features": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_selector_term": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 456,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 461,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 465,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_str",
        "lineno": 475,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 489,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_swap_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_node_system_info": [
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 388,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 393,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 397,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 403,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__repr__",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__eq__",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.__ne__",
        "callee": "kubernetes.aio.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_attributes": [
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__repr__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__eq__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__ne__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_policy_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_non_resource_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_object_field_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_object_meta": [
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 77,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 492,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 497,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 501,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__repr__",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__eq__",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 518,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.__ne__",
        "callee": "kubernetes.aio.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 525,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_opaque_device_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_overhead": [
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_str",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__repr__",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__eq__",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_overhead.V1Overhead.__ne__",
        "callee": "kubernetes.aio.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_owner_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 253,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 277,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_param_kind": [
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_str",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__repr__",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__eq__",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.__ne__",
        "callee": "kubernetes.aio.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_param_ref": [
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_str",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__repr__",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__eq__",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.__ne__",
        "callee": "kubernetes.aio.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_parent_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 316,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 321,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 325,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 331,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_template": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 109,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 879,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 892,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 897,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 901,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 925,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_persistent_volume_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod.V1Pod.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_affinity_term": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 252,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_anti_affinity": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_certificate_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_disruption_budget_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_dns_config_option": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_failure_policy_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_ip": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_list.V1PodList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_os": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_readiness_gate": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_gate": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_scheduling_group": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_security_context": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 428,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 433,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 437,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "lineno": 447,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 131,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_str",
        "lineno": 1256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1270,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 89,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 656,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 661,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 665,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_str",
        "lineno": 675,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 682,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 689,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_pod_template_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_policy_rules_with_subjects": [
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__repr__",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__eq__",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__ne__",
        "callee": "kubernetes.aio.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_portworx_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_port_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_preconditions": [
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_str",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_preferred_scheduling_term": [
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__repr__",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__eq__",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__ne__",
        "callee": "kubernetes.aio.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_priority_level_configuration_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_probe": [
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 344,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 349,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.to_str",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.__repr__",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_str",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.__eq__",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_probe.V1Probe.__ne__",
        "callee": "kubernetes.aio.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_projected_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_queuing_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_quobyte_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rbd_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller": [
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replication_controller_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set": [
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_replica_set_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_attributes": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 320,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 325,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 329,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 353,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_claim_template_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_field_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_health": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_policy_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 224,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 248,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_pool": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_quota_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_requirements": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_slice_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_resource_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_role": [
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.to_str",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.__repr__",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.__eq__",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role.V1Role.__ne__",
        "callee": "kubernetes.aio.client.models.v1_role.V1Role.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_role_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_role_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_str",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_list.V1RoleList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_role_ref": [
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_str",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__repr__",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__eq__",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.__ne__",
        "callee": "kubernetes.aio.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_daemon_set": [
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_deployment": [
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_rule_with_operations": [
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__repr__",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__eq__",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.__ne__",
        "callee": "kubernetes.aio.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 235,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_runtime_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scale": [
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.to_str",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale.V1Scale.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scale_io_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scale_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scale_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scheduling": [
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_str",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_scope_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_seccomp_profile": [
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__repr__",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__eq__",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.__ne__",
        "callee": "kubernetes.aio.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret.V1Secret.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_env_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_key_selector": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_secret_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_security_context": [
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 398,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 403,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 407,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_str",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__repr__",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_str",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__eq__",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.__ne__",
        "callee": "kubernetes.aio.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 431,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_selectable_field": [
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_str",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__repr__",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__eq__",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.__ne__",
        "callee": "kubernetes.aio.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_access_review_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_review_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_self_subject_rules_review_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_server_address_by_client_cidr": [
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__repr__",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__eq__",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__ne__",
        "callee": "kubernetes.aio.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service": [
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.to_str",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service.V1Service.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service.V1Service.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_account": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 238,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_str",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_subject": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_account_token_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_backend_port": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_cidr_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_port": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 87,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 630,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 635,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 639,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 663,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_service_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_session_affinity_config": [
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__repr__",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__eq__",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__ne__",
        "callee": "kubernetes.aio.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_se_linux_options": [
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_shard_info": [
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_str",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__repr__",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__eq__",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.__ne__",
        "callee": "kubernetes.aio.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_sleep_action": [
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_str",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_condition": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_ordinals": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 372,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 377,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 405,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_stateful_set_update_strategy": [
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 292,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.to_str",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.__repr__",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_str",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.__eq__",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status.V1Status.__ne__",
        "callee": "kubernetes.aio.client.models.v1_status.V1Status.to_dict",
        "lineno": 325,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_status_cause": [
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_str",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__repr__",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__eq__",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.__ne__",
        "callee": "kubernetes.aio.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_status_details": [
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_str",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__repr__",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__eq__",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.__ne__",
        "callee": "kubernetes.aio.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 351,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 360,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 366,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_str",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 384,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_storage_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_storage_os_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 251,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_subject_access_review_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_subject_rules_review_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_success_policy_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_sysctl": [
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_str",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__repr__",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__eq__",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.__ne__",
        "callee": "kubernetes.aio.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_taint": [
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.to_str",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_taint.V1Taint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_tcp_socket_action": [
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__repr__",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__eq__",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.__ne__",
        "callee": "kubernetes.aio.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_token_request_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_token_review": [
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_str",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__repr__",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__eq__",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.__ne__",
        "callee": "kubernetes.aio.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_token_review_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_toleration": [
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_str",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_toleration.V1Toleration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_label_requirement": [
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__repr__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__eq__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__ne__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_topology_selector_term": [
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__repr__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__eq__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__ne__",
        "callee": "kubernetes.aio.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_topology_spread_constraint": [
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 302,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 306,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 312,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__repr__",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__eq__",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__ne__",
        "callee": "kubernetes.aio.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 330,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_typed_local_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_typed_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_type_checking": [
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_str",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__repr__",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__eq__",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.__ne__",
        "callee": "kubernetes.aio.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_uncounted_terminated_pods": [
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__repr__",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__eq__",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__ne__",
        "callee": "kubernetes.aio.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_user_info": [
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_str",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__repr__",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__eq__",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.__ne__",
        "callee": "kubernetes.aio.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_user_subject": [
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_str",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__repr__",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__eq__",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.__ne__",
        "callee": "kubernetes.aio.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_admission_policy_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 378,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 383,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 387,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 411,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validating_webhook_configuration_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validation": [
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.to_str",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation.V1Validation.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_validation_rule": [
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__repr__",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__eq__",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.__ne__",
        "callee": "kubernetes.aio.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_variable": [
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.to_str",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.__repr__",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.__eq__",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_variable.V1Variable.__ne__",
        "callee": "kubernetes.aio.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 109,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 881,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 886,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 890,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 896,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_str",
        "lineno": 900,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume.V1Volume.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 914,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_spec": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attachment_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_attributes_class_list": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_device": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_error": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_mount_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_affinity": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_node_resources": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_projection": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 228,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 233,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 261,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_resource_requirements": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_volume_status": [
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__repr__",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__eq__",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__ne__",
        "callee": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_watch_event": [
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_str",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__repr__",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__eq__",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.__ne__",
        "callee": "kubernetes.aio.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_webhook_conversion": [
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__repr__",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__eq__",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.__ne__",
        "callee": "kubernetes.aio.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_weighted_pod_affinity_term": [
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__repr__",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__eq__",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__ne__",
        "callee": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v1_windows_security_context_options": [
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__repr__",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__eq__",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__ne__",
        "callee": "kubernetes.aio.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_group_discovery_list": [
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 177,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__repr__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__eq__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__ne__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_resource_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_subresource_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2beta1_api_version_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_api_group_discovery_list": [
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 177,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__repr__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__eq__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__ne__",
        "callee": "kubernetes.aio.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_api_resource_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_api_subresource_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_api_version_discovery": [
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__repr__",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__eq__",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__ne__",
        "callee": "kubernetes.aio.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_source": [
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__repr__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__eq__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__ne__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_container_resource_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_cross_version_object_reference": [
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__repr__",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__eq__",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__ne__",
        "callee": "kubernetes.aio.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_source": [
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__repr__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__eq__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.__ne__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_external_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_policy": [
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__repr__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__eq__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__ne__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_hpa_scaling_rules": [
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__repr__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__eq__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__ne__",
        "callee": "kubernetes.aio.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_metric_identifier": [
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__repr__",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__eq__",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.__ne__",
        "callee": "kubernetes.aio.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_metric_spec": [
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 231,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__repr__",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__eq__",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.__ne__",
        "callee": "kubernetes.aio.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 231,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_str",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_metric_target": [
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_str",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__repr__",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__eq__",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.__ne__",
        "callee": "kubernetes.aio.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_metric_value_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_source": [
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__repr__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__eq__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.__ne__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_object_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_source": [
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__repr__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__eq__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.__ne__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_pods_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_source": [
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__repr__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__eq__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.__ne__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.v2_resource_metric_status": [
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__repr__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__eq__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__ne__",
        "callee": "kubernetes.aio.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models.version_info": [
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.__init__",
        "callee": "kubernetes.aio.client.configuration.Configuration.get_default",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 431,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 436,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.to_str",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.__repr__",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_str",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.__eq__",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "lineno": 457,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.client.models.version_info.VersionInfo.__ne__",
        "callee": "kubernetes.aio.client.models.version_info.VersionInfo.to_dict",
        "lineno": 464,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.client.models": [],
    "kubernetes.aio.config.config_exception": [],
    "kubernetes.aio.config.dateutil": [
      {
        "caller": "kubernetes.aio.config.dateutil.<module>",
        "callee": "kubernetes.aio.config.dateutil.TimezoneInfo.__init__",
        "lineno": 37,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.TimezoneInfo.__init__",
        "lineno": 89,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.aio.config.dateutil_test": [
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 24,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "<external>.datetime.datetime",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 26,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 29,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 31,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 33,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 35,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 37,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 39,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 42,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 44,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 46,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 50,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 52,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.aio.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.format_rfc3339",
        "lineno": 59,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 61,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.format_rfc3339",
        "lineno": 62,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.TimezoneInfo.__init__",
        "lineno": 63,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 65,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.format_rfc3339",
        "lineno": 66,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.aio.config.dateutil.TimezoneInfo.__init__",
        "lineno": 67,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 84,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 85,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 91,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "<external>.datetime.datetime",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 93,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 98,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 103,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 104,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "<external>.datetime.datetime",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 125,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.aio.config.exec_provider": [],
    "kubernetes.aio.config.exec_provider_test": [
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 28,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 44,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaises",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 58,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIn",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaisesRegex",
        "lineno": 65,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 66,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 67,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaisesRegex",
        "lineno": 71,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 72,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 73,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaisesRegex",
        "lineno": 100,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 102,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaisesRegex",
        "lineno": 116,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 120,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 124,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 125,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 126,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 139,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 140,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 141,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_args",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 142,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.run",
        "lineno": 159,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 160,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "<external>.IsolatedAsyncioTestCase.assertTrue",
        "lineno": 161,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 164,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.exec_provider_test.ExecProviderTest.test_ok_with_env",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 165,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.aio.config.google_auth": [
      {
        "caller": "kubernetes.aio.config.google_auth.google_auth_credentials",
        "callee": "<external>.types.SimpleNamespace",
        "lineno": 25,
        "resolution": "external_constructor_call"
      }
    ],
    "kubernetes.aio.config.google_auth_test": [
      {
        "caller": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials",
        "callee": "kubernetes.aio.config.google_auth.google_auth_credentials",
        "lineno": 30,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 32,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 33,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials_exception",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaisesRegex",
        "lineno": 37,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.google_auth_test.TestGoogleAuth.test_google_auth_credentials_exception",
        "callee": "kubernetes.aio.config.google_auth.google_auth_credentials",
        "lineno": 38,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.config.incluster_config": [
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.load_and_set",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._load_config",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.load_and_set",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config",
        "lineno": 55,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._load_config",
        "callee": "kubernetes.aio.config.incluster_config._join_host_port",
        "lineno": 69,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._load_config",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._read_token_file",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._read_token_file",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader._set_config",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config.load_incluster_config",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.__init__",
        "lineno": 118,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.aio.config.incluster_config_test": [
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 68,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.aio.config.incluster_config.InClusterConfigLoader.__init__",
        "lineno": 69,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 75,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "kubernetes.aio.config.incluster_config._join_host_port",
        "lineno": 76,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 77,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "kubernetes.aio.config.incluster_config._join_host_port",
        "lineno": 78,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 82,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 84,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 85,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 86,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 93,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 95,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 96,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 100,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 106,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 108,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertGreater",
        "lineno": 109,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 114,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 129,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 134,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 157,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 158,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.aio.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.config.kube_config": [
      {
        "caller": "kubernetes.aio.config.kube_config._cleanup_temp_files",
        "callee": "<builtin>.dict.values",
        "lineno": 47,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config._is_expired",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 56,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData._create_temp_file_with_content",
        "lineno": 111,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData._create_temp_file_with_content",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 144,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.set_active_context",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_token",
        "lineno": 218,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "callee": "kubernetes.aio.config.kube_config._is_expired",
        "lineno": 232,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "callee": "kubernetes.aio.config.google_auth.google_auth_credentials",
        "lineno": 240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "callee": "kubernetes.aio.config.kube_config._is_expired",
        "lineno": 274,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "lineno": 276,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._retrieve_oidc_cacert",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor.__init__",
        "lineno": 293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor.refresh_token",
        "lineno": 300,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.kube_config._is_expired",
        "lineno": 316,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.exec_provider.ExecProvider.__init__",
        "lineno": 319,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.dateutil.parse_rfc3339",
        "lineno": 323,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 331,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_from_exec_plugin",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 337,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 351,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_token",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 352,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 378,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 379,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 387,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 391,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 415,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_cluster_info",
        "lineno": 416,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._set_config",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.ConfigNode.__getitem__",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.safe_get",
        "lineno": 449,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.ConfigNode.__getitem__",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 455,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.ConfigNode.get_with_name",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 483,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigMerger.__init__",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.load_config",
        "lineno": 514,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigMerger.load_config",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 532,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigMerger.load_config",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger._merge",
        "lineno": 535,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigMerger._merge",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 548,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_changes",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_config",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 566,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_changes",
        "lineno": 568,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 570,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.list_kube_config_contexts",
        "callee": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "lineno": 581,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.load_kube_config",
        "callee": "kubernetes.aio.config.kube_config._get_kube_config_loader_for_yaml_file",
        "lineno": 606,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 635,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "lineno": 643,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_and_set",
        "lineno": 646,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.new_client_from_config",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 683,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config.new_client_from_config_dict",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "lineno": 698,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.aio.config.kube_config_test": [
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 58,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 61,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 75,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._unpadded_base64",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._unpadded_base64",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._unpadded_base64",
        "lineno": 85,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._unpadded_base64",
        "lineno": 85,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.<module>",
        "callee": "kubernetes.aio.config.kube_config_test._base64",
        "lineno": 87,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaises",
        "lineno": 112,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIn",
        "lineno": 114,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.BaseTestCase.async_expect_exception",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaises",
        "lineno": 117,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.BaseTestCase.async_expect_exception",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIn",
        "lineno": 119,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 131,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 132,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 133,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 133,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 139,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 143,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 145,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 151,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_data",
        "lineno": 157,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 161,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 162,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_data",
        "lineno": 163,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 167,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 168,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_data",
        "lineno": 170,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 175,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 177,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_data",
        "lineno": 179,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 184,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 186,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 188,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 188,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 191,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 197,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 203,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "<builtin>.str.encode",
        "lineno": 206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.__init__",
        "lineno": 207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.aio.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.aio.config.kube_config.FileOrData.as_file",
        "lineno": 209,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.setUp",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 227,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 258,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 260,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_invalid_object",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 264,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_non_list_object",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 269,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_name_does_not_exists",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 274,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestConfigNode.test_get_with_name_on_duplicate_name",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 279,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 661,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 662,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 669,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 671,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 672,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 678,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_token",
        "lineno": 681,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 685,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 688,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 689,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.aio.config.kube_config_test._raise_exception",
        "lineno": 692,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 697,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.aio.config.kube_config_test._raise_exception",
        "lineno": 700,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "lineno": 702,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "<external>.types.SimpleNamespace",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 714,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "lineno": 718,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_async_load_gcp_token_with_refresh.cred",
        "callee": "<external>.types.SimpleNamespace",
        "lineno": 726,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_async_load_gcp_token_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 731,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_async_load_gcp_token_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.load_gcp_token",
        "lineno": 735,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 741,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 745,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 759,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_no_idp_cert_data",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_no_idp_cert_data",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 773,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_no_idp_cert_data",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_oidc_configs",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 777,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_oidc_configs",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 781,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_oidc_configs",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 791,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_invalid_refresh",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._refresh_oidc",
        "lineno": 797,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 805,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 807,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 808,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 799,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 819,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 821,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 822,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 823,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 825,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 813,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 832,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 833,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 840,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "lineno": 843,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 847,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase.async_expect_exception",
        "lineno": 850,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 853,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 856,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 859,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 860,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 861,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 864,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 865,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 871,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 874,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 875,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 879,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 880,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 886,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 889,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 890,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 894,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_verification",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 895,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 901,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 904,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 905,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 906,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 910,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 911,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_proxy_url_from_cluster",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 917,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_proxy_url_from_cluster",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 922,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_proxy_url_from_cluster",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 923,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 929,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.list_contexts",
        "lineno": 932,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 945,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.set_active_context",
        "lineno": 946,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.aio.config.kube_config.ConfigNode.__init__",
        "lineno": 947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 952,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 955,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 956,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 957,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 961,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 963,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 965,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 967,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 970,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 979,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 981,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 982,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 989,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 991,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "lineno": 992,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 998,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1001,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1002,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1003,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1006,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config_from_dict",
        "lineno": 1010,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1020,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "callee": "kubernetes.aio.config.kube_config.list_kube_config_contexts",
        "lineno": 1021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1033,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "callee": "kubernetes.aio.config.kube_config.new_client_from_config",
        "lineno": 1034,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_proxy",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1041,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_proxy",
        "callee": "kubernetes.aio.config.kube_config.new_client_from_config",
        "lineno": 1042,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_dict",
        "callee": "kubernetes.aio.config.kube_config.new_client_from_config_dict",
        "lineno": 1050,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1057,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1058,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1061,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1067,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1068,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1069,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1075,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "callee": "kubernetes.aio.config.kube_config_test._raise_exception",
        "lineno": 1078,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 1080,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 1083,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_gcp_token",
        "callee": "kubernetes.aio.config.kube_config.refresh_token",
        "lineno": 1087,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_exec_token",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 1100,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_exec_token",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 1103,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_refresh_exec_token",
        "callee": "kubernetes.aio.config.kube_config.refresh_token",
        "lineno": 1109,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_config_helper",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1114,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_config_helper",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1116,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_config_helper",
        "callee": "kubernetes.aio.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1117,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigLoader.test_load_config_helper",
        "callee": "kubernetes.aio.config.load_config",
        "lineno": 1118,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "callee": "<builtin>.list.append",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "callee": "kubernetes.aio.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1268,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "callee": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1272,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "callee": "kubernetes.aio.config.kube_config.list_kube_config_contexts",
        "lineno": 1280,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "callee": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "callee": "kubernetes.aio.config.kube_config.new_client_from_config",
        "lineno": 1288,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.aio.config.kube_config.new_client_from_config",
        "lineno": 1296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.aio.config.kube_config.list_kube_config_contexts",
        "lineno": 1302,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 1314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.save_changes",
        "lineno": 1318,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.aio.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 1321,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.config.openid": [
      {
        "caller": "kubernetes.aio.config.openid.OpenIDRequestor._client_session",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor._get_connector",
        "lineno": 29,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.openid.OpenIDRequestor.refresh_token",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor._client_session",
        "lineno": 39,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.openid.OpenIDRequestor.refresh_token",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor._get_well_known",
        "lineno": 40,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.openid.OpenIDRequestor.refresh_token",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor._post",
        "lineno": 43,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.aio.config.openid.OpenIDRequestor._get_well_known",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor._get",
        "lineno": 65,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.aio.config.openid_test": [
      {
        "caller": "kubernetes.aio.config.openid_test.respond_json",
        "callee": "kubernetes.aio.config.openid_test.make_responder",
        "lineno": 25,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.working_client",
        "callee": "kubernetes.aio.config.openid_test.respond_json",
        "lineno": 37,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.working_client",
        "callee": "kubernetes.aio.config.openid_test.respond_json",
        "lineno": 38,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.working_client",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 40,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.fail_well_known_client",
        "callee": "kubernetes.aio.config.openid_test.make_responder",
        "lineno": 51,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.fail_well_known_client",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.fail_token_request_client",
        "callee": "kubernetes.aio.config.openid_test.respond_json",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.fail_token_request_client",
        "callee": "kubernetes.aio.config.openid_test.make_responder",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.fail_token_request_client",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.setUp",
        "callee": "kubernetes.aio.config.openid.OpenIDRequestor.__init__",
        "lineno": 76,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_refresh_token_success",
        "callee": "kubernetes.aio.config.openid_test.working_client",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_well_known",
        "callee": "kubernetes.aio.config.openid_test.fail_well_known_client",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_well_known",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaises",
        "lineno": 91,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_refresh_token",
        "callee": "kubernetes.aio.config.openid_test.fail_token_request_client",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.config.openid_test.OpenIDRequestorTest.test_failed_refresh_token",
        "callee": "<external>.IsolatedAsyncioTestCase.assertRaises",
        "lineno": 96,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.aio.config": [
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 39,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 42,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "<external>.os.path.exists",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "<external>.os.path.expanduser",
        "lineno": 43,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 44,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.config.load_config",
        "callee": "kubernetes.aio.config.incluster_config.load_incluster_config",
        "lineno": 52,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.aio.e2e_test.base": [
      {
        "caller": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "callee": "kubernetes.aio.client.configuration.Configuration.__init__",
        "lineno": 25,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "callee": "kubernetes.aio.config.kube_config.load_kube_config",
        "lineno": 31,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.e2e_test.test_api": [
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.setUpClass",
        "callee": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "lineno": 32,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 35,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 36,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "lineno": 58,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "lineno": 61,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIsNotNone",
        "lineno": 62,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "lineno": 64,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "lineno": 65,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 68,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "lineno": 96,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIsNotNone",
        "lineno": 97,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "lineno": 99,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_deployment_from_yaml_file",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "lineno": 100,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 103,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 104,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "lineno": 133,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "lineno": 134,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "<external>.IsolatedAsyncioTestCase.assertIsNotNone",
        "lineno": 135,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "lineno": 137,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_api.TestClientApi.test_create_daemonset",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "lineno": 138,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.aio.e2e_test.test_apply_patch": [
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.setUpClass",
        "callee": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 30,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "lineno": 44,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 51,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "lineno": 53,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 54,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "lineno": 58,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 64,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_apply_patch.TestApplyPatch.test_apply_patch",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "lineno": 66,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.aio.e2e_test.test_batch": [
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.setUpClass",
        "callee": "kubernetes.aio.e2e_test.base.get_e2e_configuration",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.aio.client.api_client.ApiClient.__init__",
        "lineno": 30,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "lineno": 49,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 51,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "lineno": 53,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 55,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "lineno": 57,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.aio.e2e_test": [],
    "kubernetes.aio.test.test_admissionregistration_api": [
      {
        "caller": "kubernetes.aio.test.test_admissionregistration_api.TestAdmissionregistrationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.admissionregistration_api.AdmissionregistrationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api.TestAdmissionregistrationV1alpha1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_admissionregistration_v1beta1_api.TestAdmissionregistrationV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_admissionregistration_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_admissionregistration_v1_api.TestAdmissionregistrationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apiextensions_api": [
      {
        "caller": "kubernetes.aio.test.test_apiextensions_api.TestApiextensionsApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apiextensions_api.ApiextensionsApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apiextensions_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_apiextensions_v1_api.TestApiextensionsV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apiextensions_v1_api.ApiextensionsV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apiregistration_api": [
      {
        "caller": "kubernetes.aio.test.test_apiregistration_api.TestApiregistrationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apiregistration_api.ApiregistrationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apiregistration_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_apiregistration_v1_api.TestApiregistrationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apiregistration_v1_api.ApiregistrationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apis_api": [
      {
        "caller": "kubernetes.aio.test.test_apis_api.TestApisApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apis_api.ApisApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apps_api": [
      {
        "caller": "kubernetes.aio.test.test_apps_api.TestAppsApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apps_api.AppsApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_apps_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_apps_v1_api.TestAppsV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_authentication_api": [
      {
        "caller": "kubernetes.aio.test.test_authentication_api.TestAuthenticationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.authentication_api.AuthenticationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_authentication_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_authentication_v1_api.TestAuthenticationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.authentication_v1_api.AuthenticationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_authorization_api": [
      {
        "caller": "kubernetes.aio.test.test_authorization_api.TestAuthorizationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.authorization_api.AuthorizationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_authorization_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_authorization_v1_api.TestAuthorizationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.authorization_v1_api.AuthorizationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_autoscaling_api": [
      {
        "caller": "kubernetes.aio.test.test_autoscaling_api.TestAutoscalingApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.autoscaling_api.AutoscalingApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_autoscaling_v1_api.TestAutoscalingV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.autoscaling_v1_api.AutoscalingV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_autoscaling_v2_api": [
      {
        "caller": "kubernetes.aio.test.test_autoscaling_v2_api.TestAutoscalingV2Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.autoscaling_v2_api.AutoscalingV2Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_batch_api": [
      {
        "caller": "kubernetes.aio.test.test_batch_api.TestBatchApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.batch_api.BatchApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_batch_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_batch_v1_api.TestBatchV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.batch_v1_api.BatchV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_certificates_api": [
      {
        "caller": "kubernetes.aio.test.test_certificates_api.TestCertificatesApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.certificates_api.CertificatesApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_certificates_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.test.test_certificates_v1alpha1_api.TestCertificatesV1alpha1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_certificates_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_certificates_v1beta1_api.TestCertificatesV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_certificates_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_certificates_v1_api.TestCertificatesV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.certificates_v1_api.CertificatesV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_coordination_api": [
      {
        "caller": "kubernetes.aio.test.test_coordination_api.TestCoordinationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.coordination_api.CoordinationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_coordination_v1alpha2_api": [
      {
        "caller": "kubernetes.aio.test.test_coordination_v1alpha2_api.TestCoordinationV1alpha2Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_coordination_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_coordination_v1beta1_api.TestCoordinationV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_coordination_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_coordination_v1_api.TestCoordinationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.coordination_v1_api.CoordinationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_core_api": [
      {
        "caller": "kubernetes.aio.test.test_core_api.TestCoreApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.core_api.CoreApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_core_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_core_v1_api.TestCoreV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_custom_objects_api": [
      {
        "caller": "kubernetes.aio.test.test_custom_objects_api.TestCustomObjectsApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_discovery_api": [
      {
        "caller": "kubernetes.aio.test.test_discovery_api.TestDiscoveryApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.discovery_api.DiscoveryApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_discovery_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_discovery_v1_api.TestDiscoveryV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.discovery_v1_api.DiscoveryV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_events_api": [
      {
        "caller": "kubernetes.aio.test.test_events_api.TestEventsApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.events_api.EventsApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_events_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_events_v1_api.TestEventsV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.events_v1_api.EventsV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_api": [
      {
        "caller": "kubernetes.aio.test.test_flowcontrol_apiserver_api.TestFlowcontrolApiserverApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_api": [
      {
        "caller": "kubernetes.aio.test.test_internal_apiserver_api.TestInternalApiserverApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.internal_apiserver_api.InternalApiserverApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api": [
      {
        "caller": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api.TestInternalApiserverV1alpha1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_logs_api": [
      {
        "caller": "kubernetes.aio.test.test_logs_api.TestLogsApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.logs_api.LogsApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_networking_api": [
      {
        "caller": "kubernetes.aio.test.test_networking_api.TestNetworkingApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.networking_api.NetworkingApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_networking_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_networking_v1beta1_api.TestNetworkingV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.networking_v1beta1_api.NetworkingV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_networking_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_networking_v1_api.TestNetworkingV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.networking_v1_api.NetworkingV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_node_api": [
      {
        "caller": "kubernetes.aio.test.test_node_api.TestNodeApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.node_api.NodeApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_node_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_node_v1_api.TestNodeV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.node_v1_api.NodeV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_openid_api": [
      {
        "caller": "kubernetes.aio.test.test_openid_api.TestOpenidApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.openid_api.OpenidApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_policy_api": [
      {
        "caller": "kubernetes.aio.test.test_policy_api.TestPolicyApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.policy_api.PolicyApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_policy_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_policy_v1_api.TestPolicyV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.policy_v1_api.PolicyV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_api": [
      {
        "caller": "kubernetes.aio.test.test_rbac_authorization_api.TestRbacAuthorizationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.rbac_authorization_api.RbacAuthorizationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_rbac_authorization_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_rbac_authorization_v1_api.TestRbacAuthorizationV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_resource_api": [
      {
        "caller": "kubernetes.aio.test.test_resource_api.TestResourceApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.resource_api.ResourceApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_resource_v1alpha3_api": [
      {
        "caller": "kubernetes.aio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_resource_v1beta1_api.TestResourceV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.resource_v1beta1_api.ResourceV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_resource_v1beta2_api": [
      {
        "caller": "kubernetes.aio.test.test_resource_v1beta2_api.TestResourceV1beta2Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.resource_v1beta2_api.ResourceV1beta2Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_resource_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_resource_v1_api.TestResourceV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.resource_v1_api.ResourceV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_scheduling_api": [
      {
        "caller": "kubernetes.aio.test.test_scheduling_api.TestSchedulingApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.scheduling_api.SchedulingApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1alpha2_api": [
      {
        "caller": "kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_scheduling_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_scheduling_v1_api.TestSchedulingV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.scheduling_v1_api.SchedulingV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_storagemigration_api": [
      {
        "caller": "kubernetes.aio.test.test_storagemigration_api.TestStoragemigrationApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.storagemigration_api.StoragemigrationApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_storagemigration_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_storagemigration_v1beta1_api.TestStoragemigrationV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_storage_api": [
      {
        "caller": "kubernetes.aio.test.test_storage_api.TestStorageApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.storage_api.StorageApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_storage_v1beta1_api": [
      {
        "caller": "kubernetes.aio.test.test_storage_v1beta1_api.TestStorageV1beta1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.storage_v1beta1_api.StorageV1beta1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_storage_v1_api": [
      {
        "caller": "kubernetes.aio.test.test_storage_v1_api.TestStorageV1Api.asyncSetUp",
        "callee": "kubernetes.aio.client.api.storage_v1_api.StorageV1Api.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_version_api": [
      {
        "caller": "kubernetes.aio.test.test_version_api.TestVersionApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.version_api.VersionApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test.test_well_known_api": [
      {
        "caller": "kubernetes.aio.test.test_well_known_api.TestWellKnownApi.asyncSetUp",
        "callee": "kubernetes.aio.client.api.well_known_api.WellKnownApi.__init__",
        "lineno": 26,
        "resolution": "qualified_module_call"
      }
    ],
    "kubernetes.aio.test": [],
    "kubernetes.aio.utils.create_from_yaml": [
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_yaml",
        "callee": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "lineno": 68,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_yaml",
        "callee": "<builtin>.list.append",
        "lineno": 71,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_yaml",
        "callee": "<builtin>.list.append",
        "lineno": 73,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_yaml",
        "callee": "kubernetes.aio.utils.create_from_yaml.FailToCreateError.__init__",
        "lineno": 77,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.aio.utils.create_from_yaml.create_from_yaml_single_item",
        "lineno": 133,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.aio.utils.create_from_yaml.create_from_yaml_single_item",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.aio.utils.create_from_yaml.FailToCreateError.__init__",
        "lineno": 148,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.aio.utils.create_from_yaml_test": [
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_yaml",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 24,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_yaml",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_yaml",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 31,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_yaml",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 35,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_dict",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 38,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_dict",
        "callee": "<external>.unittest.mock.AsyncMock",
        "lineno": 39,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_dict",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 53,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.aio.utils.create_from_yaml_test.CreateFromYamlTest.test_create_from_dict",
        "callee": "<external>.IsolatedAsyncioTestCase.assertEqual",
        "lineno": 57,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.aio.utils": [],
    "kubernetes.base.config.config_exception": [],
    "kubernetes.base.config.dateutil": [
      {
        "caller": "kubernetes.base.config.dateutil.<module>",
        "callee": "kubernetes.base.config.dateutil.TimezoneInfo.__init__",
        "lineno": 37,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil.parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil.TimezoneInfo.__init__",
        "lineno": 89,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.base.config.dateutil_test": [
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 24,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "<external>.datetime.datetime",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 26,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 29,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 31,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 33,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 35,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 37,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 39,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 42,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 44,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 46,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 48,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 50,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 52,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339",
        "callee": "kubernetes.base.config.dateutil_test.DateUtilTest._parse_rfc3339_test",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 59,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 59,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 61,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 62,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 62,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.base.config.dateutil.TimezoneInfo.__init__",
        "lineno": 63,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 65,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 66,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "<external>.datetime.datetime",
        "lineno": 66,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_format_rfc3339",
        "callee": "kubernetes.base.config.dateutil.TimezoneInfo.__init__",
        "lineno": 67,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 84,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_invalid_formats",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 85,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 91,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "<external>.datetime.datetime",
        "lineno": 92,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_with_whitespace",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 93,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 98,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 103,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_error_message_clarity",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 104,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "<external>.datetime.datetime",
        "lineno": 124,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.dateutil_test.DateUtilTest.test_parse_rfc3339_handles_none_from_timezone_regex",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 125,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.config.exec_provider": [],
    "kubernetes.base.config.exec_provider_test": [
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 29,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.setUp",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 35,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 53,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 54,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 55,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 58,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_input_keys",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 67,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 68,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 69,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_error_code_returned",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 70,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 78,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 79,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 80,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_nonjson_output_returned",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 81,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 112,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 113,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 114,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_missing_output_keys",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 115,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 133,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 135,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_mismatched_api_version",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 136,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 146,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 147,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 148,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_01",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 149,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_run_in_dir",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 156,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_run_in_dir",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 157,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_run_in_dir",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 158,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_no_console_attached",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 168,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_no_console_attached",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 169,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_no_console_attached",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 170,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_ok_no_console_attached",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 171,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 178,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 178,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 179,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 180,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 181,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 184,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.__init__",
        "lineno": 191,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 194,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "kubernetes.base.config.exec_provider.ExecProvider.run",
        "lineno": 210,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 211,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 212,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 215,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 216,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.exec_provider_test.ExecProviderTest.test_with_cluster_info_from_exec_extension",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 217,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.config.incluster_config": [
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader.load_and_set",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader._load_config",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader.load_and_set",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config",
        "lineno": 55,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader._load_config",
        "callee": "kubernetes.base.config.incluster_config._join_host_port",
        "lineno": 69,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader._load_config",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader._read_token_file",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader._read_token_file",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader._set_config",
        "lineno": 98,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config.load_incluster_config",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader.__init__",
        "lineno": 118,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.base.config.incluster_config_test": [
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 68,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "callee": "kubernetes.base.config.incluster_config.InClusterConfigLoader.__init__",
        "lineno": 69,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 75,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "kubernetes.base.config.incluster_config._join_host_port",
        "lineno": 76,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 77,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_join_host_port",
        "callee": "kubernetes.base.config.incluster_config._join_host_port",
        "lineno": 78,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 82,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 84,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 85,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_config",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 86,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 89,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 93,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 95,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 96,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 100,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 106,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 108,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_refresh_token",
        "callee": "<external>.unittest.TestCase.assertGreater",
        "lineno": 109,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_incluster_sets_request_authorization_header",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_incluster_sets_request_authorization_header",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_incluster_sets_request_authorization_header",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 122,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_load_incluster_sets_request_authorization_header",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 123,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 131,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_port",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_port",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_host",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_host",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 158,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_cert_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 162,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 166,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_cert_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_no_token_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.get_test_loader",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._create_file_with_temp_content",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.incluster_config_test.InClusterConfigTest.test_empty_token_file",
        "callee": "kubernetes.base.config.incluster_config_test.InClusterConfigTest._should_fail_load",
        "lineno": 176,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.base.config.kube_config": [
      {
        "caller": "kubernetes.base.config.kube_config._cleanup_temp_files",
        "callee": "<builtin>.dict.values",
        "lineno": 55,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config._is_expired",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 82,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData._write_file",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData._write_file",
        "lineno": 121,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.FileOrData._write_file",
        "callee": "kubernetes.base.config.kube_config._create_temp_file_with_content",
        "lineno": 145,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.FileOrData._write_file",
        "callee": "kubernetes.base.config.kube_config._create_temp_file_with_content",
        "lineno": 148,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.CommandTokenSource.token",
        "callee": "<external>.collections.namedtuple",
        "lineno": 186,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.CommandTokenSource.token",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 189,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 207,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.set_active_context",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials_with_cmd_path",
        "callee": "kubernetes.base.config.kube_config.CommandTokenSource.__init__",
        "lineno": 236,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials_with_cmd_path",
        "callee": "kubernetes.base.config.kube_config.CommandTokenSource.token",
        "lineno": 240,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__._refresh_credentials_with_cmd_path",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 298,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_token",
        "lineno": 300,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "lineno": 302,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "lineno": 304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_gcp_token",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_gcp_token",
        "callee": "kubernetes.base.config.kube_config._is_expired",
        "lineno": 323,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_gcp_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_gcp_token",
        "lineno": 325,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_gcp_token",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 329,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_gcp_token",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "callee": "kubernetes.base.config.kube_config._is_expired",
        "lineno": 371,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_oidc",
        "lineno": 373,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._refresh_oidc",
        "callee": "<external>.requests_oauthlib.OAuth2Session",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 455,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 461,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_from_exec_plugin",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 478,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_token",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 479,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._get_base_path",
        "lineno": 506,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 507,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 515,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 519,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.base.config.kube_config._is_expired",
        "lineno": 533,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config._refresh_api_key",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config",
        "lineno": 535,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_authentication",
        "lineno": 544,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_cluster_info",
        "lineno": 545,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigLoader.load_and_set",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._set_config",
        "lineno": 546,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.ConfigNode.__getitem__",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.safe_get",
        "lineno": 578,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.ConfigNode.__getitem__",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 584,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.ConfigNode.get_with_name",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 612,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger._load_config_from_file_like_object",
        "lineno": 639,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger._load_config_from_file_path",
        "lineno": 641,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger._load_config_from_file_path",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.load_config",
        "lineno": 666,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger.load_config",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 682,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger.load_config",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger._merge",
        "lineno": 684,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger._merge",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 697,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.KubeConfigMerger.save_changes",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.save_config",
        "lineno": 703,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config._get_kube_config_loader_for_yaml_file",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 714,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 726,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 734,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 739,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.list_kube_config_contexts",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 750,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.load_kube_config",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 774,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.load_kube_config_from_dict",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 808,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.new_client_from_config",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 833,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config.new_client_from_config_dict",
        "callee": "kubernetes.base.config.kube_config.load_kube_config_from_dict",
        "lineno": 852,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.base.config.kube_config_test": [
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 84,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._format_expiry_datetime",
        "lineno": 95,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 99,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 101,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 103,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 109,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 110,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 114,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 118,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 119,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 125,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 130,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._urlsafe_unpadded_b64encode",
        "lineno": 132,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.<module>",
        "callee": "kubernetes.base.config.kube_config_test._base64",
        "lineno": 135,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 155,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 157,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.base.config.kube_config._create_temp_file_with_content",
        "lineno": 168,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 170,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 171,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 176,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_non_existing_file",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 177,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 181,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 183,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 187,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 189,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 189,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "lineno": 195,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 199,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 200,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "lineno": 201,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 205,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "lineno": 208,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 213,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_data_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "lineno": 217,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 222,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 224,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_file_and_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 226,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 229,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_with_custom_dirname",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 235,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_create_temp_file_with_content",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_create_temp_file_with_content",
        "callee": "kubernetes.base.config.kube_config._create_temp_file_with_content",
        "lineno": 240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_create_temp_file_with_content",
        "callee": "kubernetes.base.config.kube_config._cleanup_temp_files",
        "lineno": 241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 245,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 247,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "<builtin>.str.encode",
        "lineno": 250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_data_bytes_no_base64",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 253,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 256,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 258,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 261,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_given_no_object_data",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_data",
        "lineno": 263,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 267,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 272,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "callee": "kubernetes.base.config.kube_config.FileOrData.__init__",
        "lineno": 276,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "callee": "kubernetes.base.config.kube_config.FileOrData.as_file",
        "lineno": 282,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestFileOrData.test_file_recreation",
        "callee": "kubernetes.base.config.kube_config_test.TestFileOrData.get_file_content",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.setUp",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 303,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 335,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_key_does_not_exists",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 337,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_invalid_object",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 341,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_non_list_object",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 346,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_name_does_not_exists",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 351,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestConfigNode.test_get_with_name_on_duplicate_name",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 356,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 873,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 874,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_user_context",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 875,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 881,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 883,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_simple_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 884,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 890,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_token",
        "lineno": 893,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 897,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 899,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_no_refresh",
        "callee": "kubernetes.base.config.kube_config_test._raise_exception",
        "lineno": 902,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 911,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.base.config.kube_config_test._raise_exception",
        "lineno": 914,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_no_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 916,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 925,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.base.config.kube_config_test._get_expiry",
        "lineno": 929,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 930,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_gcp_token_with_refresh",
        "callee": "kubernetes.base.config.kube_config_test._get_expiry",
        "lineno": 931,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 945,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 949,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.load_and_set",
        "lineno": 953,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "callee": "kubernetes.base.config.kube_config_test._get_expiry",
        "lineno": 954,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_gcp_refresh_api_key_hook",
        "callee": "kubernetes.base.config.kube_config_test._get_expiry",
        "lineno": 957,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 964,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_no_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 968,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 989,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 993,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_idp_ca_file_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_idp_ca_file_refresh",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 1019,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_nocert",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1041,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_with_refresh_nocert",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_auth_provider_token",
        "lineno": 1045,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_contains_reserved_chars",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1049,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_contains_reserved_chars",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 1054,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_invalid_padding_length",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_oidc_fails_if_invalid_padding_length",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_oid_token",
        "lineno": 1064,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1070,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1071,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_pass",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1072,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1078,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_user_pass_token",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader._load_user_pass_token",
        "lineno": 1081,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1085,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 1088,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_cert_files",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1091,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1094,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1097,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1098,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1099,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1102,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1103,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1109,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1112,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1113,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1117,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_no_verification",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1118,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1124,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1127,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1128,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1129,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1133,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_tls_server_name",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1140,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.list_contexts",
        "lineno": 1143,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_contexts",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 1144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_current_context",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 1151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1156,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.set_active_context",
        "lineno": 1157,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_set_active_context",
        "callee": "kubernetes.base.config.kube_config.ConfigNode.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1163,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1166,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1167,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1168,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1172,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "<builtin>.str.encode",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_ssl_with_relative_ssl_files",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1181,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1190,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_path",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1192,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1194,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_path",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 1195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_like_object",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1200,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_like_object",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1215,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_file_like_object",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 1216,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1223,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1225,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict",
        "callee": "kubernetes.base.config.kube_config.load_kube_config_from_dict",
        "lineno": 1226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1232,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1235,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1236,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1237,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1240,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config.load_kube_config_from_dict",
        "lineno": 1246,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_dict_with_temp_file_path",
        "callee": "kubernetes.base.config.kube_config._cleanup_temp_files",
        "lineno": 1252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_load_kube_config_from_empty_file",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1262,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1270,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_list_kube_config_contexts",
        "callee": "kubernetes.base.config.kube_config.list_kube_config_contexts",
        "lineno": 1272,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1280,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config",
        "callee": "kubernetes.base.config.kube_config.new_client_from_config",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_new_client_from_config_dict",
        "callee": "kubernetes.base.config.kube_config.new_client_from_config_dict",
        "lineno": 1289,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1296,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1297,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_no_users_section",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1300,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1306,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1307,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_non_existing_user",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1319,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1321,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_with_expiry",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 1334,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_with_expiry",
        "callee": "kubernetes.base.config.dateutil.format_rfc3339",
        "lineno": 1338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_with_expiry",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1342,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_with_expiry",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1345,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1365,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1367,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1368,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1369,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1371,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_auth_certificates",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1372,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_cwd",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_exec_cwd",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1389,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "callee": "<external>.collections.namedtuple",
        "lineno": 1393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 1395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1397,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1399,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1400,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "<external>.collections.namedtuple",
        "lineno": 1406,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 1408,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1410,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1412,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 1413,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_empty",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1413,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "<external>.collections.namedtuple",
        "lineno": 1420,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "kubernetes.base.config.dateutil.parse_rfc3339",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1424,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1426,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase.expect_exception",
        "lineno": 1427,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test_user_cmd_path_with_scope",
        "callee": "kubernetes.base.config.kube_config.KubeConfigLoader.__init__",
        "lineno": 1427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_no_persist",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1434,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_no_persist",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1436,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_no_persist",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader_for_yaml_file",
        "lineno": 1438,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_persist",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1442,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_persist",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1444,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_for_yaml_file_persist",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader_for_yaml_file",
        "lineno": 1446,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_no_persist",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1452,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_no_persist",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1454,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_no_persist",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 1456,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_persist",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1460,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_persist",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1462,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_file_persist",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 1464,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_dict_no_persist",
        "callee": "kubernetes.base.config.kube_config_test.FakeConfig.__init__",
        "lineno": 1470,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigLoader.test__get_kube_config_loader_dict_no_persist",
        "callee": "kubernetes.base.config.kube_config._get_kube_config_loader",
        "lineno": 1472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "callee": "<builtin>.list.append",
        "lineno": 1698,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "callee": "kubernetes.base.config.kube_config_test.BaseTestCase._create_temp_file",
        "lineno": 1698,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "callee": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1702,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_list_kube_config_contexts",
        "callee": "kubernetes.base.config.kube_config.list_kube_config_contexts",
        "lineno": 1714,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "callee": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1721,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_new_client_from_config",
        "callee": "kubernetes.base.config.kube_config.new_client_from_config",
        "lineno": 1722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1729,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.base.config.kube_config.new_client_from_config",
        "lineno": 1730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_merge_with_context_in_different_file",
        "callee": "kubernetes.base.config.kube_config.list_kube_config_contexts",
        "lineno": 1736,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger._create_multi_config",
        "lineno": 1745,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 1748,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.save_changes",
        "lineno": 1752,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.config.kube_config_test.TestKubeConfigMerger.test_save_changes",
        "callee": "kubernetes.base.config.kube_config.KubeConfigMerger.__init__",
        "lineno": 1755,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.base.config": [
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 37,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 40,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "<external>.os.path.exists",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "<external>.os.path.expanduser",
        "lineno": 41,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "kubernetes.base.config.kube_config.load_kube_config",
        "lineno": 42,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.config.load_config",
        "callee": "kubernetes.base.config.incluster_config.load_incluster_config",
        "lineno": 49,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.base.dynamic.client": [
      {
        "caller": "kubernetes.base.dynamic.client.meta_request.inner",
        "callee": "kubernetes.base.dynamic.exceptions.api_exception",
        "lineno": 56,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.get",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.create",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.serialize_body",
        "lineno": 110,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.create",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.ensure_namespace",
        "lineno": 112,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.create",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.delete",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 122,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.replace",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.serialize_body",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.replace",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.ensure_namespace",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.replace",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.patch",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.serialize_body",
        "lineno": 135,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.patch",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.ensure_namespace",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.patch",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.server_side_apply",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.serialize_body",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.server_side_apply",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.ensure_namespace",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.server_side_apply",
        "callee": "kubernetes.base.dynamic.client.DynamicClient.request",
        "lineno": 159,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.client.DynamicClient.watch",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "lineno": 208,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.base.dynamic.discovery": [
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init__",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "lineno": 52,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "<external>.functools.partial",
        "lineno": 61,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "lineno": 64,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer._load_server_info",
        "lineno": 68,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.discover",
        "lineno": 69,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer._write_cache",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.__init_cache",
        "lineno": 82,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "callee": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "lineno": 103,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "lineno": 103,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "callee": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "lineno": 104,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "callee": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "lineno": 108,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.__init__",
        "lineno": 108,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.default_groups",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "lineno": 128,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "callee": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "lineno": 129,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer._write_cache",
        "lineno": 132,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "callee": "<external>.collections.defaultdict",
        "lineno": 159,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "callee": "<builtin>.dict.get",
        "lineno": 173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "callee": "kubernetes.base.dynamic.resource.Resource.__init__",
        "lineno": 182,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "callee": "<builtin>.dict.get",
        "lineno": 188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.__init__",
        "lineno": 193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.Discoverer.get",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.search",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.discover",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "lineno": 231,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__maybe_write_cache",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer._write_cache",
        "lineno": 235,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.api_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "lineno": 240,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__build_search",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "lineno": 249,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__build_search",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__maybe_write_cache",
        "lineno": 251,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "lineno": 268,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "lineno": 275,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "callee": "<builtin>.list.extend",
        "lineno": 293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__search",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__iter__",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.get_resources_for_api_version",
        "lineno": 309,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__iter__",
        "callee": "kubernetes.base.dynamic.discovery.LazyDiscoverer.__maybe_write_cache",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.discover",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "lineno": 332,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.api_groups",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.parse_api_groups",
        "lineno": 337,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "lineno": 351,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__build_search",
        "lineno": 351,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.Discoverer.invalidate_cache",
        "lineno": 353,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "lineno": 354,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__build_search",
        "lineno": 354,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "callee": "<builtin>.list.extend",
        "lineno": 385,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "callee": "kubernetes.base.dynamic.discovery.EagerDiscoverer.__search",
        "lineno": 385,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "callee": "kubernetes.base.dynamic.resource.Resource.__init__",
        "lineno": 427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.__init__",
        "lineno": 429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "callee": "kubernetes.base.dynamic.discovery.ResourceGroup.__init__",
        "lineno": 431,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "callee": "kubernetes.base.dynamic.discovery.CacheDecoder.object_hook",
        "lineno": 431,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.base.dynamic.exceptions": [
      {
        "caller": "kubernetes.base.dynamic.exceptions.DynamicApiError.__str__",
        "callee": "<builtin>.list.append",
        "lineno": 57,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.exceptions.DynamicApiError.__str__",
        "callee": "<builtin>.list.append",
        "lineno": 60,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.exceptions.DynamicApiError.__str__",
        "callee": "<builtin>.list.append",
        "lineno": 63,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.base.dynamic.resource": [
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.__init__",
        "callee": "kubernetes.base.dynamic.resource.Subresource.__init__",
        "lineno": 45,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.to_dict",
        "callee": "<builtin>.dict.update",
        "lineno": 66,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.path",
        "callee": "<builtin>.list.append",
        "lineno": 93,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.path",
        "callee": "<builtin>.list.append",
        "lineno": 96,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.path",
        "callee": "<builtin>.list.append",
        "lineno": 99,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Resource.__getattr__",
        "callee": "<external>.functools.partial",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList._items_to_resources",
        "callee": "kubernetes.base.dynamic.resource.ResourceList._item_to_resource",
        "lineno": 158,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList._item_to_resource",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.base_resource",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.get",
        "callee": "kubernetes.base.dynamic.resource.ResourceList._items_to_resources",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.get",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "lineno": 185,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.delete",
        "callee": "kubernetes.base.dynamic.resource.ResourceList._items_to_resources",
        "lineno": 190,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.delete",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "lineno": 197,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "callee": "kubernetes.base.dynamic.resource.ResourceList._items_to_resources",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "lineno": 206,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.create",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.replace",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.patch",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.verb_mapper",
        "lineno": 215,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.__getattr__",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.base_resource",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceList.__getattr__",
        "callee": "kubernetes.base.dynamic.resource.ResourceList.base_resource",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Subresource.create",
        "callee": "kubernetes.base.dynamic.resource.Resource.path",
        "lineno": 255,
        "resolution": "inherited_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Subresource.__getattr__",
        "callee": "<external>.functools.partial",
        "lineno": 267,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.Subresource.to_dict",
        "callee": "<builtin>.dict.update",
        "lineno": 277,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "lineno": 302,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceField.__init__",
        "lineno": 307,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "lineno": 308,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__deserialize",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "lineno": 321,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.to_dict",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__serialize",
        "lineno": 328,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceInstance.__repr__",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.to_dict",
        "lineno": 336,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceField.__repr__",
        "callee": "<external>.pprint.pformat",
        "lineno": 372,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceField.to_dict",
        "callee": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "lineno": 395,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "callee": "kubernetes.base.dynamic.resource.ResourceField.__serialize",
        "lineno": 403,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.base.dynamic.test_client": [
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 36,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 39,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 41,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 72,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 73,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 78,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 79,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 90,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 91,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 105,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 112,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 115,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 118,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 125,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_cluster_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 133,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 138,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 140,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 173,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 174,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 180,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 181,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 193,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 195,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 206,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 209,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 218,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 221,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 224,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 227,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 236,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 239,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_async_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 248,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 253,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 255,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 286,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 287,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 292,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 293,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 304,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 305,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 316,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 319,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 327,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 330,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 333,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 336,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 344,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 347,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_namespaced_custom_resources",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 355,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 360,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 363,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 379,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 380,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 386,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 387,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 398,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 399,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 407,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 411,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 429,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 430,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 434,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 435,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 443,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 446,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 465,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 469,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 474,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 487,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 490,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 495,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 500,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 507,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 508,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 514,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_node_apis_partial_object_metadata",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 515,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_server_side_apply_api",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 518,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_server_side_apply_api",
        "callee": "kubernetes.base.dynamic.test_client.short_uuid",
        "lineno": 522,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClient.test_server_side_apply_api",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 537,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 544,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.setUpClass",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 545,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_dict_type",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 554,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_instance_type",
        "callee": "kubernetes.base.dynamic.resource.ResourceInstance.__init__",
        "lineno": 557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_instance_type",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 558,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_field",
        "callee": "kubernetes.base.dynamic.resource.ResourceField.__init__",
        "lineno": 568,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_field",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 569,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_field",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 570,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_client.TestDynamicClientSerialization.test_resource_field",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 571,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.dynamic.test_discovery": [
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_init_cache_from_file",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_init_cache_from_file",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 35,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_init_cache_from_file",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 40,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 43,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 48,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.dynamic.test_discovery.TestDiscoverer.test_cache_decoder_resource_and_subresource",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 61,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.dynamic": [],
    "kubernetes.base.hack.boilerplate.boilerplate": [
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.file_passes",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.file_extension",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.normalize_files",
        "callee": "<builtin>.list.append",
        "lineno": 141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.normalize_files",
        "lineno": 160,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.file_extension",
        "lineno": 164,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.normalize_files",
        "lineno": 168,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.get_regexs",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.get_dates",
        "lineno": 185,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.get_regexs",
        "lineno": 192,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.get_refs",
        "lineno": 193,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.get_files",
        "lineno": 194,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.file_passes",
        "lineno": 197,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.hack.boilerplate.boilerplate.<module>",
        "callee": "kubernetes.base.hack.boilerplate.boilerplate.main",
        "lineno": 204,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.base.leaderelection.electionconfig": [],
    "kubernetes.base.leaderelection.example": [],
    "kubernetes.base.leaderelection.leaderelection": [
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.run",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.acquire",
        "lineno": 54,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.run",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.renew_loop",
        "lineno": 61,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.acquire",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "lineno": 72,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.renew_loop",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "lineno": 91,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "callee": "kubernetes.base.leaderelection.leaderelectionrecord.LeaderElectionRecord.__init__",
        "lineno": 113,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.update_lock",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.update_lock",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection.LeaderElection.try_acquire_or_renew",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.update_lock",
        "lineno": 169,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.base.leaderelection.leaderelectionrecord": [],
    "kubernetes.base.leaderelection.leaderelection_test": [
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_create",
        "callee": "<builtin>.list.append",
        "lineno": 34,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_create",
        "callee": "<builtin>.list.append",
        "lineno": 35,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_update",
        "callee": "<builtin>.list.append",
        "lineno": 38,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_change",
        "callee": "<builtin>.list.append",
        "lineno": 41,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.__init__",
        "lineno": 43,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_started_leading",
        "callee": "<builtin>.list.append",
        "lineno": 46,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election.on_stopped_leading",
        "callee": "<builtin>.list.append",
        "lineno": 49,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "callee": "kubernetes.base.leaderelection.electionconfig.Config.__init__",
        "lineno": 52,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.__init__",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 59,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_simple_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 60,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_A",
        "callee": "<builtin>.list.append",
        "lineno": 67,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_A",
        "callee": "<builtin>.list.append",
        "lineno": 68,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_update_A",
        "callee": "<builtin>.list.append",
        "lineno": 71,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_change_A",
        "callee": "<builtin>.list.append",
        "lineno": 74,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.__init__",
        "lineno": 76,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_started_leading_A",
        "callee": "<builtin>.list.append",
        "lineno": 80,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_stopped_leading_A",
        "callee": "<builtin>.list.append",
        "lineno": 83,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.electionconfig.Config.__init__",
        "lineno": 85,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_B",
        "callee": "<builtin>.list.append",
        "lineno": 90,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_create_B",
        "callee": "<builtin>.list.append",
        "lineno": 91,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_update_B",
        "callee": "<builtin>.list.append",
        "lineno": 94,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_change_B",
        "callee": "<builtin>.list.append",
        "lineno": 97,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.__init__",
        "lineno": 99,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_started_leading_B",
        "callee": "<builtin>.list.append",
        "lineno": 103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election.on_stopped_leading_B",
        "callee": "<builtin>.list.append",
        "lineno": 106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.electionconfig.Config.__init__",
        "lineno": 108,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.__init__",
        "lineno": 116,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.__init__",
        "lineno": 119,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 123,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_leader_election",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 131,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_create",
        "callee": "<builtin>.list.append",
        "lineno": 157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_create",
        "callee": "<builtin>.list.append",
        "lineno": 158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_update",
        "callee": "<builtin>.list.append",
        "lineno": 161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_change",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_try_update",
        "callee": "<builtin>.list.append",
        "lineno": 167,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.MockResourceLock.__init__",
        "lineno": 169,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_started_leading",
        "callee": "<builtin>.list.append",
        "lineno": 173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline.on_stopped_leading",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "callee": "kubernetes.base.leaderelection.electionconfig.Config.__init__",
        "lineno": 179,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "callee": "kubernetes.base.leaderelection.leaderelection.LeaderElection.__init__",
        "lineno": 184,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 186,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.test_Leader_election_with_renew_deadline",
        "callee": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 198,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 199,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 200,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.leaderelection_test.LeaderElectionTest.assert_history",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 203,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.leaderelection": [],
    "kubernetes.base.leaderelection.resourcelock.configmaplock": [
      {
        "caller": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get",
        "callee": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_object",
        "lineno": 67,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.create",
        "callee": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_dict",
        "lineno": 83,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.update",
        "callee": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_dict",
        "lineno": 101,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.leaderelection.resourcelock.configmaplock.ConfigMapLock.get_lock_object",
        "callee": "kubernetes.base.leaderelection.leaderelectionrecord.LeaderElectionRecord.__init__",
        "lineno": 110,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.base.leaderelection.resourcelock": [],
    "kubernetes.base.stream.stream": [],
    "kubernetes.base.stream.ws_client": [
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "callee": "<external>.io.StringIO",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "callee": "<external>.io.BytesIO",
        "lineno": 67,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "callee": "kubernetes.base.stream.ws_client._IgnoredIO.<class>",
        "lineno": 69,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "callee": "kubernetes.base.stream.ws_client.create_websocket",
        "lineno": 70,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 87,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 97,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "callee": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "lineno": 109,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 130,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.peek_stdout",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.read_stdout",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 159,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.readline_stdout",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 163,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.peek_stderr",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.read_stderr",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.readline_stderr",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.write_stdin",
        "callee": "kubernetes.base.stream.ws_client.WSClient.write_channel",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.update",
        "callee": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "callee": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "callee": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.returncode",
        "callee": "kubernetes.base.stream.ws_client.WSClient.is_open",
        "lineno": 278,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.WSClient.returncode",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 397,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.PortForward._proxy",
        "callee": "<builtin>.list.append",
        "lineno": 419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.get_websocket_url",
        "callee": "<external>.urllib.parse.urlparse",
        "lineno": 490,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.get_websocket_url",
        "callee": "<builtin>.list.append",
        "lineno": 501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.get_websocket_url",
        "callee": "<builtin>.list.append",
        "lineno": 503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.get_websocket_url",
        "callee": "<external>.urllib.parse.urlencode",
        "lineno": 505,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.get_websocket_url",
        "callee": "<external>.urllib.parse.urlunparse",
        "lineno": 506,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "<external>.websocket.enableTrace",
        "lineno": 510,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "<builtin>.list.append",
        "lineno": 516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "<builtin>.list.append",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "<external>.websocket.WebSocket",
        "lineno": 540,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.create_websocket",
        "callee": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "lineno": 546,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "callee": "<external>.urllib.parse.urlparse",
        "lineno": 559,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "callee": "<external>.base64.urlsafe_b64decode",
        "lineno": 565,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.get_websocket_url",
        "lineno": 575,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 582,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.WSClient.run_forever",
        "lineno": 585,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_all",
        "lineno": 586,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.WSResponse.__init__",
        "lineno": 588,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.websocket_call",
        "callee": "kubernetes.base.stream.ws_client.WSResponse.__init__",
        "lineno": 590,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.portforward_call",
        "callee": "<builtin>.list.append",
        "lineno": 614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.portforward_call",
        "callee": "kubernetes.base.stream.ws_client.get_websocket_url",
        "lineno": 618,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.portforward_call",
        "callee": "kubernetes.base.stream.ws_client.create_websocket",
        "lineno": 622,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client.portforward_call",
        "callee": "kubernetes.base.stream.ws_client.PortForward._Port._Socket.__init__",
        "lineno": 623,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.base.stream.ws_client_test": [
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_client",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 101,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_client",
        "callee": "kubernetes.base.stream.ws_client.get_websocket_url",
        "lineno": 101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 114,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "lineno": 123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.base.stream.ws_client_test.dictval",
        "lineno": 124,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.base.stream.ws_client_test.dictval",
        "lineno": 125,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.base.stream.ws_client_test.dictval",
        "lineno": 126,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientTest.test_websocket_proxycare",
        "callee": "kubernetes.base.stream.ws_client_test.dictval",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.setUp",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 135,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_create_websocket_header",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_create_websocket_header",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 157,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_create_websocket_header",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 159,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v5",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v5",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 169,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v5",
        "callee": "kubernetes.base.stream.ws_client.WSClient.close_channel",
        "lineno": 170,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v4",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v4",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 182,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_close_channel_v4",
        "callee": "kubernetes.base.stream.ws_client.WSClient.close_channel",
        "lineno": 183,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 190,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 192,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 207,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_receives_close_v5",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 209,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 214,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 216,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "kubernetes.base.stream.ws_client.WSClient.update",
        "lineno": 230,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 233,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 237,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_update_ignores_close_signal_v4",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 238,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 243,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 255,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 256,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 259,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 260,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 270,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 277,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 278,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "kubernetes.base.stream.ws_client.WSClient.readline_channel",
        "lineno": 281,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_readline_channel_closed_with_leftover_data_binary",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 282,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 287,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 300,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 301,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 306,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_read_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 307,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 313,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 315,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.__init__",
        "lineno": 321,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 328,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 329,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 332,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 333,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.read_channel",
        "lineno": 336,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "kubernetes.base.stream.ws_client.WSClient.peek_channel",
        "lineno": 341,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.WSClientProtocolTest.test_peek_channel_closed_with_leftover_data",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 342,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.dummy_proxy",
        "callee": "kubernetes.base.stream.ws_client_test.DummyProxy.__init__",
        "lineno": 350,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.test_rest_call_ignores_env",
        "callee": "kubernetes.base.stream.ws_client_test.apply_proxy_to_conf",
        "lineno": 373,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.test_rest_call_ignores_env",
        "callee": "kubernetes.base.stream.ws_client_test.apply_proxy_to_conf",
        "lineno": 377,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.test_websocket_call_honors_env",
        "callee": "kubernetes.base.stream.ws_client_test.apply_proxy_to_conf",
        "lineno": 387,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.stream.ws_client_test.test_websocket_call_honors_env",
        "callee": "kubernetes.base.stream.ws_client.websocket_proxycare",
        "lineno": 388,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.base.stream": [],
    "kubernetes.base.watch.watch": [
      {
        "caller": "kubernetes.base.watch.watch.Watch.get_return_type",
        "callee": "kubernetes.base.watch.watch._find_return_type",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "callee": "kubernetes.base.watch.watch.SimpleNamespace.__init__",
        "lineno": 137,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.base.watch.watch.Watch.stream",
        "callee": "kubernetes.base.watch.watch.Watch.get_return_type",
        "lineno": 186,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch.Watch.stream",
        "callee": "kubernetes.base.watch.watch.Watch.get_watch_argument_name",
        "lineno": 187,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch.Watch.stream",
        "callee": "kubernetes.base.watch.watch.iter_resp_lines",
        "lineno": 202,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.base.watch.watch.Watch.stream",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 207,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.base.watch.watch_test": [
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 32,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 33,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 34,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 35,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 46,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 47,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 50,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 52,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 53,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 55,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "kubernetes.base.watch.watch.Watch.stop",
        "lineno": 64,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_decode",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 67,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 77,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 78,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 79,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 80,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 93,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 97,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 103,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 108,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_interspersed_newlines",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 109,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 130,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 140,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 142,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 143,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 144,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 145,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 147,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_multibyte_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 148,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 151,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 152,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 153,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 154,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 177,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 180,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 186,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 188,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 189,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 190,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 192,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_invalid_utf8",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 194,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 205,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 206,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 211,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 212,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_for_follow",
        "callee": "kubernetes.base.watch.watch.Watch.stop",
        "lineno": 217,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 261,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<builtin>.list.append",
        "lineno": 274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.call",
        "lineno": 274,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<builtin>.list.append",
        "lineno": 276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.call",
        "lineno": 276,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<builtin>.list.append",
        "lineno": 282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.mock.call",
        "lineno": 282,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 285,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "kubernetes.base.watch.watch.Watch.stop",
        "lineno": 288,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_resource_version_set",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 293,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 298,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 299,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 300,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 301,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 304,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 305,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 309,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "kubernetes.base.watch.watch.Watch.stop",
        "lineno": 312,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_twice",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 314,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 323,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 325,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 326,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 327,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 328,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 332,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 338,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 340,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 343,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "kubernetes.base.watch.watch.Watch.stop",
        "lineno": 346,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 348,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 349,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 350,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 351,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_stream_loop",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 352,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 356,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 357,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 358,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 359,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_float_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 360,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 363,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 364,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 366,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 367,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_no_return_type",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 368,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 372,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 376,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 379,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 380,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_custom_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 381,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 384,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 385,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 390,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 391,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_not_in_dict",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_not_in_dict",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 395,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_not_in_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 398,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_not_in_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 399,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_without_resource_version",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_without_resource_version",
        "callee": "kubernetes.base.watch.watch.Watch.unmarshal_event",
        "lineno": 403,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_without_resource_version",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 406,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_unmarshal_with_bookmark_metadata_without_resource_version",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 407,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 410,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 411,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 413,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 416,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 420,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_exception",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 421,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 436,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 437,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 442,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 445,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 448,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 459,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 460,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 461,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 467,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 469,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 471,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 472,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.call",
        "lineno": 478,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_retries_on_error_event",
        "callee": "<external>.unittest.mock.call",
        "lineno": 480,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 485,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 486,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 487,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 488,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 498,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_watch_with_error_event_and_timeout_param",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 499,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.setUpClass",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 512,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 519,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 520,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 521,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 522,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 528,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 544,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "kubernetes.base.watch.watch.Watch.__init__",
        "lineno": 547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.mock.Mock",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "kubernetes.base.watch.watch.Watch.stream",
        "lineno": 560,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<builtin>.list.append",
        "lineno": 561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 579,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.base.watch.watch_test.WatchTests.test_pod_log_empty_lines",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 582,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.base.watch": [],
    "kubernetes.client.api_client": [
      {
        "caller": "kubernetes.client.api_client.ApiClient.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__init__",
        "callee": "kubernetes.client.rest.RESTClientObject.__init__",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__exit__",
        "callee": "kubernetes.client.api_client.ApiClient.close",
        "lineno": 88,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.pool",
        "callee": "<external>.multiprocessing.pool.ThreadPool",
        "lineno": 105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 136,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "<external>.six.moves.urllib.parse.quote",
        "lineno": 149,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "lineno": 162,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.files_parameters",
        "lineno": 164,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.update_params_for_auth",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.request",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__call_api",
        "callee": "kubernetes.client.api_client.ApiClient.deserialize",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 242,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "callee": "kubernetes.client.api_client.ApiClient.sanitize_for_serialization",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_file",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize",
        "lineno": 301,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize",
        "lineno": 306,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_primitive",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_object",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_date",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_datetime",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize_model",
        "lineno": 324,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.call_api",
        "callee": "kubernetes.client.api_client.ApiClient.__call_api",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.request",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.extend",
        "lineno": 468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.append",
        "lineno": 478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.str.join",
        "lineno": 479,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.parameters_to_tuples",
        "callee": "<builtin>.list.append",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.files_parameters",
        "callee": "<builtin>.list.append",
        "lineno": 503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.update_params_for_auth",
        "callee": "kubernetes.client.api_client.ApiClient._apply_auth_params",
        "lineno": 561,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.update_params_for_auth",
        "callee": "kubernetes.client.api_client.ApiClient._apply_auth_params",
        "lineno": 567,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient._apply_auth_params",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize_date",
        "callee": "<external>.dateutil.parser.parse",
        "lineno": 640,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize_datetime",
        "callee": "<external>.dateutil.parser.parse",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize_model",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize",
        "lineno": 692,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api_client.ApiClient.__deserialize_model",
        "callee": "kubernetes.client.api_client.ApiClient.__deserialize",
        "lineno": 700,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.configuration": [
      {
        "caller": "kubernetes.client.configuration.Configuration.__setattr__",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.configuration.Configuration.get_default_copy",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 284,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.client.configuration.Configuration.auth_settings",
        "callee": "kubernetes.client.configuration.Configuration.get_api_key_with_prefix",
        "lineno": 420,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.configuration.Configuration.get_host_from_settings",
        "callee": "kubernetes.client.configuration.Configuration.get_host_settings",
        "lineno": 461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.configuration.Configuration.host",
        "callee": "kubernetes.client.configuration.Configuration.get_host_from_settings",
        "lineno": 492,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.exceptions": [
      {
        "caller": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "callee": "kubernetes.client.exceptions.render_path",
        "lineno": 45,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.client.exceptions.ApiValueError.__init__",
        "callee": "kubernetes.client.exceptions.render_path",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.client.exceptions.ApiAttributeError.__init__",
        "callee": "kubernetes.client.exceptions.render_path",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.client.exceptions.ApiKeyError.__init__",
        "callee": "kubernetes.client.exceptions.render_path",
        "lineno": 99,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.client.rest": [
      {
        "caller": "kubernetes.client.rest.RESTClientObject.__init__",
        "callee": "<external>.requests.utils.should_bypass_proxies",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "<external>.six.moves.urllib.parse.urlencode",
        "lineno": 157,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 219,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.rest.RESTResponse.__init__",
        "lineno": 222,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.UnauthorizedException.__init__",
        "lineno": 229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ForbiddenException.__init__",
        "lineno": 232,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.NotFoundException.__init__",
        "lineno": 235,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ServiceException.__init__",
        "lineno": 238,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.request",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.GET",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.HEAD",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.OPTIONS",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.DELETE",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 272,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.POST",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.PUT",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 291,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.rest.RESTClientObject.PATCH",
        "callee": "kubernetes.client.rest.RESTClientObject.request",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client": [],
    "kubernetes.client.api.admissionregistration_api": [
      {
        "caller": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group",
        "callee": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_api.AdmissionregistrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.admissionregistration_v1alpha1_api": [
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 2197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 2495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1alpha1_api.AdmissionregistrationV1alpha1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2771,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.admissionregistration_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 2197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 2342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 2495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 2672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1beta1_api.AdmissionregistrationV1beta1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2771,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.admissionregistration_v1_api": [
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "lineno": 411,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 488,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "lineno": 579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "lineno": 747,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "lineno": 915,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 992,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.create_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "lineno": 1105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "lineno": 1345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1447,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "lineno": 1585,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1687,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1700,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "lineno": 1825,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "lineno": 2065,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2167,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "lineno": 2305,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_collection_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "lineno": 2529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "lineno": 2717,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2795,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2803,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2813,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "lineno": 2905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "lineno": 3093,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3179,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "lineno": 3281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3359,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3385,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.delete_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "lineno": 3641,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3695,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "lineno": 3793,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3883,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3898,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3900,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "lineno": 4005,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4095,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "lineno": 4217,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "lineno": 4429,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4519,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4536,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "lineno": 4641,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4717,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4731,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "lineno": 4853,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4943,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.list_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "lineno": 5055,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5130,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "lineno": 5247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5330,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5333,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5343,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "lineno": 5439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5514,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5522,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5525,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5537,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5539,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "lineno": 5631,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5706,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5714,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5717,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5733,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5735,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "lineno": 5823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "lineno": 6015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "lineno": 6207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.patch_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "lineno": 6389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "lineno": 6534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "lineno": 6679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6739,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "lineno": 6824,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6884,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "lineno": 6969,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7037,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "lineno": 7114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7174,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7182,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "lineno": 7259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7319,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.read_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7337,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "lineno": 7412,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7492,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7507,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7509,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7511,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "lineno": 7589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7661,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7669,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7672,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "lineno": 7766,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7846,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7861,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_mutating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7865,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "lineno": 7943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8023,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "lineno": 8120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8192,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8200,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "lineno": 8297,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8369,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8380,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_admission_policy_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration",
        "callee": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "lineno": 8474,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.admissionregistration_v1_api.AdmissionregistrationV1Api.replace_validating_webhook_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8573,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.apiextensions_api": [
      {
        "caller": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group",
        "callee": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_api.ApiextensionsApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.apiextensions_v1_api": [
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.create_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_collection_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.delete_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.list_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.patch_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.read_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status",
        "callee": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiextensions_v1_api.ApiextensionsV1Api.replace_custom_resource_definition_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.apiregistration_api": [
      {
        "caller": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group",
        "callee": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_api.ApiregistrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.apiregistration_v1_api": [
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.create_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.delete_collection_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.list_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.patch_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.read_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status",
        "callee": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apiregistration_v1_api.ApiregistrationV1Api.replace_api_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.apis_api": [
      {
        "caller": "kubernetes.client.api.apis_api.ApisApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apis_api.ApisApi.get_api_versions",
        "callee": "kubernetes.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apis_api.ApisApi.get_api_versions_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.apps_api": [
      {
        "caller": "kubernetes.client.api.apps_api.AppsApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_api.AppsApi.get_api_group",
        "callee": "kubernetes.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_api.AppsApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.apps_v1_api": [
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 505,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 516,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "lineno": 611,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 683,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 691,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 694,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 869,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 872,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "lineno": 989,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "lineno": 1239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1344,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1352,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "lineno": 1489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1630,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "lineno": 1739,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1852,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1872,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "lineno": 1989,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_collection_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "lineno": 2223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2315,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2337,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "lineno": 2421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2502,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2510,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2525,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "lineno": 2619,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2700,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2708,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2723,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2733,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "lineno": 2817,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2931,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "lineno": 3015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3104,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3107,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "lineno": 3195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "lineno": 3347,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3437,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_controller_revision_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "lineno": 3559,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_daemon_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "lineno": 3771,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3878,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3880,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3882,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3886,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3892,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_deployment_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "lineno": 3985,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4078,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4086,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4112,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4114,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4116,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "lineno": 4207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4286,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4300,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "lineno": 4429,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4522,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4530,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "lineno": 4651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "lineno": 4873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4966,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4974,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "lineno": 5093,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_replica_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "lineno": 5305,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.list_stateful_set_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "lineno": 5509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5587,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5598,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "lineno": 5711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5775,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5797,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5800,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5803,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "lineno": 5913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6005,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6021,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6023,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6179,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "lineno": 6317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6406,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "lineno": 6519,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6597,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6605,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6608,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6611,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "lineno": 6721,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6799,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6807,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6813,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "lineno": 6923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7009,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7012,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7027,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "lineno": 7125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7211,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "lineno": 7327,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7391,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7413,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7416,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7419,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "lineno": 7529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7618,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7621,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "lineno": 7731,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7817,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7820,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7823,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.patch_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "lineno": 7923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7997,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "lineno": 8078,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "lineno": 8233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "lineno": 8388,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8459,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8462,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "lineno": 8543,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "lineno": 8698,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8747,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8761,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "lineno": 8853,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8902,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8916,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8924,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "lineno": 9008,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9071,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9079,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9082,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "lineno": 9163,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9234,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "lineno": 9318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9367,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "lineno": 9473,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9536,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9559,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "lineno": 9628,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9691,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "lineno": 9791,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9866,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9874,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9877,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9880,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9892,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_controller_revision_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9898,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "lineno": 9978,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10053,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10061,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10079,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10083,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10085,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "lineno": 10165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_daemon_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "lineno": 10352,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10438,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10441,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10457,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "lineno": 10539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "lineno": 10726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_deployment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "lineno": 10913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "lineno": 11100,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11186,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11189,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "lineno": 11287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11362,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11370,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11373,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11376,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_replica_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "lineno": 11474,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "lineno": 11661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11736,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11750,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "lineno": 11848,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11909,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11923,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11937,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11951,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11953,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.apps_v1_api.AppsV1Api.replace_namespaced_stateful_set_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11955,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.authentication_api": [
      {
        "caller": "kubernetes.client.api.authentication_api.AuthenticationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group",
        "callee": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_api.AuthenticationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.authentication_v1_api": [
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review",
        "callee": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_self_subject_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review",
        "callee": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.create_token_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "lineno": 401,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authentication_v1_api.AuthenticationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 455,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.authorization_api": [
      {
        "caller": "kubernetes.client.api.authorization_api.AuthorizationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group",
        "callee": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_api.AuthorizationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.authorization_v1_api": [
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review",
        "callee": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_namespaced_local_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review",
        "callee": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 330,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review",
        "callee": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 490,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 498,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_self_subject_rules_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review",
        "callee": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "lineno": 589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.create_subject_access_review_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "lineno": 747,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.authorization_v1_api.AuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 801,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.autoscaling_api": [
      {
        "caller": "kubernetes.client.api.autoscaling_api.AutoscalingApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group",
        "callee": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_api.AutoscalingApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.autoscaling_v1_api": [
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v1_api.AutoscalingV1Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.autoscaling_v2_api": [
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.create_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_collection_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.delete_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_horizontal_pod_autoscaler_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.list_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.patch_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.read_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status",
        "callee": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.autoscaling_v2_api.AutoscalingV2Api.replace_namespaced_horizontal_pod_autoscaler_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.batch_api": [
      {
        "caller": "kubernetes.client.api.batch_api.BatchApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_api.BatchApi.get_api_group",
        "callee": "kubernetes.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_api.BatchApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.batch_v1_api": [
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 568,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_collection_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "lineno": 1469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_cron_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "lineno": 1681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_job_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "lineno": 1895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "lineno": 2117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.list_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "lineno": 2531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "lineno": 2733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "lineno": 2935,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3013,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3027,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.patch_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "lineno": 3127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "lineno": 3282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3345,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3353,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3356,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "lineno": 3437,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3500,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3508,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3511,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "lineno": 3592,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3655,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "lineno": 3755,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "lineno": 3942,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4025,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_cron_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "lineno": 4129,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "lineno": 4316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.batch_v1_api.BatchV1Api.replace_namespaced_job_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4423,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.certificates_api": [
      {
        "caller": "kubernetes.client.api.certificates_api.CertificatesApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group",
        "callee": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_api.CertificatesApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.certificates_v1alpha1_api": [
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1alpha1_api.CertificatesV1alpha1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.certificates_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.create_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "lineno": 427,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 505,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 513,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 523,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 525,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 527,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 529,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 531,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 533,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "lineno": 631,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 719,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 733,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "lineno": 873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 978,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_collection_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1188,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1199,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.delete_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1327,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1341,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1515,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "lineno": 1653,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1746,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1754,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "lineno": 1873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.list_pod_certificate_request_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "lineno": 2075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2175,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2177,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2179,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.patch_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2729,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2739,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "lineno": 2808,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2871,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2879,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2882,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2894,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 2963,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3034,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3037,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.read_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "lineno": 3124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_cluster_trust_bundle_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "lineno": 3303,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status",
        "callee": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "lineno": 3490,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3551,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3565,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3573,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3576,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3579,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1beta1_api.CertificatesV1beta1Api.replace_namespaced_pod_certificate_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3597,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.certificates_v1_api": [
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.create_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "lineno": 249,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 345,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 347,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 349,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 351,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "lineno": 453,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.delete_collection_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.list_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "lineno": 1399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.patch_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "lineno": 1581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "lineno": 1726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "lineno": 1871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.read_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "lineno": 2024,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2104,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2107,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "lineno": 2201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2273,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2281,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2284,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2294,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_approval_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status",
        "callee": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "lineno": 2378,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2450,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2475,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.certificates_v1_api.CertificatesV1Api.replace_certificate_signing_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2477,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.coordination_api": [
      {
        "caller": "kubernetes.client.api.coordination_api.CoordinationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group",
        "callee": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_api.CoordinationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.coordination_v1alpha2_api": [
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1alpha2_api.CoordinationV1alpha2Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.coordination_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.create_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_collection_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.delete_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_lease_candidate_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.list_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.patch_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.read_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate",
        "callee": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1beta1_api.CoordinationV1beta1Api.replace_namespaced_lease_candidate_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.coordination_v1_api": [
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.create_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_collection_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.delete_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_lease_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.list_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.patch_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.read_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease",
        "callee": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.coordination_v1_api.CoordinationV1Api.replace_namespaced_lease_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.core_api": [
      {
        "caller": "kubernetes.client.api.core_api.CoreApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_api.CoreApi.get_api_versions",
        "callee": "kubernetes.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_api.CoreApi.get_api_versions_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.core_v1_api": [
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "lineno": 71,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 134,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 142,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 145,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 294,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 302,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 305,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 462,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 477,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 548,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 614,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "lineno": 709,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 755,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 777,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "lineno": 856,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 905,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 919,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 927,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_delete_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "lineno": 1019,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1105,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "lineno": 1204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1315,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "lineno": 1384,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1447,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1455,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "lineno": 1539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 1696,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1762,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1773,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "lineno": 1859,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1922,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1945,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2082,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2093,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2110,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "lineno": 2177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2245,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "lineno": 2324,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2387,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2398,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_get_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "lineno": 2479,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2542,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2550,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2553,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 2636,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2716,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "lineno": 2799,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2862,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2870,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2873,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 2956,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3033,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3036,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "lineno": 3117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3163,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3177,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3185,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "lineno": 3264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_head_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "lineno": 3419,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3490,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 3576,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3653,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "lineno": 3739,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3813,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 3896,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3962,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3970,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "lineno": 4057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4103,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4117,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4125,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "lineno": 4204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4267,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4275,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4278,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_options_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "lineno": 4359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 4516,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4582,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4590,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4596,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "lineno": 4679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4742,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4750,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4753,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 4836,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4888,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4902,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4910,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4913,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4916,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "lineno": 4997,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5057,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5065,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "lineno": 5144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5207,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_patch_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "lineno": 5307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_attach_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "lineno": 5492,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5570,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5581,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_exec_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "lineno": 5672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5721,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5735,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5743,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5746,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_portforward_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "lineno": 5827,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5876,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5890,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5901,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5913,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 5984,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6050,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6058,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6061,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "lineno": 6147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 6304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6370,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6384,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "lineno": 6465,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6511,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6525,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6533,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "lineno": 6612,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6675,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6683,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6686,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_post_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6698,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "lineno": 6767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "lineno": 6924,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6990,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6998,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_pod_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "lineno": 7087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "lineno": 7244,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7310,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7318,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7321,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7324,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_namespaced_service_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "lineno": 7405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "lineno": 7552,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7626,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.connect_put_node_proxy_with_path_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "lineno": 7711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "lineno": 7881,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7953,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7961,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7964,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "lineno": 8059,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8131,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8139,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8142,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "lineno": 8237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8295,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "lineno": 8415,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8487,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8498,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "lineno": 8593,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8665,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8673,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 8771,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8843,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8854,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8868,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8870,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "lineno": 8949,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "lineno": 9129,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9204,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "lineno": 9317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9400,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9406,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_eviction_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "lineno": 9503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9586,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "lineno": 9681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9739,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9753,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9761,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9764,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "lineno": 9859,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 9917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 9931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 9942,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 9958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "lineno": 10037,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10095,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10109,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10117,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10120,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "lineno": 10215,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10287,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10295,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10298,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10310,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "lineno": 10393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10476,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "lineno": 10573,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10656,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10659,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10662,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service_account_token_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "lineno": 10757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 10834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 10848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "lineno": 10925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 10980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 10994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.create_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "lineno": 11117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "lineno": 11367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "lineno": 11617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "lineno": 11867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 11958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 11972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 11980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 11998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 12117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 12222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 12230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "lineno": 12367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 12472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 12480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "lineno": 12617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 12722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 12730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "lineno": 12867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 12958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 12972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 12980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 12998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "lineno": 13117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 13222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 13230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "lineno": 13367,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 13472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 13480,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "lineno": 13617,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 13722,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 13730,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13750,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13752,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "lineno": 13867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 13958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 13972,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 13980,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 13998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "lineno": 14115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 14217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "lineno": 14355,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 14457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "lineno": 14579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 14657,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 14665,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14679,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14681,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14683,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "lineno": 14769,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 14836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 14850,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 14858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 14861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 14883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "lineno": 14967,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 15048,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15071,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15073,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15075,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15077,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15079,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15081,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "lineno": 15165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 15246,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15277,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "lineno": 15363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 15444,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15452,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15455,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15469,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15473,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15475,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15477,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 15561,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 15642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15653,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15671,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "lineno": 15759,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 15826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 15840,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15848,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 15851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15865,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 15873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "lineno": 15957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 16038,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16046,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16049,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16069,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16071,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "lineno": 16155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 16236,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "lineno": 16353,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 16434,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16442,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16445,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16457,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16461,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16463,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16465,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "lineno": 16551,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 16632,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16640,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16643,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16657,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "lineno": 16749,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 16816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 16830,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 16841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16861,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 16863,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "lineno": 16947,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 17036,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 17039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17059,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "lineno": 17143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 17229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "lineno": 17331,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 17417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "lineno": 17503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "lineno": 17655,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "lineno": 17867,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 17943,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 17957,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_config_map_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 17992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "lineno": 18079,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 18169,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_endpoints_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "lineno": 18291,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18367,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 18381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "lineno": 18503,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 18593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18626,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_limit_range_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18628,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "lineno": 18715,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 18791,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 18805,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 18840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "lineno": 18929,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 19022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 19030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "lineno": 19151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 19244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 19252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "lineno": 19373,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 19466,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 19474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "lineno": 19595,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 19688,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 19696,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19718,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 19817,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 19896,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 19910,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 19918,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 19950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "lineno": 20039,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 20132,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 20140,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "lineno": 20261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 20354,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 20362,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "lineno": 20483,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 20576,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 20584,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "lineno": 20705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 20784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 20798,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 20806,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 20838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "lineno": 20927,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 21020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 21028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21050,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "lineno": 21149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 21242,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 21250,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21260,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21270,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21272,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21276,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21278,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "lineno": 21371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 21464,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 21472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21502,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21504,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "lineno": 21591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 21681,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21694,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21696,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21698,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21700,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21702,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21704,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21706,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21708,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21710,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "lineno": 21803,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 21879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 21893,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 21928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "lineno": 22015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22091,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 22105,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22118,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22120,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22124,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22126,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22128,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22132,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22134,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_persistent_volume_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "lineno": 22227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 22317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "lineno": 22439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22515,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 22529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "lineno": 22651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 22741,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22754,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_replication_controller_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "lineno": 22863,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 22939,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 22953,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_resource_quota_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 22988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "lineno": 23075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 23165,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_secret_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "lineno": 23287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23363,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 23377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_account_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "lineno": 23499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 23589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23614,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.list_service_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23624,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "lineno": 23701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 23776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 23784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 23787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "lineno": 23893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 23954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 23968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 23976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 23979,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 23997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "lineno": 24087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24151,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 24165,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24173,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24176,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24179,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24195,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24197,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24199,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "lineno": 24289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 24367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24375,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24381,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24395,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24397,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24399,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "lineno": 24491,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24555,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 24569,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "lineno": 24693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 24771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 24895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 24959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 24973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24981,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 24987,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 24999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25007,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 25097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 25175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25186,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25189,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "lineno": 25299,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25363,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 25377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25385,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25388,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 25501,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 25579,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25587,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25590,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25607,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "lineno": 25703,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 25781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25792,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25795,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25807,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25809,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25811,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25813,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 25815,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "lineno": 25905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 25969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 25983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 25997,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26009,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26013,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26015,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26017,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "lineno": 26107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 26185,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26193,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26196,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26199,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26213,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26215,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "lineno": 26309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 26387,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26395,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26398,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "lineno": 26511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 26589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26597,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "lineno": 26713,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26777,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 26791,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26799,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 26805,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26819,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26821,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26823,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 26825,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "lineno": 26915,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 26979,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 26993,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27007,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27021,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27023,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27027,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "lineno": 27117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 27195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27203,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "lineno": 27319,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27383,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 27397,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27408,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27411,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27427,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "lineno": 27521,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 27599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27633,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "lineno": 27723,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 27801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 27815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27829,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27831,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 27835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "lineno": 27925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 27989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "lineno": 28125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28200,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28208,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28211,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "lineno": 28317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28392,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28400,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28403,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "lineno": 28509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28584,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28607,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "lineno": 28701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "lineno": 28883,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 28929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 28943,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 28951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_component_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 28961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "lineno": 29028,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29088,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29096,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "lineno": 29173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "lineno": 29320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29369,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29383,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "lineno": 29475,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29538,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29561,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "lineno": 29630,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29679,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29693,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29701,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29716,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "lineno": 29785,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 29848,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29856,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 29859,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 29871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 29940,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 29989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 30095,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30166,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30169,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "lineno": 30250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30299,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30313,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30321,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30324,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 30405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30468,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30476,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30479,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30491,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "lineno": 30578,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30679,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30691,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30695,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30699,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30703,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30705,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_log_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30709,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "lineno": 30778,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 30852,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 30864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "lineno": 30933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 30982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 30996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31004,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31007,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31019,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "lineno": 31088,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31137,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31162,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "lineno": 31243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31292,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31306,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "lineno": 31398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31469,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31472,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "lineno": 31553,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31616,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31624,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "lineno": 31708,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "lineno": 31863,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 31912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 31926,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 31937,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 31949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "lineno": 32018,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32081,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32089,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32092,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "lineno": 32173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32236,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32244,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "lineno": 32328,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32391,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "lineno": 32483,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32546,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "lineno": 32636,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32682,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32696,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32714,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "lineno": 32781,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32827,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32841,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32849,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 32859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "lineno": 32926,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 32972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 32986,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 32994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "lineno": 33071,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 33131,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33139,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.read_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "lineno": 33224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 33296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33317,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33321,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "lineno": 33401,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 33473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_finalize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33500,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "lineno": 33578,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 33650,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33661,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33671,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33673,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33675,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespace_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33677,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "lineno": 33757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 33818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 33832,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33840,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33843,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 33846,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_config_map_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 33864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "lineno": 33944,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34027,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34030,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34033,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_endpoints_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "lineno": 34131,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "lineno": 34318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34404,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34419,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34421,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34423,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_limit_range_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34425,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "lineno": 34505,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34588,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34591,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34608,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34610,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "lineno": 34692,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34753,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34778,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_persistent_volume_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "lineno": 34879,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 34940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 34954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34962,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34965,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 34968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 34986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "lineno": 35066,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 35141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35167,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35169,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35171,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_ephemeralcontainers_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "lineno": 35253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 35328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35336,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35339,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35342,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35358,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_resize_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "lineno": 35440,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 35515,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35523,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35526,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35529,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35541,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "lineno": 35627,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 35702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35716,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_pod_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "lineno": 35814,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 35875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 35889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35897,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35900,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 35903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35915,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 35921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "lineno": 36001,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 36076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36087,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "lineno": 36188,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 36263,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36271,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36274,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36277,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36289,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36291,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36293,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_replication_controller_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36295,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "lineno": 36375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 36450,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36458,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36464,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "lineno": 36562,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 36637,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36645,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36651,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36667,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_resource_quota_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36669,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "lineno": 36749,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 36824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36832,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36835,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 36838,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_secret_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 36856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "lineno": 36936,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 36997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37022,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37025,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "lineno": 37123,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_account_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "lineno": 37310,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37371,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37385,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37396,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_namespaced_service_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "lineno": 37495,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "lineno": 37672,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37744,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37755,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37765,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37769,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_node_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37771,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "lineno": 37849,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 37907,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 37921,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37929,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 37932,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 37948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "lineno": 38026,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 38084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 38098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 38106,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 38109,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.core_v1_api.CoreV1Api.replace_persistent_volume_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 38125,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.custom_objects_api": [
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "lineno": 81,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 167,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 170,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 173,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 176,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 194,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 360,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 368,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 374,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 377,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 380,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.create_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "lineno": 485,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 566,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 574,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 580,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 583,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "lineno": 690,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 760,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 774,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "lineno": 901,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1005,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_collection_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "lineno": 1121,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1205,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1213,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1216,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1219,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1225,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.delete_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "lineno": 1318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1378,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "lineno": 1470,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1536,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1547,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1550,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1553,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "lineno": 1638,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1704,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1712,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1718,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "lineno": 1806,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1872,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1880,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1883,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1886,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "lineno": 1976,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2045,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2053,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2062,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2065,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "lineno": 2154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2231,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2234,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2237,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "lineno": 2332,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2412,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.get_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "lineno": 2526,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2657,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2661,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2663,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2665,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "lineno": 2754,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2847,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2855,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2881,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2883,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2885,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2887,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2891,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_custom_object_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2893,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "lineno": 2984,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3080,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3088,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3091,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3094,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3097,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3121,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3123,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3125,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3127,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3131,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "lineno": 3212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3301,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3304,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3307,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3310,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3313,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3329,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3331,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3335,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "lineno": 3426,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3515,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3518,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3521,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3527,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3543,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "lineno": 3640,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3707,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3721,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3729,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3732,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3735,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3738,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3741,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3759,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3763,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "lineno": 3856,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3957,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3960,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3981,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3983,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3985,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "lineno": 4080,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4172,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4178,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4181,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4184,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4187,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4205,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4207,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4209,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4211,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "lineno": 4304,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4388,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4396,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4399,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4405,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4408,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4411,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4431,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.patch_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "lineno": 4524,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4616,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4622,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "lineno": 4723,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4787,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4801,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4809,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4812,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4821,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4987,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5001,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5009,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5012,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5015,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5021,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_cluster_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "lineno": 5125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5192,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5206,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5214,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "lineno": 5334,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5432,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5438,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_scale_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "lineno": 5544,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5636,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5642,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5645,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5648,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.replace_namespaced_custom_object_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5670,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.discovery_api": [
      {
        "caller": "kubernetes.client.api.discovery_api.DiscoveryApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group",
        "callee": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_api.DiscoveryApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.discovery_v1_api": [
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.create_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_collection_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.delete_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_endpoint_slice_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.list_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.patch_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.read_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice",
        "callee": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.discovery_v1_api.DiscoveryV1Api.replace_namespaced_endpoint_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.events_api": [
      {
        "caller": "kubernetes.client.api.events_api.EventsApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_api.EventsApi.get_api_group",
        "callee": "kubernetes.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_api.EventsApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.events_v1_api": [
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.create_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_collection_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.delete_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "lineno": 843,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 950,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 952,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_event_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "lineno": 1057,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.list_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.patch_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "lineno": 1461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1524,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1532,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.read_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1547,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event",
        "callee": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "lineno": 1624,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1685,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1699,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1707,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1713,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1727,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.events_v1_api.EventsV1Api.replace_namespaced_event_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1731,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_api": [
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_api.FlowcontrolApiserverApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.flowcontrol_apiserver_v1_api": [
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.create_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_collection_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.delete_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.list_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "lineno": 2399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.patch_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "lineno": 2726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "lineno": 2871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "lineno": 3016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.read_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "lineno": 3346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_flow_schema_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "lineno": 3523,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status",
        "callee": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "lineno": 3700,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3783,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.flowcontrol_apiserver_v1_api.FlowcontrolApiserverV1Api.replace_priority_level_configuration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3799,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.internal_apiserver_api": [
      {
        "caller": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group",
        "callee": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_api.InternalApiserverApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.internal_apiserver_v1alpha1_api": [
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.create_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_collection_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.delete_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.list_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.patch_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.read_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status",
        "callee": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.internal_apiserver_v1alpha1_api.InternalApiserverV1alpha1Api.replace_storage_version_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.logs_api": [
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_handler",
        "callee": "kubernetes.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "lineno": 66,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 122,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_handler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 130,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler",
        "callee": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.logs_api.LogsApi.log_file_list_handler_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 246,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.networking_api": [
      {
        "caller": "kubernetes.client.api.networking_api.NetworkingApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group",
        "callee": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_api.NetworkingApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.networking_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "lineno": 2389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "lineno": 2534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "lineno": 2679,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2725,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2739,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2747,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "lineno": 2832,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2890,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2904,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2912,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2915,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2929,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2931,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "lineno": 3009,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3081,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3089,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3092,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3102,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3104,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3106,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3108,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "lineno": 3186,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3258,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3266,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3269,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3279,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3281,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1beta1_api.NetworkingV1beta1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3285,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.networking_v1_api": [
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.create_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1092,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1285,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "lineno": 1689,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2070,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_collection_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2829,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "lineno": 2933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.delete_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "lineno": 3257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ingress_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "lineno": 3681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "lineno": 3895,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "lineno": 4117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "lineno": 4337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_network_policy_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "lineno": 4549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.list_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "lineno": 4751,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4837,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "lineno": 4943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "lineno": 5137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "lineno": 5339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "lineno": 5541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "lineno": 5741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "lineno": 5933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.patch_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "lineno": 6260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "lineno": 6407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6470,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6478,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "lineno": 6562,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6625,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6636,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "lineno": 6717,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6788,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6791,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "lineno": 6870,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6930,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6938,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "lineno": 7015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7075,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7083,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.read_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "lineno": 7168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ingress_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "lineno": 7345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_ip_address_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "lineno": 7524,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7607,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7610,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7613,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7629,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7631,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "lineno": 7711,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7797,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7800,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_ingress_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "lineno": 7898,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7973,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7981,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7984,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7987,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_namespaced_network_policy_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8005,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "lineno": 8083,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8166,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status",
        "callee": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "lineno": 8260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8332,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8340,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8343,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.networking_v1_api.NetworkingV1Api.replace_service_cidr_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8359,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.node_api": [
      {
        "caller": "kubernetes.client.api.node_api.NodeApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_api.NodeApi.get_api_group",
        "callee": "kubernetes.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_api.NodeApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.node_v1_api": [
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.create_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_collection_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.delete_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.list_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.patch_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.read_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class",
        "callee": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.node_v1_api.NodeV1Api.replace_runtime_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.openid_api": [
      {
        "caller": "kubernetes.client.api.openid_api.OpenidApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset",
        "callee": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.openid_api.OpenidApi.get_service_account_issuer_open_id_keyset_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.policy_api": [
      {
        "caller": "kubernetes.client.api.policy_api.PolicyApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_api.PolicyApi.get_api_group",
        "callee": "kubernetes.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_api.PolicyApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.policy_v1_api": [
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.create_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_collection_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 592,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 600,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 623,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.delete_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "lineno": 691,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 731,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 745,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 845,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 938,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 946,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "lineno": 1065,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1155,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1184,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1186,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1188,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.list_pod_disruption_budget_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1190,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1355,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1358,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1361,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1535,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1549,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1557,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1575,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.patch_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1583,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1663,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1712,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1726,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1734,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1737,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1749,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 1818,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1867,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1881,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1889,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1892,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.read_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "lineno": 1981,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2056,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2064,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2067,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2070,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status",
        "callee": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "lineno": 2168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2243,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2254,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2269,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2271,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2273,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.policy_v1_api.PolicyV1Api.replace_namespaced_pod_disruption_budget_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2275,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.rbac_authorization_api": [
      {
        "caller": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group",
        "callee": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_api.RbacAuthorizationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.rbac_authorization_v1_api": [
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.create_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "lineno": 773,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 851,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 859,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 869,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 871,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 879,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "lineno": 961,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1047,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1059,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1063,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1067,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "lineno": 1165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1267,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1280,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1282,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1286,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1288,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1290,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1292,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1294,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1296,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1302,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1304,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1308,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "lineno": 1405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1493,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1536,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1538,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1542,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1544,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "lineno": 1647,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1752,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1760,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "lineno": 1897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2010,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2040,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2042,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2044,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2046,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_collection_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2048,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "lineno": 2131,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2212,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2220,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.delete_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "lineno": 2873,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "lineno": 3087,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3180,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3188,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3198,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "lineno": 3309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3402,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3410,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_binding_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.list_role_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "lineno": 4135,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "lineno": 4329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "lineno": 4531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.patch_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "lineno": 4721,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4767,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4789,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "lineno": 4866,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4926,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4934,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "lineno": 5013,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5087,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5099,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "lineno": 5168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5217,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5231,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5242,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.read_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5387,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5401,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5409,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5412,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "lineno": 5506,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5578,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5586,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5589,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_cluster_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "lineno": 5685,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5760,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5768,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5774,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding",
        "callee": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "lineno": 5872,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5933,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5955,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5958,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5961,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5973,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5975,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5977,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.rbac_authorization_v1_api.RbacAuthorizationV1Api.replace_namespaced_role_binding_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5979,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.resource_api": [
      {
        "caller": "kubernetes.client.api.resource_api.ResourceApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_api.ResourceApi.get_api_group",
        "callee": "kubernetes.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_api.ResourceApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.resource_v1alpha3_api": [
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.create_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "lineno": 433,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 535,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 548,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 552,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 554,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 556,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 558,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "lineno": 673,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 761,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 775,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_collection_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "lineno": 897,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 975,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 999,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1003,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "lineno": 1085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1149,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1163,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.delete_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1191,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1297,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1311,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "lineno": 1409,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1485,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1514,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1524,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1526,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1528,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1532,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1534,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "lineno": 1621,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.list_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "lineno": 1823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1884,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1898,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1906,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1909,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1921,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1923,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1925,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1927,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "lineno": 2015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "lineno": 2207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "lineno": 2399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.patch_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "lineno": 2581,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2627,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2641,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2649,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2659,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "lineno": 2726,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "lineno": 2871,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2917,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2931,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2939,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "lineno": 3016,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3076,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3084,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.read_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "lineno": 3169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3241,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3249,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3252,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3262,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3264,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3266,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "lineno": 3346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3426,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3429,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "lineno": 3523,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3581,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3595,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3603,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3606,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3616,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3618,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3620,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3622,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status",
        "callee": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "lineno": 3700,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3758,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3772,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3780,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3783,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3795,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1alpha3_api.ResourceV1alpha3Api.replace_resource_pool_status_request_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3799,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.resource_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 503,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 506,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 891,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1136,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "lineno": 1753,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2035,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "lineno": 2337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 2875,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "lineno": 4741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 5070,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5133,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5288,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5443,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "lineno": 5533,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "lineno": 5686,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5758,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5766,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 5865,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6052,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6127,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6135,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "lineno": 6424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6504,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta1_api.ResourceV1beta1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6523,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.resource_v1beta2_api": [
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 591,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 663,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "lineno": 767,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 844,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "lineno": 957,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1059,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1082,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1084,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1086,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1088,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1090,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1092,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1094,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1096,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1098,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1100,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1285,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1312,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1314,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1316,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1326,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1336,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1439,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1562,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1564,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1566,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1568,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1570,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1689,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1802,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1937,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2025,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2039,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2052,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2054,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2056,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2058,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2060,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2062,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2064,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2066,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2068,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2070,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2072,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2074,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2078,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2080,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "lineno": 2161,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2239,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2247,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2257,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2259,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "lineno": 2349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2435,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2453,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2455,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 2539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2628,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2829,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "lineno": 2933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "lineno": 3105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3159,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "lineno": 3257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3333,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3347,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3374,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3376,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3378,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "lineno": 3469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3545,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3559,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 3683,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3905,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3998,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4006,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 4125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 4337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "lineno": 4549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4625,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4639,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "lineno": 4751,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4837,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4847,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "lineno": 4943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "lineno": 5135,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5196,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5210,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5221,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5231,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5237,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5239,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 5329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 5531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 5733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "lineno": 5933,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "lineno": 6115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6175,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6183,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6193,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "lineno": 6260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6306,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "lineno": 6405,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6465,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6483,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 6552,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6615,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6626,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 6707,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6756,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6778,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6781,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6793,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 6862,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6911,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6925,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "lineno": 7015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7061,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7075,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7083,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7093,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "lineno": 7168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7240,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7248,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7251,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7261,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7263,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7265,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7267,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "lineno": 7345,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "lineno": 7522,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7605,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7615,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7619,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_device_taint_rule_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7621,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 7701,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7762,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7776,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7784,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7787,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7790,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 7888,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7949,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7963,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7971,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7974,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7977,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 8075,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8136,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8150,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8158,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8161,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice",
        "callee": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "lineno": 8260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8332,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8340,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8343,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8355,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1beta2_api.ResourceV1beta2Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8359,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.resource_v1_api": [
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "lineno": 245,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 317,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "lineno": 423,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 481,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 495,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 503,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 506,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 516,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 518,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 520,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 522,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "lineno": 599,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 676,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 684,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.create_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "lineno": 789,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 891,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 904,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 906,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 908,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 910,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 912,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 914,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "lineno": 1031,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1122,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1136,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1168,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1178,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1180,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1182,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "lineno": 1281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1386,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1394,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1410,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1412,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1414,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1416,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1418,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "lineno": 1529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1617,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1631,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1656,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1658,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1660,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1662,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1664,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1666,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1668,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1670,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_collection_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "lineno": 1753,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1855,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1857,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1859,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "lineno": 1943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2024,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2032,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2035,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2055,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2057,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "lineno": 2141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2222,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2230,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2233,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2253,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2255,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "lineno": 2337,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2401,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2423,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.delete_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "lineno": 2509,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2549,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2563,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "lineno": 2661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2737,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2751,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2764,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2766,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2768,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2770,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2774,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2776,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2778,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "lineno": 2875,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2990,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "lineno": 3097,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3190,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3198,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "lineno": 3317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3420,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3422,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3424,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3426,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3428,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3430,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3434,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3436,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3438,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "lineno": 3529,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3632,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3634,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3636,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3638,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3640,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3642,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3648,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3650,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3652,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_claim_template_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3654,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "lineno": 3741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3817,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3858,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3860,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3862,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3864,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.list_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3866,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "lineno": 3943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4018,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4026,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4029,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "lineno": 4137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4223,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "lineno": 4339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4417,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4425,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4428,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4449,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4451,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "lineno": 4541,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4619,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4630,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4633,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "lineno": 4741,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4816,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4824,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4827,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.patch_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "lineno": 4923,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4991,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5001,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "lineno": 5070,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5133,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "lineno": 5225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5274,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5288,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5296,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5299,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "lineno": 5380,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5429,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5443,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5451,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "lineno": 5533,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5579,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5593,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5601,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.read_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5611,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "lineno": 5686,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5758,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5766,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5769,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_device_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5785,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "lineno": 5865,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5940,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5948,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5951,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5954,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "lineno": 6052,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6127,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6135,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6138,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6141,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6153,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6155,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6157,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "lineno": 6239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6300,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6314,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6322,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6325,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6328,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6340,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6342,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6344,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_namespaced_resource_claim_template_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6346,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice",
        "callee": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "lineno": 6424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6504,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6507,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6517,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6519,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6521,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.resource_v1_api.ResourceV1Api.replace_resource_slice_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6523,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.scheduling_api": [
      {
        "caller": "kubernetes.client.api.scheduling_api.SchedulingApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group",
        "callee": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_api.SchedulingApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.scheduling_v1alpha2_api": [
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "lineno": 77,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 135,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 149,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 157,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 170,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 172,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 176,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 313,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 327,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 335,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 338,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 348,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.create_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "lineno": 455,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 546,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 560,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 568,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 606,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "lineno": 705,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 810,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 818,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 828,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 830,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 832,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 834,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 836,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 838,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 840,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 850,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 852,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 854,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_collection_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 856,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "lineno": 939,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1020,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1028,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1031,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1043,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1045,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1047,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1049,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1051,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1053,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "lineno": 1137,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1218,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1226,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1229,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1241,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1245,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1247,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1249,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.delete_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1251,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "lineno": 1317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1357,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1371,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "lineno": 1471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1550,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1564,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1572,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1596,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1598,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1600,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1602,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1604,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "lineno": 1693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1772,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1786,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1794,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1808,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1810,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1816,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1818,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1820,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1822,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1824,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1826,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "lineno": 1913,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2003,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2020,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2022,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2024,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2026,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2028,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2030,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2032,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2034,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2036,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_pod_group_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2038,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "lineno": 2125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2201,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2215,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.list_workload_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "lineno": 2329,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2393,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2407,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2415,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2418,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2421,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2433,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2437,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2439,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2441,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "lineno": 2531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2609,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2617,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2620,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2635,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2639,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2641,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2643,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "lineno": 2733,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2811,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2819,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2822,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2825,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.patch_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2845,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "lineno": 2925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2988,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2996,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2999,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3011,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "lineno": 3080,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3129,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3143,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3151,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3154,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "lineno": 3235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3284,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3298,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3306,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.read_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3321,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "lineno": 3398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3459,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3473,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3481,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3484,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3487,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3503,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3505,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "lineno": 3585,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3646,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3660,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3668,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3671,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3674,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3686,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3690,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_pod_group_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3692,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload",
        "callee": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "lineno": 3772,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3847,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3855,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3858,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3861,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3873,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3875,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3877,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1alpha2_api.SchedulingV1alpha2Api.replace_namespaced_workload_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3879,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.scheduling_v1_api": [
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.create_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_collection_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.delete_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.list_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.patch_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.read_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class",
        "callee": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.scheduling_v1_api.SchedulingV1Api.replace_priority_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.storagemigration_api": [
      {
        "caller": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group",
        "callee": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_api.StoragemigrationApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.storagemigration_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.create_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_collection_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.delete_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.list_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "lineno": 1207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1268,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1282,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1290,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1293,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1303,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1305,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1307,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1309,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.patch_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1311,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "lineno": 1389,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1435,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1449,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1467,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "lineno": 1534,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1594,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1602,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.read_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1612,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "lineno": 1687,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1745,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1770,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1780,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1782,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status",
        "callee": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "lineno": 1864,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1936,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1957,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1959,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1961,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storagemigration_v1beta1_api.StoragemigrationV1beta1Api.replace_storage_version_migration_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1963,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.storage_api": [
      {
        "caller": "kubernetes.client.api.storage_api.StorageApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_api.StorageApi.get_api_group",
        "callee": "kubernetes.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_api.StorageApi.get_api_group_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.storage_v1beta1_api": [
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 353,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 367,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 380,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 382,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 384,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 386,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 388,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 390,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 392,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 394,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 396,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 398,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 400,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 402,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 404,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 406,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "lineno": 489,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 553,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 567,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 575,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 585,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 587,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 589,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 591,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 593,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "lineno": 661,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 701,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 715,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "lineno": 813,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 889,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 903,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 916,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 918,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 920,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 922,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 924,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "lineno": 1015,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1076,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1090,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1101,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1113,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1115,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1117,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1119,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "lineno": 1197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1243,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1257,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1265,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1275,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "lineno": 1350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1408,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1422,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1430,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1433,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1445,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1447,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1beta1_api.StorageV1beta1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1449,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.storage_v1_api": [
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "lineno": 75,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 130,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 144,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 152,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 162,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 164,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 166,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 298,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 312,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 320,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 328,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 330,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 332,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 334,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 471,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 493,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 496,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 506,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 508,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 510,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 512,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "lineno": 589,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 644,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 658,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 666,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 680,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "lineno": 757,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 812,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 826,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 834,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 844,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 846,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 848,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "lineno": 925,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 994,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1002,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.create_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "lineno": 1115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1203,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1217,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1232,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1234,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1236,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1238,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1240,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1246,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1248,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1250,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1252,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1254,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1256,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1258,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "lineno": 1355,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1443,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1457,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1470,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1472,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1474,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1476,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1478,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1480,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1482,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1484,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1486,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1488,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1490,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1492,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1494,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1496,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1498,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 1597,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1688,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1702,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 1710,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1720,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1722,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1724,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1726,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1728,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1730,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1732,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1734,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1736,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1738,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1740,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1744,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1746,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1748,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "lineno": 1845,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 1933,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 1947,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1962,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1964,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1966,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1968,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1970,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1972,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1974,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1976,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1978,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1980,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1982,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1984,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1986,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 1988,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "lineno": 2085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2173,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2187,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2200,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2202,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2204,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2206,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "lineno": 2325,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2427,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2440,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2442,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2444,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2446,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2448,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2450,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2452,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2454,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2456,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2458,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2462,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2466,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_collection_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2468,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "lineno": 2549,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2613,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2627,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2635,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2645,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2647,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2649,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2651,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2653,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2655,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "lineno": 2737,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 2815,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 2823,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2833,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2835,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2837,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2839,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2841,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 2843,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 2927,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 2994,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3008,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3016,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3019,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3031,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3033,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3035,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3037,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3039,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3041,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "lineno": 3123,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3201,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3209,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3219,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3221,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3223,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3225,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3227,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3229,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "lineno": 3311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3389,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3397,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3413,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3415,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3417,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "lineno": 3499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3563,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3577,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 3585,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.delete_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3605,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "lineno": 3671,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3711,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.get_api_resources_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3725,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "lineno": 3823,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 3899,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 3913,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3926,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3928,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3930,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3934,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3940,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3942,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3944,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3946,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 3948,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "lineno": 4035,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4111,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4125,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4138,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4140,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4142,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4144,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4148,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4150,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4152,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4154,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4156,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4158,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4160,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "lineno": 4247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4323,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4337,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4350,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4352,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4354,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4356,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4358,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4360,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4362,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4364,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4366,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4370,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_csi_storage_capacity_for_all_namespaces_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4372,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 4461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4540,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4554,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 4562,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4572,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4574,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4576,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4578,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4580,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4582,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4584,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4586,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4588,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4590,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4592,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4594,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "lineno": 4681,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4784,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4786,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4788,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4790,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4792,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4794,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4796,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4798,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4800,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4802,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4804,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4806,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "lineno": 4893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 4969,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 4983,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4996,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 4998,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5000,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5002,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5004,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5006,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5008,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5010,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5012,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5014,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5016,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5018,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "lineno": 5105,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5195,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5208,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5210,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5212,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5214,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5216,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5218,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5220,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5222,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5224,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5228,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.list_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5230,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "lineno": 5307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5368,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5382,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5390,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5393,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5403,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5405,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5407,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5409,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5411,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "lineno": 5499,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5560,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5574,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5582,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5585,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5595,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5597,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5599,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5601,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5603,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 5693,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5757,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5779,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5782,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5785,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5797,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5799,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5801,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5803,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5805,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "lineno": 5893,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 5954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 5968,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5976,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 5979,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5989,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5991,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5993,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5995,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 5997,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "lineno": 6085,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6146,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6160,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6168,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6171,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6181,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6183,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6185,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6187,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6189,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "lineno": 6277,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6338,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6352,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6360,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6363,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6373,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6375,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6377,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6379,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6381,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "lineno": 6469,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6530,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6544,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6552,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6555,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6565,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6567,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6569,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6571,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.patch_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6573,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "lineno": 6651,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6697,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6711,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6719,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6729,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "lineno": 6796,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6842,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 6856,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 6864,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 6874,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 6943,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 6992,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7006,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7014,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7017,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7029,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "lineno": 7096,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7142,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7156,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7164,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7174,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "lineno": 7241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7287,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7301,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7309,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7319,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "lineno": 7386,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7432,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7446,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7454,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7464,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "lineno": 7531,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7577,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7591,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7599,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.read_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7609,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "lineno": 7684,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7742,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7756,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7764,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7767,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7777,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7779,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7781,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_driver_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7783,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "lineno": 7861,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 7919,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 7933,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7941,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 7944,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7954,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7956,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7958,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_csi_node_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 7960,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "lineno": 8040,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8101,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8115,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8123,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8126,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8129,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8141,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8143,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8145,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_namespaced_csi_storage_capacity_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8147,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "lineno": 8225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8283,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8297,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8305,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8308,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8318,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8320,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8322,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_storage_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8324,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "lineno": 8402,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8460,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8474,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8482,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8485,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8495,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8497,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8499,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8501,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "lineno": 8579,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8637,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8651,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8659,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8662,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8672,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8674,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8676,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attachment_status_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8678,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class",
        "callee": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "lineno": 8756,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 8814,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 8828,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8836,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiValueError.__init__",
        "lineno": 8839,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8849,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8851,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8853,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.storage_v1_api.StorageV1Api.replace_volume_attributes_class_with_http_info",
        "callee": "<builtin>.list.append",
        "lineno": 8855,
        "resolution": "local_builtin_method_call"
      }
    ],
    "kubernetes.client.api.version_api": [
      {
        "caller": "kubernetes.client.api.version_api.VersionApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.version_api.VersionApi.get_code",
        "callee": "kubernetes.client.api.version_api.VersionApi.get_code_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.version_api.VersionApi.get_code_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.version_api.VersionApi.get_code_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api.well_known_api": [
      {
        "caller": "kubernetes.client.api.well_known_api.WellKnownApi.__init__",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 36,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration",
        "callee": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "lineno": 65,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "callee": "<builtin>.list.extend",
        "lineno": 105,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.client.api.well_known_api.WellKnownApi.get_service_account_issuer_open_id_configuration_with_http_info",
        "callee": "kubernetes.client.exceptions.ApiTypeError.__init__",
        "lineno": 119,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.client.api": [],
    "kubernetes.client.apis": [],
    "kubernetes.client.models.admissionregistration_v1_service_reference": [
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__repr__",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__eq__",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.__ne__",
        "callee": "kubernetes.client.models.admissionregistration_v1_service_reference.AdmissionregistrationV1ServiceReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.admissionregistration_v1_webhook_client_config": [
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__repr__",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__eq__",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.__ne__",
        "callee": "kubernetes.client.models.admissionregistration_v1_webhook_client_config.AdmissionregistrationV1WebhookClientConfig.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.apiextensions_v1_service_reference": [
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__repr__",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__eq__",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.__ne__",
        "callee": "kubernetes.client.models.apiextensions_v1_service_reference.ApiextensionsV1ServiceReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.apiextensions_v1_webhook_client_config": [
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__repr__",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__eq__",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.__ne__",
        "callee": "kubernetes.client.models.apiextensions_v1_webhook_client_config.ApiextensionsV1WebhookClientConfig.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.apiregistration_v1_service_reference": [
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__repr__",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__eq__",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.__ne__",
        "callee": "kubernetes.client.models.apiregistration_v1_service_reference.ApiregistrationV1ServiceReference.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.authentication_v1_token_request": [
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__repr__",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__eq__",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.__ne__",
        "callee": "kubernetes.client.models.authentication_v1_token_request.AuthenticationV1TokenRequest.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.core_v1_endpoint_port": [
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__repr__",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__eq__",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.__ne__",
        "callee": "kubernetes.client.models.core_v1_endpoint_port.CoreV1EndpointPort.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.core_v1_event": [
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 527,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 540,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 545,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict.convert",
        "lineno": 549,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.to_str",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 555,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.__repr__",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_str",
        "lineno": 559,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.__eq__",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 566,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event.CoreV1Event.__ne__",
        "callee": "kubernetes.client.models.core_v1_event.CoreV1Event.to_dict",
        "lineno": 573,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.core_v1_event_list": [
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__repr__",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__eq__",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.__ne__",
        "callee": "kubernetes.client.models.core_v1_event_list.CoreV1EventList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.core_v1_event_series": [
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__repr__",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__eq__",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.__ne__",
        "callee": "kubernetes.client.models.core_v1_event_series.CoreV1EventSeries.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.core_v1_resource_claim": [
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__repr__",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__eq__",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.__ne__",
        "callee": "kubernetes.client.models.core_v1_resource_claim.CoreV1ResourceClaim.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.discovery_v1_endpoint_port": [
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__repr__",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__eq__",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.__ne__",
        "callee": "kubernetes.client.models.discovery_v1_endpoint_port.DiscoveryV1EndpointPort.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.events_v1_event": [
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 81,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 526,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 539,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 544,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict.convert",
        "lineno": 548,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.to_str",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 554,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.__repr__",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_str",
        "lineno": 558,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.__eq__",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 565,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event.EventsV1Event.__ne__",
        "callee": "kubernetes.client.models.events_v1_event.EventsV1Event.to_dict",
        "lineno": 572,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.events_v1_event_list": [
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__repr__",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__eq__",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.__ne__",
        "callee": "kubernetes.client.models.events_v1_event_list.EventsV1EventList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.events_v1_event_series": [
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__repr__",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__eq__",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.__ne__",
        "callee": "kubernetes.client.models.events_v1_event_series.EventsV1EventSeries.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.flowcontrol_v1_subject": [
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 166,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 179,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 194,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__repr__",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_str",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__eq__",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.__ne__",
        "callee": "kubernetes.client.models.flowcontrol_v1_subject.FlowcontrolV1Subject.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.rbac_v1_subject": [
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__repr__",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__eq__",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.__ne__",
        "callee": "kubernetes.client.models.rbac_v1_subject.RbacV1Subject.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.resource_v1_resource_claim": [
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__repr__",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__eq__",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.__ne__",
        "callee": "kubernetes.client.models.resource_v1_resource_claim.ResourceV1ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.storage_v1_token_request": [
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__repr__",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__eq__",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.__ne__",
        "callee": "kubernetes.client.models.storage_v1_token_request.StorageV1TokenRequest.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_apply_configuration": [
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_apply_configuration.V1alpha1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle": [
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle.V1alpha1ClusterTrustBundle.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list": [
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list.V1alpha1ClusterTrustBundleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec.V1alpha1ClusterTrustBundleSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_json_patch": [
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_json_patch.V1alpha1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_match_condition": [
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_match_condition.V1alpha1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_match_resources": [
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_match_resources.V1alpha1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy.V1alpha1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding.V1alpha1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list.V1alpha1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec.V1alpha1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list.V1alpha1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec.V1alpha1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_mutation": [
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_mutation.V1alpha1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_named_rule_with_operations": [
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_named_rule_with_operations.V1alpha1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_param_kind": [
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_param_kind.V1alpha1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_param_ref": [
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_param_ref.V1alpha1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_server_storage_version": [
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_server_storage_version.V1alpha1ServerStorageVersion.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version": [
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version.V1alpha1StorageVersion.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_condition": [
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict.convert",
        "lineno": 253,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_str",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_condition.V1alpha1StorageVersionCondition.to_dict",
        "lineno": 277,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_list": [
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_list.V1alpha1StorageVersionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_storage_version_status": [
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_storage_version_status.V1alpha1StorageVersionStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha1_variable": [
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__repr__",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__eq__",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.__ne__",
        "callee": "kubernetes.client.models.v1alpha1_variable.V1alpha1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_gang_scheduling_policy": [
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_gang_scheduling_policy.V1alpha2GangSchedulingPolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate": [
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate.V1alpha2LeaseCandidate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_list": [
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_list.V1alpha2LeaseCandidateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_lease_candidate_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_lease_candidate_spec.V1alpha2LeaseCandidateSpec.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group.V1alpha2PodGroup.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_list": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_list.V1alpha2PodGroupList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim.V1alpha2PodGroupResourceClaim.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status.V1alpha2PodGroupResourceClaimStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints.V1alpha2PodGroupSchedulingConstraints.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy.V1alpha2PodGroupSchedulingPolicy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 250,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 263,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 278,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_str",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_spec.V1alpha2PodGroupSpec.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_status": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_status.V1alpha2PodGroupStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template.V1alpha2PodGroupTemplate.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_pod_group_template_reference": [
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_pod_group_template_reference.V1alpha2PodGroupTemplateReference.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_topology_constraint": [
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_topology_constraint.V1alpha2TopologyConstraint.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_typed_local_object_reference": [
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_typed_local_object_reference.V1alpha2TypedLocalObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_workload": [
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_workload.V1alpha2Workload.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_list": [
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_workload_list.V1alpha2WorkloadList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference": [
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference.V1alpha2WorkloadPodGroupTemplateReference.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha2_workload_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha2_workload_spec.V1alpha2WorkloadSpec.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint.V1alpha3DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule.V1alpha3DeviceTaintRule.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_list": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_list.V1alpha3DeviceTaintRuleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_spec.V1alpha3DeviceTaintRuleSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_rule_status": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_rule_status.V1alpha3DeviceTaintRuleStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_device_taint_selector": [
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_device_taint_selector.V1alpha3DeviceTaintSelector.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_pool_status": [
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 342,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 355,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 360,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict.convert",
        "lineno": 364,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_str",
        "lineno": 374,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 381,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_pool_status.V1alpha3PoolStatus.to_dict",
        "lineno": 388,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request": [
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request.V1alpha3ResourcePoolStatusRequest.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_list": [
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list.V1alpha3ResourcePoolStatusRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec": [
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec.V1alpha3ResourcePoolStatusRequestSpec.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1alpha3_resource_pool_status_request_status": [
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__repr__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__eq__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.__ne__",
        "callee": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status.V1alpha3ResourcePoolStatusRequestStatus.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_allocated_device_status": [
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta1_allocated_device_status.V1beta1AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta1_allocation_result.V1beta1AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_apply_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_apply_configuration.V1beta1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_basic_device": [
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 406,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 411,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict.convert",
        "lineno": 415,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__repr__",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_str",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__eq__",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 432,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.__ne__",
        "callee": "kubernetes.client.models.v1beta1_basic_device.V1beta1BasicDevice.to_dict",
        "lineno": 439,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy": [
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy.V1beta1CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_request_policy_range": [
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.client.models.v1beta1_capacity_request_policy_range.V1beta1CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_capacity_requirements": [
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__repr__",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__eq__",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.__ne__",
        "callee": "kubernetes.client.models.v1beta1_capacity_requirements.V1beta1CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_cel_device_selector": [
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1beta1_cel_device_selector.V1beta1CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle": [
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__repr__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__eq__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.__ne__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle.V1beta1ClusterTrustBundle.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list.V1beta1ClusterTrustBundleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec.V1beta1ClusterTrustBundleSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_counter": [
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__repr__",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__eq__",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.__ne__",
        "callee": "kubernetes.client.models.v1beta1_counter.V1beta1Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_counter_set": [
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__repr__",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__eq__",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.__ne__",
        "callee": "kubernetes.client.models.v1beta1_counter_set.V1beta1CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device": [
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_str",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device.V1beta1Device.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device.V1beta1Device.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_configuration.V1beta1DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_allocation_result.V1beta1DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_attribute": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_attribute.V1beta1DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_capacity": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_capacity.V1beta1DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_claim.V1beta1DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_claim_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_claim_configuration.V1beta1DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_class": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_class.V1beta1DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_class_configuration.V1beta1DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_class_list.V1beta1DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_class_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_class_spec.V1beta1DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_constraint": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_constraint.V1beta1DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_counter_consumption": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_counter_consumption.V1beta1DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_request": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 323,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 328,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict.convert",
        "lineno": 332,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_str",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_request.V1beta1DeviceRequest.to_dict",
        "lineno": 356,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_request_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_request_allocation_result.V1beta1DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_selector": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_selector.V1beta1DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_sub_request": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_sub_request.V1beta1DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_taint": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_taint.V1beta1DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_device_toleration": [
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_device_toleration.V1beta1DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address": [
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__repr__",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__eq__",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.__ne__",
        "callee": "kubernetes.client.models.v1beta1_ip_address.V1beta1IPAddress.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_list.V1beta1IPAddressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_ip_address_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_ip_address_spec.V1beta1IPAddressSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_json_patch": [
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__repr__",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__eq__",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.__ne__",
        "callee": "kubernetes.client.models.v1beta1_json_patch.V1beta1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate": [
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__repr__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__eq__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.__ne__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate.V1beta1LeaseCandidate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_list.V1beta1LeaseCandidateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_lease_candidate_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_lease_candidate_spec.V1beta1LeaseCandidateSpec.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_match_condition": [
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__repr__",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__eq__",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.__ne__",
        "callee": "kubernetes.client.models.v1beta1_match_condition.V1beta1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_match_resources": [
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__repr__",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__eq__",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.__ne__",
        "callee": "kubernetes.client.models.v1beta1_match_resources.V1beta1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy.V1beta1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding.V1beta1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list.V1beta1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec.V1beta1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_list.V1beta1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec.V1beta1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_mutation": [
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__repr__",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__eq__",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.__ne__",
        "callee": "kubernetes.client.models.v1beta1_mutation.V1beta1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_named_rule_with_operations": [
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.client.models.v1beta1_named_rule_with_operations.V1beta1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_network_device_data": [
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__repr__",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__eq__",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.__ne__",
        "callee": "kubernetes.client.models.v1beta1_network_device_data.V1beta1NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping.V1beta1NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_opaque_device_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_opaque_device_configuration.V1beta1OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_param_kind": [
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__repr__",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__eq__",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.__ne__",
        "callee": "kubernetes.client.models.v1beta1_param_kind.V1beta1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_param_ref": [
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__repr__",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__eq__",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.__ne__",
        "callee": "kubernetes.client.models.v1beta1_param_ref.V1beta1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_parent_reference": [
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__repr__",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__eq__",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.__ne__",
        "callee": "kubernetes.client.models.v1beta1_parent_reference.V1beta1ParentReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request": [
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request.V1beta1PodCertificateRequest.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_list.V1beta1PodCertificateRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 412,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 425,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 430,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict.convert",
        "lineno": 434,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 440,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_str",
        "lineno": 444,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 451,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_spec.V1beta1PodCertificateRequestSpec.to_dict",
        "lineno": 458,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_pod_certificate_request_status": [
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta1_pod_certificate_request_status.V1beta1PodCertificateRequestStatus.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim.V1beta1ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference.V1beta1ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_list.V1beta1ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_spec.V1beta1ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_status.V1beta1ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template.V1beta1ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_list.V1beta1ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_claim_template_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_claim_template_spec.V1beta1ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_pool": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_pool.V1beta1ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice.V1beta1ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_list.V1beta1ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_resource_slice_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_resource_slice_spec.V1beta1ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr": [
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__repr__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__eq__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.__ne__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr.V1beta1ServiceCIDR.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_list.V1beta1ServiceCIDRList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_spec.V1beta1ServiceCIDRSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_service_cidr_status": [
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta1_service_cidr_status.V1beta1ServiceCIDRStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration": [
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__repr__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__eq__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.__ne__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration.V1beta1StorageVersionMigration.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_list.V1beta1StorageVersionMigrationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_spec": [
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_spec.V1beta1StorageVersionMigrationSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_storage_version_migration_status": [
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta1_storage_version_migration_status.V1beta1StorageVersionMigrationStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_variable": [
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__repr__",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__eq__",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.__ne__",
        "callee": "kubernetes.client.models.v1beta1_variable.V1beta1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class": [
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__repr__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__eq__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.__ne__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class.V1beta1VolumeAttributesClass.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta1_volume_attributes_class_list": [
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__repr__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__eq__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.__ne__",
        "callee": "kubernetes.client.models.v1beta1_volume_attributes_class_list.V1beta1VolumeAttributesClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_allocated_device_status": [
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta2_allocated_device_status.V1beta2AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta2_allocation_result.V1beta2AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy": [
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy.V1beta2CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_request_policy_range": [
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.client.models.v1beta2_capacity_request_policy_range.V1beta2CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_capacity_requirements": [
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__repr__",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__eq__",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.__ne__",
        "callee": "kubernetes.client.models.v1beta2_capacity_requirements.V1beta2CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_cel_device_selector": [
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1beta2_cel_device_selector.V1beta2CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_counter": [
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__repr__",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__eq__",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.__ne__",
        "callee": "kubernetes.client.models.v1beta2_counter.V1beta2Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_counter_set": [
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__repr__",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__eq__",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.__ne__",
        "callee": "kubernetes.client.models.v1beta2_counter_set.V1beta2CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device": [
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 435,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict.convert",
        "lineno": 444,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_str",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_str",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device.V1beta2Device.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device.V1beta2Device.to_dict",
        "lineno": 468,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_configuration.V1beta2DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_allocation_result.V1beta2DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_attribute": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_attribute.V1beta2DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_capacity": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_capacity.V1beta2DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_claim.V1beta2DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_claim_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_claim_configuration.V1beta2DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_class": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_class.V1beta2DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_class_configuration.V1beta2DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_list": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_class_list.V1beta2DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_class_spec": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_class_spec.V1beta2DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_constraint": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_constraint.V1beta2DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_counter_consumption": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_counter_consumption.V1beta2DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_request": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_request.V1beta2DeviceRequest.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_request_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_request_allocation_result.V1beta2DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_selector": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_selector.V1beta2DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_sub_request": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_sub_request.V1beta2DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint.V1beta2DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule.V1beta2DeviceTaintRule.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_list": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_list.V1beta2DeviceTaintRuleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_spec": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_spec.V1beta2DeviceTaintRuleSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_rule_status": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_rule_status.V1beta2DeviceTaintRuleStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_taint_selector": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_taint_selector.V1beta2DeviceTaintSelector.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_device_toleration": [
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__repr__",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__eq__",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.__ne__",
        "callee": "kubernetes.client.models.v1beta2_device_toleration.V1beta2DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_exact_device_request": [
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 267,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__repr__",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_str",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__eq__",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.__ne__",
        "callee": "kubernetes.client.models.v1beta2_exact_device_request.V1beta2ExactDeviceRequest.to_dict",
        "lineno": 300,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_network_device_data": [
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__repr__",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__eq__",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.__ne__",
        "callee": "kubernetes.client.models.v1beta2_network_device_data.V1beta2NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping.V1beta2NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_opaque_device_configuration": [
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1beta2_opaque_device_configuration.V1beta2OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim.V1beta2ResourceClaim.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference.V1beta2ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_list": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_list.V1beta2ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_spec": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_spec.V1beta2ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_status.V1beta2ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template.V1beta2ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_list": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_list.V1beta2ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_claim_template_spec": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_claim_template_spec.V1beta2ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_pool": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_pool.V1beta2ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice.V1beta2ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_list": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_list.V1beta2ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1beta2_resource_slice_spec": [
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__repr__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__eq__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.__ne__",
        "callee": "kubernetes.client.models.v1beta2_resource_slice_spec.V1beta2ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_affinity": [
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.to_str",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.__repr__",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.__eq__",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_affinity.V1Affinity.__ne__",
        "callee": "kubernetes.client.models.v1_affinity.V1Affinity.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_aggregation_rule": [
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__repr__",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__eq__",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.__ne__",
        "callee": "kubernetes.client.models.v1_aggregation_rule.V1AggregationRule.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_allocated_device_status": [
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__repr__",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__eq__",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.__ne__",
        "callee": "kubernetes.client.models.v1_allocated_device_status.V1AllocatedDeviceStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1_allocation_result.V1AllocationResult.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_group": [
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.to_str",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.__repr__",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.__eq__",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group.V1APIGroup.__ne__",
        "callee": "kubernetes.client.models.v1_api_group.V1APIGroup.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_group_list": [
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__repr__",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__eq__",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.__ne__",
        "callee": "kubernetes.client.models.v1_api_group_list.V1APIGroupList.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_resource": [
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 357,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict.convert",
        "lineno": 366,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.to_str",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.__repr__",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_str",
        "lineno": 376,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.__eq__",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 383,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource.V1APIResource.__ne__",
        "callee": "kubernetes.client.models.v1_api_resource.V1APIResource.to_dict",
        "lineno": 390,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_resource_list": [
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__repr__",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__eq__",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.__ne__",
        "callee": "kubernetes.client.models.v1_api_resource_list.V1APIResourceList.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_service": [
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.to_str",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.__repr__",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.__eq__",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service.V1APIService.__ne__",
        "callee": "kubernetes.client.models.v1_api_service.V1APIService.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_service_condition": [
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__repr__",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__eq__",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.__ne__",
        "callee": "kubernetes.client.models.v1_api_service_condition.V1APIServiceCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_service_list": [
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__repr__",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__eq__",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.__ne__",
        "callee": "kubernetes.client.models.v1_api_service_list.V1APIServiceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_service_spec": [
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict.convert",
        "lineno": 280,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__repr__",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_str",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__eq__",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.__ne__",
        "callee": "kubernetes.client.models.v1_api_service_spec.V1APIServiceSpec.to_dict",
        "lineno": 304,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_service_status": [
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__repr__",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__eq__",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.__ne__",
        "callee": "kubernetes.client.models.v1_api_service_status.V1APIServiceStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_api_versions": [
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_str",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.__repr__",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.__eq__",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_api_versions.V1APIVersions.__ne__",
        "callee": "kubernetes.client.models.v1_api_versions.V1APIVersions.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_apply_configuration": [
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_apply_configuration.V1ApplyConfiguration.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_app_armor_profile": [
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__repr__",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__eq__",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.__ne__",
        "callee": "kubernetes.client.models.v1_app_armor_profile.V1AppArmorProfile.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_attached_volume": [
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__repr__",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__eq__",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.__ne__",
        "callee": "kubernetes.client.models.v1_attached_volume.V1AttachedVolume.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_audit_annotation": [
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__repr__",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__eq__",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.__ne__",
        "callee": "kubernetes.client.models.v1_audit_annotation.V1AuditAnnotation.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_aws_elastic_block_store_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source.V1AWSElasticBlockStoreVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_azure_disk_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_azure_disk_volume_source.V1AzureDiskVolumeSource.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_azure_file_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_azure_file_persistent_volume_source.V1AzureFilePersistentVolumeSource.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_azure_file_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_azure_file_volume_source.V1AzureFileVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_binding": [
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.to_str",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.__repr__",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.__eq__",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_binding.V1Binding.__ne__",
        "callee": "kubernetes.client.models.v1_binding.V1Binding.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_bound_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_bound_object_reference.V1BoundObjectReference.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_capabilities": [
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_str",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.__repr__",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.__eq__",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capabilities.V1Capabilities.__ne__",
        "callee": "kubernetes.client.models.v1_capabilities.V1Capabilities.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy": [
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy.V1CapacityRequestPolicy.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_capacity_request_policy_range": [
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__repr__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__eq__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.__ne__",
        "callee": "kubernetes.client.models.v1_capacity_request_policy_range.V1CapacityRequestPolicyRange.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_capacity_requirements": [
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__repr__",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__eq__",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.__ne__",
        "callee": "kubernetes.client.models.v1_capacity_requirements.V1CapacityRequirements.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cel_device_selector": [
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1_cel_device_selector.V1CELDeviceSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source.V1CephFSPersistentVolumeSource.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ceph_fs_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_ceph_fs_volume_source.V1CephFSVolumeSource.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request": [
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__repr__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__eq__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.__ne__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request.V1CertificateSigningRequest.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_condition": [
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__repr__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__eq__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.__ne__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_condition.V1CertificateSigningRequestCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_list": [
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__repr__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__eq__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.__ne__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_list.V1CertificateSigningRequestList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_spec": [
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 288,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 306,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict.convert",
        "lineno": 310,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__repr__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_str",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__eq__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.__ne__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_spec.V1CertificateSigningRequestSpec.to_dict",
        "lineno": 334,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_certificate_signing_request_status": [
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 118,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict.convert",
        "lineno": 140,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__repr__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_str",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__eq__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.__ne__",
        "callee": "kubernetes.client.models.v1_certificate_signing_request_status.V1CertificateSigningRequestStatus.to_dict",
        "lineno": 164,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cinder_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_cinder_persistent_volume_source.V1CinderPersistentVolumeSource.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cinder_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_cinder_volume_source.V1CinderVolumeSource.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_client_ip_config": [
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__repr__",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__eq__",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.__ne__",
        "callee": "kubernetes.client.models.v1_client_ip_config.V1ClientIPConfig.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cluster_role": [
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__repr__",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__eq__",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.__ne__",
        "callee": "kubernetes.client.models.v1_cluster_role.V1ClusterRole.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding": [
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__repr__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__eq__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.__ne__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding.V1ClusterRoleBinding.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cluster_role_binding_list": [
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__repr__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__eq__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.__ne__",
        "callee": "kubernetes.client.models.v1_cluster_role_binding_list.V1ClusterRoleBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cluster_role_list": [
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__repr__",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__eq__",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.__ne__",
        "callee": "kubernetes.client.models.v1_cluster_role_list.V1ClusterRoleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cluster_trust_bundle_projection": [
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__repr__",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__eq__",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.__ne__",
        "callee": "kubernetes.client.models.v1_cluster_trust_bundle_projection.V1ClusterTrustBundleProjection.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_component_condition": [
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__repr__",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__eq__",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.__ne__",
        "callee": "kubernetes.client.models.v1_component_condition.V1ComponentCondition.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_component_status": [
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_str",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__repr__",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__eq__",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status.V1ComponentStatus.__ne__",
        "callee": "kubernetes.client.models.v1_component_status.V1ComponentStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_component_status_list": [
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__repr__",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__eq__",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.__ne__",
        "callee": "kubernetes.client.models.v1_component_status_list.V1ComponentStatusList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_condition": [
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict.convert",
        "lineno": 254,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.to_str",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.__repr__",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_str",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.__eq__",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_condition.V1Condition.__ne__",
        "callee": "kubernetes.client.models.v1_condition.V1Condition.to_dict",
        "lineno": 278,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map": [
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 238,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_str",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.__repr__",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_str",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.__eq__",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map.V1ConfigMap.__ne__",
        "callee": "kubernetes.client.models.v1_config_map.V1ConfigMap.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_env_source": [
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_env_source.V1ConfigMapEnvSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_key_selector": [
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_key_selector.V1ConfigMapKeySelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_list": [
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_list.V1ConfigMapList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_node_config_source": [
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict.convert",
        "lineno": 224,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_str",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_node_config_source.V1ConfigMapNodeConfigSource.to_dict",
        "lineno": 248,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_projection": [
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_projection.V1ConfigMapProjection.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_config_map_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_config_map_volume_source.V1ConfigMapVolumeSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container": [
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 97,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 761,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 766,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict.convert",
        "lineno": 770,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.to_str",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "lineno": 776,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.__repr__",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_str",
        "lineno": 780,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.__eq__",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "lineno": 787,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container.V1Container.__ne__",
        "callee": "kubernetes.client.models.v1_container.V1Container.to_dict",
        "lineno": 794,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_extended_resource_request": [
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__repr__",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__eq__",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.__ne__",
        "callee": "kubernetes.client.models.v1_container_extended_resource_request.V1ContainerExtendedResourceRequest.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_image": [
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_str",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.__repr__",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.__eq__",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_image.V1ContainerImage.__ne__",
        "callee": "kubernetes.client.models.v1_container_image.V1ContainerImage.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_port": [
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_str",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.__repr__",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.__eq__",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_port.V1ContainerPort.__ne__",
        "callee": "kubernetes.client.models.v1_container_port.V1ContainerPort.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_resize_policy": [
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__repr__",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__eq__",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.__ne__",
        "callee": "kubernetes.client.models.v1_container_resize_policy.V1ContainerResizePolicy.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule": [
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__repr__",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__eq__",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.__ne__",
        "callee": "kubernetes.client.models.v1_container_restart_rule.V1ContainerRestartRule.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_restart_rule_on_exit_codes": [
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__repr__",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__eq__",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.__ne__",
        "callee": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes.V1ContainerRestartRuleOnExitCodes.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_state": [
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.to_str",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.__repr__",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.__eq__",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state.V1ContainerState.__ne__",
        "callee": "kubernetes.client.models.v1_container_state.V1ContainerState.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_state_running": [
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__repr__",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__eq__",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.__ne__",
        "callee": "kubernetes.client.models.v1_container_state_running.V1ContainerStateRunning.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_state_terminated": [
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__repr__",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__eq__",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.__ne__",
        "callee": "kubernetes.client.models.v1_container_state_terminated.V1ContainerStateTerminated.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_state_waiting": [
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__repr__",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__eq__",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.__ne__",
        "callee": "kubernetes.client.models.v1_container_state_waiting.V1ContainerStateWaiting.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_status": [
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 77,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 476,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 489,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 494,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict.convert",
        "lineno": 498,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_str",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 504,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__repr__",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_str",
        "lineno": 508,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__eq__",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 515,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_status.V1ContainerStatus.__ne__",
        "callee": "kubernetes.client.models.v1_container_status.V1ContainerStatus.to_dict",
        "lineno": 522,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_container_user": [
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_str",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.__repr__",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.__eq__",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_container_user.V1ContainerUser.__ne__",
        "callee": "kubernetes.client.models.v1_container_user.V1ContainerUser.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_controller_revision": [
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__repr__",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__eq__",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.__ne__",
        "callee": "kubernetes.client.models.v1_controller_revision.V1ControllerRevision.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_controller_revision_list": [
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__repr__",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__eq__",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.__ne__",
        "callee": "kubernetes.client.models.v1_controller_revision_list.V1ControllerRevisionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_counter": [
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.to_str",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.__repr__",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.__eq__",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter.V1Counter.__ne__",
        "callee": "kubernetes.client.models.v1_counter.V1Counter.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_counter_set": [
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_str",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.__repr__",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.__eq__",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_counter_set.V1CounterSet.__ne__",
        "callee": "kubernetes.client.models.v1_counter_set.V1CounterSet.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cron_job": [
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.to_str",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.__repr__",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.__eq__",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job.V1CronJob.__ne__",
        "callee": "kubernetes.client.models.v1_cron_job.V1CronJob.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cron_job_list": [
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__repr__",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__eq__",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.__ne__",
        "callee": "kubernetes.client.models.v1_cron_job_list.V1CronJobList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cron_job_spec": [
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__repr__",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__eq__",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.__ne__",
        "callee": "kubernetes.client.models.v1_cron_job_spec.V1CronJobSpec.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cron_job_status": [
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__repr__",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__eq__",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.__ne__",
        "callee": "kubernetes.client.models.v1_cron_job_status.V1CronJobStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_cross_version_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_cross_version_object_reference.V1CrossVersionObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_driver": [
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__repr__",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__eq__",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.__ne__",
        "callee": "kubernetes.client.models.v1_csi_driver.V1CSIDriver.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_driver_list": [
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__repr__",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__eq__",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.__ne__",
        "callee": "kubernetes.client.models.v1_csi_driver_list.V1CSIDriverList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_driver_spec": [
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 367,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 380,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 385,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict.convert",
        "lineno": 389,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 395,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__repr__",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_str",
        "lineno": 399,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__eq__",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 406,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.__ne__",
        "callee": "kubernetes.client.models.v1_csi_driver_spec.V1CSIDriverSpec.to_dict",
        "lineno": 413,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_node": [
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.to_str",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.__repr__",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.__eq__",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node.V1CSINode.__ne__",
        "callee": "kubernetes.client.models.v1_csi_node.V1CSINode.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_node_driver": [
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__repr__",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__eq__",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.__ne__",
        "callee": "kubernetes.client.models.v1_csi_node_driver.V1CSINodeDriver.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_node_list": [
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__repr__",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__eq__",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.__ne__",
        "callee": "kubernetes.client.models.v1_csi_node_list.V1CSINodeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_node_spec": [
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__repr__",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__eq__",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.__ne__",
        "callee": "kubernetes.client.models.v1_csi_node_spec.V1CSINodeSpec.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 344,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 349,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_str",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_csi_persistent_volume_source.V1CSIPersistentVolumeSource.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity": [
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 252,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 265,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 280,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__repr__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_str",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__eq__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 291,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.__ne__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity.V1CSIStorageCapacity.to_dict",
        "lineno": 298,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_storage_capacity_list": [
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__repr__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__eq__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.__ne__",
        "callee": "kubernetes.client.models.v1_csi_storage_capacity_list.V1CSIStorageCapacityList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_csi_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_csi_volume_source.V1CSIVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_column_definition": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 230,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict.convert",
        "lineno": 252,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_str",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_column_definition.V1CustomResourceColumnDefinition.to_dict",
        "lineno": 276,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_conversion": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_conversion.V1CustomResourceConversion.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition.V1CustomResourceDefinition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_condition": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_condition.V1CustomResourceDefinitionCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_list": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_list.V1CustomResourceDefinitionList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_names": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_names.V1CustomResourceDefinitionNames.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_spec": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_spec.V1CustomResourceDefinitionSpec.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_status": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_status.V1CustomResourceDefinitionStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_definition_version": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 323,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 328,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict.convert",
        "lineno": 332,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 338,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_str",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_definition_version.V1CustomResourceDefinitionVersion.to_dict",
        "lineno": 356,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresources": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresources.V1CustomResourceSubresources.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_subresource_scale": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_subresource_scale.V1CustomResourceSubresourceScale.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_custom_resource_validation": [
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__repr__",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__eq__",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.__ne__",
        "callee": "kubernetes.client.models.v1_custom_resource_validation.V1CustomResourceValidation.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_endpoint": [
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_endpoint.V1DaemonEndpoint.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set.V1DaemonSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set_condition": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set_condition.V1DaemonSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set_list": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set_list.V1DaemonSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set_spec": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set_spec.V1DaemonSetSpec.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set_status": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set_status.V1DaemonSetStatus.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_daemon_set_update_strategy": [
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__repr__",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__eq__",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.__ne__",
        "callee": "kubernetes.client.models.v1_daemon_set_update_strategy.V1DaemonSetUpdateStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_delete_options": [
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__repr__",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__eq__",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__ne__",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment": [
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.to_str",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.__repr__",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.__eq__",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment.V1Deployment.__ne__",
        "callee": "kubernetes.client.models.v1_deployment.V1Deployment.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment_condition": [
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__repr__",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__eq__",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.__ne__",
        "callee": "kubernetes.client.models.v1_deployment_condition.V1DeploymentCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment_list": [
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__repr__",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__eq__",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.__ne__",
        "callee": "kubernetes.client.models.v1_deployment_list.V1DeploymentList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment_spec": [
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 292,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__repr__",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_str",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__eq__",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.__ne__",
        "callee": "kubernetes.client.models.v1_deployment_spec.V1DeploymentSpec.to_dict",
        "lineno": 325,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment_status": [
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 311,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 324,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 329,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict.convert",
        "lineno": 333,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__repr__",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_str",
        "lineno": 343,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__eq__",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 350,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.__ne__",
        "callee": "kubernetes.client.models.v1_deployment_status.V1DeploymentStatus.to_dict",
        "lineno": 357,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_deployment_strategy": [
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__repr__",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__eq__",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.__ne__",
        "callee": "kubernetes.client.models.v1_deployment_strategy.V1DeploymentStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device": [
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 422,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 435,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict.convert",
        "lineno": 444,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.to_str",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.__repr__",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_str",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.__eq__",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device.V1Device.__ne__",
        "callee": "kubernetes.client.models.v1_device.V1Device.to_dict",
        "lineno": 468,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_allocation_configuration": [
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_device_allocation_configuration.V1DeviceAllocationConfiguration.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1_device_allocation_result.V1DeviceAllocationResult.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_attribute": [
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__repr__",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__eq__",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.__ne__",
        "callee": "kubernetes.client.models.v1_device_attribute.V1DeviceAttribute.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_capacity": [
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__repr__",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__eq__",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.__ne__",
        "callee": "kubernetes.client.models.v1_device_capacity.V1DeviceCapacity.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_claim": [
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__repr__",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__eq__",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.__ne__",
        "callee": "kubernetes.client.models.v1_device_claim.V1DeviceClaim.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_claim_configuration": [
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_device_claim_configuration.V1DeviceClaimConfiguration.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_class": [
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_str",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.__repr__",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.__eq__",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class.V1DeviceClass.__ne__",
        "callee": "kubernetes.client.models.v1_device_class.V1DeviceClass.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_class_configuration": [
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_device_class_configuration.V1DeviceClassConfiguration.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_class_list": [
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__repr__",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__eq__",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.__ne__",
        "callee": "kubernetes.client.models.v1_device_class_list.V1DeviceClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_class_spec": [
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__repr__",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__eq__",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.__ne__",
        "callee": "kubernetes.client.models.v1_device_class_spec.V1DeviceClassSpec.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_constraint": [
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__repr__",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__eq__",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.__ne__",
        "callee": "kubernetes.client.models.v1_device_constraint.V1DeviceConstraint.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_counter_consumption": [
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__repr__",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__eq__",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.__ne__",
        "callee": "kubernetes.client.models.v1_device_counter_consumption.V1DeviceCounterConsumption.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_request": [
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_str",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__repr__",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__eq__",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request.V1DeviceRequest.__ne__",
        "callee": "kubernetes.client.models.v1_device_request.V1DeviceRequest.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_request_allocation_result": [
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 343,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 361,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict.convert",
        "lineno": 365,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 371,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__repr__",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_str",
        "lineno": 375,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__eq__",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 382,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.__ne__",
        "callee": "kubernetes.client.models.v1_device_request_allocation_result.V1DeviceRequestAllocationResult.to_dict",
        "lineno": 389,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_selector": [
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__repr__",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__eq__",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.__ne__",
        "callee": "kubernetes.client.models.v1_device_selector.V1DeviceSelector.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_sub_request": [
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__repr__",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__eq__",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.__ne__",
        "callee": "kubernetes.client.models.v1_device_sub_request.V1DeviceSubRequest.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_taint": [
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__repr__",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__eq__",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.__ne__",
        "callee": "kubernetes.client.models.v1_device_taint.V1DeviceTaint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_device_toleration": [
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__repr__",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__eq__",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.__ne__",
        "callee": "kubernetes.client.models.v1_device_toleration.V1DeviceToleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_downward_api_projection": [
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__repr__",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__eq__",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.__ne__",
        "callee": "kubernetes.client.models.v1_downward_api_projection.V1DownwardAPIProjection.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_file": [
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__repr__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__eq__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.__ne__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_file.V1DownwardAPIVolumeFile.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_downward_api_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_downward_api_volume_source.V1DownwardAPIVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_empty_dir_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_empty_dir_volume_source.V1EmptyDirVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint": [
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 278,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 291,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict.convert",
        "lineno": 300,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_str",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 306,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_str",
        "lineno": 310,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 317,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint.V1Endpoint.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint.V1Endpoint.to_dict",
        "lineno": 324,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoints": [
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_str",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.__repr__",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.__eq__",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints.V1Endpoints.__ne__",
        "callee": "kubernetes.client.models.v1_endpoints.V1Endpoints.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoints_list": [
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__repr__",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__eq__",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.__ne__",
        "callee": "kubernetes.client.models.v1_endpoints_list.V1EndpointsList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_address": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_address.V1EndpointAddress.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_conditions": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_conditions.V1EndpointConditions.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_hints": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_hints.V1EndpointHints.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 226,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 239,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict.convert",
        "lineno": 248,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_str",
        "lineno": 258,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 265,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_slice.V1EndpointSlice.to_dict",
        "lineno": 272,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_slice_list": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_slice_list.V1EndpointSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_endpoint_subset": [
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__repr__",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__eq__",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.__ne__",
        "callee": "kubernetes.client.models.v1_endpoint_subset.V1EndpointSubset.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_env_from_source": [
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__repr__",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__eq__",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.__ne__",
        "callee": "kubernetes.client.models.v1_env_from_source.V1EnvFromSource.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_env_var": [
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.to_str",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.__repr__",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.__eq__",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var.V1EnvVar.__ne__",
        "callee": "kubernetes.client.models.v1_env_var.V1EnvVar.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_env_var_source": [
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 189,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 202,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__repr__",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_str",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__eq__",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.__ne__",
        "callee": "kubernetes.client.models.v1_env_var_source.V1EnvVarSource.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ephemeral_container": [
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 99,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 776,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 789,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 794,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict.convert",
        "lineno": 798,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 804,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__repr__",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_str",
        "lineno": 808,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__eq__",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 815,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.__ne__",
        "callee": "kubernetes.client.models.v1_ephemeral_container.V1EphemeralContainer.to_dict",
        "lineno": 822,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ephemeral_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_ephemeral_volume_source.V1EphemeralVolumeSource.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_event_source": [
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.to_str",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.__repr__",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.__eq__",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_event_source.V1EventSource.__ne__",
        "callee": "kubernetes.client.models.v1_event_source.V1EventSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_eviction": [
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.to_str",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.__repr__",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.__eq__",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_eviction.V1Eviction.__ne__",
        "callee": "kubernetes.client.models.v1_eviction.V1Eviction.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_exact_device_request": [
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 254,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 267,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 272,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict.convert",
        "lineno": 276,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 282,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__repr__",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_str",
        "lineno": 286,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__eq__",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 293,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.__ne__",
        "callee": "kubernetes.client.models.v1_exact_device_request.V1ExactDeviceRequest.to_dict",
        "lineno": 300,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_exec_action": [
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_str",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.__repr__",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.__eq__",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exec_action.V1ExecAction.__ne__",
        "callee": "kubernetes.client.models.v1_exec_action.V1ExecAction.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_exempt_priority_level_configuration": [
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_exempt_priority_level_configuration.V1ExemptPriorityLevelConfiguration.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_expression_warning": [
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__repr__",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__eq__",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.__ne__",
        "callee": "kubernetes.client.models.v1_expression_warning.V1ExpressionWarning.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_external_documentation": [
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__repr__",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__eq__",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.__ne__",
        "callee": "kubernetes.client.models.v1_external_documentation.V1ExternalDocumentation.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_fc_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_fc_volume_source.V1FCVolumeSource.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_field_selector_attributes": [
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__repr__",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__eq__",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.__ne__",
        "callee": "kubernetes.client.models.v1_field_selector_attributes.V1FieldSelectorAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_field_selector_requirement": [
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_field_selector_requirement.V1FieldSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_file_key_selector": [
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__repr__",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__eq__",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.__ne__",
        "callee": "kubernetes.client.models.v1_file_key_selector.V1FileKeySelector.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flex_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_flex_persistent_volume_source.V1FlexPersistentVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flex_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_flex_volume_source.V1FlexVolumeSource.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flocker_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_flocker_volume_source.V1FlockerVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_distinguisher_method": [
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__repr__",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__eq__",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.__ne__",
        "callee": "kubernetes.client.models.v1_flow_distinguisher_method.V1FlowDistinguisherMethod.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_schema": [
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__repr__",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__eq__",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.__ne__",
        "callee": "kubernetes.client.models.v1_flow_schema.V1FlowSchema.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_schema_condition": [
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__repr__",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__eq__",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.__ne__",
        "callee": "kubernetes.client.models.v1_flow_schema_condition.V1FlowSchemaCondition.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_schema_list": [
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__repr__",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__eq__",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.__ne__",
        "callee": "kubernetes.client.models.v1_flow_schema_list.V1FlowSchemaList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_schema_spec": [
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__repr__",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__eq__",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.__ne__",
        "callee": "kubernetes.client.models.v1_flow_schema_spec.V1FlowSchemaSpec.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_flow_schema_status": [
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__repr__",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__eq__",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.__ne__",
        "callee": "kubernetes.client.models.v1_flow_schema_status.V1FlowSchemaStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_for_node": [
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.to_str",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.__repr__",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.__eq__",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_node.V1ForNode.__ne__",
        "callee": "kubernetes.client.models.v1_for_node.V1ForNode.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_for_zone": [
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.to_str",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.__repr__",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.__eq__",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_for_zone.V1ForZone.__ne__",
        "callee": "kubernetes.client.models.v1_for_zone.V1ForZone.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_gce_persistent_disk_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_gce_persistent_disk_volume_source.V1GCEPersistentDiskVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_git_repo_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_git_repo_volume_source.V1GitRepoVolumeSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_glusterfs_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_glusterfs_persistent_volume_source.V1GlusterfsPersistentVolumeSource.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_glusterfs_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_glusterfs_volume_source.V1GlusterfsVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_group_resource": [
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_str",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.__repr__",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.__eq__",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_resource.V1GroupResource.__ne__",
        "callee": "kubernetes.client.models.v1_group_resource.V1GroupResource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_group_subject": [
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_str",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__repr__",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__eq__",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_subject.V1GroupSubject.__ne__",
        "callee": "kubernetes.client.models.v1_group_subject.V1GroupSubject.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_group_version_for_discovery": [
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__repr__",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__eq__",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.__ne__",
        "callee": "kubernetes.client.models.v1_group_version_for_discovery.V1GroupVersionForDiscovery.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_grpc_action": [
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__repr__",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__eq__",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.__ne__",
        "callee": "kubernetes.client.models.v1_grpc_action.V1GRPCAction.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler": [
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__repr__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__eq__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.__ne__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler.V1HorizontalPodAutoscaler.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_list": [
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__repr__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__eq__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.__ne__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list.V1HorizontalPodAutoscalerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec": [
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__repr__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__eq__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.__ne__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec.V1HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_horizontal_pod_autoscaler_status": [
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__repr__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__eq__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.__ne__",
        "callee": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status.V1HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_host_alias": [
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_str",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.__repr__",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.__eq__",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_alias.V1HostAlias.__ne__",
        "callee": "kubernetes.client.models.v1_host_alias.V1HostAlias.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_host_ip": [
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.to_str",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.__repr__",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.__eq__",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_ip.V1HostIP.__ne__",
        "callee": "kubernetes.client.models.v1_host_ip.V1HostIP.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_host_path_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_host_path_volume_source.V1HostPathVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_http_get_action": [
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__repr__",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__eq__",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.__ne__",
        "callee": "kubernetes.client.models.v1_http_get_action.V1HTTPGetAction.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_http_header": [
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_str",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__repr__",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__eq__",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_header.V1HTTPHeader.__ne__",
        "callee": "kubernetes.client.models.v1_http_header.V1HTTPHeader.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_http_ingress_path": [
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__repr__",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__eq__",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.__ne__",
        "callee": "kubernetes.client.models.v1_http_ingress_path.V1HTTPIngressPath.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_http_ingress_rule_value": [
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__repr__",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__eq__",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.__ne__",
        "callee": "kubernetes.client.models.v1_http_ingress_rule_value.V1HTTPIngressRuleValue.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_image_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_image_volume_source.V1ImageVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_image_volume_status": [
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__repr__",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__eq__",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.__ne__",
        "callee": "kubernetes.client.models.v1_image_volume_status.V1ImageVolumeStatus.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress": [
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.to_str",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.__repr__",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.__eq__",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress.V1Ingress.__ne__",
        "callee": "kubernetes.client.models.v1_ingress.V1Ingress.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_backend": [
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_backend.V1IngressBackend.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_class": [
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_str",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class.V1IngressClass.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_class.V1IngressClass.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_class_list": [
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_class_list.V1IngressClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_class_parameters_reference": [
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_class_parameters_reference.V1IngressClassParametersReference.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_class_spec": [
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_class_spec.V1IngressClassSpec.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_list": [
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_str",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_list.V1IngressList.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_list.V1IngressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_ingress": [
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_ingress.V1IngressLoadBalancerIngress.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_load_balancer_status": [
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_load_balancer_status.V1IngressLoadBalancerStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_port_status": [
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_port_status.V1IngressPortStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_rule": [
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_rule.V1IngressRule.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_service_backend": [
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_service_backend.V1IngressServiceBackend.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_spec": [
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_spec.V1IngressSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_status": [
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_status.V1IngressStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ingress_tls": [
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__repr__",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__eq__",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.__ne__",
        "callee": "kubernetes.client.models.v1_ingress_tls.V1IngressTLS.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ip_address": [
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_str",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.__repr__",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.__eq__",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address.V1IPAddress.__ne__",
        "callee": "kubernetes.client.models.v1_ip_address.V1IPAddress.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ip_address_list": [
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__repr__",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__eq__",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.__ne__",
        "callee": "kubernetes.client.models.v1_ip_address_list.V1IPAddressList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ip_address_spec": [
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 86,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 99,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 104,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict.convert",
        "lineno": 108,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 114,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__repr__",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_str",
        "lineno": 118,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__eq__",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 125,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.__ne__",
        "callee": "kubernetes.client.models.v1_ip_address_spec.V1IPAddressSpec.to_dict",
        "lineno": 132,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_ip_block": [
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_str",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.__repr__",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.__eq__",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_ip_block.V1IPBlock.__ne__",
        "callee": "kubernetes.client.models.v1_ip_block.V1IPBlock.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_iscsi_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 386,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict.convert",
        "lineno": 390,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 396,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_str",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_iscsi_persistent_volume_source.V1ISCSIPersistentVolumeSource.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_iscsi_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 368,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 386,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict.convert",
        "lineno": 390,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 396,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_str",
        "lineno": 400,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_iscsi_volume_source.V1ISCSIVolumeSource.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job": [
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.to_str",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.__repr__",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.__eq__",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job.V1Job.__ne__",
        "callee": "kubernetes.client.models.v1_job.V1Job.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job_condition": [
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_str",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.__repr__",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.__eq__",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_condition.V1JobCondition.__ne__",
        "callee": "kubernetes.client.models.v1_job_condition.V1JobCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job_list": [
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.to_str",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.__repr__",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.__eq__",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_list.V1JobList.__ne__",
        "callee": "kubernetes.client.models.v1_job_list.V1JobList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job_spec": [
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 79,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 500,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 513,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 518,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict.convert",
        "lineno": 522,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_str",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 528,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.__repr__",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_str",
        "lineno": 532,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.__eq__",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 539,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_spec.V1JobSpec.__ne__",
        "callee": "kubernetes.client.models.v1_job_spec.V1JobSpec.to_dict",
        "lineno": 546,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job_status": [
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 378,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 383,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict.convert",
        "lineno": 387,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.to_str",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.__repr__",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_str",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.__eq__",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_status.V1JobStatus.__ne__",
        "callee": "kubernetes.client.models.v1_job_status.V1JobStatus.to_dict",
        "lineno": 411,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_job_template_spec": [
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__repr__",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__eq__",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.__ne__",
        "callee": "kubernetes.client.models.v1_job_template_spec.V1JobTemplateSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_json_patch": [
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_str",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__repr__",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__eq__",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_patch.V1JSONPatch.__ne__",
        "callee": "kubernetes.client.models.v1_json_patch.V1JSONPatch.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_json_schema_props": [
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 135,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 1229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict.convert",
        "lineno": 1251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__repr__",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_str",
        "lineno": 1261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__eq__",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.__ne__",
        "callee": "kubernetes.client.models.v1_json_schema_props.V1JSONSchemaProps.to_dict",
        "lineno": 1275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_key_to_path": [
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__repr__",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__eq__",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.__ne__",
        "callee": "kubernetes.client.models.v1_key_to_path.V1KeyToPath.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_label_selector": [
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_str",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__repr__",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__eq__",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector.V1LabelSelector.__ne__",
        "callee": "kubernetes.client.models.v1_label_selector.V1LabelSelector.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_label_selector_attributes": [
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__repr__",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__eq__",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.__ne__",
        "callee": "kubernetes.client.models.v1_label_selector_attributes.V1LabelSelectorAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_label_selector_requirement": [
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_label_selector_requirement.V1LabelSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_lease": [
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.to_str",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.__repr__",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.__eq__",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease.V1Lease.__ne__",
        "callee": "kubernetes.client.models.v1_lease.V1Lease.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_lease_list": [
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_str",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.__repr__",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.__eq__",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_list.V1LeaseList.__ne__",
        "callee": "kubernetes.client.models.v1_lease_list.V1LeaseList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_lease_spec": [
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__repr__",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__eq__",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.__ne__",
        "callee": "kubernetes.client.models.v1_lease_spec.V1LeaseSpec.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_lifecycle": [
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__repr__",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__eq__",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.__ne__",
        "callee": "kubernetes.client.models.v1_lifecycle.V1Lifecycle.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_lifecycle_handler": [
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__repr__",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__eq__",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.__ne__",
        "callee": "kubernetes.client.models.v1_lifecycle_handler.V1LifecycleHandler.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limited_priority_level_configuration": [
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_limited_priority_level_configuration.V1LimitedPriorityLevelConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limit_range": [
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_str",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.__repr__",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.__eq__",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range.V1LimitRange.__ne__",
        "callee": "kubernetes.client.models.v1_limit_range.V1LimitRange.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limit_range_item": [
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__repr__",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__eq__",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.__ne__",
        "callee": "kubernetes.client.models.v1_limit_range_item.V1LimitRangeItem.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limit_range_list": [
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__repr__",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__eq__",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.__ne__",
        "callee": "kubernetes.client.models.v1_limit_range_list.V1LimitRangeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limit_range_spec": [
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__repr__",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__eq__",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.__ne__",
        "callee": "kubernetes.client.models.v1_limit_range_spec.V1LimitRangeSpec.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_limit_response": [
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_str",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__repr__",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__eq__",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_limit_response.V1LimitResponse.__ne__",
        "callee": "kubernetes.client.models.v1_limit_response.V1LimitResponse.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_linux_container_user": [
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__repr__",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__eq__",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.__ne__",
        "callee": "kubernetes.client.models.v1_linux_container_user.V1LinuxContainerUser.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_list_meta": [
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_str",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.__repr__",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.__eq__",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_list_meta.V1ListMeta.__ne__",
        "callee": "kubernetes.client.models.v1_list_meta.V1ListMeta.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_load_balancer_ingress": [
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__repr__",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__eq__",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.__ne__",
        "callee": "kubernetes.client.models.v1_load_balancer_ingress.V1LoadBalancerIngress.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_load_balancer_status": [
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__repr__",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__eq__",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.__ne__",
        "callee": "kubernetes.client.models.v1_load_balancer_status.V1LoadBalancerStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_local_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_local_object_reference.V1LocalObjectReference.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_local_subject_access_review": [
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__repr__",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__eq__",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.__ne__",
        "callee": "kubernetes.client.models.v1_local_subject_access_review.V1LocalSubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_local_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_local_volume_source.V1LocalVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_managed_fields_entry": [
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__repr__",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__eq__",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.__ne__",
        "callee": "kubernetes.client.models.v1_managed_fields_entry.V1ManagedFieldsEntry.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_match_condition": [
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_str",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__repr__",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__eq__",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_condition.V1MatchCondition.__ne__",
        "callee": "kubernetes.client.models.v1_match_condition.V1MatchCondition.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_match_resources": [
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 195,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 208,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_str",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 223,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.__repr__",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_str",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.__eq__",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_match_resources.V1MatchResources.__ne__",
        "callee": "kubernetes.client.models.v1_match_resources.V1MatchResources.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_modify_volume_status": [
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__repr__",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__eq__",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.__ne__",
        "callee": "kubernetes.client.models.v1_modify_volume_status.V1ModifyVolumeStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy.V1MutatingAdmissionPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding.V1MutatingAdmissionPolicyBinding.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_list.V1MutatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 139,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 152,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 167,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec.V1MutatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_list": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_list.V1MutatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_admission_policy_spec": [
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_admission_policy_spec.V1MutatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook": [
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 393,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 406,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 411,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict.convert",
        "lineno": 415,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_str",
        "lineno": 425,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 432,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_webhook.V1MutatingWebhook.to_dict",
        "lineno": 439,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration": [
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration.V1MutatingWebhookConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutating_webhook_configuration_list": [
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__repr__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__eq__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.__ne__",
        "callee": "kubernetes.client.models.v1_mutating_webhook_configuration_list.V1MutatingWebhookConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_mutation": [
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.to_str",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.__repr__",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.__eq__",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_mutation.V1Mutation.__ne__",
        "callee": "kubernetes.client.models.v1_mutation.V1Mutation.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_named_rule_with_operations": [
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__repr__",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__eq__",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.__ne__",
        "callee": "kubernetes.client.models.v1_named_rule_with_operations.V1NamedRuleWithOperations.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_namespace": [
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.to_str",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.__repr__",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.__eq__",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace.V1Namespace.__ne__",
        "callee": "kubernetes.client.models.v1_namespace.V1Namespace.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_namespace_condition": [
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__repr__",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__eq__",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.__ne__",
        "callee": "kubernetes.client.models.v1_namespace_condition.V1NamespaceCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_namespace_list": [
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__repr__",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__eq__",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.__ne__",
        "callee": "kubernetes.client.models.v1_namespace_list.V1NamespaceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_namespace_spec": [
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__repr__",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__eq__",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.__ne__",
        "callee": "kubernetes.client.models.v1_namespace_spec.V1NamespaceSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_namespace_status": [
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__repr__",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__eq__",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.__ne__",
        "callee": "kubernetes.client.models.v1_namespace_status.V1NamespaceStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_device_data": [
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__repr__",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__eq__",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.__ne__",
        "callee": "kubernetes.client.models.v1_network_device_data.V1NetworkDeviceData.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy": [
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy.V1NetworkPolicy.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_egress_rule": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_egress_rule.V1NetworkPolicyEgressRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_ingress_rule": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_ingress_rule.V1NetworkPolicyIngressRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_list": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_list.V1NetworkPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_peer": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 137,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 150,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 165,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_str",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_peer.V1NetworkPolicyPeer.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_port": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_port.V1NetworkPolicyPort.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_network_policy_spec": [
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__repr__",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__eq__",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.__ne__",
        "callee": "kubernetes.client.models.v1_network_policy_spec.V1NetworkPolicySpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_nfs_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_nfs_volume_source.V1NFSVolumeSource.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node": [
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.to_str",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.__repr__",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.__eq__",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node.V1Node.__ne__",
        "callee": "kubernetes.client.models.v1_node.V1Node.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_address": [
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_str",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.__repr__",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.__eq__",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_address.V1NodeAddress.__ne__",
        "callee": "kubernetes.client.models.v1_node_address.V1NodeAddress.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_affinity": [
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__repr__",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__eq__",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.__ne__",
        "callee": "kubernetes.client.models.v1_node_affinity.V1NodeAffinity.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_claim_status.V1NodeAllocatableResourceClaimStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_allocatable_resource_mapping": [
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__repr__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__eq__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.__ne__",
        "callee": "kubernetes.client.models.v1_node_allocatable_resource_mapping.V1NodeAllocatableResourceMapping.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_condition": [
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_str",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__repr__",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__eq__",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_condition.V1NodeCondition.__ne__",
        "callee": "kubernetes.client.models.v1_node_condition.V1NodeCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_config_source": [
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__repr__",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__eq__",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.__ne__",
        "callee": "kubernetes.client.models.v1_node_config_source.V1NodeConfigSource.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_config_status": [
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 165,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 178,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__repr__",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_str",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__eq__",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.__ne__",
        "callee": "kubernetes.client.models.v1_node_config_status.V1NodeConfigStatus.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_daemon_endpoints": [
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__repr__",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__eq__",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.__ne__",
        "callee": "kubernetes.client.models.v1_node_daemon_endpoints.V1NodeDaemonEndpoints.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_features": [
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_str",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__repr__",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__eq__",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_features.V1NodeFeatures.__ne__",
        "callee": "kubernetes.client.models.v1_node_features.V1NodeFeatures.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_list": [
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.to_str",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.__repr__",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.__eq__",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_list.V1NodeList.__ne__",
        "callee": "kubernetes.client.models.v1_node_list.V1NodeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler": [
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__repr__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__eq__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.__ne__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler.V1NodeRuntimeHandler.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_runtime_handler_features": [
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__repr__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__eq__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.__ne__",
        "callee": "kubernetes.client.models.v1_node_runtime_handler_features.V1NodeRuntimeHandlerFeatures.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_selector": [
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_str",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__repr__",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__eq__",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector.V1NodeSelector.__ne__",
        "callee": "kubernetes.client.models.v1_node_selector.V1NodeSelector.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_selector_requirement": [
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_node_selector_requirement.V1NodeSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_selector_term": [
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__repr__",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__eq__",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.__ne__",
        "callee": "kubernetes.client.models.v1_node_selector_term.V1NodeSelectorTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_spec": [
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_str",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__repr__",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__eq__",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_spec.V1NodeSpec.__ne__",
        "callee": "kubernetes.client.models.v1_node_spec.V1NodeSpec.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_status": [
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 75,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 443,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 456,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 461,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict.convert",
        "lineno": 465,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_str",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 471,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.__repr__",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_str",
        "lineno": 475,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.__eq__",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 482,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_status.V1NodeStatus.__ne__",
        "callee": "kubernetes.client.models.v1_node_status.V1NodeStatus.to_dict",
        "lineno": 489,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_swap_status": [
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__repr__",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__eq__",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.__ne__",
        "callee": "kubernetes.client.models.v1_node_swap_status.V1NodeSwapStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_node_system_info": [
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 375,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 388,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 393,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict.convert",
        "lineno": 397,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 403,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__repr__",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_str",
        "lineno": 407,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__eq__",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 414,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.__ne__",
        "callee": "kubernetes.client.models.v1_node_system_info.V1NodeSystemInfo.to_dict",
        "lineno": 421,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_non_resource_attributes": [
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__repr__",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__eq__",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.__ne__",
        "callee": "kubernetes.client.models.v1_non_resource_attributes.V1NonResourceAttributes.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_non_resource_policy_rule": [
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__repr__",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__eq__",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.__ne__",
        "callee": "kubernetes.client.models.v1_non_resource_policy_rule.V1NonResourcePolicyRule.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_non_resource_rule": [
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__repr__",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__eq__",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.__ne__",
        "callee": "kubernetes.client.models.v1_non_resource_rule.V1NonResourceRule.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_object_field_selector": [
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__repr__",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__eq__",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.__ne__",
        "callee": "kubernetes.client.models.v1_object_field_selector.V1ObjectFieldSelector.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_object_meta": [
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 77,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 479,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 492,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 497,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict.convert",
        "lineno": 501,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 507,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__repr__",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_str",
        "lineno": 511,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__eq__",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 518,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.__ne__",
        "callee": "kubernetes.client.models.v1_object_meta.V1ObjectMeta.to_dict",
        "lineno": 525,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_object_reference.V1ObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_object_reference.V1ObjectReference.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_opaque_device_configuration": [
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_opaque_device_configuration.V1OpaqueDeviceConfiguration.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_overhead": [
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.to_str",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.__repr__",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.__eq__",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_overhead.V1Overhead.__ne__",
        "callee": "kubernetes.client.models.v1_overhead.V1Overhead.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_owner_reference": [
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict.convert",
        "lineno": 253,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__repr__",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_str",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__eq__",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.__ne__",
        "callee": "kubernetes.client.models.v1_owner_reference.V1OwnerReference.to_dict",
        "lineno": 277,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_param_kind": [
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_str",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.__repr__",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.__eq__",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_kind.V1ParamKind.__ne__",
        "callee": "kubernetes.client.models.v1_param_kind.V1ParamKind.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_param_ref": [
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_str",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.__repr__",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.__eq__",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_param_ref.V1ParamRef.__ne__",
        "callee": "kubernetes.client.models.v1_param_ref.V1ParamRef.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_parent_reference": [
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_str",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__repr__",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__eq__",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_parent_reference.V1ParentReference.__ne__",
        "callee": "kubernetes.client.models.v1_parent_reference.V1ParentReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume.V1PersistentVolume.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim.V1PersistentVolumeClaim.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_condition": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_condition.V1PersistentVolumeClaimCondition.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_list": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_list.V1PersistentVolumeClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_spec": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 303,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 316,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 321,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict.convert",
        "lineno": 325,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 331,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_str",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 342,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_spec.V1PersistentVolumeClaimSpec.to_dict",
        "lineno": 349,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_status": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_status.V1PersistentVolumeClaimStatus.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_template": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_template.V1PersistentVolumeClaimTemplate.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_claim_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_claim_volume_source.V1PersistentVolumeClaimVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_list": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_list.V1PersistentVolumeList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_spec": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 109,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 879,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 892,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 897,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict.convert",
        "lineno": 901,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_str",
        "lineno": 911,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 918,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_spec.V1PersistentVolumeSpec.to_dict",
        "lineno": 925,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_persistent_volume_status": [
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__repr__",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__eq__",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.__ne__",
        "callee": "kubernetes.client.models.v1_persistent_volume_status.V1PersistentVolumeStatus.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_photon_persistent_disk_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_photon_persistent_disk_volume_source.V1PhotonPersistentDiskVolumeSource.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod": [
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.to_str",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.__repr__",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.__eq__",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod.V1Pod.__ne__",
        "callee": "kubernetes.client.models.v1_pod.V1Pod.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_affinity": [
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__repr__",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__eq__",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.__ne__",
        "callee": "kubernetes.client.models.v1_pod_affinity.V1PodAffinity.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_affinity_term": [
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 252,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__repr__",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_str",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__eq__",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.__ne__",
        "callee": "kubernetes.client.models.v1_pod_affinity_term.V1PodAffinityTerm.to_dict",
        "lineno": 270,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_anti_affinity": [
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__repr__",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__eq__",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.__ne__",
        "callee": "kubernetes.client.models.v1_pod_anti_affinity.V1PodAntiAffinity.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_certificate_projection": [
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__repr__",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__eq__",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.__ne__",
        "callee": "kubernetes.client.models.v1_pod_certificate_projection.V1PodCertificateProjection.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_condition": [
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_str",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__repr__",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__eq__",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_condition.V1PodCondition.__ne__",
        "callee": "kubernetes.client.models.v1_pod_condition.V1PodCondition.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget": [
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__repr__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__eq__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.__ne__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget.V1PodDisruptionBudget.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_list": [
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__repr__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__eq__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.__ne__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_list.V1PodDisruptionBudgetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_spec": [
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__repr__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__eq__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.__ne__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_spec.V1PodDisruptionBudgetSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_disruption_budget_status": [
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 255,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 268,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict.convert",
        "lineno": 277,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__repr__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_str",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__eq__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 294,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.__ne__",
        "callee": "kubernetes.client.models.v1_pod_disruption_budget_status.V1PodDisruptionBudgetStatus.to_dict",
        "lineno": 301,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config": [
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__repr__",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__eq__",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.__ne__",
        "callee": "kubernetes.client.models.v1_pod_dns_config.V1PodDNSConfig.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_dns_config_option": [
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__repr__",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__eq__",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.__ne__",
        "callee": "kubernetes.client.models.v1_pod_dns_config_option.V1PodDNSConfigOption.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_extended_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1_pod_extended_resource_claim_status.V1PodExtendedResourceClaimStatus.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy": [
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__repr__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__eq__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.__ne__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy.V1PodFailurePolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement": [
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement.V1PodFailurePolicyOnExitCodesRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern": [
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__repr__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__eq__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.__ne__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern.V1PodFailurePolicyOnPodConditionsPattern.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_failure_policy_rule": [
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__repr__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__eq__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.__ne__",
        "callee": "kubernetes.client.models.v1_pod_failure_policy_rule.V1PodFailurePolicyRule.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_ip": [
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_str",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.__repr__",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.__eq__",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_ip.V1PodIP.__ne__",
        "callee": "kubernetes.client.models.v1_pod_ip.V1PodIP.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_list": [
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.to_str",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.__repr__",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.__eq__",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_list.V1PodList.__ne__",
        "callee": "kubernetes.client.models.v1_pod_list.V1PodList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_os": [
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.to_str",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.__repr__",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.__eq__",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_os.V1PodOS.__ne__",
        "callee": "kubernetes.client.models.v1_pod_os.V1PodOS.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_readiness_gate": [
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__repr__",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__eq__",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.__ne__",
        "callee": "kubernetes.client.models.v1_pod_readiness_gate.V1PodReadinessGate.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim": [
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__repr__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__eq__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.__ne__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim.V1PodResourceClaim.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1_pod_resource_claim_status.V1PodResourceClaimStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_gate": [
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__repr__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__eq__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.__ne__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_gate.V1PodSchedulingGate.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_scheduling_group": [
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__repr__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__eq__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.__ne__",
        "callee": "kubernetes.client.models.v1_pod_scheduling_group.V1PodSchedulingGroup.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_security_context": [
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 415,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 428,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 433,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict.convert",
        "lineno": 437,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 443,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__repr__",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_str",
        "lineno": 447,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__eq__",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 454,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.__ne__",
        "callee": "kubernetes.client.models.v1_pod_security_context.V1PodSecurityContext.to_dict",
        "lineno": 461,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_spec": [
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 131,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 1224,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict.convert",
        "lineno": 1246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_str",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1252,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__repr__",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_str",
        "lineno": 1256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__eq__",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1263,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_spec.V1PodSpec.__ne__",
        "callee": "kubernetes.client.models.v1_pod_spec.V1PodSpec.to_dict",
        "lineno": 1270,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_status": [
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 89,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 643,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 656,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 661,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict.convert",
        "lineno": 665,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_str",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 671,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.__repr__",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_str",
        "lineno": 675,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.__eq__",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 682,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_status.V1PodStatus.__ne__",
        "callee": "kubernetes.client.models.v1_pod_status.V1PodStatus.to_dict",
        "lineno": 689,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_template": [
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_str",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__repr__",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__eq__",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template.V1PodTemplate.__ne__",
        "callee": "kubernetes.client.models.v1_pod_template.V1PodTemplate.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_template_list": [
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__repr__",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__eq__",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.__ne__",
        "callee": "kubernetes.client.models.v1_pod_template_list.V1PodTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_pod_template_spec": [
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__repr__",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__eq__",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.__ne__",
        "callee": "kubernetes.client.models.v1_pod_template_spec.V1PodTemplateSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_policy_rule": [
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 200,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 213,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict.convert",
        "lineno": 222,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__repr__",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_str",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__eq__",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.__ne__",
        "callee": "kubernetes.client.models.v1_policy_rule.V1PolicyRule.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_policy_rules_with_subjects": [
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__repr__",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__eq__",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.__ne__",
        "callee": "kubernetes.client.models.v1_policy_rules_with_subjects.V1PolicyRulesWithSubjects.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_portworx_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_portworx_volume_source.V1PortworxVolumeSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_port_status": [
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.to_str",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.__repr__",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.__eq__",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_port_status.V1PortStatus.__ne__",
        "callee": "kubernetes.client.models.v1_port_status.V1PortStatus.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_preconditions": [
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_str",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.__repr__",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.__eq__",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preconditions.V1Preconditions.__ne__",
        "callee": "kubernetes.client.models.v1_preconditions.V1Preconditions.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_preferred_scheduling_term": [
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__repr__",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__eq__",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.__ne__",
        "callee": "kubernetes.client.models.v1_preferred_scheduling_term.V1PreferredSchedulingTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_class": [
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_str",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__repr__",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__eq__",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class.V1PriorityClass.__ne__",
        "callee": "kubernetes.client.models.v1_priority_class.V1PriorityClass.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_class_list": [
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__repr__",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__eq__",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.__ne__",
        "callee": "kubernetes.client.models.v1_priority_class_list.V1PriorityClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration.V1PriorityLevelConfiguration.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_condition": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_condition.V1PriorityLevelConfigurationCondition.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_list": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_list.V1PriorityLevelConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_reference": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_reference.V1PriorityLevelConfigurationReference.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_spec": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_spec.V1PriorityLevelConfigurationSpec.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_priority_level_configuration_status": [
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__repr__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__eq__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.__ne__",
        "callee": "kubernetes.client.models.v1_priority_level_configuration_status.V1PriorityLevelConfigurationStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_probe": [
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 331,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 344,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 349,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.to_str",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 359,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.__repr__",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_str",
        "lineno": 363,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.__eq__",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_probe.V1Probe.__ne__",
        "callee": "kubernetes.client.models.v1_probe.V1Probe.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_projected_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_projected_volume_source.V1ProjectedVolumeSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_queuing_configuration": [
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_queuing_configuration.V1QueuingConfiguration.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_quobyte_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 229,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 242,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict.convert",
        "lineno": 251,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_str",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_quobyte_volume_source.V1QuobyteVolumeSource.to_dict",
        "lineno": 275,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rbd_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_rbd_persistent_volume_source.V1RBDPersistentVolumeSource.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rbd_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_rbd_volume_source.V1RBDVolumeSource.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replication_controller": [
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__repr__",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__eq__",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.__ne__",
        "callee": "kubernetes.client.models.v1_replication_controller.V1ReplicationController.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replication_controller_condition": [
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__repr__",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__eq__",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.__ne__",
        "callee": "kubernetes.client.models.v1_replication_controller_condition.V1ReplicationControllerCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replication_controller_list": [
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__repr__",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__eq__",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.__ne__",
        "callee": "kubernetes.client.models.v1_replication_controller_list.V1ReplicationControllerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replication_controller_spec": [
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__repr__",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__eq__",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.__ne__",
        "callee": "kubernetes.client.models.v1_replication_controller_spec.V1ReplicationControllerSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replication_controller_status": [
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__repr__",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__eq__",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.__ne__",
        "callee": "kubernetes.client.models.v1_replication_controller_status.V1ReplicationControllerStatus.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replica_set": [
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__repr__",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__eq__",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.__ne__",
        "callee": "kubernetes.client.models.v1_replica_set.V1ReplicaSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replica_set_condition": [
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__repr__",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__eq__",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.__ne__",
        "callee": "kubernetes.client.models.v1_replica_set_condition.V1ReplicaSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replica_set_list": [
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__repr__",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__eq__",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.__ne__",
        "callee": "kubernetes.client.models.v1_replica_set_list.V1ReplicaSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replica_set_spec": [
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__repr__",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__eq__",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.__ne__",
        "callee": "kubernetes.client.models.v1_replica_set_spec.V1ReplicaSetSpec.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_replica_set_status": [
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 256,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 274,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict.convert",
        "lineno": 278,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__repr__",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_str",
        "lineno": 288,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__eq__",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.__ne__",
        "callee": "kubernetes.client.models.v1_replica_set_status.V1ReplicaSetStatus.to_dict",
        "lineno": 302,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_attributes": [
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 65,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 307,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 320,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 325,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict.convert",
        "lineno": 329,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 335,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__repr__",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_str",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__eq__",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 346,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.__ne__",
        "callee": "kubernetes.client.models.v1_resource_attributes.V1ResourceAttributes.to_dict",
        "lineno": 353,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_consumer_reference": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_consumer_reference.V1ResourceClaimConsumerReference.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_list": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_list.V1ResourceClaimList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_spec": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_spec.V1ResourceClaimSpec.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_status": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_status.V1ResourceClaimStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_template.V1ResourceClaimTemplate.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_list": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_list.V1ResourceClaimTemplateList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_claim_template_spec": [
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 112,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 125,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 140,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__repr__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_str",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__eq__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 151,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.__ne__",
        "callee": "kubernetes.client.models.v1_resource_claim_template_spec.V1ResourceClaimTemplateSpec.to_dict",
        "lineno": 158,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_field_selector": [
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__repr__",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__eq__",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.__ne__",
        "callee": "kubernetes.client.models.v1_resource_field_selector.V1ResourceFieldSelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_health": [
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__repr__",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__eq__",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.__ne__",
        "callee": "kubernetes.client.models.v1_resource_health.V1ResourceHealth.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_policy_rule": [
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 202,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict.convert",
        "lineno": 224,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__repr__",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_str",
        "lineno": 234,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__eq__",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 241,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.__ne__",
        "callee": "kubernetes.client.models.v1_resource_policy_rule.V1ResourcePolicyRule.to_dict",
        "lineno": 248,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_pool": [
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__repr__",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__eq__",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.__ne__",
        "callee": "kubernetes.client.models.v1_resource_pool.V1ResourcePool.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_quota": [
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__repr__",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__eq__",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.__ne__",
        "callee": "kubernetes.client.models.v1_resource_quota.V1ResourceQuota.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_quota_list": [
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__repr__",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__eq__",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.__ne__",
        "callee": "kubernetes.client.models.v1_resource_quota_list.V1ResourceQuotaList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_quota_spec": [
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__repr__",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__eq__",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.__ne__",
        "callee": "kubernetes.client.models.v1_resource_quota_spec.V1ResourceQuotaSpec.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_quota_status": [
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__repr__",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__eq__",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.__ne__",
        "callee": "kubernetes.client.models.v1_resource_quota_status.V1ResourceQuotaStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_requirements": [
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__repr__",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__eq__",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.__ne__",
        "callee": "kubernetes.client.models.v1_resource_requirements.V1ResourceRequirements.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_rule": [
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__repr__",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__eq__",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.__ne__",
        "callee": "kubernetes.client.models.v1_resource_rule.V1ResourceRule.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_slice": [
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__repr__",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__eq__",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.__ne__",
        "callee": "kubernetes.client.models.v1_resource_slice.V1ResourceSlice.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_slice_list": [
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__repr__",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__eq__",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.__ne__",
        "callee": "kubernetes.client.models.v1_resource_slice_list.V1ResourceSliceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_slice_spec": [
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 281,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 294,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 299,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict.convert",
        "lineno": 303,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 309,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__repr__",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_str",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__eq__",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 320,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.__ne__",
        "callee": "kubernetes.client.models.v1_resource_slice_spec.V1ResourceSliceSpec.to_dict",
        "lineno": 327,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_resource_status": [
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__repr__",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__eq__",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.__ne__",
        "callee": "kubernetes.client.models.v1_resource_status.V1ResourceStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_role": [
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.to_str",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.__repr__",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.__eq__",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role.V1Role.__ne__",
        "callee": "kubernetes.client.models.v1_role.V1Role.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_role_binding": [
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 196,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 209,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict.convert",
        "lineno": 218,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_str",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 224,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__repr__",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_str",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__eq__",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 235,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding.V1RoleBinding.__ne__",
        "callee": "kubernetes.client.models.v1_role_binding.V1RoleBinding.to_dict",
        "lineno": 242,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_role_binding_list": [
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__repr__",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__eq__",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.__ne__",
        "callee": "kubernetes.client.models.v1_role_binding_list.V1RoleBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_role_list": [
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.to_str",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.__repr__",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.__eq__",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_list.V1RoleList.__ne__",
        "callee": "kubernetes.client.models.v1_role_list.V1RoleList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_role_ref": [
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_str",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.__repr__",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.__eq__",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_role_ref.V1RoleRef.__ne__",
        "callee": "kubernetes.client.models.v1_role_ref.V1RoleRef.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rolling_update_daemon_set": [
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__repr__",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__eq__",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.__ne__",
        "callee": "kubernetes.client.models.v1_rolling_update_daemon_set.V1RollingUpdateDaemonSet.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rolling_update_deployment": [
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__repr__",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__eq__",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.__ne__",
        "callee": "kubernetes.client.models.v1_rolling_update_deployment.V1RollingUpdateDeployment.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rolling_update_stateful_set_strategy": [
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__repr__",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__eq__",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.__ne__",
        "callee": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy.V1RollingUpdateStatefulSetStrategy.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_rule_with_operations": [
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__repr__",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__eq__",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.__ne__",
        "callee": "kubernetes.client.models.v1_rule_with_operations.V1RuleWithOperations.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_runtime_class": [
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 235,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict.convert",
        "lineno": 244,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__repr__",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_str",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__eq__",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.__ne__",
        "callee": "kubernetes.client.models.v1_runtime_class.V1RuntimeClass.to_dict",
        "lineno": 268,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_runtime_class_list": [
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__repr__",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__eq__",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.__ne__",
        "callee": "kubernetes.client.models.v1_runtime_class_list.V1RuntimeClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scale": [
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.to_str",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.__repr__",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.__eq__",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale.V1Scale.__ne__",
        "callee": "kubernetes.client.models.v1_scale.V1Scale.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scale_io_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_scale_io_persistent_volume_source.V1ScaleIOPersistentVolumeSource.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scale_io_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_scale_io_volume_source.V1ScaleIOVolumeSource.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scale_spec": [
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__repr__",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__eq__",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.__ne__",
        "callee": "kubernetes.client.models.v1_scale_spec.V1ScaleSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scale_status": [
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__repr__",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__eq__",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.__ne__",
        "callee": "kubernetes.client.models.v1_scale_status.V1ScaleStatus.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scheduling": [
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_str",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.__repr__",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.__eq__",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scheduling.V1Scheduling.__ne__",
        "callee": "kubernetes.client.models.v1_scheduling.V1Scheduling.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scoped_resource_selector_requirement": [
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_scoped_resource_selector_requirement.V1ScopedResourceSelectorRequirement.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_scope_selector": [
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__repr__",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__eq__",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.__ne__",
        "callee": "kubernetes.client.models.v1_scope_selector.V1ScopeSelector.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_seccomp_profile": [
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__repr__",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__eq__",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.__ne__",
        "callee": "kubernetes.client.models.v1_seccomp_profile.V1SeccompProfile.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret": [
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 253,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 266,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 271,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.to_str",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 281,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.__repr__",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_str",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.__eq__",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 292,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret.V1Secret.__ne__",
        "callee": "kubernetes.client.models.v1_secret.V1Secret.to_dict",
        "lineno": 299,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_env_source": [
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__repr__",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__eq__",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.__ne__",
        "callee": "kubernetes.client.models.v1_secret_env_source.V1SecretEnvSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_key_selector": [
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__repr__",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__eq__",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.__ne__",
        "callee": "kubernetes.client.models.v1_secret_key_selector.V1SecretKeySelector.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_list": [
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.to_str",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.__repr__",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.__eq__",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_list.V1SecretList.__ne__",
        "callee": "kubernetes.client.models.v1_secret_list.V1SecretList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_projection": [
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__repr__",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__eq__",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.__ne__",
        "callee": "kubernetes.client.models.v1_secret_projection.V1SecretProjection.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_reference": [
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_str",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__repr__",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__eq__",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_reference.V1SecretReference.__ne__",
        "callee": "kubernetes.client.models.v1_secret_reference.V1SecretReference.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_secret_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_secret_volume_source.V1SecretVolumeSource.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_security_context": [
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 398,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 403,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict.convert",
        "lineno": 407,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_str",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 413,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.__repr__",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_str",
        "lineno": 417,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.__eq__",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 424,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_security_context.V1SecurityContext.__ne__",
        "callee": "kubernetes.client.models.v1_security_context.V1SecurityContext.to_dict",
        "lineno": 431,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_selectable_field": [
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_str",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__repr__",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__eq__",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_selectable_field.V1SelectableField.__ne__",
        "callee": "kubernetes.client.models.v1_selectable_field.V1SelectableField.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review.V1SelfSubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_access_review_spec": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_access_review_spec.V1SelfSubjectAccessReviewSpec.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_review": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 167,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 180,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_str",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_review.V1SelfSubjectReview.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_review_status": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_review_status.V1SelfSubjectReviewStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review.V1SelfSubjectRulesReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_self_subject_rules_review_spec": [
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__repr__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__eq__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.__ne__",
        "callee": "kubernetes.client.models.v1_self_subject_rules_review_spec.V1SelfSubjectRulesReviewSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_server_address_by_client_cidr": [
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__repr__",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__eq__",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.__ne__",
        "callee": "kubernetes.client.models.v1_server_address_by_client_cidr.V1ServerAddressByClientCIDR.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service": [
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.to_str",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.__repr__",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.__eq__",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service.V1Service.__ne__",
        "callee": "kubernetes.client.models.v1_service.V1Service.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_account": [
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 238,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 243,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict.convert",
        "lineno": 247,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_str",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 253,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__repr__",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_str",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__eq__",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account.V1ServiceAccount.__ne__",
        "callee": "kubernetes.client.models.v1_service_account.V1ServiceAccount.to_dict",
        "lineno": 271,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_account_list": [
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__repr__",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__eq__",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.__ne__",
        "callee": "kubernetes.client.models.v1_service_account_list.V1ServiceAccountList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_account_subject": [
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__repr__",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__eq__",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.__ne__",
        "callee": "kubernetes.client.models.v1_service_account_subject.V1ServiceAccountSubject.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_account_token_projection": [
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__repr__",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__eq__",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.__ne__",
        "callee": "kubernetes.client.models.v1_service_account_token_projection.V1ServiceAccountTokenProjection.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_backend_port": [
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__repr__",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__eq__",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.__ne__",
        "callee": "kubernetes.client.models.v1_service_backend_port.V1ServiceBackendPort.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_cidr": [
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__repr__",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__eq__",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.__ne__",
        "callee": "kubernetes.client.models.v1_service_cidr.V1ServiceCIDR.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_cidr_list": [
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__repr__",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__eq__",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.__ne__",
        "callee": "kubernetes.client.models.v1_service_cidr_list.V1ServiceCIDRList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_cidr_spec": [
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__repr__",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__eq__",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.__ne__",
        "callee": "kubernetes.client.models.v1_service_cidr_spec.V1ServiceCIDRSpec.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_cidr_status": [
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__repr__",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__eq__",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.__ne__",
        "callee": "kubernetes.client.models.v1_service_cidr_status.V1ServiceCIDRStatus.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_list": [
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.to_str",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.__repr__",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.__eq__",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_list.V1ServiceList.__ne__",
        "callee": "kubernetes.client.models.v1_service_list.V1ServiceList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_port": [
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.to_str",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.__repr__",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.__eq__",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_port.V1ServicePort.__ne__",
        "callee": "kubernetes.client.models.v1_service_port.V1ServicePort.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_spec": [
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 87,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 630,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 635,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict.convert",
        "lineno": 639,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 645,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__repr__",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_str",
        "lineno": 649,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__eq__",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 656,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.__ne__",
        "callee": "kubernetes.client.models.v1_service_spec.V1ServiceSpec.to_dict",
        "lineno": 663,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_service_status": [
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_str",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__repr__",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__eq__",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_service_status.V1ServiceStatus.__ne__",
        "callee": "kubernetes.client.models.v1_service_status.V1ServiceStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_session_affinity_config": [
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__repr__",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__eq__",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.__ne__",
        "callee": "kubernetes.client.models.v1_session_affinity_config.V1SessionAffinityConfig.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_se_linux_options": [
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__repr__",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__eq__",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.__ne__",
        "callee": "kubernetes.client.models.v1_se_linux_options.V1SELinuxOptions.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_shard_info": [
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_str",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__repr__",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__eq__",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_shard_info.V1ShardInfo.__ne__",
        "callee": "kubernetes.client.models.v1_shard_info.V1ShardInfo.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_sleep_action": [
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_str",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__repr__",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__eq__",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sleep_action.V1SleepAction.__ne__",
        "callee": "kubernetes.client.models.v1_sleep_action.V1SleepAction.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set.V1StatefulSet.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_condition": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_condition.V1StatefulSetCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_list": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_list.V1StatefulSetList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_ordinals": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_ordinals.V1StatefulSetOrdinals.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy.V1StatefulSetPersistentVolumeClaimRetentionPolicy.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_spec": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 359,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 372,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 377,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict.convert",
        "lineno": 381,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 387,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_str",
        "lineno": 391,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 398,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_spec.V1StatefulSetSpec.to_dict",
        "lineno": 405,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_status": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 340,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 353,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 358,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict.convert",
        "lineno": 362,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 368,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_str",
        "lineno": 372,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 379,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_status.V1StatefulSetStatus.to_dict",
        "lineno": 386,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_stateful_set_update_strategy": [
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__repr__",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__eq__",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.__ne__",
        "callee": "kubernetes.client.models.v1_stateful_set_update_strategy.V1StatefulSetUpdateStrategy.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_status": [
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 279,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 292,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.to_str",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "lineno": 307,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.__repr__",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_str",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.__eq__",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "lineno": 318,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status.V1Status.__ne__",
        "callee": "kubernetes.client.models.v1_status.V1Status.to_dict",
        "lineno": 325,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_status_cause": [
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_str",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.__repr__",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.__eq__",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_cause.V1StatusCause.__ne__",
        "callee": "kubernetes.client.models.v1_status_cause.V1StatusCause.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_status_details": [
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 227,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict.convert",
        "lineno": 249,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_str",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.__repr__",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_str",
        "lineno": 259,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.__eq__",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 266,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_status_details.V1StatusDetails.__ne__",
        "callee": "kubernetes.client.models.v1_status_details.V1StatusDetails.to_dict",
        "lineno": 273,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_storage_class": [
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 338,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 351,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 356,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict.convert",
        "lineno": 360,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_str",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 366,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.__repr__",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_str",
        "lineno": 370,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.__eq__",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 377,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class.V1StorageClass.__ne__",
        "callee": "kubernetes.client.models.v1_storage_class.V1StorageClass.to_dict",
        "lineno": 384,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_storage_class_list": [
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__repr__",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__eq__",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.__ne__",
        "callee": "kubernetes.client.models.v1_storage_class_list.V1StorageClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_storage_os_persistent_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_storage_os_persistent_volume_source.V1StorageOSPersistentVolumeSource.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_storage_os_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_storage_os_volume_source.V1StorageOSVolumeSource.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_subject_access_review": [
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__repr__",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__eq__",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.__ne__",
        "callee": "kubernetes.client.models.v1_subject_access_review.V1SubjectAccessReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_spec": [
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict.convert",
        "lineno": 245,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 251,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__repr__",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_str",
        "lineno": 255,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__eq__",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 262,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.__ne__",
        "callee": "kubernetes.client.models.v1_subject_access_review_spec.V1SubjectAccessReviewSpec.to_dict",
        "lineno": 269,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_subject_access_review_status": [
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__repr__",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__eq__",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.__ne__",
        "callee": "kubernetes.client.models.v1_subject_access_review_status.V1SubjectAccessReviewStatus.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_subject_rules_review_status": [
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict.convert",
        "lineno": 196,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__repr__",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_str",
        "lineno": 206,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__eq__",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 213,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.__ne__",
        "callee": "kubernetes.client.models.v1_subject_rules_review_status.V1SubjectRulesReviewStatus.to_dict",
        "lineno": 220,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_success_policy": [
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_success_policy.V1SuccessPolicy.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_success_policy_rule": [
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__repr__",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__eq__",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.__ne__",
        "callee": "kubernetes.client.models.v1_success_policy_rule.V1SuccessPolicyRule.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_sysctl": [
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_str",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.__repr__",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.__eq__",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_sysctl.V1Sysctl.__ne__",
        "callee": "kubernetes.client.models.v1_sysctl.V1Sysctl.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_taint": [
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.to_str",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.__repr__",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.__eq__",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_taint.V1Taint.__ne__",
        "callee": "kubernetes.client.models.v1_taint.V1Taint.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_tcp_socket_action": [
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__repr__",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__eq__",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.__ne__",
        "callee": "kubernetes.client.models.v1_tcp_socket_action.V1TCPSocketAction.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_token_request_spec": [
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__repr__",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__eq__",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.__ne__",
        "callee": "kubernetes.client.models.v1_token_request_spec.V1TokenRequestSpec.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_token_request_status": [
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__repr__",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__eq__",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.__ne__",
        "callee": "kubernetes.client.models.v1_token_request_status.V1TokenRequestStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_token_review": [
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.to_str",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.__repr__",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.__eq__",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review.V1TokenReview.__ne__",
        "callee": "kubernetes.client.models.v1_token_review.V1TokenReview.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_token_review_spec": [
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 116,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 134,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict.convert",
        "lineno": 138,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 144,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__repr__",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_str",
        "lineno": 148,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__eq__",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.__ne__",
        "callee": "kubernetes.client.models.v1_token_review_spec.V1TokenReviewSpec.to_dict",
        "lineno": 162,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_token_review_status": [
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__repr__",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__eq__",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.__ne__",
        "callee": "kubernetes.client.models.v1_token_review_status.V1TokenReviewStatus.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_toleration": [
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.to_str",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.__repr__",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.__eq__",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_toleration.V1Toleration.__ne__",
        "callee": "kubernetes.client.models.v1_toleration.V1Toleration.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_topology_selector_label_requirement": [
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__repr__",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__eq__",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.__ne__",
        "callee": "kubernetes.client.models.v1_topology_selector_label_requirement.V1TopologySelectorLabelRequirement.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_topology_selector_term": [
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__repr__",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__eq__",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.__ne__",
        "callee": "kubernetes.client.models.v1_topology_selector_term.V1TopologySelectorTerm.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_topology_spread_constraint": [
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 297,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 302,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict.convert",
        "lineno": 306,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 312,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__repr__",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_str",
        "lineno": 316,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__eq__",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 323,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.__ne__",
        "callee": "kubernetes.client.models.v1_topology_spread_constraint.V1TopologySpreadConstraint.to_dict",
        "lineno": 330,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_typed_local_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_typed_local_object_reference.V1TypedLocalObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_typed_object_reference": [
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict.convert",
        "lineno": 195,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__repr__",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_str",
        "lineno": 205,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__eq__",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.__ne__",
        "callee": "kubernetes.client.models.v1_typed_object_reference.V1TypedObjectReference.to_dict",
        "lineno": 219,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_type_checking": [
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_str",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__repr__",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__eq__",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_type_checking.V1TypeChecking.__ne__",
        "callee": "kubernetes.client.models.v1_type_checking.V1TypeChecking.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_uncounted_terminated_pods": [
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__repr__",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__eq__",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.__ne__",
        "callee": "kubernetes.client.models.v1_uncounted_terminated_pods.V1UncountedTerminatedPods.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_user_info": [
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.to_str",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.__repr__",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.__eq__",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_info.V1UserInfo.__ne__",
        "callee": "kubernetes.client.models.v1_user_info.V1UserInfo.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_user_subject": [
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 88,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 101,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 106,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict.convert",
        "lineno": 110,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_str",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 116,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.__repr__",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_str",
        "lineno": 120,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.__eq__",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 127,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_user_subject.V1UserSubject.__ne__",
        "callee": "kubernetes.client.models.v1_user_subject.V1UserSubject.to_dict",
        "lineno": 134,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 193,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 206,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 221,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_str",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 232,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy.V1ValidatingAdmissionPolicy.to_dict",
        "lineno": 239,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding.V1ValidatingAdmissionPolicyBinding.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_list": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_list.V1ValidatingAdmissionPolicyBindingList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_binding_spec": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_binding_spec.V1ValidatingAdmissionPolicyBindingSpec.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_list": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_list.V1ValidatingAdmissionPolicyList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_spec": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 251,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 264,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 269,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict.convert",
        "lineno": 273,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 279,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_str",
        "lineno": 283,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_spec.V1ValidatingAdmissionPolicySpec.to_dict",
        "lineno": 297,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_admission_policy_status": [
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 141,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 154,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 169,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__repr__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_str",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__eq__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.__ne__",
        "callee": "kubernetes.client.models.v1_validating_admission_policy_status.V1ValidatingAdmissionPolicyStatus.to_dict",
        "lineno": 187,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_webhook": [
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 69,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 365,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 378,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 383,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict.convert",
        "lineno": 387,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 393,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__repr__",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_str",
        "lineno": 397,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__eq__",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 404,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.__ne__",
        "callee": "kubernetes.client.models.v1_validating_webhook.V1ValidatingWebhook.to_dict",
        "lineno": 411,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration": [
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__repr__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__eq__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.__ne__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration.V1ValidatingWebhookConfiguration.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validating_webhook_configuration_list": [
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__repr__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__eq__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.__ne__",
        "callee": "kubernetes.client.models.v1_validating_webhook_configuration_list.V1ValidatingWebhookConfigurationList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validation": [
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.to_str",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.__repr__",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.__eq__",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation.V1Validation.__ne__",
        "callee": "kubernetes.client.models.v1_validation.V1Validation.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_validation_rule": [
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__repr__",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__eq__",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.__ne__",
        "callee": "kubernetes.client.models.v1_validation_rule.V1ValidationRule.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_variable": [
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.to_str",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.__repr__",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.__eq__",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_variable.V1Variable.__ne__",
        "callee": "kubernetes.client.models.v1_variable.V1Variable.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume": [
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 109,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 868,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 881,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 886,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict.convert",
        "lineno": 890,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.to_str",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 896,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.__repr__",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_str",
        "lineno": 900,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.__eq__",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 907,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume.V1Volume.__ne__",
        "callee": "kubernetes.client.models.v1_volume.V1Volume.to_dict",
        "lineno": 914,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attachment": [
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attachment.V1VolumeAttachment.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_list": [
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attachment_list.V1VolumeAttachmentList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_source": [
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attachment_source.V1VolumeAttachmentSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_spec": [
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attachment_spec.V1VolumeAttachmentSpec.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attachment_status": [
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 168,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_str",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 207,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attachment_status.V1VolumeAttachmentStatus.to_dict",
        "lineno": 214,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class": [
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 211,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict.convert",
        "lineno": 220,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_str",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 237,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class.V1VolumeAttributesClass.to_dict",
        "lineno": 244,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_attributes_class_list": [
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__repr__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__eq__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.__ne__",
        "callee": "kubernetes.client.models.v1_volume_attributes_class_list.V1VolumeAttributesClassList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_device": [
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 117,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 130,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict.convert",
        "lineno": 139,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__repr__",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_str",
        "lineno": 149,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__eq__",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 156,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.__ne__",
        "callee": "kubernetes.client.models.v1_volume_device.V1VolumeDevice.to_dict",
        "lineno": 163,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_error": [
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_str",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.__repr__",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.__eq__",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_error.V1VolumeError.__ne__",
        "callee": "kubernetes.client.models.v1_volume_error.V1VolumeError.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_mount": [
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 61,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 270,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 275,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict.convert",
        "lineno": 279,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 285,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__repr__",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_str",
        "lineno": 289,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__eq__",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 296,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.__ne__",
        "callee": "kubernetes.client.models.v1_volume_mount.V1VolumeMount.to_dict",
        "lineno": 303,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_mount_status": [
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 217,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict.convert",
        "lineno": 221,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 227,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__repr__",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_str",
        "lineno": 231,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__eq__",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 238,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.__ne__",
        "callee": "kubernetes.client.models.v1_volume_mount_status.V1VolumeMountStatus.to_dict",
        "lineno": 245,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_node_affinity": [
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__repr__",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__eq__",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.__ne__",
        "callee": "kubernetes.client.models.v1_volume_node_affinity.V1VolumeNodeAffinity.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_node_resources": [
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 87,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 100,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 105,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict.convert",
        "lineno": 109,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 115,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__repr__",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_str",
        "lineno": 119,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__eq__",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 126,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.__ne__",
        "callee": "kubernetes.client.models.v1_volume_node_resources.V1VolumeNodeResources.to_dict",
        "lineno": 133,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_projection": [
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 215,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 228,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 233,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict.convert",
        "lineno": 237,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__repr__",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_str",
        "lineno": 247,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__eq__",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.__ne__",
        "callee": "kubernetes.client.models.v1_volume_projection.V1VolumeProjection.to_dict",
        "lineno": 261,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_resource_requirements": [
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__repr__",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__eq__",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.__ne__",
        "callee": "kubernetes.client.models.v1_volume_resource_requirements.V1VolumeResourceRequirements.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_volume_status": [
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 85,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 98,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 103,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict.convert",
        "lineno": 107,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 113,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__repr__",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_str",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__eq__",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 124,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.__ne__",
        "callee": "kubernetes.client.models.v1_volume_status.V1VolumeStatus.to_dict",
        "lineno": 131,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source": [
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__repr__",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__eq__",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.__ne__",
        "callee": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source.V1VsphereVirtualDiskVolumeSource.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_watch_event": [
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_str",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__repr__",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__eq__",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_watch_event.V1WatchEvent.__ne__",
        "callee": "kubernetes.client.models.v1_watch_event.V1WatchEvent.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_webhook_conversion": [
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__repr__",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__eq__",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.__ne__",
        "callee": "kubernetes.client.models.v1_webhook_conversion.V1WebhookConversion.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_weighted_pod_affinity_term": [
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__repr__",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__eq__",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.__ne__",
        "callee": "kubernetes.client.models.v1_weighted_pod_affinity_term.V1WeightedPodAffinityTerm.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v1_windows_security_context_options": [
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__repr__",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__eq__",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.__ne__",
        "callee": "kubernetes.client.models.v1_windows_security_context_options.V1WindowsSecurityContextOptions.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery": [
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery.V2beta1APIGroupDiscovery.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2beta1_api_group_discovery_list": [
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 177,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__repr__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_str",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__eq__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.__ne__",
        "callee": "kubernetes.client.models.v2beta1_api_group_discovery_list.V2beta1APIGroupDiscoveryList.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2beta1_api_resource_discovery": [
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2beta1_api_resource_discovery.V2beta1APIResourceDiscovery.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2beta1_api_subresource_discovery": [
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2beta1_api_subresource_discovery.V2beta1APISubresourceDiscovery.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2beta1_api_version_discovery": [
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2beta1_api_version_discovery.V2beta1APIVersionDiscovery.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery": [
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 163,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 176,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 181,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_str",
        "lineno": 195,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2_api_group_discovery.V2APIGroupDiscovery.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_api_group_discovery_list": [
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 164,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 177,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict.convert",
        "lineno": 186,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__repr__",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_str",
        "lineno": 196,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__eq__",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.__ne__",
        "callee": "kubernetes.client.models.v2_api_group_discovery_list.V2APIGroupDiscoveryList.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_api_resource_discovery": [
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 63,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 296,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 301,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict.convert",
        "lineno": 305,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 311,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_str",
        "lineno": 315,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 322,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2_api_resource_discovery.V2APIResourceDiscovery.to_dict",
        "lineno": 329,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_api_subresource_discovery": [
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 169,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 182,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 187,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict.convert",
        "lineno": 191,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 197,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_str",
        "lineno": 201,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 208,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2_api_subresource_discovery.V2APISubresourceDiscovery.to_dict",
        "lineno": 215,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_api_version_discovery": [
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 142,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 155,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 160,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 170,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__repr__",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_str",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__eq__",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 181,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.__ne__",
        "callee": "kubernetes.client.models.v2_api_version_discovery.V2APIVersionDiscovery.to_dict",
        "lineno": 188,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_source": [
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__repr__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__eq__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.__ne__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_source.V2ContainerResourceMetricSource.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_container_resource_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 144,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 157,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict.convert",
        "lineno": 166,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_str",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 183,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_container_resource_metric_status.V2ContainerResourceMetricStatus.to_dict",
        "lineno": 190,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_cross_version_object_reference": [
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 145,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 163,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict.convert",
        "lineno": 167,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 173,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__repr__",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_str",
        "lineno": 177,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__eq__",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 184,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.__ne__",
        "callee": "kubernetes.client.models.v2_cross_version_object_reference.V2CrossVersionObjectReference.to_dict",
        "lineno": 191,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_external_metric_source": [
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__repr__",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__eq__",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.__ne__",
        "callee": "kubernetes.client.models.v2_external_metric_source.V2ExternalMetricSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_external_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_external_metric_status.V2ExternalMetricStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 194,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 207,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 212,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict.convert",
        "lineno": 216,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 222,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_str",
        "lineno": 226,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler.V2HorizontalPodAutoscaler.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 111,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 124,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 129,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 139,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_str",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 150,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior.V2HorizontalPodAutoscalerBehavior.to_dict",
        "lineno": 157,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 201,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 214,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict.convert",
        "lineno": 223,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_str",
        "lineno": 233,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 240,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition.V2HorizontalPodAutoscalerCondition.to_dict",
        "lineno": 247,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_list": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 170,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 183,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 188,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict.convert",
        "lineno": 192,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 198,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_str",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 209,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list.V2HorizontalPodAutoscalerList.to_dict",
        "lineno": 216,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 57,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 197,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 210,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 215,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict.convert",
        "lineno": 219,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 225,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_str",
        "lineno": 229,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 236,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec.V2HorizontalPodAutoscalerSpec.to_dict",
        "lineno": 243,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_horizontal_pod_autoscaler_status": [
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 228,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 241,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 246,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict.convert",
        "lineno": 250,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 256,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__repr__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_str",
        "lineno": 260,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__eq__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 267,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.__ne__",
        "callee": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status.V2HorizontalPodAutoscalerStatus.to_dict",
        "lineno": 274,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_policy": [
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 159,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 164,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict.convert",
        "lineno": 168,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 174,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__repr__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_str",
        "lineno": 178,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__eq__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 185,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.__ne__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_policy.V2HPAScalingPolicy.to_dict",
        "lineno": 192,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_hpa_scaling_rules": [
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 171,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 184,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 189,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict.convert",
        "lineno": 193,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 199,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__repr__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_str",
        "lineno": 203,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__eq__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 210,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.__ne__",
        "callee": "kubernetes.client.models.v2_hpa_scaling_rules.V2HPAScalingRules.to_dict",
        "lineno": 217,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_metric_identifier": [
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 114,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 127,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 132,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict.convert",
        "lineno": 136,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 142,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__repr__",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_str",
        "lineno": 146,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__eq__",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 153,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.__ne__",
        "callee": "kubernetes.client.models.v2_metric_identifier.V2MetricIdentifier.to_dict",
        "lineno": 160,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_metric_spec": [
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 231,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__repr__",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_str",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__eq__",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.__ne__",
        "callee": "kubernetes.client.models.v2_metric_spec.V2MetricSpec.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 59,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 218,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 231,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 236,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict.convert",
        "lineno": 240,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 246,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_str",
        "lineno": 250,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 257,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_status.V2MetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_metric_status.V2MetricStatus.to_dict",
        "lineno": 264,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_metric_target": [
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 55,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 172,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 185,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 190,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict.convert",
        "lineno": 194,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_str",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 200,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__repr__",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_str",
        "lineno": 204,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__eq__",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 211,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_target.V2MetricTarget.__ne__",
        "callee": "kubernetes.client.models.v2_metric_target.V2MetricTarget.to_dict",
        "lineno": 218,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_metric_value_status": [
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 143,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 156,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 161,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict.convert",
        "lineno": 165,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 171,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__repr__",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_str",
        "lineno": 175,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__eq__",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 182,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.__ne__",
        "callee": "kubernetes.client.models.v2_metric_value_status.V2MetricValueStatus.to_dict",
        "lineno": 189,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_object_metric_source": [
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__repr__",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__eq__",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.__ne__",
        "callee": "kubernetes.client.models.v2_object_metric_source.V2ObjectMetricSource.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_object_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 53,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 140,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 153,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 158,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict.convert",
        "lineno": 162,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 168,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_str",
        "lineno": 172,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 179,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_object_metric_status.V2ObjectMetricStatus.to_dict",
        "lineno": 186,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_pods_metric_source": [
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__repr__",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__eq__",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.__ne__",
        "callee": "kubernetes.client.models.v2_pods_metric_source.V2PodsMetricSource.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_pods_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 113,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 126,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 131,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict.convert",
        "lineno": 135,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 141,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_str",
        "lineno": 145,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 152,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_pods_metric_status.V2PodsMetricStatus.to_dict",
        "lineno": 159,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_resource_metric_source": [
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__repr__",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__eq__",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.__ne__",
        "callee": "kubernetes.client.models.v2_resource_metric_source.V2ResourceMetricSource.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.v2_resource_metric_status": [
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 115,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 128,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 133,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict.convert",
        "lineno": 137,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 143,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__repr__",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_str",
        "lineno": 147,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__eq__",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 154,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.__ne__",
        "callee": "kubernetes.client.models.v2_resource_metric_status.V2ResourceMetricStatus.to_dict",
        "lineno": 161,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models.version_info": [
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.__init__",
        "callee": "kubernetes.client.configuration.Configuration.get_default_copy",
        "lineno": 73,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.to_dict.convert",
        "callee": "<external>.inspect.getfullargspec",
        "lineno": 418,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 431,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 436,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict.convert",
        "lineno": 440,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.to_str",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "lineno": 446,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.__repr__",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_str",
        "lineno": 450,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.__eq__",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "lineno": 457,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.client.models.version_info.VersionInfo.__ne__",
        "callee": "kubernetes.client.models.version_info.VersionInfo.to_dict",
        "lineno": 464,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.client.models": [],
    "kubernetes.e2e_test.base": [
      {
        "caller": "kubernetes.e2e_test.base.get_e2e_configuration",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 24,
        "resolution": "imported_call"
      }
    ],
    "kubernetes.e2e_test.port_server": [
      {
        "caller": "kubernetes.e2e_test.port_server.<module>",
        "callee": "<builtin>.list.append",
        "lineno": 38,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.port_server.<module>",
        "callee": "kubernetes.e2e_test.port_server.PortServer.__init__",
        "lineno": 38,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.e2e_test.test_apps": [
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 27,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 30,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 31,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_deployment",
        "lineno": 53,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_deployment",
        "lineno": 56,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 60,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 61,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 62,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 63,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 64,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "lineno": 66,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_deployment",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_deployment",
        "lineno": 67,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 70,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.__init__",
        "lineno": 71,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.create_namespaced_daemon_set",
        "lineno": 100,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.read_namespaced_daemon_set",
        "lineno": 101,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 103,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 104,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 105,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 106,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 107,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.models.v1_delete_options.V1DeleteOptions.__init__",
        "lineno": 109,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_apps.TestClientApps.test_create_daemonset",
        "callee": "kubernetes.client.api.apps_v1_api.AppsV1Api.delete_namespaced_daemon_set",
        "lineno": 110,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.e2e_test.test_batch": [
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 25,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 28,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.__init__",
        "lineno": 29,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.create_namespaced_job",
        "lineno": 47,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 49,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.read_namespaced_job",
        "lineno": 51,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 53,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 54,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 55,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 56,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_batch.TestClientBatch.test_job_apis",
        "callee": "kubernetes.client.api.batch_v1_api.BatchV1Api.delete_namespaced_job",
        "lineno": 61,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.e2e_test.test_client": [
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 64,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 67,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 68,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 70,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.e2e_test.test_client.manifest_with_command",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "lineno": 81,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 86,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 91,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "lineno": 94,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 96,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 97,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "lineno": 100,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 103,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertIsInstance",
        "lineno": 116,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 117,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertIsInstance",
        "lineno": 128,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 129,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 137,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 146,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 147,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 150,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 151,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 160,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 162,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 172,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 173,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 176,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 177,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 186,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 188,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_pod_for_all_namespaces",
        "lineno": 190,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 191,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 193,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 198,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 199,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 201,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.e2e_test.test_client.manifest_with_command",
        "lineno": 202,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "lineno": 205,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 206,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "lineno": 211,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 215,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 228,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.skipTest",
        "lineno": 229,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 234,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 243,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 244,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_pod_exec_close_channel",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 248,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 251,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 252,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 254,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.e2e_test.test_client.manifest_with_command",
        "lineno": 255,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service_account",
        "lineno": 266,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 271,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 276,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "lineno": 279,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 281,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 282,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "lineno": 285,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 287,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 288,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 311,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 313,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 314,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_exit_code",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 316,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 320,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 321,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 325,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "lineno": 326,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "lineno": 339,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 383,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 384,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "lineno": 388,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 390,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 395,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 396,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 404,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 417,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 418,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 419,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 423,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 425,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 428,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 430,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 431,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 435,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 436,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 440,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 446,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 447,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertNotEqual",
        "lineno": 451,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 453,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertFalse",
        "lineno": 456,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 457,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 458,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 460,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_raw",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "lineno": 461,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 464,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 465,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 467,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_pod",
        "lineno": 482,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 484,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 485,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_pod",
        "lineno": 488,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 490,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 491,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 516,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 517,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_portforward_http",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_pod",
        "lineno": 519,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 523,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 524,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 526,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_service",
        "lineno": 538,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 540,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 541,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_service",
        "lineno": 543,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 545,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 546,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_service",
        "lineno": 552,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 555,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 556,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_service_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_service",
        "lineno": 558,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 562,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 563,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 565,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_replication_controller",
        "lineno": 581,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 583,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 584,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_replication_controller",
        "lineno": 586,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 588,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 589,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_replication_controller_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_replication_controller",
        "lineno": 591,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 595,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 596,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.e2e_test.test_client.short_uuid",
        "lineno": 598,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "lineno": 612,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 615,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_namespaced_config_map",
        "lineno": 617,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 619,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "lineno": 624,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 626,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 627,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 628,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "lineno": 632,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 634,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 635,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 636,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_namespaced_config_map",
        "lineno": 638,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "lineno": 641,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_configmap_apis",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 643,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 646,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 647,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_node",
        "lineno": 649,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.read_node",
        "lineno": 650,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 651,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_client.TestClient.test_node_apis",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 652,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.e2e_test.test_informer": [
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 41,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.setUpClass",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 42,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.setUpClass",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 43,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 53,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_in_cache",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 61,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_listed",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 67,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 73,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 74,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_in_cache",
        "lineno": 85,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 87,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 87,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_cache_populated_after_start",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 90,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 94,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 102,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_listed",
        "lineno": 107,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 108,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "lineno": 109,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_added_event_and_cache_entry",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 110,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 114,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 122,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 127,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_in_cache",
        "lineno": 128,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "lineno": 133,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 136,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_modified_event_and_cache_refresh",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 138,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 142,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 150,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 154,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_in_cache",
        "lineno": 155,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "lineno": 158,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 159,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 163,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 171,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._wait_listed",
        "lineno": 176,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 179,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "lineno": 180,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resource_version_advances",
        "callee": "<external>.unittest.TestCase.assertGreater",
        "lineno": 181,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "kubernetes.e2e_test.test_informer._uid",
        "lineno": 192,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "kubernetes.e2e_test.test_informer._cm",
        "lineno": 193,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 205,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "kubernetes.e2e_test.test_informer._name_of",
        "lineno": 207,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E._expect",
        "lineno": 212,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 215,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 219,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_informer.TestSharedInformerE2E.test_resync_fires_modified_for_existing_objects",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 221,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.e2e_test.test_utils": [
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 29,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.setUpClass",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 32,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.tearDownClass",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 41,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 51,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 57,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 59,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 60,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 61,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 62,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 63,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 78,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 85,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 86,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 87,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 88,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 89,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 90,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 91,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 97,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 98,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 99,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 100,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 101,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 102,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 103,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_with_apply_is_idempotent",
        "callee": "<external>.unittest.TestCase.fail",
        "lineno": 105,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 120,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 131,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 132,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 133,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 134,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 135,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 136,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 137,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 149,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 160,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 161,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 162,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 163,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 164,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 165,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apps_deployment_from_yaml_obj",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 166,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 176,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 182,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 183,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 184,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_pod_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 185,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_service_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 195,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_service_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 201,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_service_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 202,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_service_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 203,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 213,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 219,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 220,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 228,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 234,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 235,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 236,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml_with_verbose_enabled",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 245,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml_with_verbose_enabled",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 251,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml_with_verbose_enabled",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 252,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_rbac_role_from_yaml_with_verbose_enabled",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 253,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_deployment_non_default_namespace_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 271,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_deployment_non_default_namespace_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 272,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_deployment_non_default_namespace_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 276,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 288,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 294,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 295,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 296,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 297,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 299,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_apiservice_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 312,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 323,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 330,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 331,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 332,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 336,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 337,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 338,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_general_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 339,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 351,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 356,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 357,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 358,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 361,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 362,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespace_list_from_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 363,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 373,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 374,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 380,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 381,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 382,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 386,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 387,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_implicit_service_list_from_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 388,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 402,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 408,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 409,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 410,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 411,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 415,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 416,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 417,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 418,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 419,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 420,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_multi_resource_from_directory",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 421,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 435,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 441,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 442,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 443,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 444,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 448,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 449,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 450,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 451,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 452,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 453,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 454,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 466,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 473,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 474,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 475,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 476,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 477,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 481,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 482,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 483,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 484,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 485,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 489,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 490,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 491,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 492,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 508,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 514,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 515,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 516,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 517,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 518,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 520,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 529,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_conflict",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 532,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_multi_conflicts",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 544,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_multi_conflicts",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 545,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_multi_conflicts",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 556,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_multi_resource_yaml_with_multi_conflicts",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 560,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespaced_apps_deployment_from_yaml",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 570,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_namespaced_apps_deployment_from_yaml",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 577,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml_namespaced",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 587,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml_namespaced",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 595,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml_namespaced",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 598,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_create_from_list_in_multi_resource_yaml_namespaced",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 601,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 616,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.time.sleep",
        "lineno": 632,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.time.sleep",
        "lineno": 642,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 647,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 648,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertTrue",
        "lineno": 657,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 659,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 663,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 664,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 669,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtils.test_metrics_utilities_integration",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 670,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 680,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 680,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 680,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 681,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 681,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 681,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 682,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 682,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 682,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 685,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 686,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 688,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 689,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 691,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 691,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 692,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 692,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 695,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 695,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 695,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 698,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 698,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 699,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 699,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 699,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 700,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 700,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 700,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 701,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 701,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 701,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 702,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 702,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 702,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 703,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 703,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 703,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 704,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 704,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 704,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 705,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 705,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 705,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertAlmostEqual",
        "lineno": 708,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 708,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 708,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertAlmostEqual",
        "lineno": 709,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 709,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 709,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertAlmostEqual",
        "lineno": 710,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 710,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 710,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 711,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 711,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 712,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 712,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 713,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 713,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 713,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 714,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 714,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 715,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 715,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 715,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 716,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 717,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 717,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 718,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 718,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 718,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 719,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "kubernetes.utils.quantity.parse_quantity",
        "lineno": 719,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 719,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 726,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 727,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 727,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 729,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 730,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 730,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 732,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 733,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 733,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 737,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 737,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 737,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 738,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 738,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 738,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 741,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 741,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 741,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 742,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 742,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 742,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 743,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 743,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 743,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 744,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 744,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 744,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 745,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 745,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 745,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 746,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 746,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 746,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 747,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 747,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 747,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 748,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 748,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 748,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 751,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 752,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 753,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 756,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 760,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 760,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 760,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 761,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 761,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 761,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 762,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 762,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 762,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 763,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 763,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 763,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 764,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 764,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 765,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 765,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 766,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 767,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 767,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 769,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 770,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 770,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 772,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 773,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 773,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 775,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 775,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 775,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 778,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "kubernetes.utils.quantity.format_quantity",
        "lineno": 779,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 780,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_utils.TestUtilsUnitTests.test_format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 780,
        "resolution": "external_constructor_call"
      }
    ],
    "kubernetes.e2e_test.test_watch": [
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.setUpClass",
        "callee": "kubernetes.e2e_test.base.get_e2e_configuration",
        "lineno": 46,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api_client.ApiClient.__init__",
        "lineno": 49,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.__init__",
        "lineno": 50,
        "resolution": "qualified_module_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.e2e_test.test_watch.short_uuid",
        "lineno": 53,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.e2e_test.test_watch.config_map_with_value",
        "lineno": 54,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "lineno": 55,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.list_namespaced_config_map",
        "lineno": 59,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.e2e_test.test_watch.short_uuid",
        "lineno": 63,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.e2e_test.test_watch.config_map_with_value",
        "lineno": 64,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.create_namespaced_config_map",
        "lineno": 65,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.patch_namespaced_config_map",
        "lineno": 70,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "kubernetes.client.api.core_v1_api.CoreV1Api.delete_collection_namespaced_config_map",
        "lineno": 74,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 87,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 91,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.e2e_test.test_watch.TestClient.test_watch_configmaps",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 94,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.e2e_test": [],
    "kubernetes.informer.cache": [
      {
        "caller": "kubernetes.informer.cache.ObjectCache.list",
        "callee": "kubernetes.informer.cache.ObjectCache.list",
        "lineno": 79,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.informer.cache.ObjectCache.list_keys",
        "callee": "kubernetes.informer.cache.ObjectCache.list",
        "lineno": 84,
        "resolution": "same_class_name_call"
      },
      {
        "caller": "kubernetes.informer.cache.ObjectCache.get",
        "callee": "kubernetes.informer.cache.ObjectCache.get_by_key",
        "lineno": 89,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.informer.informer": [
      {
        "caller": "kubernetes.informer.informer.SharedInformer.__init__",
        "callee": "kubernetes.informer.cache.ObjectCache.__init__",
        "lineno": 86,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer._build_kwargs",
        "lineno": 202,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 220,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._initial_list",
        "callee": "<builtin>.dict.items",
        "lineno": 226,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 228,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 230,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._initial_list",
        "lineno": 251,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 254,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._build_kwargs",
        "lineno": 261,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 284,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 287,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 290,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 295,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 297,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 310,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 313,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._initial_list",
        "lineno": 339,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.informer.informer.SharedInformer._run_loop",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 342,
        "resolution": "self_method_call"
      }
    ],
    "kubernetes.informer": [],
    "kubernetes.test.test_api_client": [
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_context_manager_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 17,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_context_manager_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 19,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_context_manager_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 20,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_atexit_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 24,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_atexit_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 25,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_atexit_closes_threadpool",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 27,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_deserialize_dict_syntax_compatibility",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 47,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_deserialize_dict_syntax_compatibility",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 55,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_rest_proxycare",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 70,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestApiClient.test_rest_proxycare",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 80,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings._bearer_value",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 97,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_bearer_token_key",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 102,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_bearer_token_key",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 104,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_bearer_token_key",
        "callee": "kubernetes.test.test_api_client.TestConfigurationAuthSettings._bearer_value",
        "lineno": 104,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_authorization_key",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 108,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_authorization_key",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 110,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_authorization_key",
        "callee": "kubernetes.test.test_api_client.TestConfigurationAuthSettings._bearer_value",
        "lineno": 110,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_bearer_token_takes_precedence",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 114,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_bearer_token_takes_precedence",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 117,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_bearer_token_takes_precedence",
        "callee": "kubernetes.test.test_api_client.TestConfigurationAuthSettings._bearer_value",
        "lineno": 117,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_no_token",
        "callee": "kubernetes.client.configuration.Configuration.__init__",
        "lineno": 121,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_no_token",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 122,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_api_client.TestConfigurationAuthSettings.test_auth_settings_with_no_token",
        "callee": "kubernetes.client.configuration.Configuration.auth_settings",
        "lineno": 122,
        "resolution": "local_typed_method_call"
      }
    ],
    "kubernetes.test.test_informer": [
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_namespaced_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 41,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_namespaced_dict",
        "callee": "kubernetes.informer.cache._meta_namespace_key",
        "lineno": 41,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_cluster_scoped_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 45,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_cluster_scoped_dict",
        "callee": "kubernetes.informer.cache._meta_namespace_key",
        "lineno": 45,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_no_metadata",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 48,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_no_metadata",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 50,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_no_metadata",
        "callee": "kubernetes.informer.cache._meta_namespace_key",
        "lineno": 50,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_model_object",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 53,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_model_object",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 56,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_model_object",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 58,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestMetaNamespaceKey.test_model_object",
        "callee": "kubernetes.informer.cache._meta_namespace_key",
        "lineno": 58,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.setUp",
        "callee": "kubernetes.informer.cache.ObjectCache.__init__",
        "lineno": 63,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_put_and_list",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 66,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_put_and_list",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 68,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_remove",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 71,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_remove",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 74,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_remove_nonexistent_is_noop",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 77,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_replace_all",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 81,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_replace_all",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 82,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_replace_all",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 86,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_replace_all",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 87,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_get_by_key",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 90,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_get_by_key",
        "callee": "<external>.unittest.TestCase.assertIs",
        "lineno": 92,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_get_by_key",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 93,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_get",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 96,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_get",
        "callee": "<external>.unittest.TestCase.assertIs",
        "lineno": 98,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety.worker",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 107,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety.worker",
        "callee": "<builtin>.list.append",
        "lineno": 109,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 116,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestObjectCache.test_thread_safety",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 121,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.setUp",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 129,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.setUp",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 131,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.setUp",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 133,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.setUp",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 136,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_add_handler_and_fire",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 141,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_add_handler_and_fire",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 143,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_remove_handler",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 149,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_remove_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 150,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_invalid_event_type_raises",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 156,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerHandlers.test_handler_exception_is_swallowed",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 166,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 173,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 174,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 176,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 179,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events.fake_stream",
        "callee": "kubernetes.informer.informer.SharedInformer.stop",
        "lineno": 183,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 185,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 191,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "kubernetes.test.test_informer.TestSharedInformerWatchLoop._make_informer_with_events",
        "lineno": 193,
        "resolution": "self_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 198,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 199,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 211,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_added_event_updates_cache",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 212,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 215,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 222,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 223,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 225,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 228,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 229,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 231,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 232,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 241,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 244,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_deleted_event_removes_from_cache",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 245,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 248,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 257,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 258,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 260,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 263,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 265,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 266,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 275,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_modified_event_updates_cache",
        "callee": "<external>.unittest.TestCase.assertIs",
        "lineno": 279,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 283,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 284,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 286,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 289,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 291,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 292,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 296,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 298,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "<external>.unittest.TestCase.assertIs",
        "lineno": 299,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_start_is_idempotent",
        "callee": "kubernetes.informer.informer.SharedInformer.stop",
        "lineno": 300,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 309,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 310,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 312,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 315,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 316,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 318,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 319,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 328,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 331,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 332,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_fires_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 334,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 337,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 344,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 345,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 347,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 350,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 352,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 353,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 362,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 367,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_event_does_not_modify_cache",
        "callee": "<external>.unittest.TestCase.assertIs",
        "lineno": 368,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 382,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 383,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 385,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 388,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 390,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 391,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 407,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_advances_resource_version",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 412,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 425,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 426,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 428,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 431,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 432,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 434,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 435,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 445,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 448,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.TestCase.assertIsInstance",
        "lineno": 450,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_bookmark_handler_receives_raw_dict",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 451,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 455,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 456,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 458,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 461,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 465,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 466,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 478,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_bookmarks_advance_resource_version_to_latest",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 481,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 491,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 493,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 494,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 496,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 499,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 503,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 504,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 514,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 530,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resync_period_triggers_full_list",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 534,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 543,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 547,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 548,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 550,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 553,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 554,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 555,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 557,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 558,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 567,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 570,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_multiple_handlers_all_fire",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 571,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 576,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 577,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 579,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 582,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 589,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 590,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 600,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 611,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 612,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_selectors_and_namespace_forwarded",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 613,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 617,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 618,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 620,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 623,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 625,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 626,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 636,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_resource_version_passed_after_initial_list",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 640,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 646,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 647,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 649,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 653,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 654,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 658,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 659,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist.fake_stream",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 665,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 672,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 676,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.TestCase.assertIsInstance",
        "lineno": 677,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 678,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 679,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_non_410_api_exception_reconnects_without_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 680,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler.always_fails",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 687,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 690,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler.on_error",
        "callee": "<builtin>.list.append",
        "lineno": 693,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 696,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 698,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 699,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 702,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "<external>.unittest.TestCase.assertIsInstance",
        "lineno": 703,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_list_func_error_fires_error_handler",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 704,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 708,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 709,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 711,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 712,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 714,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 718,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 719,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 721,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 722,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 732,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 735,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 736,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_initial_list_fires_added_for_each_item",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 737,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 743,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 744,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items.list_func",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 750,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items.list_func",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 755,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 759,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 760,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 764,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 765,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items.fake_stream",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 771,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 778,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 781,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 782,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.TestCase.assertIsNone",
        "lineno": 783,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_relist_after_410_fires_delete_for_removed_items",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 784,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 788,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 791,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 792,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 794,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 797,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 801,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 802,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 813,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 817,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_resource_version_stored_from_watch",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 819,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 823,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 825,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 826,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 828,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 831,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 835,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 836,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 851,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 855,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_reconnect_skips_relist_when_rv_known",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 856,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 862,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 863,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 865,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 868,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 872,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 873,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist.fake_stream",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 879,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 887,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_410_gone_triggers_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 891,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 904,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 907,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 908,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 910,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 913,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 915,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 916,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 918,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 919,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 928,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 932,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<builtin>.list.count",
        "lineno": 932,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer.remove_event_handler",
        "lineno": 935,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<builtin>.list.clear",
        "lineno": 936,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "kubernetes.informer.informer.SharedInformer._fire",
        "lineno": 937,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 938,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_same_handler_registered_twice_fires_twice",
        "callee": "<builtin>.list.count",
        "lineno": 938,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 945,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 946,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 949,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 950,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 952,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 960,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events.handler",
        "callee": "<builtin>.list.append",
        "lineno": 963,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 967,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 969,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 970,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 982,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "kubernetes.informer.informer.SharedInformer.remove_event_handler",
        "lineno": 985,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 989,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_remove_handler_while_running_stops_events",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 990,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 997,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 998,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1002,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1003,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1005,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 1011,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1012,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 1014,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1015,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 1029,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1032,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 1037,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 1038,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.TestCase.assertNotIn",
        "lineno": 1039,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_add_handler_while_running_receives_subsequent_events",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 1040,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1047,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1048,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1050,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 1053,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1060,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1061,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "callee": "kubernetes.informer.informer.SharedInformer.remove_event_handler",
        "lineno": 1062,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "callee": "kubernetes.informer.informer.SharedInformer.remove_event_handler",
        "lineno": 1063,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe.worker",
        "callee": "<builtin>.list.append",
        "lineno": 1065,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_concurrent_handler_registration_is_thread_safe",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 1073,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.test.test_informer._make_pod",
        "lineno": 1084,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist.list_func",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1090,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist.list_func",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1092,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.__init__",
        "lineno": 1098,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1099,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1100,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.add_event_handler",
        "lineno": 1101,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 1105,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 1106,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist.fake_stream",
        "callee": "kubernetes.client.exceptions.ApiException.__init__",
        "lineno": 1112,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "kubernetes.informer.informer.SharedInformer.start",
        "lineno": 1119,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 1124,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 1127,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 1129,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_informer.TestSharedInformerWatchLoop.test_watch_disruption_existing_items_fire_modified_after_relist",
        "callee": "<external>.unittest.TestCase.assertIsNotNone",
        "lineno": 1131,
        "resolution": "external_inherited_call"
      }
    ],
    "kubernetes.test.test_metrics": [
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.setUp",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 23,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 28,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 53,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 54,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 55,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_nodes_metrics_success",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 25,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_success",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 60,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 91,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 92,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_success",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 57,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_with_label_selector",
        "callee": "<external>.unittest.mock.MagicMock",
        "lineno": 97,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_with_label_selector",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 94,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_empty_namespace_raises_error",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 115,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_empty_namespace_raises_error",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 118,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_none_namespace_raises_error",
        "callee": "<external>.unittest.TestCase.assertRaises",
        "lineno": 122,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_none_namespace_raises_error",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 125,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 140,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 141,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 142,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 143,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 144,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_success",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 127,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 159,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 160,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 161,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 162,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 163,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.TestCase.assertIn",
        "lineno": 164,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_errors",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 146,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_label_selector",
        "callee": "<external>.unittest.TestCase.assertEqual",
        "lineno": 177,
        "resolution": "external_inherited_call"
      },
      {
        "caller": "kubernetes.test.test_metrics.TestMetrics.test_get_pods_metrics_in_all_namespaces_with_label_selector",
        "callee": "<external>.unittest.mock.patch",
        "lineno": 166,
        "resolution": "external_constructor_call"
      }
    ],
    "kubernetes.utils.create_from_yaml": [
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_directory",
        "callee": "kubernetes.utils.create_from_yaml.create_from_yaml",
        "lineno": 83,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_directory",
        "callee": "<builtin>.list.append",
        "lineno": 91,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_directory",
        "callee": "<builtin>.list.extend",
        "lineno": 93,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_directory",
        "callee": "kubernetes.utils.create_from_yaml.FailToCreateError.__init__",
        "lineno": 95,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "callee": "kubernetes.utils.create_from_yaml.create_from_dict",
        "lineno": 151,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "callee": "<builtin>.list.append",
        "lineno": 159,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "callee": "<builtin>.list.extend",
        "lineno": 161,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "callee": "kubernetes.utils.create_from_yaml.FailToCreateError.__init__",
        "lineno": 163,
        "resolution": "same_module_class_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml",
        "callee": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "lineno": 173,
        "resolution": "nested_function_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_yaml",
        "callee": "kubernetes.utils.create_from_yaml.create_from_yaml.create_with",
        "lineno": 177,
        "resolution": "nested_function_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.utils.create_from_yaml.create_from_yaml_single_item",
        "lineno": 225,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 233,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 235,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.utils.create_from_yaml.create_from_yaml_single_item",
        "lineno": 239,
        "resolution": "direct_name_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 242,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "<builtin>.list.append",
        "lineno": 244,
        "resolution": "local_builtin_method_call"
      },
      {
        "caller": "kubernetes.utils.create_from_yaml.create_from_dict",
        "callee": "kubernetes.utils.create_from_yaml.FailToCreateError.__init__",
        "lineno": 248,
        "resolution": "same_module_class_call"
      }
    ],
    "kubernetes.utils.duration": [],
    "kubernetes.utils.metrics": [
      {
        "caller": "kubernetes.utils.metrics.get_nodes_metrics",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "lineno": 70,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.utils.metrics.get_nodes_metrics",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_cluster_custom_object",
        "lineno": 71,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.utils.metrics.get_pods_metrics",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.__init__",
        "lineno": 140,
        "resolution": "imported_call"
      },
      {
        "caller": "kubernetes.utils.metrics.get_pods_metrics",
        "callee": "kubernetes.client.api.custom_objects_api.CustomObjectsApi.list_namespaced_custom_object",
        "lineno": 152,
        "resolution": "local_typed_method_call"
      },
      {
        "caller": "kubernetes.utils.metrics.get_pods_metrics_in_all_namespaces",
        "callee": "kubernetes.utils.metrics.get_pods_metrics",
        "lineno": 202,
        "resolution": "direct_name_call"
      }
    ],
    "kubernetes.utils.quantity": [
      {
        "caller": "kubernetes.utils.quantity.parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 49,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.utils.quantity.parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 63,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.utils.quantity.parse_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 84,
        "resolution": "external_constructor_call"
      },
      {
        "caller": "kubernetes.utils.quantity.format_quantity",
        "callee": "<external>.decimal.Decimal",
        "lineno": 139,
        "resolution": "external_constructor_call"
      }
    ],
    "kubernetes.utils": [],
    "scripts.constants": []
  },
  "cyclic_clusters": [],
  "unresolved": [
    {
      "module": "setup-asyncio",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "setup-asyncio",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "setup-release",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "setup",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readlines(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .insert(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_config_value(...) - target object type not statically resolved."
    },
    {
      "module": "doc.source.conf",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_transform(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ContainerPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeploymentSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1LabelSelector(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.annotate_deployment",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_versions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreApi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_versions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApisApi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.api_discovery",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_dict",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_dict",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_dict",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_dict(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_dict",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_dict",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_directory",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_directory",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_directory",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_directory(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_single_file",
      "lineno": 4,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_single_file",
      "lineno": 5,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.apply_from_single_file",
      "lineno": 7,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CustomObjectsApi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cluster_scoped_custom_object",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeleteOptions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 8,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 15,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BatchV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_cron_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 30,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BatchV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_cron_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 44,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BatchV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_cron_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BatchV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_namespaced_cron_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "examples.cronjob_crud",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_create",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ContainerPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ResourceRequirements(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeploymentSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeleteOptions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.deployment_crud",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.duration-gep2257",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.duration-gep2257",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Configuration(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeploymentSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.enable_debug_logging",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'CoreV1Api(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.informer_example",
      "lineno": 49,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.informer_example",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.informer_example",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ContainerPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeploymentSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1LabelSelector(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Service(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ServiceSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ServicePort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Ingress(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1IngressSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1IngressRule(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1HTTPIngressRuleValue(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1HTTPIngressPath(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1IngressBackend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1IngressServiceBackend(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ServiceBackendPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_ingress(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.ingress_create",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .NetworkingV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.in_cluster_config",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_incluster_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.in_cluster_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.in_cluster_config",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1JobSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_job_status(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_job(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeleteOptions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.job_crud",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BatchV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_nodes_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics_in_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.metrics_example",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_kube_config_contexts(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_client_from_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_client_from_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.multiple_clusters",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CustomObjectsApi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_namespaced_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.namespaced_custom_object",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DeleteOptions(...) - target object type not statically resolved."
    },
    {
      "module": "examples.node_labels",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.node_labels",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.node_labels",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_node(...) - target object type not statically resolved."
    },
    {
      "module": "examples.node_labels",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_node(...) - target object type not statically resolved."
    },
    {
      "module": "examples.out_of_cluster_config",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.out_of_cluster_config",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.out_of_cluster_config",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.patch_namespaced_config_map",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.patch_namespaced_config_map",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.patch_namespaced_config_map",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.patch_namespaced_config_map",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ConfigMap(...) - target object type not statically resolved."
    },
    {
      "module": "examples.patch_namespaced_config_map",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pick_kube_config_context",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_kube_config_contexts(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pick_kube_config_context",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pick_kube_config_context",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pick_kube_config_context",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_config_list",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_kube_config_contexts(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_config_list",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_config_list",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_config_list",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 37,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 76,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 86,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_open(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_default_copy(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 123,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 125,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_exec",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod_log(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod_log(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .settimeout(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_logs_non_blocking",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 69,
      "pattern": "name_call_unresolved",
      "note": "Call to 'exit(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 96,
      "pattern": "name_call_unresolved",
      "note": "Call to 'portforward(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setblocking(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 134,
      "pattern": "name_call_unresolved",
      "note": "Call to 'socket_create_connection(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 174,
      "pattern": "name_call_unresolved",
      "note": "Call to 'portforward(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlopen(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_default_copy(...) - target object type not statically resolved."
    },
    {
      "module": "examples.pod_portforward",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "examples.remote_cluster",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Configuration(...) - target object type not statically resolved."
    },
    {
      "module": "examples.remote_cluster",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.remote_cluster",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.remote_cluster",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 14,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ContainerPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DaemonSetSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1LabelSelector(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1DaemonSet(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_daemon_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_daemon_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_namespaced_controller_revision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_controller_revision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_daemon_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-daemonset",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Service(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ServiceSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ServicePort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Container(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ContainerPort(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodTemplateSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1PodSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1StatefulSetSpec(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1LabelSelector(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1StatefulSet(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_stateful_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_stateful_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_namespaced_controller_revision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_controller_revision(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_stateful_set(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.rollout-statefulset",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.accept_header",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.accept_header",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.accept_header",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.accept_header",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.cluster_scoped_custom_resource",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.configmap",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.deployment_rolling_restart",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CustomObjectsApi(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_cluster_custom_object(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.namespaced_custom_resource",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.node",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.node",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.node",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.node",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.node",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.replication_controller",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.request_timeout",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.request_timeout",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.request_timeout",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.request_timeout",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.request_timeout",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DynamicClient(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.dynamic-client.service",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Watch(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.pod_namespace_watch",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stop(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.watch_recovery",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.watch_recovery",
      "lineno": 43,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "examples.watch.watch_recovery",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "examples.watch.watch_recovery",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_incluster_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .print_exc(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.in_cluster_config",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_pod_for_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.list_pods",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "examples_asyncio.patch",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unregister(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .register(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheader(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .apply_async(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GET(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HEAD(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .OPTIONS(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .POST(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PUT(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PATCH(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DELETE(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .guess_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .auth_settings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheader(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 626,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .text_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .date(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiException(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiException(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 701,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.client.api_client",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_real_child_model(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FileHandler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setFormatter(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .addHandler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Formatter(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 386,
      "pattern": "self_method_not_found",
      "note": "self.refresh_api_key_hook(...) not found in class 'Configuration' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iscoroutine(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .make_headers(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.configuration",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.exceptions",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_default_context(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_cert_chain(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TCPConnector(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientSession(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientTimeout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientTimeout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientTimeout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FormData(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FormData(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_field(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_field(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.rest",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1beta1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 2990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 3953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 4998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 5973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 6937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 7903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.admissionregistration_v1_api",
      "lineno": 8611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiextensions_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apiregistration_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apis_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 1927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 3931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 5998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 6999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 7996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 8974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 9936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 10998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.apps_v1_api",
      "lineno": 11993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authentication_v1_api",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.authorization_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.autoscaling_v2_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 1995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 2891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 3900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.batch_v1_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1alpha1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1beta1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 1984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.certificates_v1_api",
      "lineno": 2515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1alpha2_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.coordination_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 1980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 2920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 3999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 4965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 5948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 6997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 7991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 8909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 9997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 10992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 11999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 12999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 13999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 14921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 15911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 16901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 17994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 18875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 19985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 20873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 21963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 22997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 23999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 24998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 25996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 26991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 27881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 28996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 29906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 30994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 31984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 32993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 33902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 34997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 35959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 36894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 37986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.core_v1_api",
      "lineno": 38163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 3998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.custom_objects_api",
      "lineno": 5708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.discovery_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.events_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.logs_api",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1beta1_api",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 3995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 4901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 5891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 6983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 7998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.networking_v1_api",
      "lineno": 8397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.node_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.openid_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.policy_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 4979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 5990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.rbac_authorization_v1_api",
      "lineno": 6017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 2984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1alpha3_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 1897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 4990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 5995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta1_api",
      "lineno": 6561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 3996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 4901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 5891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 6983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 7997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1beta2_api",
      "lineno": 8397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 1897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 4990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 5995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.resource_v1_api",
      "lineno": 6561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 2998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1alpha2_api",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.scheduling_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storagemigration_v1beta1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1beta1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 2881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 3983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 5999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 6909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 7998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.storage_v1_api",
      "lineno": 8893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.version_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.api.well_known_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_service_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_service_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.apiregistration_v1_service_reference",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.authentication_v1_token_request",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_endpoint_port",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_event_series",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.core_v1_resource_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.discovery_v1_endpoint_port",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.events_v1_event_series",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.flowcontrol_v1_subject",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.rbac_v1_subject",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.resource_v1_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.storage_v1_token_request",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_server_storage_version",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_condition",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_storage_version_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_spec",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_topology_constraint",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha2_workload_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_device_taint_selector",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_pool_status",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_basic_device",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_ip_address_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_lease_candidate_spec",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_parent_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_service_cidr_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_storage_version_migration_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_rule_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_taint_selector",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_exact_device_request",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1beta2_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_affinity",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aggregation_rule",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_group_list",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_resource_list",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_spec",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_service_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_api_versions",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_app_armor_profile",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_attached_volume",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_audit_annotation",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_disk_volume_source",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_azure_file_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_binding",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_bound_object_reference",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capabilities",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ceph_fs_volume_source",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_spec",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_certificate_signing_request_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_persistent_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cinder_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_client_ip_config",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_role_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_condition",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_component_status_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_condition",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_env_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_key_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_node_config_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_projection",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_config_map_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_extended_resource_request",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_image",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_port",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_resize_policy",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_running",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_terminated",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_state_waiting",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_status",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_container_user",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_controller_revision_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_spec",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cron_job_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_cross_version_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_driver_spec",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_driver",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_node_spec",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_persistent_volume_source",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_storage_capacity_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_csi_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_column_definition",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_conversion",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_names",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_spec",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_definition_version",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresources",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_subresource_scale",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_custom_resource_validation",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_endpoint",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_spec",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_status",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_daemon_set_update_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_delete_options",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_spec",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_status",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_deployment_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_projection",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_file",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_downward_api_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_empty_dir_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoints_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_address",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_conditions",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_hints",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_endpoint_subset",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_from_source",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_env_var_source",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_container",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ephemeral_volume_source",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_event_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_eviction",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exact_device_request",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exec_action",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_exempt_priority_level_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_expression_warning",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_external_documentation",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_fc_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_field_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_file_key_selector",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_persistent_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flex_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flocker_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_distinguisher_method",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_condition",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_flow_schema_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_node",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_for_zone",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_git_repo_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_glusterfs_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_resource",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_subject",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_group_version_for_discovery",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_grpc_action",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_alias",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_ip",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_host_path_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_get_action",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_header",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_path",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_http_ingress_rule_value",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_image_volume_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_backend",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_parameters_reference",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_class_spec",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_load_balancer_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_port_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_rule",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_service_backend",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ingress_tls",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_address_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_ip_block",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_iscsi_volume_source",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_spec",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_status",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_job_template_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_json_schema_props",
      "lineno": 1275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_key_to_path",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_label_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lease_spec",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_lifecycle_handler",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limited_priority_level_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_item",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_range_spec",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_limit_response",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_linux_container_user",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_list_meta",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_ingress",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_load_balancer_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_object_reference",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_local_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_managed_fields_entry",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_modify_volume_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_namespace_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_egress_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_ingress_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_peer",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_port",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_network_policy_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_nfs_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_address",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_affinity",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_source",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_config_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_daemon_endpoints",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_features",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_runtime_handler_features",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_selector_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_spec",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_status",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_swap_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_node_system_info",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_policy_rule",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_non_resource_rule",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_field_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_meta",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_object_reference",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_overhead",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_owner_reference",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_parent_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_spec",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_status",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_template",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_spec",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_persistent_volume_status",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_affinity_term",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_anti_affinity",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_certificate_projection",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_condition",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_disruption_budget_status",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_dns_config_option",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_failure_policy_rule",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_ip",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_os",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_readiness_gate",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_resource_claim_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_gate",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_scheduling_group",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_security_context",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_spec",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_status",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_pod_template_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rule",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_policy_rules_with_subjects",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_portworx_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_port_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preconditions",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_preferred_scheduling_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_condition",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_reference",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_spec",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_priority_level_configuration_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_probe",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_projected_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_queuing_configuration",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_quobyte_volume_source",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_persistent_volume_source",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rbd_volume_source",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replication_controller_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_replica_set_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_attributes",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_field_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_health",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_policy_rule",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_quota_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_requirements",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_rule",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_resource_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_role_ref",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_daemon_set",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_deployment",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_rule_with_operations",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_runtime_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_io_volume_source",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scale_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scheduling",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_scope_selector",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_seccomp_profile",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_env_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_key_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_projection",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_reference",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_secret_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_security_context",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_selectable_field",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_access_review_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_review_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_self_subject_rules_review_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_server_address_by_client_cidr",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_subject",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_account_token_projection",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_backend_port",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_cidr_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_port",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_spec",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_service_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_session_affinity_config",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_se_linux_options",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_shard_info",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sleep_action",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_ordinals",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_spec",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_status",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_stateful_set_update_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_cause",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_status_details",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_storage_os_volume_source",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_access_review_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_subject_rules_review_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_success_policy_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_sysctl",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_tcp_socket_action",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_request_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_token_review_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_label_requirement",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_selector_term",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_topology_spread_constraint",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_local_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_typed_object_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_type_checking",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_uncounted_terminated_pods",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_info",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_user_subject",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_admission_policy_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validating_webhook_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_validation_rule",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume",
      "lineno": 914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attachment_status",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_attributes_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_device",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_error",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_mount_status",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_affinity",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_node_resources",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_projection",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_resource_requirements",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_volume_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_watch_event",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_webhook_conversion",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_weighted_pod_affinity_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v1_windows_security_context_options",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_group_discovery_list",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_resource_discovery",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_subresource_discovery",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2beta1_api_version_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_group_discovery_list",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_resource_discovery",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_subresource_discovery",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_api_version_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_container_resource_metric_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_cross_version_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_external_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_policy",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_hpa_scaling_rules",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_identifier",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_spec",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_target",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_metric_value_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_source",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_object_metric_status",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_pods_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.v2_resource_metric_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.client.models.version_info",
      "lineno": 464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copysign(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .datetime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .astimezone(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.dateutil",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 38,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 44,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 56,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isatty(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_subprocess_exec(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 87,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 91,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 95,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider",
      "lineno": 98,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stopall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isatty(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.exec_provider_test",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_awaited_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 12,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_subprocess_exec(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 22,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.google_auth",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 62,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 66,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 73,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 78,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 83,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 106,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._load_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 90,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.incluster_config_test",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_posix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .home(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .system(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .utcnow(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .makedirs(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normpath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .register(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 116,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self._get_google_credentials(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self._get_google_credentials(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 244,
      "pattern": "self_method_not_found",
      "note": "self._config_persister(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .utcfromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 283,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .flush(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self._config_persister(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_data(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 451,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 461,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 467,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 475,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 488,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expanduser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expanduser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_contexts(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_gcp_token(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_from_exec_plugin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 688,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config",
      "lineno": 702,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stopall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 113,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 118,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 133,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 145,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 151,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 157,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 163,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 170,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 179,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 188,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 197,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setUp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 230,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 231,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 233,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 234,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 236,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 239,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 240,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 245,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 248,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 250,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 252,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 254,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 666,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 675,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 681,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 682,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 694,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 703,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 704,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 719,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 720,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 736,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 737,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 746,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 760,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 774,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 779,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 783,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 796,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 811,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 829,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 837,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 843,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 844,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 868,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 883,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 914,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 926,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 936,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 941,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 948,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 974,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rmtree(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 986,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 995,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1014,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1017,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1023,
      "pattern": "self_method_not_found",
      "note": "self.assertDictEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1026,
      "pattern": "self_method_not_found",
      "note": "self.assertCountEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1029,
      "pattern": "self_method_not_found",
      "note": "self.assertItemsEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1036,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1037,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1044,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1047,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1052,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1064,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1072,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1086,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1089,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1097,
      "pattern": "name_call_unresolved",
      "note": "Call to 'MockKubeConfigLoader(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1108,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1111,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1283,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1290,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1304,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1305,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1306,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1307,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.kube_config_test",
      "lineno": 1326,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .TCPConnector(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ClientSession(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .BasicAuth(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 52,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .post(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .json(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid",
      "lineno": 70,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Response(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Application(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_post(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 41,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 41,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestServer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Application(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Response(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestServer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Application(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_post(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Response(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 67,
      "pattern": "name_call_unresolved",
      "note": "Call to '_TestServer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_token(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_token(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config.openid_test",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_token(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.config",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expanduser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .new_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_event_loop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_until_complete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HTTPConnection(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.base",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_api",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_apply_patch",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.e2e_test.test_batch",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_admissionregistration_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_admissionregistration_v1alpha1_api",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_admissionregistration_v1beta1_api",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_admissionregistration_v1_api",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apiextensions_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apiextensions_v1_api",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apiregistration_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apiregistration_v1_api",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apis_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apps_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_apps_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_authentication_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_authentication_v1_api",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_authorization_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_authorization_v1_api",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_autoscaling_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_autoscaling_v1_api",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_autoscaling_v2_api",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_batch_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_batch_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_certificates_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_certificates_v1alpha1_api",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_certificates_v1beta1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_certificates_v1_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_coordination_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_coordination_v1alpha2_api",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_coordination_v1beta1_api",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_coordination_v1_api",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_core_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_core_v1_api",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_custom_objects_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_discovery_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_discovery_v1_api",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_events_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_events_v1_api",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_flowcontrol_apiserver_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_flowcontrol_apiserver_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_internal_apiserver_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_internal_apiserver_v1alpha1_api",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_logs_api",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_networking_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_networking_v1beta1_api",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_networking_v1_api",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_node_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_node_v1_api",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_openid_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_policy_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_policy_v1_api",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_rbac_authorization_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_rbac_authorization_v1_api",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_resource_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_resource_v1alpha3_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_resource_v1beta1_api",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_resource_v1beta2_api",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_resource_v1_api",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_scheduling_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_scheduling_v1alpha2_api",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_scheduling_v1_api",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_storagemigration_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_storagemigration_v1beta1_api",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_storage_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_storage_v1beta1_api",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_storage_v1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_version_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.test.test_well_known_api",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load_all(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml_test",
      "lineno": 28,
      "pattern": "name_call_unresolved",
      "note": "Call to 'create_from_yaml(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.aio.utils.create_from_yaml_test",
      "lineno": 42,
      "pattern": "name_call_unresolved",
      "note": "Call to 'create_from_dict(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 25,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copysign(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 53,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .groups(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .datetime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .astimezone(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.dateutil",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 42,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isatty(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Popen(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .communicate(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 107,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 111,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 115,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.exec_provider",
      "lineno": 118,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.exec_provider_test",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 62,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 66,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 73,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 78,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 83,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 106,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._load_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 90,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 115,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 118,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update_params_for_auth(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.incluster_config_test",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .system(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .register(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .makedirs(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .normpath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 123,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Popen(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .communicate(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 180,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 184,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 187,
      "pattern": "name_call_unresolved",
      "note": "Call to 'A(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 201,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 221,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 225,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 336,
      "pattern": "self_method_not_found",
      "note": "self._get_google_credentials(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 340,
      "pattern": "self_method_not_found",
      "note": "self._config_persister(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlsafe_b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 376,
      "pattern": "self_method_not_found",
      "note": "self._config_persister(...) not found in class 'KubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 383,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .b64decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 403,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_token(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 445,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ExecProvider(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_data(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .make_headers(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .as_file(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 580,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 590,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 596,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 604,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 617,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 654,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expanduser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 674,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 731,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_contexts(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 804,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 836,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__call__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config",
      "lineno": 856,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .standard_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rstrip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlsafe_b64encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strftime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 156,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 171,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 183,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 189,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 195,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 201,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 208,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 217,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 226,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 235,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 238,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 247,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 253,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 263,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 283,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestFileOrData' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setUp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 306,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 307,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 309,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 310,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 311,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 312,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 314,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 315,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 317,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 318,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 322,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 325,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 327,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 329,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 331,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestConfigNode' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 878,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 887,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 893,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 894,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 898,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 905,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNotNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 906,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 907,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 916,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 917,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 930,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 933,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 934,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Mock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_api_key_hook(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 959,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 960,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 968,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 969,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .MagicMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 993,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 994,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .MagicMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1019,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1020,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .MagicMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PropertyMock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1045,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1046,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1053,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1063,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1075,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1081,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1082,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1106,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1121,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1137,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1147,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1152,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1159,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1185,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rmtree(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1197,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .StringIO(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1205,
      "pattern": "name_call_unresolved",
      "note": "Call to 'unicode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1207,
      "pattern": "name_call_unresolved",
      "note": "Call to 'unicode(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1220,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1229,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1250,
      "pattern": "self_method_not_found",
      "note": "self.assertFalse(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1251,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .StringIO(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1256,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1264,
      "pattern": "self_method_not_found",
      "note": "self.assertRaises(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1274,
      "pattern": "self_method_not_found",
      "note": "self.assertDictEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1276,
      "pattern": "self_method_not_found",
      "note": "self.assertCountEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1284,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1285,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1291,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1292,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1303,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1311,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1325,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1343,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1350,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1353,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNotNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .refresh_api_key_hook(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1356,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1375,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1390,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1395,
      "pattern": "name_call_unresolved",
      "note": "Call to 'A(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Mock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1403,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1408,
      "pattern": "name_call_unresolved",
      "note": "Call to 'A(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Mock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1422,
      "pattern": "name_call_unresolved",
      "note": "Call to 'A(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Mock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_and_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1439,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1448,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1449,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1457,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1466,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1467,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1474,
      "pattern": "self_method_not_found",
      "note": "self.assertIsNone(...) not found in class 'TestKubeConfigLoader' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1484,
      "pattern": "self_method_not_found",
      "note": "self.assertTrue(...) not found in class 'TestKubernetesClientConfiguration' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1484,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1490,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Configuration(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1496,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubernetesClientConfiguration' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1500,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubernetesClientConfiguration' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_api_key_with_prefix(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1717,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1718,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1724,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1725,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1738,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1739,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1740,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1741,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_with_name(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1760,
      "pattern": "self_method_not_found",
      "note": "self.assertEqual(...) not found in class 'TestKubeConfigMerger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.config.kube_config_test",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.config",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 54,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 59,
      "pattern": "name_call_unresolved",
      "note": "Call to 'serializer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 79,
      "pattern": "name_call_unresolved",
      "note": "Call to 'discoverer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .path(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Watch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 304,
      "pattern": "name_call_unresolved",
      "note": "Call to 'KubernetesValidateMissing(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .latest_version(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .validate(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.client",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .md5(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .md5(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .gettempdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 214,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ResourceNotFoundError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 216,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ResourceNotUniqueError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.discovery",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exc_info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format_tb(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.exceptions",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_body(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ensure_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_dump(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__getattr__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 359,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 389,
      "pattern": "name_call_unresolved",
      "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.resource",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 39,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_cache(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 138,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_cache(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 253,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_cache(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 360,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 407,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 443,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .watch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 490,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 500,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 518,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .server_side_apply(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 545,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_body(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_body(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_client",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .serialize_body(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 31,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmtime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 35,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getmtime(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 43,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .invalidate_cache(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 48,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 53,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.dynamic.test_discovery",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_argument(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .parse_args(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .glob(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .subn(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .subn(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unified_diff(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitext(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isabs(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .walk(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .now(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.hack.boilerplate.boilerplate",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 17,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 36,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.electionconfig",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 46,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ConfigMapLock(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.example",
      "lineno": 51,
      "pattern": "attribute_call",
      "note": "Call via attribute access .LeaderElection(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 40,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 59,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .onstopped_leading(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fromtimestamp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RLock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .acquire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .release(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .acquire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 241,
      "pattern": "self_method_not_found",
      "note": "self.on_create(...) not found in class 'MockResourceLock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .release(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .acquire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 251,
      "pattern": "self_method_not_found",
      "note": "self.on_try_update(...) not found in class 'MockResourceLock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 258,
      "pattern": "self_method_not_found",
      "note": "self.on_update(...) not found in class 'MockResourceLock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 261,
      "pattern": "self_method_not_found",
      "note": "self.on_change(...) not found in class 'MockResourceLock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .release(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.leaderelection_test",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 21,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 62,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ConfigMap(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .info(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.leaderelection.resourcelock.configmaplock",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partial(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 36,
      "pattern": "name_call_unresolved",
      "note": "Call to 'api_method(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partial(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.stream",
      "lineno": 50,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partial(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getvalue(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__class__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poll(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .register(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .poll(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unregister(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv_data_frame(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 321,
      "pattern": "self_method_not_found",
      "note": "self._Port(...) not found in class 'PortForward' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socketpair(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 366,
      "pattern": "self_method_not_found",
      "note": "self._Socket(...) not found in class '_Port' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setsockopt(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setblocking(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv_data_frame(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pending(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_frame(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .where(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .connect(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 592,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 609,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiValueError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 611,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiValueError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 613,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiValueError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 616,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiValueError(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client",
      "lineno": 625,
      "pattern": "name_call_unresolved",
      "note": "Call to 'ApiException(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .disable_warnings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_text(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fixture(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 61,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setsockopt(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .bind(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listen(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 81,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .make_headers(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_not_called(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_not_called(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .object(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_not_called(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fixture(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fixture(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_default_copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set_default(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setattr(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_default_copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.stream.ws_client_test",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getdoc(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .strip(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 49,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 76,
      "pattern": "attribute_call",
      "note": "Call via attribute access .find(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .shutdown(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getdoc(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isspace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 199,
      "pattern": "name_call_unresolved",
      "note": "Call to 'func(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiException(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .release_conn(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 69,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_has_calls(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_has_calls(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_has_calls(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.base.watch.watch_test",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .unregister(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .register(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .extend(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheader(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isoformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .apply_async(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .GET(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .HEAD(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .OPTIONS(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .POST(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PUT(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PATCH(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .DELETE(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .basename(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .guess_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .auth_settings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .mkstemp(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheader(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .group(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 620,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .text_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .date(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiException(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiException(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 695,
      "pattern": "name_call_unresolved",
      "note": "Call to 'klass(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.client.api_client",
      "lineno": 698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_real_child_model(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getenv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__new__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .FileHandler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setFormatter(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .addHandler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setLevel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Formatter(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 379,
      "pattern": "self_method_not_found",
      "note": "self.refresh_api_key_hook(...) not found in class 'Configuration' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .make_headers(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.configuration",
      "lineno": 485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 63,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 99,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .__init__(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.exceptions",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 30,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheaders(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getheader(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ProxyManager(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PoolManager(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .upper(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Timeout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Timeout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dumps(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.rest",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1alpha1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1beta1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 2990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 3953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 4998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 5973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 6937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 7903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.admissionregistration_v1_api",
      "lineno": 8611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiextensions_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apiregistration_v1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apis_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 1927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2722,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 3931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 5998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 6999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 7996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 8974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 9936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 10998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.apps_v1_api",
      "lineno": 11993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authentication_v1_api",
      "lineno": 501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.authorization_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.autoscaling_v2_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 1995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 2891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 3900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.batch_v1_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1alpha1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1beta1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 1984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.certificates_v1_api",
      "lineno": 2515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1alpha2_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.coordination_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 1980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2732,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 2920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 3999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 4965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 5948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 6997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 7991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 8909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 9997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 10992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 11999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 12999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 13999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 14921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 15911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 16901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 17994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 18875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19094,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 19985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 20873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 21963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22753,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 22997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 23999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 24998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 25996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 26991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 27881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 28996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 29906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 30994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31364,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 31984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 32993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33710,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33900,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 33902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34084,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34952,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 34997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35916,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35944,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 35959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 36894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 37986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.core_v1_api",
      "lineno": 38163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1702,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1720,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1744,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2698,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2880,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3560,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3734,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3740,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 3998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4864,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5672,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.custom_objects_api",
      "lineno": 5708,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.discovery_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 949,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1742,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.events_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 2984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.flowcontrol_apiserver_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.internal_apiserver_v1alpha1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.logs_api",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2930,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1beta1_api",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 3995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 4901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 5891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6526,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6681,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6790,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6812,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6928,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 6983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 7998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.networking_v1_api",
      "lineno": 8397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.node_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.openid_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1736,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1751,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1936,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 1939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.policy_v1_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1066,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1550,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1580,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1582,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2045,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 4979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5098,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5101,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5830,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5972,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 5990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.rbac_authorization_v1_api",
      "lineno": 6017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 553,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1002,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1014,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1026,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1527,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1748,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1755,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1908,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1920,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1922,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1924,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1926,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1942,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2544,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2948,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2951,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2982,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 2984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3096,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3660,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1alpha3_api",
      "lineno": 3837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 1897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 4990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 5995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta1_api",
      "lineno": 6561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 869,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1085,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1099,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1563,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1569,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 1877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2057,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2065,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2488,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2862,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3072,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 3996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4676,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4871,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 4901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 5891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6081,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6083,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6513,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6792,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6932,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 6983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7082,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7623,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7774,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7810,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7976,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 7997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1beta2_api",
      "lineno": 8397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 517,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 692,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 724,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 903,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 954,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 964,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1409,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1683,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1705,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1706,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1707,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1892,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1895,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 1897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2054,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2056,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2080,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2092,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2095,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2576,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2609,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2773,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2775,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2777,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2989,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2991,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 2999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3474,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3865,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3868,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3875,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3897,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3899,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 3901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4063,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4078,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4090,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4093,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4655,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4664,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4668,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4669,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4695,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4696,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4697,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4699,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 4990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5000,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5610,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5765,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5938,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 5995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6506,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6556,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6559,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.resource_v1_api",
      "lineno": 6561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 567,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 827,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 829,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 831,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 853,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 855,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 867,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1086,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1087,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1089,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1091,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1595,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1811,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1823,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1825,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1828,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1858,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 1861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2019,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2029,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2035,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2037,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2047,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2058,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2068,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2070,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2073,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2622,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2659,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2674,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2684,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2686,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2844,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2856,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2861,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2886,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 2998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3042,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3044,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3046,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3516,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3538,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3540,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3541,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3543,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3670,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3685,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3687,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3703,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3730,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3860,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3874,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3902,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3912,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3913,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1alpha2_api",
      "lineno": 3917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.scheduling_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1476,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1632,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1788,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1809,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1934,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1946,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1960,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1974,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storagemigration_v1beta1_api",
      "lineno": 2001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 391,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 399,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 586,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 590,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 597,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 631,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 633,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 746,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 757,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 901,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 915,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 917,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 919,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 921,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 970,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1088,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1097,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1100,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1112,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1429,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1460,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1beta1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 310,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 336,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 492,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 514,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 523,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 547,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 548,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 549,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 665,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 679,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 704,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 715,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 717,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 824,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 833,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 843,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 859,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 882,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 884,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 885,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1055,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1475,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1477,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1485,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1491,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1493,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1520,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1532,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1719,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1721,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1725,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1727,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1729,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1735,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1737,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1739,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1741,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1743,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1747,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1770,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1961,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1963,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1967,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1969,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1973,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1985,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 1999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2010,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2021,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2023,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2025,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2449,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2459,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2465,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2490,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2501,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2648,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2650,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2654,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2657,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2678,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2688,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2690,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2691,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2693,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2813,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2832,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2834,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2840,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2842,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2877,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2879,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 2881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3006,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3018,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3030,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3032,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3036,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3052,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3074,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3075,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3076,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3077,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3079,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3607,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3638,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3643,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3723,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3745,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3768,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3771,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3911,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3927,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3933,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3935,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3937,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3939,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3941,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3945,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3947,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3950,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3968,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3979,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3980,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 3983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4552,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4577,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4579,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4583,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4585,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4587,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4603,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4624,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4626,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4789,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4791,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4793,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4797,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4799,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4801,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4803,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4805,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4837,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4839,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4841,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4981,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4997,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 4999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5001,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5003,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5005,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5007,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5011,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5015,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5017,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5027,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5048,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5050,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5051,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5053,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5410,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5452,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5581,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5600,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5605,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5634,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5769,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5781,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5796,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5798,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5800,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5802,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5807,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5820,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5836,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5846,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5847,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5849,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5851,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5966,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5978,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5988,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5990,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5992,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 5999,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6012,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6039,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6040,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6041,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6043,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6374,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6380,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6542,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6551,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6564,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6570,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6584,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_content_type(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6614,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6615,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6616,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6709,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6718,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6728,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6731,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6738,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6749,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6759,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6760,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6761,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6762,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6764,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6863,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6873,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6894,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6904,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6905,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6906,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 6909,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7004,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7013,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7016,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7028,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7038,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7049,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7059,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7060,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7061,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7062,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7064,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7308,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7463,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7466,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7497,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7589,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7598,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7608,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7618,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7629,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7641,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7642,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7644,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7754,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7763,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7766,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7782,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7785,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7806,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7816,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7817,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7818,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7819,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7821,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7931,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7940,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7943,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7953,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7955,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7957,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7959,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7962,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7971,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7983,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7993,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7994,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7995,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7996,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 7998,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8358,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8472,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8503,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8649,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8658,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8661,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8675,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8677,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8680,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8701,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8711,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8712,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8713,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8714,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8716,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8826,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8835,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8838,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8848,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8850,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8854,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8857,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8866,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8890,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8891,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.storage_v1_api",
      "lineno": 8893,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.version_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select_header_accept(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .call_api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.api.well_known_api",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.apis",
      "lineno": 9,
      "pattern": "attribute_call",
      "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.apis",
      "lineno": 10,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warn(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_service_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.admissionregistration_v1_webhook_client_config",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_service_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiextensions_v1_webhook_client_config",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.apiregistration_v1_service_reference",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.authentication_v1_token_request",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_endpoint_port",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 529,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 537,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 555,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 566,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event",
      "lineno": 573,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_event_series",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.core_v1_resource_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.discovery_v1_endpoint_port",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 534,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 536,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 545,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 554,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 565,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event",
      "lineno": 572,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.events_v1_event_series",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 194,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.flowcontrol_v1_subject",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.rbac_v1_subject",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.resource_v1_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.storage_v1_token_request",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_cluster_trust_bundle_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_server_storage_version",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_condition",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_storage_version_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_gang_scheduling_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_lease_candidate_spec",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_resource_claim_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_constraints",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_scheduling_policy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_spec",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_pod_group_template_reference",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_topology_constraint",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_typed_local_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_pod_group_template_reference",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha2_workload_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_rule_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_device_taint_selector",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 381,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_pool_status",
      "lineno": 388,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1alpha3_resource_pool_status_request_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_basic_device",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_cluster_trust_bundle_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_ip_address_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_lease_candidate_spec",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_parent_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 416,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_spec",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_pod_certificate_request_status",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_service_cidr_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_storage_version_migration_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta1_volume_attributes_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_rule_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_taint_selector",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_exact_device_request",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1beta2_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_affinity",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aggregation_rule",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocated_device_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_allocation_result",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_group_list",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_resource_list",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_spec",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_service_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_api_versions",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_apply_configuration",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_app_armor_profile",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_attached_volume",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_audit_annotation",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_aws_elastic_block_store_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_disk_volume_source",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_persistent_volume_source",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_azure_file_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_binding",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_bound_object_reference",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capabilities",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_request_policy_range",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_capacity_requirements",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cel_device_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_persistent_volume_source",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ceph_fs_volume_source",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 316,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_spec",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .search(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_certificate_signing_request_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_persistent_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cinder_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_client_ip_config",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_role_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cluster_trust_bundle_projection",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_condition",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_component_status_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_condition",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_env_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_key_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_node_config_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_projection",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_config_map_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 750,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 752,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 756,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 758,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 767,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 776,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 787,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container",
      "lineno": 794,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_extended_resource_request",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_image",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_port",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_resize_policy",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_restart_rule_on_exit_codes",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_running",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_terminated",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_state_waiting",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 478,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 480,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 484,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 486,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 495,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 515,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_status",
      "lineno": 522,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_container_user",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_controller_revision_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_counter_set",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_spec",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cron_job_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_cross_version_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_driver_spec",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_driver",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_node_spec",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_persistent_volume_source",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_storage_capacity_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_csi_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_column_definition",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_conversion",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_names",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_spec",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 314,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 338,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_definition_version",
      "lineno": 356,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresources",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_subresource_scale",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_custom_resource_validation",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_endpoint",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_spec",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_status",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_daemon_set_update_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_delete_options",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_spec",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 319,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_status",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_deployment_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device",
      "lineno": 468,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_allocation_result",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_attribute",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_capacity",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_claim_configuration",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_configuration",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_class_spec",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_constraint",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_counter_consumption",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 345,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 347,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 351,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 362,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 371,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 382,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_request_allocation_result",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_selector",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_sub_request",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_device_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_projection",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_file",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_downward_api_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_empty_dir_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoints_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_address",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_conditions",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_hints",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_endpoint_subset",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_from_source",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_env_var_source",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 778,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 780,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 786,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 795,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 804,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 815,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_container",
      "lineno": 822,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ephemeral_volume_source",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_event_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_eviction",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 282,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exact_device_request",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exec_action",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_exempt_priority_level_configuration",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_expression_warning",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_external_documentation",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_fc_volume_source",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_field_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_file_key_selector",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_persistent_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flex_volume_source",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flocker_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_distinguisher_method",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_condition",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_flow_schema_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_node",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_for_zone",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_gce_persistent_disk_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_git_repo_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_persistent_volume_source",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_glusterfs_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_resource",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_subject",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_group_version_for_discovery",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_grpc_action",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_spec",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_horizontal_pod_autoscaler_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_alias",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_ip",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_host_path_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_get_action",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_header",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_path",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_http_ingress_rule_value",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_image_volume_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_backend",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_parameters_reference",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_class_spec",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_ingress",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_load_balancer_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_port_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_rule",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_service_backend",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ingress_tls",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_address_spec",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_ip_block",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_persistent_volume_source",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 372,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 376,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_iscsi_volume_source",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 502,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 504,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 508,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 519,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 528,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 539,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_spec",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_status",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_job_template_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_patch",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_json_schema_props",
      "lineno": 1275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_key_to_path",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_label_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lease_spec",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_lifecycle_handler",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limited_priority_level_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_item",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_range_spec",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_limit_response",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_linux_container_user",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_list_meta",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_ingress",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_load_balancer_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_object_reference",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_local_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_managed_fields_entry",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_condition",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_match_resources",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_modify_volume_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_binding_spec",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 401,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 432,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutating_webhook_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_mutation",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_named_rule_with_operations",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_namespace_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_device_data",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_egress_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_ingress_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_peer",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_port",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_network_policy_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_nfs_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_address",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_affinity",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_claim_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_allocatable_resource_mapping",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_source",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_config_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_daemon_endpoints",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_features",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_runtime_handler_features",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_selector_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_spec",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 445,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 451,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 462,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 482,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_status",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_swap_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 383,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 385,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 394,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 414,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_node_system_info",
      "lineno": 421,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_attributes",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_policy_rule",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_non_resource_rule",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_field_selector",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 481,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 483,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 489,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 507,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 518,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_meta",
      "lineno": 525,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_object_reference",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_opaque_device_configuration",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_overhead",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_owner_reference",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_kind",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_param_ref",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_parent_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_condition",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 305,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 331,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_spec",
      "lineno": 349,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_status",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_template",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_claim_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 883,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 889,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 898,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 918,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_spec",
      "lineno": 925,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_persistent_volume_status",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_photon_persistent_disk_volume_source",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_affinity_term",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_anti_affinity",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_certificate_projection",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_condition",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_disruption_budget_status",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_dns_config_option",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_extended_resource_claim_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_exit_codes_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_on_pod_conditions_pattern",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_failure_policy_rule",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_ip",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_os",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_readiness_gate",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_resource_claim_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_gate",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_scheduling_group",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 443,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_security_context",
      "lineno": 461,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1252,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_spec",
      "lineno": 1270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 647,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 653,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 671,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 682,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_status",
      "lineno": 689,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_pod_template_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rule",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_policy_rules_with_subjects",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_portworx_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_port_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preconditions",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_preferred_scheduling_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_condition",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_reference",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_spec",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_priority_level_configuration_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 333,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 339,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 370,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_probe",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_projected_volume_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_queuing_configuration",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_quobyte_volume_source",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_persistent_volume_source",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rbd_volume_source",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replication_controller_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_spec",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 258,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 260,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_replica_set_status",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 315,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 317,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_attributes",
      "lineno": 353,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_consumer_reference",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 114,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_claim_template_spec",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_field_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_health",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_policy_rule",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_pool",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_quota_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_requirements",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_rule",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 309,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 320,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_slice_spec",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_resource_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_role_ref",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_daemon_set",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_deployment",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rolling_update_stateful_set_strategy",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_rule_with_operations",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 224,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 250,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_runtime_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_persistent_volume_source",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_io_volume_source",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scale_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scheduling",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scoped_resource_selector_requirement",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_scope_selector",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_seccomp_profile",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret",
      "lineno": 299,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_env_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_key_selector",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_projection",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_reference",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_secret_volume_source",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 389,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 395,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 424,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_security_context",
      "lineno": 431,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_selectable_field",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_access_review_spec",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_review_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_self_subject_rules_review_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_server_address_by_client_cidr",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_subject",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_account_token_projection",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_backend_port",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_spec",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_cidr_status",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_port",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 619,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 621,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 625,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 645,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_spec",
      "lineno": 663,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_service_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_session_affinity_config",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_se_linux_options",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_shard_info",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sleep_action",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_ordinals",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_persistent_volume_claim_retention_policy",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 361,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 387,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 398,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_spec",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 344,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 350,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 359,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 368,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 379,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_status",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_stateful_set_update_strategy",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 307,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 318,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status",
      "lineno": 325,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_cause",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 235,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_status_details",
      "lineno": 273,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 340,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 342,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 346,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 348,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_persistent_volume_source",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_storage_os_volume_source",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 251,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_spec",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_access_review_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_subject_rules_review_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_success_policy_rule",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_sysctl",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_taint",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_tcp_socket_action",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_spec",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_request_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_spec",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_token_review_status",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_toleration",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_label_requirement",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_selector_term",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 288,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 294,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_topology_spread_constraint",
      "lineno": 330,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_local_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_typed_object_reference",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_type_checking",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_uncounted_terminated_pods",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_info",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_user_subject",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 195,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 212,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy",
      "lineno": 239,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_binding_spec",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 279,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 290,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_spec",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_admission_policy_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 367,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 369,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 373,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 393,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 404,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validating_webhook_configuration_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_validation_rule",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_variable",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 870,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 872,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 876,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 878,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 887,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 896,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 907,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume",
      "lineno": 914,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_spec",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attachment_status",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 206,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_attributes_class_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 136,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_device",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_error",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 265,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 296,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount",
      "lineno": 303,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_mount_status",
      "lineno": 245,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_affinity",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_node_resources",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 219,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 234,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 254,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_projection",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_resource_requirements",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 87,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 104,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_volume_status",
      "lineno": 131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_vsphere_virtual_disk_volume_source",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_watch_event",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_webhook_conversion",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_weighted_pod_affinity_term",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v1_windows_security_context_options",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_group_discovery_list",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_resource_discovery",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_subresource_discovery",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2beta1_api_version_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_group_discovery_list",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 311,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 322,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_resource_discovery",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_subresource_discovery",
      "lineno": 215,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_api_version_discovery",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_source",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 163,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_container_resource_metric_status",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_cross_version_object_reference",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_external_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 202,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 204,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_behavior",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 240,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_condition",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_list",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 201,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_spec",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 230,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 256,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 267,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_horizontal_pod_autoscaler_status",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_policy",
      "lineno": 192,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 173,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 190,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 210,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_hpa_scaling_rules",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 133,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_identifier",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_spec",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 226,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 228,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 237,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 257,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_status",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 191,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 200,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_target",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 182,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_metric_value_status",
      "lineno": 189,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_source",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_object_metric_status",
      "lineno": 186,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_source",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 121,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_pods_metric_status",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_source",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 125,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.v2_resource_metric_status",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 426,
      "pattern": "attribute_call",
      "note": "Call via attribute access .iteritems(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 428,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .items(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pformat(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.client.models.version_info",
      "lineno": 464,
      "pattern": "attribute_call",
      "note": "Call via attribute access .to_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exists(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .expanduser(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_kube_config(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .request(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .PoolManager(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .disable_warnings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.base",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 11,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ThreadingTCPServer(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 13,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 20,
      "pattern": "attribute_call",
      "note": "Call via attribute access .current_thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .send(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.port_server",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_apps",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_apps",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_apps",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_batch",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 106,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 111,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 117,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 122,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decompress(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 132,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .splitlines(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 139,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 146,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 152,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_channel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 161,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 162,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_open(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 164,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 170,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stderr(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .peek_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 181,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_channel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 184,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 185,
      "pattern": "attribute_call",
      "note": "Call via attribute access .loads(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .update(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_open(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 220,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 227,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .write_stdin(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 233,
      "pattern": "attribute_call",
      "note": "Call via attribute access .readline_stdout(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close_channel(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 241,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_forever(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 243,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_open(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_open(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 261,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 300,
      "pattern": "name_call_unresolved",
      "note": "Call to 'stream(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .run_forever(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .dirname(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 386,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 396,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 397,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 400,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 401,
      "pattern": "name_call_unresolved",
      "note": "Call to 'portforward(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 407,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setblocking(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setblocking(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 411,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 412,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 415,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 417,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 418,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 419,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 420,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 422,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 427,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 430,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 433,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 434,
      "pattern": "attribute_call",
      "note": "Call via attribute access .setblocking(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 435,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 437,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .encode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 441,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 442,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sendall(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 444,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .fileno(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 447,
      "pattern": "attribute_call",
      "note": "Call via attribute access .time(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 448,
      "pattern": "attribute_call",
      "note": "Call via attribute access .select(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 450,
      "pattern": "attribute_call",
      "note": "Call via attribute access .recv(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 453,
      "pattern": "attribute_call",
      "note": "Call via attribute access .startswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 454,
      "pattern": "attribute_call",
      "note": "Call via attribute access .close(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 455,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 457,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .error(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 499,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 500,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 502,
      "pattern": "name_call_unresolved",
      "note": "Call to 'socket_create_connection(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 503,
      "pattern": "name_call_unresolved",
      "note": "Call to 'portforward(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 505,
      "pattern": "attribute_call",
      "note": "Call via attribute access .socket(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 510,
      "pattern": "attribute_call",
      "note": "Call via attribute access .urlopen(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .decode(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 628,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 635,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_client",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 19,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 56,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 57,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 58,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 60,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 64,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 66,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sleep(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 75,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 77,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 83,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 86,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 89,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 90,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 97,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 102,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 104,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 105,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 108,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 110,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 117,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 124,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 125,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 127,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .patch_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 138,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 143,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 145,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 152,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 159,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 166,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 173,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 174,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 193,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespaced_config_map(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 194,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 197,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 199,
      "pattern": "name_call_unresolved",
      "note": "Call to 'SharedInformer(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 207,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 209,
      "pattern": "self_method_not_found",
      "note": "self.addCleanup(...) not found in class 'TestSharedInformerE2E' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 220,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 221,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_informer",
      "lineno": 225,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 33,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 34,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1Namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .V1ObjectMeta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 37,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 42,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 43,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 52,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 95,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 109,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load_all(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 124,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 128,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 129,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 151,
      "pattern": "attribute_call",
      "note": "Call via attribute access .safe_load(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 155,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_dict(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 168,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 177,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 180,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 187,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 198,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 199,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 205,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 214,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 216,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 222,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 229,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 231,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RbacAuthorizationV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 232,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_role(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 238,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_role(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 246,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 248,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RbacAuthorizationV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 249,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_role(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_role(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 263,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 264,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 269,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 291,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiregistrationV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 292,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_api_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 300,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 313,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_api_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 324,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 326,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 327,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 328,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 343,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 352,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 354,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 355,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 360,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 365,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 375,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 377,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 378,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 384,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 390,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 392,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 403,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_directory(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 405,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 406,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 413,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 423,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 425,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 436,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 438,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 439,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 456,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 458,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 467,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 469,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 470,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 471,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 487,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 494,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 496,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 498,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 509,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 511,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 512,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 521,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 530,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 533,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_replication_controller(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 535,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_service(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 546,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 557,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 558,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 561,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 571,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 574,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 575,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 578,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 588,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 591,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 592,
      "pattern": "attribute_call",
      "note": "Call via attribute access .AppsV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 593,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 596,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 599,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 602,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 606,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_deployment(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 617,
      "pattern": "attribute_call",
      "note": "Call via attribute access .CoreV1Api(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 620,
      "pattern": "attribute_call",
      "note": "Call via attribute access .create_from_yaml(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 627,
      "pattern": "attribute_call",
      "note": "Call via attribute access .read_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 636,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 639,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 646,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_nodes_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 651,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 652,
      "pattern": "attribute_call",
      "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 656,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 662,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 667,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics_in_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_utils",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .delete_namespaced_pod(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_watch",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .uuid4(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_watch",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Watch(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.e2e_test.test_watch",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 27,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 28,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 29,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 38,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 39,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 55,
      "pattern": "attribute_call",
      "note": "Call via attribute access .RLock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 60,
      "pattern": "self_method_not_found",
      "note": "self._key_func(...) not found in class 'ObjectCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 65,
      "pattern": "self_method_not_found",
      "note": "self._key_func(...) not found in class 'ObjectCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 70,
      "pattern": "self_method_not_found",
      "note": "self._key_func(...) not found in class 'ObjectCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .values(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 88,
      "pattern": "self_method_not_found",
      "note": "self._key_func(...) not found in class 'ObjectCache' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.informer.cache",
      "lineno": 94,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 31,
      "pattern": "attribute_call",
      "note": "Call via attribute access .getLogger(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 88,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Lock(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 118,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 119,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 132,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_alive(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 144,
      "pattern": "attribute_call",
      "note": "Call via attribute access .clear(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 145,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 150,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 156,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 158,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 186,
      "pattern": "name_call_unresolved",
      "note": "Call to 'fn(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 188,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 203,
      "pattern": "self_method_not_found",
      "note": "self._list_func(...) not found in class 'SharedInformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._key_func(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 213,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 218,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 223,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._replace_all(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 247,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 253,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 255,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 260,
      "pattern": "name_call_unresolved",
      "note": "Call to 'Watch(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .stream(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 272,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 274,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 275,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 283,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 286,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 289,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 295,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 301,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 306,
      "pattern": "attribute_call",
      "note": "Call via attribute access .warning(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 312,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 332,
      "pattern": "attribute_call",
      "note": "Call via attribute access .is_set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 335,
      "pattern": "attribute_call",
      "note": "Call via attribute access .monotonic(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 337,
      "pattern": "attribute_call",
      "note": "Call via attribute access .debug(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.informer.informer",
      "lineno": 341,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exception(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 16,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 18,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ref(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 19,
      "pattern": "name_call_unresolved",
      "note": "Call to 'pool_ref(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 20,
      "pattern": "name_call_unresolved",
      "note": "Call to 'pool_ref(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 26,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._run_exitfuncs(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 32,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 46,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ApiClient__deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 54,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._ApiClient__deserialize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .ApiClient(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_api_client",
      "lineno": 96,
      "pattern": "attribute_call",
      "note": "Call via attribute access .auth_settings(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 68,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 74,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._remove(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 83,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._replace_all(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list_keys(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 91,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 92,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 93,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 97,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 98,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._put(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 107,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 111,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 115,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 122,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 140,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 142,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._fire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 147,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 149,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._fire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 153,
      "pattern": "attribute_call",
      "note": "Call via attribute access .remove_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 157,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 164,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 166,
      "pattern": "attribute_call",
      "note": "Call via attribute access ._fire(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 196,
      "pattern": "attribute_call",
      "note": "Call via attribute access .add_event_handler(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 203,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 208,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 209,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 211,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 236,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 242,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 244,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 270,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 276,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 278,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 323,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 329,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 334,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 357,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 363,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 366,
      "pattern": "attribute_call",
      "note": "Call via attribute access .list(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 402,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 408,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 440,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 446,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 473,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 479,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 524,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 531,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 562,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 568,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 594,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 601,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 604,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 611,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 612,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 613,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 630,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 637,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 640,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 666,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 673,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 694,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 700,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 726,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 733,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 772,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 779,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 783,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 784,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 808,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 814,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 845,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 852,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 881,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 888,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 923,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 929,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 956,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 958,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 965,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 975,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 977,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 984,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 986,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 987,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1008,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1009,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Event(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1020,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1022,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1024,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1031,
      "pattern": "attribute_call",
      "note": "Call via attribute access .wait(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1033,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1034,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1067,
      "pattern": "attribute_call",
      "note": "Call via attribute access .Thread(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1069,
      "pattern": "attribute_call",
      "note": "Call via attribute access .start(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1071,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1113,
      "pattern": "attribute_call",
      "note": "Call via attribute access .set(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1120,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1131,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_by_key(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_informer",
      "lineno": 1135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 45,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_nodes_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 47,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 48,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 84,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 85,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 103,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 105,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_called_once_with(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 116,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 123,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics_in_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics_in_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 171,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get_pods_metrics_in_all_namespaces(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 178,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_any_call(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 179,
      "pattern": "attribute_call",
      "note": "Call via attribute access .assert_any_call(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.test.test_metrics",
      "lineno": 183,
      "pattern": "attribute_call",
      "note": "Call via attribute access .main(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 23,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 67,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 71,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 72,
      "pattern": "attribute_call",
      "note": "Call via attribute access .listdir(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .isfile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 73,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 167,
      "pattern": "attribute_call",
      "note": "Call via attribute access .copy(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 175,
      "pattern": "attribute_call",
      "note": "Call via attribute access .abspath(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 176,
      "pattern": "attribute_call",
      "note": "Call via attribute access .load_all(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 217,
      "pattern": "attribute_call",
      "note": "Call via attribute access .replace(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 259,
      "pattern": "attribute_call",
      "note": "Call via attribute access .get(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 259,
      "pattern": "name_call_unresolved",
      "note": "Call to 'DynamicClient(...)' not found in local, imported, or builtin symbols."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 262,
      "pattern": "attribute_call",
      "note": "Call via attribute access .server_side_apply(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 266,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 268,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 271,
      "pattern": "attribute_call",
      "note": "Call via attribute access .partition(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 277,
      "pattern": "attribute_call",
      "note": "Call via attribute access .rsplit(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 280,
      "pattern": "attribute_call",
      "note": "Call via attribute access .split(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 281,
      "pattern": "attribute_call",
      "note": "Call via attribute access .capitalize(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 284,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .lower(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 285,
      "pattern": "attribute_call",
      "note": "Call via attribute access .sub(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 287,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 293,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 297,
      "pattern": "attribute_call",
      "note": "Call via attribute access .pop(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 298,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 302,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 304,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.create_from_yaml",
      "lineno": 321,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 24,
      "pattern": "attribute_call",
      "note": "Call via attribute access .compile(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 77,
      "pattern": "attribute_call",
      "note": "Call via attribute access .match(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 78,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 80,
      "pattern": "attribute_call",
      "note": "Call via attribute access .from_str(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 130,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 134,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 135,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 137,
      "pattern": "attribute_call",
      "note": "Call via attribute access .timedelta(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 139,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 148,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 154,
      "pattern": "attribute_call",
      "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 160,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 165,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 169,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 172,
      "pattern": "attribute_call",
      "note": "Call via attribute access .append(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.duration",
      "lineno": 174,
      "pattern": "attribute_call",
      "note": "Call via attribute access .join(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 65,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 70,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 75,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 79,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 82,
      "pattern": "attribute_call",
      "note": "Call via attribute access .format(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 126,
      "pattern": "attribute_call",
      "note": "Call via attribute access .endswith(...) - target object type not statically resolved."
    },
    {
      "module": "kubernetes.utils.quantity",
      "lineno": 141,
      "pattern": "attribute_call",
      "note": "Call via attribute access .quantize(...) - target object type not statically resolved."
    },
    {
      "module": "scripts.constants",
      "lineno": 35,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    },
    {
      "module": "scripts.constants",
      "lineno": 41,
      "pattern": "attribute_call",
      "note": "Call via attribute access .exit(...) - target object type not statically resolved."
    }
  ],
  "governance_gate": "APPROVED"
}